Creates and updates the configuration aggregator with the selected source accounts and regions. The source account can be individual account(s) or an organization.
See https://paws-r.github.io/docs/configservice/put_configuration_aggregator.html for full documentation.
configservice_put_configuration_aggregator(
ConfigurationAggregatorName,
AccountAggregationSources = NULL,
OrganizationAggregationSource = NULL,
Tags = NULL
)[required] The name of the configuration aggregator.
A list of AccountAggregationSource object.
An OrganizationAggregationSource object.
An array of tag object.