dynamodb_get_resource_policy function

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

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

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)

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.