Lists information about a connector's operation(s)
Source:R/kafkaconnect_operations.R
kafkaconnect_list_connector_operations.RdLists information about a connector's operation(s).
See https://www.paws-r-sdk.com/docs/kafkaconnect_list_connector_operations/ for full documentation.
Arguments
- connectorArn
[required] The Amazon Resource Name (ARN) of the connector for which to list operations.
- maxResults
Maximum number of connector operations to fetch in one get request.
- nextToken
If the response is truncated, it includes a NextToken. Send this NextToken in a subsequent request to continue listing from where it left off.