Amazon Bedrock AgentCore is in preview release and is subject to change.
Salesforce
Outbound
To configure the outbound Salesforce resource provider, use the following:
{ "name": "NAME", "credentialProviderVendor": "SalesforceOauth2", "oauth2ProviderConfigInput": { "SalesforceOauth2ProviderConfigInput": { "clientId": "your-client-id", "clientSecret": "your-client-secret", } }, }