Smaws_Client_ConfigService.DescribeRetentionConfigurations
val request :
Smaws_Lib.Context.t ->
describe_retention_configurations_request ->
(describe_retention_configurations_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidNextTokenException of invalid_next_token_exception
| `InvalidParameterValueException of invalid_parameter_value_exception
| `NoSuchRetentionConfigurationException of
no_such_retention_configuration_exception ])
Stdlib.result
Returns the details of one or more retention configurations. If the retention configuration name is not specified, this action returns the details for all the retention configurations for that account.
Currently, Config supports only one retention configuration per region in your account.