Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-finspace-environment.json
Parent schema serverless-framework-configuration
Type: object

An example resource schema demonstrating some basic constructs and validation rules.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Name string | Aws_CF_FunctionString required

Name of the Environment

Description string | Aws_CF_FunctionString

Description of the Environment

KmsKeyId string | Aws_CF_FunctionString

KMS key used to encrypt customer data within FinSpace Environment infrastructure

FederationMode string | Aws_CF_FunctionString

Federation mode used with the Environment

FederationParameters object

Additional parameters to identify Federation mode

6 nested properties
SamlMetadataURL string | Aws_CF_FunctionString

SAML metadata URL to link with the Environment

FederationProviderName string | Aws_CF_FunctionString

Federation provider name to link with the Environment

SamlMetadataDocument string | Aws_CF_FunctionString

SAML metadata document to link the federation provider to the Environment

ApplicationCallBackURL string | Aws_CF_FunctionString

SAML metadata URL to link with the Environment

FederationURN string | Aws_CF_FunctionString

SAML metadata URL to link with the Environment

AttributeMap object[]

Attribute map for SAML configuration

SuperuserParameters object

Parameters of the first Superuser for the FinSpace Environment

3 nested properties
FirstName string | Aws_CF_FunctionString

First name

LastName string | Aws_CF_FunctionString

Last name

EmailAddress string | Aws_CF_FunctionString

Email address

DataBundles DataBundleArn[]

ARNs of FinSpace Data Bundles to install

Tags Tag[]

An array of key-value pairs to apply to this resource.

Definitions

FederationParameters object

Additional parameters to identify Federation mode

SamlMetadataURL string | Aws_CF_FunctionString

SAML metadata URL to link with the Environment

FederationProviderName string | Aws_CF_FunctionString

Federation provider name to link with the Environment

SamlMetadataDocument string | Aws_CF_FunctionString

SAML metadata document to link the federation provider to the Environment

ApplicationCallBackURL string | Aws_CF_FunctionString

SAML metadata URL to link with the Environment

FederationURN string | Aws_CF_FunctionString

SAML metadata URL to link with the Environment

AttributeMap object[]

Attribute map for SAML configuration

SuperuserParameters object

Parameters of the first Superuser for the FinSpace Environment

FirstName string | Aws_CF_FunctionString

First name

LastName string | Aws_CF_FunctionString

Last name

EmailAddress string | Aws_CF_FunctionString

Email address

DataBundleArn string | Aws_CF_FunctionString
Tag object

A list of all tags for a resource.

Key string | Aws_CF_FunctionString required

The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

Value string | Aws_CF_FunctionString required

The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.