curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ConfigurationAggregatorName": "string",
"ResourceIdentifier": {
"SourceAccountId": "string",
"SourceRegion": "string",
"ResourceId": "string",
"ResourceType": "AWS::EC2::CustomerGateway",
"ResourceName": "string"
}
}'