redshift_get_resource_policy {paws.database}R Documentation

Get the resource policy for a specified resource

Description

Get the resource policy for a specified resource.

See https://www.paws-r-sdk.com/docs/redshift_get_resource_policy/ for full documentation.

Usage

redshift_get_resource_policy(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource of which its resource policy is fetched.


[Package paws.database version 0.7.0 Index]