paws.management (version 0.5.0)

configservice_batch_get_resource_config: Returns the BaseConfigurationItem for one or more requested resources

Description

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.

See https://www.paws-r-sdk.com/docs/configservice_batch_get_resource_config/ for full documentation.

Usage

configservice_batch_get_resource_config(resourceKeys)

Arguments

resourceKeys

[required] A list of resource keys to be processed with the current request. Each element in the list consists of the resource type and resource ID.