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::Gateway CustomClaimValidationType
The CustomClaimValidationType property type specifies Property description not available. for an AWS::BedrockAgentCore::Gateway.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AuthorizingClaimMatchValue" :AuthorizingClaimMatchValueType, "InboundTokenClaimName" :String, "InboundTokenClaimValueType" :String}
YAML
AuthorizingClaimMatchValue:AuthorizingClaimMatchValueTypeInboundTokenClaimName:StringInboundTokenClaimValueType:String
Properties
Property description not available.
Required: Yes
Type: AuthorizingClaimMatchValueType
Update requires: No interruption
InboundTokenClaimNameProperty description not available.
Required: Yes
Type: String
Pattern:
[A-Za-z0-9_.-:]+Update requires: No interruption
InboundTokenClaimValueTypeProperty description not available.
Required: Yes
Type: String
Allowed values:
STRING | STRING_ARRAYUpdate requires: No interruption