Lists the resource policies in this account
Lists the resource policies in this account.
cloudwatchlogs_describe_resource_policies(nextToken, limit)
nextToken |
|
limit |
The maximum number of resource policies to be displayed with one call of this API. |
A list with the following syntax:
list( resourcePolicies = list( list( policyName = "string", policyDocument = "string", lastUpdatedTime = 123 ) ), nextToken = "string" )
svc$describe_resource_policies( nextToken = "string", limit = 123 )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.