View source: R/dynamodb_operations.R
dynamodb_get_resource_policy | R Documentation |
Returns the resource-based policy document attached to the resource, which can be a table or stream, in JSON format.
See https://www.paws-r-sdk.com/docs/dynamodb_get_resource_policy/ for full documentation.
dynamodb_get_resource_policy(ResourceArn)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the DynamoDB resource to which the policy is attached. The resources you can specify include tables and streams. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.