This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::OAuth2CredentialProvider
The AWS::BedrockAgentCore::OAuth2CredentialProvider resource Property description not available. for BedrockAgentCore.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::BedrockAgentCore::OAuth2CredentialProvider", "Properties" : { "CredentialProviderVendor" :String, "Name" :String, "Oauth2ProviderConfigInput" :Oauth2ProviderConfigInput, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::BedrockAgentCore::OAuth2CredentialProvider Properties: CredentialProviderVendor:StringName:StringOauth2ProviderConfigInput:Oauth2ProviderConfigInputTags:- Tag
Properties
CredentialProviderVendorProperty description not available.
Required: Yes
Type: String
Allowed values:
GoogleOauth2 | GithubOauth2 | SlackOauth2 | SalesforceOauth2 | MicrosoftOauth2 | CustomOauth2 | AtlassianOauth2 | LinkedinOauth2 | XOauth2 | OktaOauth2 | OneLoginOauth2 | PingOneOauth2 | FacebookOauth2 | YandexOauth2 | RedditOauth2 | ZoomOauth2 | TwitchOauth2 | SpotifyOauth2 | DropboxOauth2 | NotionOauth2 | HubspotOauth2 | CyberArkOauth2 | FusionAuthOauth2 | Auth0Oauth2 | CognitoOauth2Update requires: Replacement
NameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9\-_]+$Minimum:
1Maximum:
128Update requires: Replacement
Oauth2ProviderConfigInput-
Contains the input configuration for an OAuth2 provider.
Required: No
Type: Oauth2ProviderConfigInput
Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Maximum:
50Update requires: No interruption
Return values
Ref
Fn::GetAtt
CallbackUrlProperty description not available.
CreatedTimeProperty description not available.
CredentialProviderArnProperty description not available.
LastUpdatedTimeProperty description not available.