

# AccessPolicySummary
<a name="API_AccessPolicySummary"></a>

A summary of the data access policy.

## Contents
<a name="API_AccessPolicySummary_Contents"></a>

 ** createdDate **   <a name="opensearchserverless-Type-AccessPolicySummary-createdDate"></a>
The Epoch time when the access policy was created.  
Type: Long  
Required: No

 ** description **   <a name="opensearchserverless-Type-AccessPolicySummary-description"></a>
The description of the access policy.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1000.  
Required: No

 ** lastModifiedDate **   <a name="opensearchserverless-Type-AccessPolicySummary-lastModifiedDate"></a>
The date and time when the collection was last modified.  
Type: Long  
Required: No

 ** name **   <a name="opensearchserverless-Type-AccessPolicySummary-name"></a>
The name of the access policy.  
Type: String  
Length Constraints: Minimum length of 3. Maximum length of 32.  
Pattern: `[a-z][a-z0-9-]+`   
Required: No

 ** policyVersion **   <a name="opensearchserverless-Type-AccessPolicySummary-policyVersion"></a>
The version of the policy.  
Type: String  
Length Constraints: Minimum length of 20. Maximum length of 36.  
Pattern: `([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?`   
Required: No

 ** type **   <a name="opensearchserverless-Type-AccessPolicySummary-type"></a>
The type of access policy. Currently, the only available type is `data`.  
Type: String  
Valid Values: `data`   
Required: No

## See Also
<a name="API_AccessPolicySummary_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/opensearchserverless-2021-11-01/AccessPolicySummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/opensearchserverless-2021-11-01/AccessPolicySummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/opensearchserverless-2021-11-01/AccessPolicySummary) 