EffectiveLifecyclePolicyDetail
Error information for an OpenSearch Serverless request.
Contents
- noMinRetentionPeriod
-
The minimum number of index retention days set. That is an optional param that will return as
true
if the minimum number of days or hours is not set to a index resource.Type: Boolean
Required: No
- policyName
-
The name of the lifecycle policy.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 32.
Pattern:
^[a-z][a-z0-9-]+$
Required: No
- resource
-
The name of the OpenSearch Serverless index resource.
Type: String
Required: No
- resourceType
-
The type of OpenSearch Serverless resource. Currently, the only supported resource is
index
.Type: String
Valid Values:
index
Required: No
- retentionPeriod
-
The minimum number of index retention in days or hours. This is an optional parameter that will return only if it’s set.
Type: String
Required: No
- type
-
The type of lifecycle policy.
Type: String
Valid Values:
retention
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: