paws.management (version 0.1.0)

configservice_delete_configuration_aggregator: Deletes the specified configuration aggregator and the aggregated data associated with the aggregator

Description

Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.

Usage

configservice_delete_configuration_aggregator(
  ConfigurationAggregatorName)

Arguments

ConfigurationAggregatorName

[required] The name of the configuration aggregator.

Request syntax

svc$delete_configuration_aggregator(
  ConfigurationAggregatorName = "string"
)