v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Updates a connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.

patch/v2/domains/{domainIdentifier}/connections/{identifier}

Path parameters

domainIdentifierstring required

The ID of the domain where a connection is to be updated.

identifierstring required

The ID of the connection to be updated.

Request body

descriptionstring password

The description of a connection.

Response

Success

connectionIdstring required

The ID of the connection.

descriptionstring password

The connection description.

domainIdstring required

The ID of the domain where a connection is to be updated.

domainUnitIdstring required

The ID of the domain unit where a connection is to be updated.

environmentIdstring

The ID of the environment where a connection is to be updated.

namestring required

The name of the connection.

projectIdstring

The project ID of the connection.

type'ATHENA' | 'BIGQUERY' | 'DATABRICKS' | 'DOCUMENTDB' | 'DYNAMODB' | 'HYPERPOD' | 'IAM' | 'MYSQL' | 'OPENSEARCH' | 'ORACLE' | 'POSTGRESQL' | 'REDSHIFT' | 'S3' | 'SAPHANA' | 'SNOWFLAKE' | 'SPARK' | 'SQLSERVER' | 'TERADATA' | 'VERTICA' | 'WORKFLOWS_MWAA' | 'AMAZON_Q' | 'MLFLOW' | 'VPC' required

The connection type.

scope'DOMAIN' | 'PROJECT'

The scope of the connection.