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::ResourcePolicy
The AWS::BedrockAgentCore::ResourcePolicy resource Property description not available. for BedrockAgentCore.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::BedrockAgentCore::ResourcePolicy", "Properties" : { "Policy" :String, "ResourceArn" :String} }
YAML
Type: AWS::BedrockAgentCore::ResourcePolicy Properties: Policy:StringResourceArn:String
Properties
PolicyProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
20480Update requires: No interruption
ResourceArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:[a-z0-9-]+:bedrock-agentcore:[a-z0-9-]*:[0-9]{12}:.+$Minimum:
20Maximum:
1011Update requires: Replacement