View source: R/ssm_operations.R
ssm_describe_patch_groups | R Documentation |
Lists all patch groups that have been registered with patch baselines.
See https://www.paws-r-sdk.com/docs/ssm_describe_patch_groups/ for full documentation.
ssm_describe_patch_groups(MaxResults = NULL, Filters = NULL, NextToken = NULL)
MaxResults |
The maximum number of patch groups to return (per page). |
Filters |
Each element in the array is a structure containing a key-value pair. Supported keys for
|
NextToken |
The token for the next set of items to return. (You received this token from a previous call.) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.