networkmanager_delete_resource_policy {paws.networking} | R Documentation |
Deletes a resource policy for the specified resource
Description
Deletes a resource policy for the specified resource. This revokes the access of the principals specified in the resource policy.
See https://www.paws-r-sdk.com/docs/networkmanager_delete_resource_policy/ for full documentation.
Usage
networkmanager_delete_resource_policy(ResourceArn)
Arguments
ResourceArn |
[required] The ARN of the policy to delete. |
[Package paws.networking version 0.7.0 Index]