configservice_batch_get_aggregate_resource_config: Returns the current configuration items for resources that...

View source: R/configservice_operations.R

configservice_batch_get_aggregate_resource_configR Documentation

Returns the current configuration items for resources that are present in your Config aggregator

Description

Returns the current configuration items for resources that are present in your Config aggregator. The operation also returns a list of resources that are not processed in the current request. If there are no unprocessed resources, the operation returns an empty unprocessedResourceIdentifiers list.

See https://www.paws-r-sdk.com/docs/configservice_batch_get_aggregate_resource_config/ for full documentation.

Usage

configservice_batch_get_aggregate_resource_config(
  ConfigurationAggregatorName,
  ResourceIdentifiers
)

Arguments

ConfigurationAggregatorName

[required] The name of the configuration aggregator.

ResourceIdentifiers

[required] A list of aggregate ResourceIdentifiers objects.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.