Skip to contents

Provides a list of operations in progress or queued. For usage examples, see ListControlOperation examples.

See https://www.paws-r-sdk.com/docs/controltower_list_control_operations/ for full documentation.

Usage

controltower_list_control_operations(
  filter = NULL,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

filter

An input filter for the list_control_operations API that lets you select the types of control operations to view.

nextToken

A pagination token.

maxResults

The maximum number of results to be shown.