View source: R/ssm_operations.R
ssm_describe_patch_baselines | R Documentation |
Lists the patch baselines in your Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/ssm_describe_patch_baselines/ for full documentation.
ssm_describe_patch_baselines(
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)
Filters |
Each element in the array is a structure containing a key-value pair. Supported keys for
|
MaxResults |
The maximum number of patch baselines to return (per page). |
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.