dynamodb_get_resource_policy: Returns the resource-based policy document attached to the...

View source: R/dynamodb_operations.R

dynamodb_get_resource_policyR Documentation

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.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.