View source: R/ssm_operations.R
ssm_describe_activations | R Documentation |
Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.
See https://www.paws-r-sdk.com/docs/ssm_describe_activations/ for full documentation.
ssm_describe_activations(Filters = NULL, MaxResults = NULL, NextToken = NULL)
Filters |
A filter to view information about your activations. |
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. |
NextToken |
A token to start the list. Use this token 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.