glue_get_resource_policy {paws.analytics} | R Documentation |
Retrieves a specified resource policy
Description
Retrieves a specified resource policy.
See https://www.paws-r-sdk.com/docs/glue_get_resource_policy/ for full documentation.
Usage
glue_get_resource_policy(ResourceArn = NULL)
Arguments
ResourceArn |
The ARN of the Glue resource for which to retrieve the resource policy.
If not supplied, the Data Catalog resource policy is returned. Use
|
[Package paws.analytics version 0.9.0 Index]