ConfigService / Client / delete_configuration_aggregator
delete_configuration_aggregator#
- ConfigService.Client.delete_configuration_aggregator(**kwargs)#
- Deletes the specified configuration aggregator and the aggregated data associated with the aggregator. - See also: AWS API Documentation - Request Syntax- response = client.delete_configuration_aggregator( ConfigurationAggregatorName='string' ) - Parameters:
- ConfigurationAggregatorName (string) – - [REQUIRED] - The name of the configuration aggregator. 
- Returns:
- None 
 - Exceptions- ConfigService.Client.exceptions.NoSuchConfigurationAggregatorException