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