Smaws_Client_ConfigService.DeleteConfigurationAggregator
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `NoSuchConfigurationAggregatorException of
Types.no_such_configuration_aggregator_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.delete_configuration_aggregator_request ->
(Smaws_Lib.Smithy_api.Types.unit_,
[> Smaws_Lib.Protocols.AwsJson.error
| `NoSuchConfigurationAggregatorException of
Types.no_such_configuration_aggregator_exception ])
Stdlib.result