redshift_delete_resource_policy {paws.database} | R Documentation |
Deletes the resource policy for a specified resource
Description
Deletes the resource policy for a specified resource.
See https://www.paws-r-sdk.com/docs/redshift_delete_resource_policy/ for full documentation.
Usage
redshift_delete_resource_policy(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource of which its resource policy is deleted. |
[Package paws.database version 0.6.0 Index]