View source: R/ssm_operations.R
ssm_list_resource_compliance_summaries | R Documentation |
Returns a resource-level summary count. The summary includes information about compliant and non-compliant statuses and detailed compliance-item severity counts, according to the filter criteria you specify.
See https://www.paws-r-sdk.com/docs/ssm_list_resource_compliance_summaries/ for full documentation.
ssm_list_resource_compliance_summaries(
Filters = NULL,
NextToken = NULL,
MaxResults = NULL
)
Filters |
One or more filters. Use a filter to return a more specific list of results. |
NextToken |
A token to start the list. Use this token to get the next set of results. |
MaxResults |
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.