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

## Properties

- `Name` (`string`, required): Name of the Environment
- `AwsAccountId` (`string`, optional): AWS account ID associated with the Environment
- `DataBundles` (`string[]`, optional): ARNs of FinSpace Data Bundles to install
- `DedicatedServiceAccountId` (`string`, optional): ID for FinSpace created account used to store Environment artifacts
- `Description` (`string`, optional): Description of the Environment
- `EnvironmentArn` (`string`, optional): ARN of the Environment
- `EnvironmentId` (`string`, optional): Unique identifier for representing FinSpace Environment
- `EnvironmentUrl` (`string`, optional): URL used to login to the Environment
- `FederationMode` (`"FEDERATED" | "LOCAL"`, optional): Federation mode used with the Environment
- `FederationParameters` (`FinSpaceEnvironment_FederationParameters`, optional)
- `KmsKeyId` (`string`, optional): KMS key used to encrypt customer data within FinSpace Environment infrastructure
- `SageMakerStudioDomainUrl` (`string`, optional): SageMaker Studio Domain URL associated with the Environment
- `Status` (`"CREATED" | "CREATE_REQUESTED" | "CREATING" | "DELETED" | "DELETE_REQUESTED" | "DELETING" | "FAILED_CREATION" | "FAILED_DELETION" | "RETRY_DELETION" | "SUSPENDED"`, optional): State of the Environment
- `SuperuserParameters` (`FinSpaceEnvironment_SuperuserParameters`, optional)
- `Tags` (`FinSpaceEnvironment_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `AwsAccountId`
- `DedicatedServiceAccountId`
- `EnvironmentArn`
- `EnvironmentId`
- `EnvironmentUrl`
- `SageMakerStudioDomainUrl`
- `Status`
