resourceTypes
The comma-separated list that specifies the resource types that you want Config to return (for example, "AWS::EC2::Instance"
, "AWS::IAM::User"
).
If a value for resourceTypes
is not specified, Config returns all resource types that Config is recording in the region for your account.
If the configuration recorder is turned off, Config returns an empty list of ResourceCount objects. If the configuration recorder is not recording a specific resource type (for example, S3 buckets), that resource type is not returned in the list of ResourceCount objects.