View a markdown version of this page

AWS::BedrockAgentCore::ResourcePolicy - 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::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: String ResourceArn: String

Properties

Policy

Property description not available.

Required: Yes

Type: String

Minimum: 1

Maximum: 20480

Update requires: No interruption

ResourceArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:[a-z0-9-]+:bedrock-agentcore:[a-z0-9-]*:[0-9]{12}:.+$

Minimum: 20

Maximum: 1011

Update requires: Replacement

Return values

Ref