paws.management (version 0.5.0)

configservice_get_compliance_summary_by_resource_type: Returns the number of resources that are compliant and the number that are noncompliant

Description

Returns the number of resources that are compliant and the number that are noncompliant. You can specify one or more resource types to get these numbers for each resource type. The maximum number returned is 100.

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

Usage

configservice_get_compliance_summary_by_resource_type(ResourceTypes = NULL)

Arguments

ResourceTypes

Specify one or more resource types to get the number of resources that are compliant and the number that are noncompliant for each resource type.

For this request, you can specify an Amazon Web Services resource type such as AWS::EC2::Instance. You can specify that the resource type is an Amazon Web Services account by specifying AWS::::Account.