glue_get_resource_policy: Retrieves a specified resource policy
Description
Retrieves a specified resource policy.
Usage
glue_get_resource_policy(ResourceArn)
Arguments
ResourceArn
The ARN of the AWS Glue resource for the resource policy to be
retrieved. For more information about AWS Glue resource ARNs, see the
AWS Glue ARN string pattern
Request syntax
svc$get_resource_policy(
ResourceArn = "string"
)