Smaws_Client_OpenSearchServerless.BatchGetEffectiveLifecyclePolicy
Returns a list of successful and failed retrievals for the OpenSearch Serverless indexes. For more information, see Viewing data lifecycle policies.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalServerException of Types.internal_server_exception
| `ValidationException of Types.validation_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.batch_get_effective_lifecycle_policy_request ->
(Types.batch_get_effective_lifecycle_policy_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerException of Types.internal_server_exception
| `ValidationException of Types.validation_exception ])
Stdlib.result