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::Policy PolicyDefinition
The definition structure for policies. Encapsulates different policy formats.
Syntax
To declare this entity in your 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