View source: R/configservice_operations.R
configservice_batch_get_aggregate_resource_config | R Documentation |
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.
configservice_batch_get_aggregate_resource_config(
ConfigurationAggregatorName,
ResourceIdentifiers
)
ConfigurationAggregatorName |
[required] The name of the configuration aggregator. |
ResourceIdentifiers |
[required] A list of aggregate ResourceIdentifiers objects. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.