CedarPolicy
Represents a Cedar policy statement within the AgentCore Policy system. Cedar is a policy language designed for authorization that provides human-readable, analyzable, and high-performance policy evaluation for controlling agent behavior and access decisions.
Contents
- statement
-
The Cedar policy statement that defines the authorization logic. This statement follows Cedar syntax and specifies principals, actions, resources, and conditions that determine when access should be allowed or denied.
Type: String
Length Constraints: Minimum length of 35. Maximum length of 153600.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: