SuperuserParameters - Amazon FinSpace

Amazon FinSpace Dataset Browser will be discontinued on November 29, 2024. Starting November 29, 2023, FinSpace will no longer accept the creation of new Dataset Browser environments. Customers using Amazon FinSpace with Managed Kdb Insights will not be affected. For more information, review the FAQ or contact AWS Support to assist with your transition.

SuperuserParameters

Configuration information for the superuser.

Contents

Note

In the following list, the required parameters are described first.

emailAddress

The email address of the superuser.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [A-Z0-9a-z._%+-]+@[A-Za-z0-9.-]+[.]+[A-Za-z]+

Required: Yes

firstName

The first name of the superuser.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Pattern: ^[a-zA-Z0-9]{1,50}$

Required: Yes

lastName

The last name of the superuser.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Pattern: ^[a-zA-Z0-9]{1,50}$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: