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 PrivateKeySource
Contains the private key source configuration for a JWT client assertion.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "KmsKeySource" :KmsKeySourceType}
YAML
KmsKeySource:KmsKeySourceType
Properties
KmsKeySource-
The Amazon KMS key source for the JWT client assertion.
Required: No
Type: KmsKeySourceType
Update requires: No interruption