View a markdown version of this page

AWS::BedrockAgentCore::Gateway AuthorizingClaimMatchValueType - AWS CloudFormation

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 AuthorizingClaimMatchValueType

Defines the value or values to match for and the relationship of the match.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

ClaimMatchOperator

Defines the relationship between the claim field value and the value or values you're matching for.

Required: Yes

Type: String

Allowed values: EQUALS | CONTAINS | CONTAINS_ANY

Update requires: No interruption

ClaimMatchValue

The value or values to match for.

Required: Yes

Type: ClaimMatchValueType

Update requires: No interruption