Skip to content

/AWS1/CL_CFS=>GETCPLNCSUMMBYRESOURCETYPE()

About GetComplianceSummaryByResourceType

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.

Method Signature

IMPORTING

Optional arguments:

IT_RESOURCETYPES TYPE /AWS1/CL_CFSRESOURCETYPES_W=>TT_RESOURCETYPES TT_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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CFSGETCPLNCSUMMBYRE01 /AWS1/CL_CFSGETCPLNCSUMMBYRE01