Google - Amazon Bedrock AgentCore

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

Google

Outbound

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

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