This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::BedrockAgentCore::Policy PolicyDefinition
The definition structure for policies. Encapsulates different policy formats.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Cedar" :CedarPolicy}
YAML
Cedar:CedarPolicy
Properties
Cedar-
The Cedar policy definition.
Required: Yes
Type: CedarPolicy
Update requires: No interruption