cloudhsmv2_get_resource_policy {paws.security.identity} | R Documentation |
Retrieves the resource policy document attached to a given resource
Description
Retrieves the resource policy document attached to a given resource.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_get_resource_policy/ for full documentation.
Usage
cloudhsmv2_get_resource_policy(ResourceArn = NULL)
Arguments
ResourceArn |
Amazon Resource Name (ARN) of the resource to which a policy is attached. |
[Package paws.security.identity version 0.9.0 Index]