---
type: resource-type
title: DataZoneConnection
description: aws resource type AWS::DataZone::Connection
name: DataZoneConnection
lexicon: aws
resource_type: AWS::DataZone::Connection
---
`AWS::DataZone::Connection`, a resource type of the aws lexicon.

## Properties

- `DomainIdentifier` (`string`, required): The identifier of the domain in which the connection is created.
- `Name` (`string`, required): The name of the connection.
- `AwsLocation` (`DataZoneConnection_AwsLocation`, optional)
- `Configurations` (`DataZoneConnection_ConnectionConfiguration[]`, optional): The configurations of the connection.
- `ConnectionId` (`string`, optional): The ID of the connection.
- `Description` (`string`, optional): The description of the connection.
- `DomainId` (`string`, optional): The ID of the domain in which the connection is created.
- `DomainUnitId` (`string`, optional): The ID of the domain unit in which the connection is created.
- `EnableTrustedIdentityPropagation` (`boolean`, optional): Specifies whether the trusted identity propagation is enabled
- `EnvironmentId` (`string`, optional): The ID of the environment in which the connection is created.
- `EnvironmentIdentifier` (`string`, optional): The identifier of the environment in which the connection is created.
- `EnvironmentUserRole` (`string`, optional): The role of the user in the environment.
- `ProjectId` (`string`, optional): The ID of the project in which the connection is created.
- `ProjectIdentifier` (`string`, optional): The identifier of the project in which the connection should be created. If
- `Props` (`any`, optional)
- `Scope` (`"DOMAIN" | "PROJECT"`, optional): The scope of the connection.
- `Type` (`string`, optional)

## Attributes

- `ConnectionId`
- `DomainId`
- `DomainUnitId`
- `EnvironmentId`
- `EnvironmentUserRole`
- `ProjectId`
- `Type`
