Learn R Programming

paws.database (version 0.7.0)

dynamodb_get_resource_policy: Returns the resource-based policy document attached to the resource, which can be a table or stream, in JSON format

Description

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.

Usage

dynamodb_get_resource_policy(ResourceArn)

Arguments

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.