View source: R/ssmincidents_operations.R
ssmincidents_list_response_plans | R Documentation |
Lists all response plans in your account.
See https://www.paws-r-sdk.com/docs/ssmincidents_list_response_plans/ for full documentation.
ssmincidents_list_response_plans(maxResults = NULL, nextToken = NULL)
maxResults |
The maximum number of response plans per page. |
nextToken |
The pagination 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.