

# CedarPolicy
<a name="API_CedarPolicy"></a>

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
<a name="API_CedarPolicy_Contents"></a>

 ** statement **   <a name="bedrockagentcorecontrol-Type-CedarPolicy-statement"></a>
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 10000.  
Required: Yes

## See Also
<a name="API_CedarPolicy_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-control-2023-06-05/CedarPolicy) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-control-2023-06-05/CedarPolicy) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-control-2023-06-05/CedarPolicy) 