View source: R/cloudhsmv2_operations.R
cloudhsmv2_put_resource_policy | R Documentation |
Creates or updates an CloudHSM resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your CloudHSM resources. The following resources support CloudHSM resource policies:
See https://www.paws-r-sdk.com/docs/cloudhsmv2_put_resource_policy/ for full documentation.
cloudhsmv2_put_resource_policy(ResourceArn = NULL, Policy = NULL)
ResourceArn |
Amazon Resource Name (ARN) of the resource to which you want to attach a policy. |
Policy |
The policy you want to associate with a resource. For an example policy, see Working with shared backups in the CloudHSM User Guide |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.