Batch Get Resource Config

POST {{aws_config_and_aws_config_rules_base_url}}/?Action=BatchGetResourceConfig

Request Params

KeyDatatypeRequiredDescription
ActionstringA list of resource keys to be processed with the current request. Each element in the list consists of the resource type and resource ID.

Request Body

{"resourceKeys"=>[{"resourceId"=>"string", "resourceType"=>"string"}]}