v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141813797.1 KB

Updates the specified connector. For request body, specify only one parameter: either <code>capacity</code> or <code>connectorConfiguration</code>.

put/v1/connectors/{connectorArn}#currentVersion

Path parameters

connectorArnstring required

The Amazon Resource Name (ARN) of the connector that you want to update.

Query parameters

currentVersionstring required

The current version of the connector that you want to update.

Request body

connectorConfigurationobject

A map of keys to values that represent the configuration for the connector.

Response

Success

connectorArnstring

The Amazon Resource Name (ARN) of the connector.

connectorState'RUNNING' | 'CREATING' | 'UPDATING' | 'DELETING' | 'FAILED'

The state of the connector.

connectorOperationArnstring

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