View source: R/ssmincidents_operations.R
ssmincidents_get_resource_policies | R Documentation |
Retrieves the resource policies attached to the specified response plan.
See https://www.paws-r-sdk.com/docs/ssmincidents_get_resource_policies/ for full documentation.
ssmincidents_get_resource_policies(
maxResults = NULL,
nextToken = NULL,
resourceArn
)
maxResults |
The maximum number of resource policies to display for each page of results. |
nextToken |
The pagination token for the next set of items to return. (You received this token from a previous call.) |
resourceArn |
[required] The Amazon Resource Name (ARN) of the response plan with the attached resource policy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.