View source: R/redshiftserverless_operations.R
redshiftserverless_put_resource_policy | R Documentation |
Creates or updates a resource policy. Currently, you can use policies to share snapshots across Amazon Web Services accounts.
See https://www.paws-r-sdk.com/docs/redshiftserverless_put_resource_policy/ for full documentation.
redshiftserverless_put_resource_policy(policy, resourceArn)
policy |
[required] The policy to create or update. For example, the following policy grants a user authorization to restore a snapshot.
|
resourceArn |
[required] The Amazon Resource Name (ARN) of the account to create or update a resource policy for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.