/AWS1/CL_SSM=>LISTCOMPLIANCESUMMARIES()
¶
About ListComplianceSummaries¶
Returns a summary count of compliant and non-compliant resources for a compliance type. For example, this call can return State Manager associations, patches, or custom compliance types according to the filter criteria that you specify.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IT_FILTERS
TYPE /AWS1/CL_SSMCPLNCSTRINGFILTER=>TT_COMPLIANCESTRINGFILTERLIST
TT_COMPLIANCESTRINGFILTERLIST
¶
One or more compliance or inventory filters. Use a filter to return a more specific list of results.
IV_NEXTTOKEN
TYPE /AWS1/SSMNEXTTOKEN
/AWS1/SSMNEXTTOKEN
¶
A token to start the list. Use this token to get the next set of results.
IV_MAXRESULTS
TYPE /AWS1/SSMMAXRESULTS
/AWS1/SSMMAXRESULTS
¶
The maximum number of items to return for this call. Currently, you can specify null or 50. The call also returns a token that you can specify in a subsequent call to get the next set of results.