cloudhsmv2_delete_resource_policy {paws.security.identity} | R Documentation |
Deletes an CloudHSM resource policy
Description
Deletes an CloudHSM resource policy. Deleting a resource policy will result in the resource being unshared and removed from any RAM resource shares. Deleting the resource policy attached to a backup will not impact any clusters created from that backup.
See https://www.paws-r-sdk.com/docs/cloudhsmv2_delete_resource_policy/ for full documentation.
Usage
cloudhsmv2_delete_resource_policy(ResourceArn = NULL)
Arguments
ResourceArn |
Amazon Resource Name (ARN) of the resource from which the policy will be removed. |
[Package paws.security.identity version 0.7.0 Index]