Smaws_Client_ConfigService.BatchGetAggregateResourceConfig
val request :
Smaws_Lib.Context.t ->
batch_get_aggregate_resource_config_request ->
(batch_get_aggregate_resource_config_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `NoSuchConfigurationAggregatorException of
no_such_configuration_aggregator_exception
| `ValidationException of validation_exception ])
Stdlib.result
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.