Lists information about a connector's operation(s).
get/v1/connectors/{connectorArn}/operations
Path parameters
connectorArnstring required
The Amazon Resource Name (ARN) of the connector for which to list operations.
Query parameters
maxResultsinteger
Maximum number of connector operations to fetch in one get request.
nextTokenstring
If the response is truncated, it includes a NextToken. Send this NextToken in a subsequent request to continue listing from where it left off.
Response
Success