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

KxAttachedCluster

The structure containing the metadata of the attached clusters.

Contents

Note

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

clusterName

A unique name for the attached cluster.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: ^[a-zA-Z0-9][a-zA-Z0-9-_]*[a-zA-Z0-9]$

Required: No

clusterStatus

The status of the attached cluster.

  • PENDING – The cluster is pending creation.

  • CREATING – The cluster creation process is in progress.

  • CREATE_FAILED – The cluster creation process has failed.

  • RUNNING – The cluster creation process is running.

  • UPDATING – The cluster is in the process of being updated.

  • DELETING – The cluster is in the process of being deleted.

  • DELETED – The cluster has been deleted.

  • DELETE_FAILED – The cluster failed to delete.

Type: String

Valid Values: PENDING | CREATING | CREATE_FAILED | RUNNING | UPDATING | DELETING | DELETED | DELETE_FAILED

Required: No

clusterType

Specifies the type of cluster. The volume for TP and RDB cluster types will be used for TP logs.

Type: String

Valid Values: HDB | RDB | GATEWAY | GP | TICKERPLANT

Required: No

See Also

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