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

## Properties

- `DomainIdentifier` (`string`, required): The identifier of the Amazon DataZone domain in which the environment would be created.
- `Name` (`string`, required): The name of the environment.
- `ProjectIdentifier` (`string`, required): The ID of the Amazon DataZone project in which the environment would be created.
- `AwsAccountId` (`string`, optional): The AWS account in which the Amazon DataZone environment is created.
- `AwsAccountRegion` (`string`, optional): The AWS region in which the Amazon DataZone environment is created.
- `CreatedAt` (`string`, optional): The timestamp of when the environment was created.
- `CreatedBy` (`string`, optional): The Amazon DataZone user who created the environment.
- `DeploymentOrder` (`number`, optional): The deployment order for the environment.
- `Description` (`string`, optional): The description of the Amazon DataZone environment.
- `DomainId` (`string`, optional): The identifier of the Amazon DataZone domain in which the environment is created.
- `EnvironmentAccountIdentifier` (`string`, optional): The AWS account in which the Amazon DataZone environment is created.
- `EnvironmentAccountRegion` (`string`, optional): The AWS region in which the Amazon DataZone environment is created.
- `EnvironmentBlueprintId` (`string`, optional): The ID of the blueprint with which the Amazon DataZone environment was created.
- `EnvironmentBlueprintIdentifier` (`string`, optional): The identifier of the environment blueprint.
- `EnvironmentConfigurationId` (`string`, optional): The identifier of the environment configuration.
- `EnvironmentProfileId` (`string`, optional): The ID of the environment profile with which the Amazon DataZone environment was created.
- `EnvironmentProfileIdentifier` (`string`, optional): The ID of the environment profile with which the Amazon DataZone environment would be created.
- `EnvironmentRoleArn` (`string`, optional): Environment role arn for custom aws environment permissions
- `GlossaryTerms` (`string[]`, optional): The glossary terms that can be used in the Amazon DataZone environment.
- `Id` (`string`, optional): The ID of the Amazon DataZone environment.
- `ProjectId` (`string`, optional): The ID of the Amazon DataZone project in which the environment is created.
- `Provider` (`string`, optional): The provider of the Amazon DataZone environment.
- `Status` (`DataZoneEnvironment_EnvironmentStatus`, optional): The status of the Amazon DataZone environment.
- `UpdatedAt` (`string`, optional): The timestamp of when the environment was updated.
- `UserParameters` (`DataZoneEnvironment_EnvironmentParameter[]`, optional): The user parameters of the Amazon DataZone environment.

## Attributes

- `AwsAccountId`
- `AwsAccountRegion`
- `CreatedAt`
- `CreatedBy`
- `DomainId`
- `EnvironmentBlueprintId`
- `EnvironmentProfileId`
- `Id`
- `ProjectId`
- `Provider`
- `Status`
- `UpdatedAt`
