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::GatewayRule MatchPrincipalEntry
The MatchPrincipalEntry property type specifies Property description not available. for an AWS::BedrockAgentCore::GatewayRule.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "IamPrincipal" :IamPrincipal}
YAML
IamPrincipal:IamPrincipal
Properties
IamPrincipal-
An IAM principal to match against, specified by ARN.
Required: Yes
Type: IamPrincipal
Update requires: No interruption