String name
The name of the FinSpace environment to be created.
String description
The description of the FinSpace environment to be created.
String kmsKeyId
The KMS key id to encrypt your data in the FinSpace environment.
Map<K,V> tags
Add tags to your FinSpace environment.
String federationMode
Authentication mode for the environment.
FEDERATED - Users access FinSpace through Single Sign On (SSO) via your Identity provider.
LOCAL - Users access FinSpace via email and password managed within the FinSpace environment.
FederationParameters federationParameters
Configuration information when authentication mode is FEDERATED.
SuperuserParameters superuserParameters
Configuration information for the superuser.
List<E> dataBundles
The list of Amazon Resource Names (ARN) of the data bundles to install. Currently supported data bundle ARNs:
arn:aws:finspace:${Region}::data-bundle/capital-markets-sample - Contains sample Capital Markets
datasets, categories and controlled vocabularies.
arn:aws:finspace:${Region}::data-bundle/taq (default) - Contains trades and quotes data in addition
to sample Capital Markets data.
String environmentId
The unique identifier for FinSpace environment that you created.
String environmentArn
The Amazon Resource Name (ARN) of the FinSpace environment that you created.
String environmentUrl
The sign-in url for the web application of the FinSpace environment you created.
String environmentId
The identifier for the FinSpace environment.
String name
The name of the FinSpace environment.
String environmentId
The identifier of the FinSpace environment.
String awsAccountId
The ID of the AWS account in which the FinSpace environment is created.
String status
The current status of creation of the FinSpace environment.
String environmentUrl
The sign-in url for the web application of your FinSpace environment.
String description
The description of the FinSpace environment.
String environmentArn
The Amazon Resource Name (ARN) of your FinSpace environment.
String sageMakerStudioDomainUrl
The url of the integrated FinSpace notebook environment in your web application.
String kmsKeyId
The KMS key id used to encrypt in the FinSpace environment.
String dedicatedServiceAccountId
The AWS account ID of the dedicated service account associated with your FinSpace environment.
String federationMode
The authentication mode for the environment.
FederationParameters federationParameters
Configuration information when authentication mode is FEDERATED.
String samlMetadataDocument
SAML 2.0 Metadata document from identity provider (IdP).
String samlMetadataURL
Provide the metadata URL from your SAML 2.0 compliant identity provider (IdP).
String applicationCallBackURL
The redirect or sign-in URL that should be entered into the SAML 2.0 compliant identity provider configuration (IdP).
String federationURN
The Uniform Resource Name (URN). Also referred as Service Provider URN or Audience URI or Service Provider Entity ID.
String federationProviderName
Name of the identity provider (IdP).
Map<K,V> attributeMap
SAML attribute name and value. The name must always be Email and the value should be set to the
attribute definition in which user email is set. For example, name would be Email and value
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress. Please check your SAML 2.0
compliant identity provider (IdP) documentation for details.
String environmentId
The identifier of the FinSpace environment.
Environment environment
The name of the FinSpace environment.
String nextToken
A token generated by FinSpace that specifies where to continue pagination if a previous request was truncated. To get the next set of pages, pass in the nextToken value from the response object of the previous page call.
Integer maxResults
The maximum number of results to return in this request.
String resourceArn
The Amazon Resource Name of the resource.
String environmentId
The identifier of the FinSpace environment.
String name
The name of the environment.
String description
The description of the environment.
String federationMode
Authentication mode for the environment.
FEDERATED - Users access FinSpace through Single Sign On (SSO) via your Identity provider.
LOCAL - Users access FinSpace via email and password managed within the FinSpace environment.
FederationParameters federationParameters
Environment environment
Returns the FinSpace environment object.
Copyright © 2023. All rights reserved.