Module Smaws_Client_ConfigService.GetAggregateResourceConfig

Returns configuration item that is aggregated for your specific resource in a specific source account and region.

The API does not return results for deleted resources.

val request : Smaws_Lib.Context.t -> Types.get_aggregate_resource_config_request -> (Types.get_aggregate_resource_config_response, [> Smaws_Lib.Protocols.AwsJson.error | `NoSuchConfigurationAggregatorException of Types.no_such_configuration_aggregator_exception | `OversizedConfigurationItemException of Types.oversized_configuration_item_exception | `ResourceNotDiscoveredException of Types.resource_not_discovered_exception | `ValidationException of Types.validation_exception ]) Stdlib.result