paws.management (version 0.1.0)

cloudwatchlogs_describe_resource_policies: Lists the resource policies in this account

Description

Lists the resource policies in this account.

Usage

cloudwatchlogs_describe_resource_policies(nextToken, limit)

Arguments

nextToken
limit

The maximum number of resource policies to be displayed with one call of this API.

Request syntax

svc$describe_resource_policies(
  nextToken = "string",
  limit = 123
)