AccessPolicyDetail
Details about an OpenSearch Serverless access policy.
Contents
- createdDate
 - 
               
The date the policy was created.
Type: Long
Required: No
 - description
 - 
               
The description of the policy.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
 - lastModifiedDate
 - 
               
The timestamp of when the policy was last modified.
Type: Long
Required: No
 - name
 - 
               
The name of the policy.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 32.
Pattern:
[a-z][a-z0-9-]+Required: No
 - policy
 - 
               
The JSON policy document without any whitespaces.
Type: JSON value
Required: No
 - policyVersion
 - 
               
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
 - 
               
The type of access policy.
Type: String
Valid Values:
dataRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: