Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DescribeQueriesCommandInputProtected

The input for DescribeQueriesCommand.

Hierarchy

Properties

logGroupName?: string

Limits the returned queries to only those for the specified log group.

maxResults?: number

Limits the number of returned queries to the specified number.

nextToken?: string

The token for the next set of items to return. The token expires after 24 hours.

status?: string

Limits the returned queries to only those that have the specified status. Valid values are Cancelled, Complete, Failed, Running, and Scheduled.