Slack - Amazon Bedrock AgentCore

Amazon Bedrock AgentCore is in preview release and is subject to change.

Slack

Outbound

To configure the outbound Slack resource provider, use the following:

{ "name": "NAME", "credentialProviderVendor": "SlackOauth2", "oauth2ProviderConfigInput": { "SlackOauth2ProviderConfigInput": { "clientId": "your-client-id", "clientSecret": "your-client-secret", } }, }