View source: R/redshift_operations.R
redshift_put_resource_policy | R Documentation |
Updates the resource policy for a specified resource.
See https://www.paws-r-sdk.com/docs/redshift_put_resource_policy/ for full documentation.
redshift_put_resource_policy(ResourceArn, Policy)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource of which its resource policy is updated. |
Policy |
[required] The content of the resource policy being updated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.