Smaws_Client_ConfigService.BatchGetResourceConfig
val request :
Smaws_Lib.Context.t ->
batch_get_resource_config_request ->
(batch_get_resource_config_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `NoAvailableConfigurationRecorderException of
no_available_configuration_recorder_exception
| `ValidationException of validation_exception ])
Stdlib.result
Returns the BaseConfigurationItem
for one or more requested resources. 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 unprocessedResourceKeys list.