View a markdown version of this page

AWS::BedrockAgentCore::OAuth2CredentialProvider - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::BedrockAgentCore::OAuth2CredentialProvider

The AWS::BedrockAgentCore::OAuth2CredentialProvider resource Property description not available. for BedrockAgentCore.

Syntax

To declare this entity in your Amazon 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: String Name: String Oauth2ProviderConfigInput: Oauth2ProviderConfigInput Tags: - Tag

Properties

CredentialProviderVendor

Property 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 | CognitoOauth2

Update requires: Replacement

Name

Property description not available.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 128

Update requires: Replacement

Oauth2ProviderConfigInput

Contains the input configuration for an OAuth2 provider.

Required: No

Type: Oauth2ProviderConfigInput

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 50

Update requires: No interruption

Return values

Ref

Fn::GetAtt

CallbackUrl

Property description not available.

CreatedTime

Property description not available.

CredentialProviderArn

Property description not available.

LastUpdatedTime

Property description not available.