KxCommandLineArgument - 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.

KxCommandLineArgument

Defines the key-value pairs to make them available inside the cluster.

Contents

Note

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

key

The name of the key.

Type: String

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

Pattern: ^(?![Aa][Ww][Ss])(s|([a-zA-Z][a-zA-Z0-9_]+))|(AWS_ZIP_DEFAULT)

Required: No

value

The value of the key.

Type: String

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

Pattern: ^[a-zA-Z0-9_:./,]+$

Required: No

See Also

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