Oauth2CredentialProviderItem - Amazon Bedrock AgentCore Control

Oauth2CredentialProviderItem

Contains information about an OAuth2 credential provider.

Contents

createdTime

The timestamp when the OAuth2 credential provider was created.

Type: Timestamp

Required: Yes

credentialProviderArn

The Amazon Resource Name (ARN) of the OAuth2 credential provider.

Type: String

Pattern: arn:(aws|aws-us-gov):acps:[A-Za-z0-9-]{1,64}:[0-9]{12}:token-vault/[a-zA-Z0-9-.]+/oauth2credentialprovider/[a-zA-Z0-9-.]+

Required: Yes

credentialProviderVendor

The vendor of the OAuth2 credential provider.

Type: String

Valid Values: GoogleOauth2 | GithubOauth2 | SlackOauth2 | SalesforceOauth2 | MicrosoftOauth2 | CustomOauth2

Required: Yes

lastUpdatedTime

The timestamp when the OAuth2 credential provider was last updated.

Type: Timestamp

Required: Yes

name

The name of the OAuth2 credential provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9\-_]+

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: