Smaws_Client_ConfigService.DeleteConfigurationAggregator
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
val request :
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