configservice_get_aggregate_resource_config {paws.management} | R Documentation |
Returns configuration item that is aggregated for your specific resource in a specific source account and region
Description
Returns configuration item that is aggregated for your specific resource in a specific source account and region.
See https://www.paws-r-sdk.com/docs/configservice_get_aggregate_resource_config/ for full documentation.
Usage
configservice_get_aggregate_resource_config(
ConfigurationAggregatorName,
ResourceIdentifier
)
Arguments
ConfigurationAggregatorName |
[required] The name of the configuration aggregator. |
ResourceIdentifier |
[required] An object that identifies aggregate resource. |
[Package paws.management version 0.9.0 Index]