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 ClaimMatchValueType
The ClaimMatchValueType 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
{ "MatchValueString" :String, "MatchValueStringList" :[ String, ... ]}
YAML
MatchValueString:StringMatchValueStringList:- String
Properties
MatchValueStringProperty description not available.
Required: No
Type: String
Pattern:
[A-Za-z0-9_.-]+Update requires: No interruption
MatchValueStringListProperty description not available.
Required: No
Type: Array of String
Minimum:
1Maximum:
255Update requires: No interruption