glue_get_resource_policies: Retrieves the security configurations for the resource policies set on
individual resources, and also the account-level policy
Description
Retrieves the security configurations for the resource policies set on
individual resources, and also the account-level policy.
Usage
glue_get_resource_policies(NextToken, MaxResults)
Arguments
NextToken
A continuation token, if this is a continuation request.
MaxResults
The maximum size of a list to return.
Request syntax
svc$get_resource_policies(
NextToken = "string",
MaxResults = 123
)