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

## Properties

- `AwsAccountId` (`string`, required): The AWS account in which the Amazon DataZone environment is created.
- `AwsAccountRegion` (`string`, required): The AWS region in which this environment profile is created.
- `DomainIdentifier` (`string`, required): The ID of the Amazon DataZone domain in which this environment profile is created.
- `EnvironmentBlueprintIdentifier` (`string`, required): The ID of the blueprint with which this environment profile is created.
- `Name` (`string`, required): The name of this Amazon DataZone environment profile.
- `ProjectIdentifier` (`string`, required): The identifier of the project in which to create the environment profile.
- `CreatedAt` (`string`, optional): The timestamp of when this environment profile was created.
- `CreatedBy` (`string`, optional): The Amazon DataZone user who created this environment profile.
- `Description` (`string`, optional): The description of this Amazon DataZone environment profile.
- `DomainId` (`string`, optional): The ID of the Amazon DataZone domain in which this environment profile is created.
- `EnvironmentBlueprintId` (`string`, optional): The ID of the blueprint with which this environment profile is created.
- `Id` (`string`, optional): The ID of this Amazon DataZone environment profile.
- `ProjectId` (`string`, optional): The identifier of the project in which to create the environment profile.
- `UpdatedAt` (`string`, optional): The timestamp of when this environment profile was updated.
- `UserParameters` (`EnvironmentProfile_EnvironmentParameter[]`, optional): The user parameters of this Amazon DataZone environment profile.

## Attributes

- `CreatedAt`
- `CreatedBy`
- `DomainId`
- `EnvironmentBlueprintId`
- `Id`
- `ProjectId`
- `UpdatedAt`
