v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813797.1 KB

Returns information about the specified connector's operations.

get/v1/connectorOperations/{connectorOperationArn}

Path parameters

connectorOperationArnstring required

ARN of the connector operation to be described.

Response

Success

connectorArnstring

The Amazon Resource Name (ARN) of the connector.

connectorOperationArnstring

The Amazon Resource Name (ARN) of the connector operation.

connectorOperationState'PENDING' | 'UPDATE_IN_PROGRESS' | 'UPDATE_COMPLETE' | 'UPDATE_FAILED' | 'ROLLBACK_IN_PROGRESS' | 'ROLLBACK_FAILED' | 'ROLLBACK_COMPLETE'

The state of the connector operation.

connectorOperationType'UPDATE_WORKER_SETTING' | 'UPDATE_CONNECTOR_CONFIGURATION' | 'ISOLATE_CONNECTOR' | 'RESTORE_CONNECTOR'

The type of connector operation performed.

originConnectorConfigurationobject

The origin connector configuration.

targetConnectorConfigurationobject

The target connector configuration.

creationTimestring date-time

The time when the operation was created.

endTimestring date-time

The time when the operation ended.