'2.0', 'service' => '

The FinSpace management service provides the APIs for managing FinSpace environments.

', 'operations' => [ 'CreateEnvironment' => '

Create a new FinSpace environment.

', 'CreateKxChangeset' => '

Creates a changeset for a kdb database. A changeset allows you to add and delete existing files by using an ordered list of change requests.

', 'CreateKxCluster' => '

Creates a new kdb cluster.

', 'CreateKxDatabase' => '

Creates a new kdb database in the environment.

', 'CreateKxEnvironment' => '

Creates a managed kdb environment for the account.

', 'CreateKxUser' => '

Creates a user in FinSpace kdb environment with an associated IAM role.

', 'DeleteEnvironment' => '

Delete an FinSpace environment.

', 'DeleteKxCluster' => '

Deletes a kdb cluster.

', 'DeleteKxDatabase' => '

Deletes the specified database and all of its associated data. This action is irreversible. You must copy any data out of the database before deleting it if the data is to be retained.

', 'DeleteKxEnvironment' => '

Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.

', 'DeleteKxUser' => '

Deletes a user in the specified kdb environment.

', 'GetEnvironment' => '

Returns the FinSpace environment object.

', 'GetKxChangeset' => '

Returns information about a kdb changeset.

', 'GetKxCluster' => '

Retrieves information about a kdb cluster.

', 'GetKxConnectionString' => '

Retrieves a connection string for a user to connect to a kdb cluster. You must call this API using the same role that you have defined while creating a user.

', 'GetKxDatabase' => '

Returns database information for the specified environment ID.

', 'GetKxEnvironment' => '

Retrieves all the information for the specified kdb environment.

', 'GetKxUser' => '

Retrieves information about the specified kdb user.

', 'ListEnvironments' => '

A list of all of your FinSpace environments.

', 'ListKxChangesets' => '

Returns a list of all the changesets for a database.

', 'ListKxClusterNodes' => '

Lists all the nodes in a kdb cluster.

', 'ListKxClusters' => '

Returns a list of clusters.

', 'ListKxDatabases' => '

Returns a list of all the databases in the kdb environment.

', 'ListKxEnvironments' => '

Returns a list of kdb environments created in an account.

', 'ListKxUsers' => '

Lists all the users in a kdb environment.

', 'ListTagsForResource' => '

A list of all tags for a resource.

', 'TagResource' => '

Adds metadata tags to a FinSpace resource.

', 'UntagResource' => '

Removes metadata tags from a FinSpace resource.

', 'UpdateEnvironment' => '

Update your FinSpace environment.

', 'UpdateKxClusterDatabases' => '

Updates the databases mounted on a kdb cluster, which includes the changesetId and all the dbPaths to be cached. This API does not allow you to change a database name or add a database if you created a cluster without one.

Using this API you can point a cluster to a different changeset and modify a list of partitions being cached.

', 'UpdateKxDatabase' => '

Updates information for the given kdb database.

', 'UpdateKxEnvironment' => '

Updates information for the given kdb environment.

', 'UpdateKxEnvironmentNetwork' => '

Updates environment network to connect to your internal network by using a transit gateway. This API supports request to create a transit gateway attachment from FinSpace VPC to your transit gateway ID and create a custom Route-53 outbound resolvers.

Once you send a request to update a network, you cannot change it again. Network update might require termination of any clusters that are running in the existing network.

', 'UpdateKxUser' => '

Updates the user details. You can only update the IAM role associated with a user.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

You do not have sufficient access to perform this action.

', 'refs' => [], ], 'AttributeMap' => [ 'base' => NULL, 'refs' => [ 'FederationParameters$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.

', ], ], 'AutoScalingConfiguration' => [ 'base' => '

The configuration based on which FinSpace will scale in or scale out nodes in your cluster.

', 'refs' => [ 'CreateKxClusterRequest$autoScalingConfiguration' => '

The configuration based on which FinSpace will scale in or scale out nodes in your cluster.

', 'CreateKxClusterResponse$autoScalingConfiguration' => '

The configuration based on which FinSpace will scale in or scale out nodes in your cluster.

', 'GetKxClusterResponse$autoScalingConfiguration' => '

The configuration based on which FinSpace will scale in or scale out nodes in your cluster.

', ], ], 'AutoScalingMetric' => [ 'base' => NULL, 'refs' => [ 'AutoScalingConfiguration$autoScalingMetric' => '

The metric your cluster will track in order to scale in and out. For example, CPU_UTILIZATION_PERCENTAGE is the average CPU usage across all the nodes in a cluster.

', ], ], 'AutoScalingMetricTarget' => [ 'base' => NULL, 'refs' => [ 'AutoScalingConfiguration$metricTarget' => '

The desired value of the chosen autoScalingMetric. When the metric drops below this value, the cluster will scale in. When the metric goes above this value, the cluster will scale out. You can set the target value between 1 and 100 percent.

', ], ], 'AvailabilityZoneId' => [ 'base' => NULL, 'refs' => [ 'AvailabilityZoneIds$member' => NULL, 'CreateKxClusterRequest$availabilityZoneId' => '

The availability zone identifiers for the requested regions.

', 'CreateKxClusterResponse$availabilityZoneId' => '

The availability zone identifiers for the requested regions.

', 'GetKxClusterResponse$availabilityZoneId' => '

The availability zone identifiers for the requested regions.

', 'KxCluster$availabilityZoneId' => '

The availability zone identifiers for the requested regions.

', 'KxNode$availabilityZoneId' => '

The identifier of the availability zones where subnets for the environment are created.

', ], ], 'AvailabilityZoneIds' => [ 'base' => NULL, 'refs' => [ 'GetKxEnvironmentResponse$availabilityZoneIds' => '

The identifier of the availability zones where subnets for the environment are created.

', 'KxEnvironment$availabilityZoneIds' => '

The identifier of the availability zones where subnets for the environment are created.

', 'UpdateKxEnvironmentNetworkResponse$availabilityZoneIds' => '

The identifier of the availability zones where subnets for the environment are created.

', 'UpdateKxEnvironmentResponse$availabilityZoneIds' => '

The identifier of the availability zones where subnets for the environment are created.

', ], ], 'BoxedInteger' => [ 'base' => NULL, 'refs' => [ 'ListKxEnvironmentsRequest$maxResults' => '

The maximum number of results to return in this request.

', ], ], 'CapacityConfiguration' => [ 'base' => '

A structure for the metadata of a cluster. It includes information like the CPUs needed, memory of instances, number of instances, and the port used while establishing a connection.

', 'refs' => [ 'CreateKxClusterRequest$capacityConfiguration' => '

A structure for the metadata of a cluster. It includes information about like the CPUs needed, memory of instances, number of instances, and the port used while establishing a connection.

', 'CreateKxClusterResponse$capacityConfiguration' => '

A structure for the metadata of a cluster. It includes information like the CPUs needed, memory of instances, number of instances, and the port used while establishing a connection.

', 'GetKxClusterResponse$capacityConfiguration' => '

A structure for the metadata of a cluster. It includes information like the CPUs needed, memory of instances, number of instances, and the port used while establishing a connection.

', ], ], 'ChangeRequest' => [ 'base' => '

A list of change request objects.

', 'refs' => [ 'ChangeRequests$member' => NULL, ], ], 'ChangeRequests' => [ 'base' => NULL, 'refs' => [ 'CreateKxChangesetRequest$changeRequests' => '

A list of change request objects that are run in order. A change request object consists of changeType , s3Path, and a dbPath. A changeType can has the following values:

All the change requests require a mandatory dbPath attribute that defines the path within the database directory. The s3Path attribute defines the s3 source file path and is required for a PUT change type.

Here is an example of how you can use the change request object:

[ { "changeType": "PUT", "s3Path":"s3://bucket/db/2020.01.02/", "dbPath":"/2020.01.02/"}, { "changeType": "PUT", "s3Path":"s3://bucket/db/sym", "dbPath":"/"}, { "changeType": "DELETE", "dbPath": "/2020.01.01/"} ]

In this example, the first request with PUT change type allows you to add files in the given s3Path under the 2020.01.02 partition of the database. The second request with PUT change type allows you to add a single sym file at database root location. The last request with DELETE change type allows you to delete the files under the 2020.01.01 partition of the database.

', 'CreateKxChangesetResponse$changeRequests' => '

A list of change requests.

', 'GetKxChangesetResponse$changeRequests' => '

A list of change request objects that are run in order.

', ], ], 'ChangeType' => [ 'base' => NULL, 'refs' => [ 'ChangeRequest$changeType' => '

Defines the type of change request. A changeType can have the following values:

', ], ], 'ChangesetId' => [ 'base' => NULL, 'refs' => [ 'CreateKxChangesetResponse$changesetId' => '

A unique identifier for the changeset.

', 'GetKxChangesetRequest$changesetId' => '

A unique identifier of the changeset for which you want to retrieve data.

', 'GetKxChangesetResponse$changesetId' => '

A unique identifier for the changeset.

', 'GetKxDatabaseResponse$lastCompletedChangesetId' => '

A unique identifier for the changeset.

', 'KxChangesetListEntry$changesetId' => '

A unique identifier for the changeset.

', 'KxDatabaseConfiguration$changesetId' => '

A unique identifier of the changeset that is associated with the cluster.

', ], ], 'ChangesetStatus' => [ 'base' => NULL, 'refs' => [ 'CreateKxChangesetResponse$status' => '

Status of the changeset creation process.

', 'GetKxChangesetResponse$status' => '

Status of the changeset creation process.

', 'KxChangesetListEntry$status' => '

Status of the changeset.

', ], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'CreateKxEnvironmentRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'CreateKxUserRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'UpdateKxEnvironmentNetworkRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'UpdateKxEnvironmentRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'UpdateKxUserRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', ], ], 'ClientTokenString' => [ 'base' => NULL, 'refs' => [ 'CreateKxChangesetRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'CreateKxDatabaseRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'DeleteKxClusterRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'DeleteKxDatabaseRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'UpdateKxClusterDatabasesRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', 'UpdateKxDatabaseRequest$clientToken' => '

A token that ensures idempotency. This token expires in 10 minutes.

', ], ], 'CodeConfiguration' => [ 'base' => '

The structure of the customer code available within the running cluster.

', 'refs' => [ 'CreateKxClusterRequest$code' => '

The details of the custom code that you want to use inside a cluster when analyzing a data. It consists of the S3 source bucket, location, S3 object version, and the relative path from where the custom code is loaded into the cluster.

', 'CreateKxClusterResponse$code' => '

The details of the custom code that you want to use inside a cluster when analyzing a data. It consists of the S3 source bucket, location, S3 object version, and the relative path from where the custom code is loaded into the cluster.

', 'GetKxClusterResponse$code' => '

The details of the custom code that you want to use inside a cluster when analyzing a data. It consists of the S3 source bucket, location, S3 object version, and the relative path from where the custom code is loaded into the cluster.

', ], ], 'ConflictException' => [ 'base' => '

There was a conflict with this action, and it could not be completed.

', 'refs' => [], ], 'CooldownTime' => [ 'base' => NULL, 'refs' => [ 'AutoScalingConfiguration$scaleInCooldownSeconds' => '

The duration in seconds that FinSpace will wait after a scale in event before initiating another scaling event.

', 'AutoScalingConfiguration$scaleOutCooldownSeconds' => '

The duration in seconds that FinSpace will wait after a scale out event before initiating another scaling event.

', ], ], 'CreateEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxChangesetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxChangesetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxClusterRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxClusterResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxDatabaseRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxDatabaseResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxUserRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateKxUserResponse' => [ 'base' => NULL, 'refs' => [], ], 'CustomDNSConfiguration' => [ 'base' => NULL, 'refs' => [ 'GetKxEnvironmentResponse$customDNSConfiguration' => '

A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.

', 'KxEnvironment$customDNSConfiguration' => '

A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.

', 'UpdateKxEnvironmentNetworkRequest$customDNSConfiguration' => '

A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.

', 'UpdateKxEnvironmentNetworkResponse$customDNSConfiguration' => '

A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.

', 'UpdateKxEnvironmentResponse$customDNSConfiguration' => '

A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.

', ], ], 'CustomDNSServer' => [ 'base' => '

A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.

', 'refs' => [ 'CustomDNSConfiguration$member' => NULL, ], ], 'DataBundleArn' => [ 'base' => '

The Amazon Resource Name (ARN) of the data bundle.

', 'refs' => [ 'DataBundleArns$member' => NULL, ], ], 'DataBundleArns' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentRequest$dataBundles' => '

The list of Amazon Resource Names (ARN) of the data bundles to install. Currently supported data bundle ARNs:

', ], ], 'DatabaseArn' => [ 'base' => NULL, 'refs' => [ 'CreateKxDatabaseResponse$databaseArn' => '

The ARN identifier of the database.

', 'GetKxDatabaseResponse$databaseArn' => '

The ARN identifier of the database.

', ], ], 'DatabaseName' => [ 'base' => NULL, 'refs' => [ 'CreateKxChangesetRequest$databaseName' => '

The name of the kdb database.

', 'CreateKxChangesetResponse$databaseName' => '

The name of the kdb database.

', 'CreateKxDatabaseRequest$databaseName' => '

The name of the kdb database.

', 'CreateKxDatabaseResponse$databaseName' => '

The name of the kdb database.

', 'DeleteKxDatabaseRequest$databaseName' => '

The name of the kdb database that you want to delete.

', 'GetKxChangesetRequest$databaseName' => '

The name of the kdb database.

', 'GetKxChangesetResponse$databaseName' => '

The name of the kdb database.

', 'GetKxDatabaseRequest$databaseName' => '

The name of the kdb database.

', 'GetKxDatabaseResponse$databaseName' => '

The name of the kdb database for which the information is retrieved.

', 'KxDatabaseConfiguration$databaseName' => '

The name of the kdb database. When this parameter is specified in the structure, S3 with the whole database is included by default.

', 'KxDatabaseListEntry$databaseName' => '

The name of the kdb database.

', 'ListKxChangesetsRequest$databaseName' => '

The name of the kdb database.

', 'UpdateKxDatabaseRequest$databaseName' => '

The name of the kdb database.

', 'UpdateKxDatabaseResponse$databaseName' => '

The name of the kdb database.

', ], ], 'DbPath' => [ 'base' => NULL, 'refs' => [ 'ChangeRequest$dbPath' => '

Defines the path within the database directory.

', 'DbPaths$member' => NULL, ], ], 'DbPaths' => [ 'base' => NULL, 'refs' => [ 'KxDatabaseCacheConfiguration$dbPaths' => '

Specifies the portions of database that will be loaded into the cache for access.

', ], ], 'DeleteEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxClusterRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxClusterResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxDatabaseRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxDatabaseResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxUserRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteKxUserResponse' => [ 'base' => NULL, 'refs' => [], ], 'Description' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentRequest$description' => '

The description of the FinSpace environment to be created.

', 'CreateKxDatabaseRequest$description' => '

A description of the database.

', 'CreateKxDatabaseResponse$description' => '

A description of the database.

', 'CreateKxEnvironmentRequest$description' => '

A description for the kdb environment.

', 'CreateKxEnvironmentResponse$description' => '

A description for the kdb environment.

', 'Environment$description' => '

The description of the FinSpace environment.

', 'GetKxDatabaseResponse$description' => '

A description of the database.

', 'GetKxEnvironmentResponse$description' => '

A description for the kdb environment.

', 'KxEnvironment$description' => '

A description of the kdb environment.

', 'UpdateEnvironmentRequest$description' => '

The description of the environment.

', 'UpdateKxDatabaseRequest$description' => '

A description of the database.

', 'UpdateKxDatabaseResponse$description' => '

A description of the database.

', 'UpdateKxEnvironmentNetworkResponse$description' => '

The description of the environment.

', 'UpdateKxEnvironmentRequest$description' => '

A description of the kdb environment.

', 'UpdateKxEnvironmentResponse$description' => '

The description of the environment.

', ], ], 'EmailId' => [ 'base' => NULL, 'refs' => [ 'SuperuserParameters$emailAddress' => '

The email address of the superuser.

', ], ], 'Environment' => [ 'base' => '

Represents an FinSpace environment.

', 'refs' => [ 'EnvironmentList$member' => NULL, 'GetEnvironmentResponse$environment' => '

The name of the FinSpace environment.

', 'UpdateEnvironmentResponse$environment' => '

Returns the FinSpace environment object.

', ], ], 'EnvironmentArn' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentResponse$environmentArn' => '

The Amazon Resource Name (ARN) of the FinSpace environment that you created.

', 'CreateKxEnvironmentResponse$environmentArn' => '

The ARN identifier of the environment.

', 'Environment$environmentArn' => '

The Amazon Resource Name (ARN) of your FinSpace environment.

', 'GetKxEnvironmentResponse$environmentArn' => '

The ARN identifier of the environment.

', 'KxEnvironment$environmentArn' => '

The Amazon Resource Name (ARN) of your kdb environment.

', 'UpdateKxEnvironmentNetworkResponse$environmentArn' => '

The ARN identifier of the environment.

', 'UpdateKxEnvironmentResponse$environmentArn' => '

The ARN identifier of the environment.

', ], ], 'EnvironmentErrorMessage' => [ 'base' => NULL, 'refs' => [ 'GetKxEnvironmentResponse$errorMessage' => '

Specifies the error message that appears if a flow fails.

', 'KxEnvironment$errorMessage' => '

Specifies the error message that appears if a flow fails.

', 'UpdateKxEnvironmentNetworkResponse$errorMessage' => '

Specifies the error message that appears if a flow fails.

', 'UpdateKxEnvironmentResponse$errorMessage' => '

Specifies the error message that appears if a flow fails.

', ], ], 'EnvironmentId' => [ 'base' => NULL, 'refs' => [ 'CreateKxChangesetRequest$environmentId' => '

A unique identifier of the kdb environment.

', 'CreateKxChangesetResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'CreateKxDatabaseRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'CreateKxDatabaseResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'DeleteKxDatabaseRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxChangesetRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxChangesetResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxDatabaseRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxDatabaseResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'ListKxChangesetsRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'ListKxDatabasesRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxDatabaseRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxDatabaseResponse$environmentId' => '

A unique identifier for the kdb environment.

', ], ], 'EnvironmentList' => [ 'base' => NULL, 'refs' => [ 'ListEnvironmentsResponse$environments' => '

A list of all of your FinSpace environments.

', ], ], 'EnvironmentName' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentRequest$name' => '

The name of the FinSpace environment to be created.

', 'Environment$name' => '

The name of the FinSpace environment.

', 'UpdateEnvironmentRequest$name' => '

The name of the environment.

', ], ], 'EnvironmentStatus' => [ 'base' => NULL, 'refs' => [ 'CreateKxEnvironmentResponse$status' => '

The status of the kdb environment.

', 'Environment$status' => '

The current status of creation of the FinSpace environment.

', 'GetKxEnvironmentResponse$status' => '

The status of the kdb environment.

', 'KxEnvironment$status' => '

The status of the environment creation.

', 'UpdateKxEnvironmentNetworkResponse$status' => '

The status of the kdb environment.

', 'UpdateKxEnvironmentResponse$status' => '

The status of the kdb environment.

', ], ], 'ErrorDetails' => [ 'base' => NULL, 'refs' => [ 'ErrorInfo$errorType' => '

Specifies the type of error.

', ], ], 'ErrorInfo' => [ 'base' => '

Provides details in the event of a failed flow, including the error type and the related error message.

', 'refs' => [ 'CreateKxChangesetResponse$errorInfo' => '

The details of the error that you receive when creating a changeset. It consists of the type of error and the error message.

', 'GetKxChangesetResponse$errorInfo' => '

Provides details in the event of a failed flow, including the error type and the related error message.

', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'ErrorInfo$errorMessage' => '

Specifies the error message that appears if a flow fails.

', ], ], 'ExecutionRoleArn' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$executionRole' => '

An IAM role that defines a set of permissions associated with a cluster. These permissions are assumed when a cluster attempts to access another cluster.

', 'CreateKxClusterResponse$executionRole' => '

An IAM role that defines a set of permissions associated with a cluster. These permissions are assumed when a cluster attempts to access another cluster.

', 'GetKxClusterResponse$executionRole' => '

An IAM role that defines a set of permissions associated with a cluster. These permissions are assumed when a cluster attempts to access another cluster.

', 'KxCluster$executionRole' => '

An IAM role that defines a set of permissions associated with a cluster. These permissions are assumed when a cluster attempts to access another cluster.

', ], ], 'FederationAttributeKey' => [ 'base' => NULL, 'refs' => [ 'AttributeMap$key' => NULL, ], ], 'FederationAttributeValue' => [ 'base' => NULL, 'refs' => [ 'AttributeMap$value' => NULL, ], ], 'FederationMode' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentRequest$federationMode' => '

Authentication mode for the environment.

', 'Environment$federationMode' => '

The authentication mode for the environment.

', 'UpdateEnvironmentRequest$federationMode' => '

Authentication mode for the environment.

', ], ], 'FederationParameters' => [ 'base' => '

Configuration information when authentication mode is FEDERATED.

', 'refs' => [ 'CreateEnvironmentRequest$federationParameters' => '

Configuration information when authentication mode is FEDERATED.

', 'Environment$federationParameters' => '

Configuration information when authentication mode is FEDERATED.

', 'UpdateEnvironmentRequest$federationParameters' => NULL, ], ], 'FederationProviderName' => [ 'base' => NULL, 'refs' => [ 'FederationParameters$federationProviderName' => '

Name of the identity provider (IdP).

', ], ], 'FinSpaceTaggableArn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$resourceArn' => '

The Amazon Resource Name of the resource.

', 'TagResourceRequest$resourceArn' => '

The Amazon Resource Name (ARN) for the resource.

', 'UntagResourceRequest$resourceArn' => '

A FinSpace resource from which you want to remove a tag or tags. The value for this parameter is an Amazon Resource Name (ARN).

', ], ], 'GetEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetKxChangesetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetKxChangesetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetKxClusterRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetKxClusterResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetKxConnectionStringRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetKxConnectionStringResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetKxDatabaseRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetKxDatabaseResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetKxEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetKxEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetKxUserRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetKxUserResponse' => [ 'base' => NULL, 'refs' => [], ], 'IPAddressType' => [ 'base' => NULL, 'refs' => [ 'VpcConfiguration$ipAddressType' => '

The IP address type for cluster network configuration parameters. The following type is available:

', ], ], 'IdType' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentResponse$environmentId' => '

The unique identifier for FinSpace environment that you created.

', 'CreateKxEnvironmentResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'CreateKxUserRequest$environmentId' => '

A unique identifier for the kdb environment where you want to create a user.

', 'CreateKxUserResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'DeleteEnvironmentRequest$environmentId' => '

The identifier for the FinSpace environment.

', 'DeleteKxEnvironmentRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'DeleteKxUserRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'Environment$environmentId' => '

The identifier of the FinSpace environment.

', 'Environment$awsAccountId' => '

The ID of the AWS account in which the FinSpace environment is created.

', 'Environment$dedicatedServiceAccountId' => '

The AWS account ID of the dedicated service account associated with your FinSpace environment.

', 'GetEnvironmentRequest$environmentId' => '

The identifier of the FinSpace environment.

', 'GetKxConnectionStringRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxEnvironmentRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxEnvironmentResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxEnvironmentResponse$awsAccountId' => '

The unique identifier of the AWS account that is used to create the kdb environment.

', 'GetKxEnvironmentResponse$dedicatedServiceAccountId' => '

A unique identifier for the AWS environment infrastructure account.

', 'GetKxUserRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxUserResponse$userName' => '

A unique identifier for the user.

', 'GetKxUserResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'KxEnvironment$environmentId' => '

A unique identifier for the kdb environment.

', 'KxEnvironment$awsAccountId' => '

The unique identifier of the AWS account in which you create the kdb environment.

', 'KxEnvironment$dedicatedServiceAccountId' => '

A unique identifier for the AWS environment infrastructure account.

', 'ListKxUsersRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateEnvironmentRequest$environmentId' => '

The identifier of the FinSpace environment.

', 'UpdateKxEnvironmentNetworkRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxEnvironmentNetworkResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxEnvironmentNetworkResponse$awsAccountId' => '

The unique identifier of the AWS account that is used to create the kdb environment.

', 'UpdateKxEnvironmentNetworkResponse$dedicatedServiceAccountId' => '

A unique identifier for the AWS environment infrastructure account.

', 'UpdateKxEnvironmentRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxEnvironmentResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxEnvironmentResponse$awsAccountId' => '

The unique identifier of the AWS account that is used to create the kdb environment.

', 'UpdateKxEnvironmentResponse$dedicatedServiceAccountId' => '

A unique identifier for the AWS environment infrastructure account.

', 'UpdateKxUserRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxUserResponse$environmentId' => '

A unique identifier for the kdb environment.

', ], ], 'InitializationScriptFilePath' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$initializationScript' => '

Specifies a Q program that will be run at launch of a cluster. It is a relative path within .zip file that contains the custom code, which will be loaded on the cluster. It must include the file name itself. For example, somedir/init.q.

', 'CreateKxClusterResponse$initializationScript' => '

Specifies a Q program that will be run at launch of a cluster. It is a relative path within .zip file that contains the custom code, which will be loaded on the cluster. It must include the file name itself. For example, somedir/init.q.

', 'GetKxClusterResponse$initializationScript' => '

Specifies a Q program that will be run at launch of a cluster. It is a relative path within .zip file that contains the custom code, which will be loaded on the cluster. It must include the file name itself. For example, somedir/init.q.

', 'KxCluster$initializationScript' => '

Specifies a Q program that will be run at launch of a cluster. It is a relative path within .zip file that contains the custom code, which will be loaded on the cluster. It must include the file name itself. For example, somedir/init.q.

', ], ], 'InternalServerException' => [ 'base' => '

The request processing has failed because of an unknown error, exception or failure.

', 'refs' => [], ], 'InvalidRequestException' => [ 'base' => '

The request is invalid. Something is wrong with the input to the request.

', 'refs' => [], ], 'KmsKeyARN' => [ 'base' => NULL, 'refs' => [ 'CreateKxEnvironmentRequest$kmsKeyId' => '

The KMS key ID to encrypt your data in the FinSpace environment.

', ], ], 'KmsKeyId' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentRequest$kmsKeyId' => '

The KMS key id to encrypt your data in the FinSpace environment.

', 'CreateKxEnvironmentResponse$kmsKeyId' => '

The KMS key ID to encrypt your data in the FinSpace environment.

', 'Environment$kmsKeyId' => '

The KMS key id used to encrypt in the FinSpace environment.

', 'GetKxEnvironmentResponse$kmsKeyId' => '

The KMS key ID to encrypt your data in the FinSpace environment.

', 'KxEnvironment$kmsKeyId' => '

The unique identifier of the KMS key.

', 'UpdateKxEnvironmentNetworkResponse$kmsKeyId' => '

The KMS key ID to encrypt your data in the FinSpace environment.

', 'UpdateKxEnvironmentResponse$kmsKeyId' => '

The KMS key ID to encrypt your data in the FinSpace environment.

', ], ], 'KxAzMode' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$azMode' => '

The number of availability zones you want to assign per cluster. This can be one of the following

', 'CreateKxClusterResponse$azMode' => '

The number of availability zones you want to assign per cluster. This can be one of the following

', 'GetKxClusterResponse$azMode' => '

The number of availability zones you want to assign per cluster. This can be one of the following

', 'KxCluster$azMode' => '

The number of availability zones assigned per cluster. This can be one of the following

', ], ], 'KxCacheStorageConfiguration' => [ 'base' => '

The configuration for read only disk cache associated with a cluster.

', 'refs' => [ 'KxCacheStorageConfigurations$member' => NULL, ], ], 'KxCacheStorageConfigurations' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$cacheStorageConfigurations' => '

The configurations for a read only cache storage associated with a cluster. This cache will be stored as an FSx Lustre that reads from the S3 store.

', 'CreateKxClusterResponse$cacheStorageConfigurations' => '

The configurations for a read only cache storage associated with a cluster. This cache will be stored as an FSx Lustre that reads from the S3 store.

', 'GetKxClusterResponse$cacheStorageConfigurations' => '

The configurations for a read only cache storage associated with a cluster. This cache will be stored as an FSx Lustre that reads from the S3 store.

', ], ], 'KxCacheStorageSize' => [ 'base' => NULL, 'refs' => [ 'KxCacheStorageConfiguration$size' => '

The size of cache in Gigabytes.

', ], ], 'KxCacheStorageType' => [ 'base' => NULL, 'refs' => [ 'KxCacheStorageConfiguration$type' => '

The type of cache storage . The valid values are:

', 'KxDatabaseCacheConfiguration$cacheType' => '

The type of disk cache. This parameter is used to map the database path to cache storage. The valid values are:

', ], ], 'KxChangesetListEntry' => [ 'base' => '

Details of changeset.

', 'refs' => [ 'KxChangesets$member' => NULL, ], ], 'KxChangesets' => [ 'base' => NULL, 'refs' => [ 'ListKxChangesetsResponse$kxChangesets' => '

A list of changesets for a database.

', ], ], 'KxCluster' => [ 'base' => '

The details of a kdb cluster.

', 'refs' => [ 'KxClusters$member' => NULL, ], ], 'KxClusterDescription' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$clusterDescription' => '

A description of the cluster.

', 'CreateKxClusterResponse$clusterDescription' => '

A description of the cluster.

', 'GetKxClusterResponse$clusterDescription' => '

A description of the cluster.

', 'KxCluster$clusterDescription' => '

A description of the cluster.

', ], ], 'KxClusterName' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$clusterName' => '

A unique name for the cluster that you want to create.

', 'CreateKxClusterResponse$clusterName' => '

A unique name for the cluster.

', 'DeleteKxClusterRequest$clusterName' => '

The name of the cluster that you want to delete.

', 'GetKxClusterRequest$clusterName' => '

The name of the cluster that you want to retrieve.

', 'GetKxClusterResponse$clusterName' => '

A unique name for the cluster.

', 'GetKxConnectionStringRequest$clusterName' => '

A name of the kdb cluster.

', 'KxCluster$clusterName' => '

A unique name for the cluster.

', 'ListKxClusterNodesRequest$clusterName' => '

A unique name for the cluster.

', 'UpdateKxClusterDatabasesRequest$clusterName' => '

A unique name for the cluster that you want to modify.

', ], ], 'KxClusterNodeIdString' => [ 'base' => NULL, 'refs' => [ 'KxNode$nodeId' => '

A unique identifier for the node.

', ], ], 'KxClusterStatus' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterResponse$status' => '

The status of cluster creation.

', 'GetKxClusterResponse$status' => '

The status of cluster creation.

', 'KxCluster$status' => '

The status of a cluster.

', ], ], 'KxClusterStatusReason' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterResponse$statusReason' => '

The error message when a failed state occurs.

', 'GetKxClusterResponse$statusReason' => '

The error message when a failed state occurs.

', 'KxCluster$statusReason' => '

The error message when a failed state occurs.

', ], ], 'KxClusterType' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$clusterType' => '

Specifies the type of KDB database that is being created. The following types are available:

', 'CreateKxClusterResponse$clusterType' => '

Specifies the type of KDB database that is being created. The following types are available:

', 'GetKxClusterResponse$clusterType' => '

Specifies the type of KDB database that is being created. The following types are available:

', 'KxCluster$clusterType' => '

Specifies the type of KDB database that is being created. The following types are available:

', 'ListKxClustersRequest$clusterType' => '

Specifies the type of KDB database that is being created. The following types are available:

', ], ], 'KxClusters' => [ 'base' => NULL, 'refs' => [ 'ListKxClustersResponse$kxClusterSummaries' => '

Lists the cluster details.

', ], ], 'KxCommandLineArgument' => [ 'base' => '

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

', 'refs' => [ 'KxCommandLineArguments$member' => NULL, ], ], 'KxCommandLineArgumentKey' => [ 'base' => NULL, 'refs' => [ 'KxCommandLineArgument$key' => '

The name of the key.

', ], ], 'KxCommandLineArgumentValue' => [ 'base' => NULL, 'refs' => [ 'KxCommandLineArgument$value' => '

The value of the key.

', ], ], 'KxCommandLineArguments' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$commandLineArguments' => '

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

', 'CreateKxClusterResponse$commandLineArguments' => '

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

', 'GetKxClusterResponse$commandLineArguments' => '

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

', ], ], 'KxDatabaseCacheConfiguration' => [ 'base' => '

The structure of database cache configuration that is used for mapping database paths to cache types in clusters.

', 'refs' => [ 'KxDatabaseCacheConfigurations$member' => NULL, ], ], 'KxDatabaseCacheConfigurations' => [ 'base' => NULL, 'refs' => [ 'KxDatabaseConfiguration$cacheConfigurations' => '

Configuration details for the disk cache used to increase performance reading from a kdb database mounted to the cluster.

', ], ], 'KxDatabaseConfiguration' => [ 'base' => '

The configuration of data that is available for querying from this database.

', 'refs' => [ 'KxDatabaseConfigurations$member' => NULL, ], ], 'KxDatabaseConfigurations' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$databases' => '

A list of databases that will be available for querying.

', 'CreateKxClusterResponse$databases' => '

A list of databases that will be available for querying.

', 'GetKxClusterResponse$databases' => '

A list of databases mounted on the cluster.

', 'UpdateKxClusterDatabasesRequest$databases' => '

The structure of databases mounted on the cluster.

', ], ], 'KxDatabaseListEntry' => [ 'base' => '

Details about a FinSpace managed kdb database

', 'refs' => [ 'KxDatabases$member' => NULL, ], ], 'KxDatabases' => [ 'base' => NULL, 'refs' => [ 'ListKxDatabasesResponse$kxDatabases' => '

A list of databases in the kdb environment.

', ], ], 'KxEnvironment' => [ 'base' => '

The details of a kdb environment.

', 'refs' => [ 'KxEnvironmentList$member' => NULL, ], ], 'KxEnvironmentId' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'CreateKxClusterResponse$environmentId' => '

A unique identifier for the kdb environment.

', 'DeleteKxClusterRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'GetKxClusterRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'ListKxClusterNodesRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'ListKxClustersRequest$environmentId' => '

A unique identifier for the kdb environment.

', 'UpdateKxClusterDatabasesRequest$environmentId' => '

The unique identifier of a kdb environment.

', ], ], 'KxEnvironmentList' => [ 'base' => NULL, 'refs' => [ 'ListKxEnvironmentsResponse$environments' => '

A list of environments in an account.

', ], ], 'KxEnvironmentName' => [ 'base' => NULL, 'refs' => [ 'CreateKxEnvironmentRequest$name' => '

The name of the kdb environment that you want to create.

', 'CreateKxEnvironmentResponse$name' => '

The name of the kdb environment.

', 'GetKxEnvironmentResponse$name' => '

The name of the kdb environment.

', 'KxEnvironment$name' => '

The name of the kdb environment.

', 'UpdateKxEnvironmentNetworkResponse$name' => '

The name of the kdb environment.

', 'UpdateKxEnvironmentRequest$name' => '

The name of the kdb environment.

', 'UpdateKxEnvironmentResponse$name' => '

The name of the kdb environment.

', ], ], 'KxNode' => [ 'base' => '

A structure that stores metadata for a kdb node.

', 'refs' => [ 'KxNodeSummaries$member' => NULL, ], ], 'KxNodeSummaries' => [ 'base' => NULL, 'refs' => [ 'ListKxClusterNodesResponse$nodes' => '

A list of nodes associated with the cluster.

', ], ], 'KxSavedownStorageConfiguration' => [ 'base' => '

The size and type of temporary storage that is used to hold data during the savedown process. All the data written to this storage space is lost when the cluster node is restarted.

', 'refs' => [ 'CreateKxClusterRequest$savedownStorageConfiguration' => '

The size and type of the temporary storage that is used to hold data during the savedown process. This parameter is required when you choose clusterType as RDB. All the data written to this storage space is lost when the cluster node is restarted.

', 'CreateKxClusterResponse$savedownStorageConfiguration' => '

The size and type of the temporary storage that is used to hold data during the savedown process. This parameter is required when you choose clusterType as RDB. All the data written to this storage space is lost when the cluster node is restarted.

', 'GetKxClusterResponse$savedownStorageConfiguration' => '

The size and type of the temporary storage that is used to hold data during the savedown process. This parameter is required when you choose clusterType as RDB. All the data written to this storage space is lost when the cluster node is restarted.

', ], ], 'KxSavedownStorageSize' => [ 'base' => NULL, 'refs' => [ 'KxSavedownStorageConfiguration$size' => '

The size of temporary storage in bytes.

', ], ], 'KxSavedownStorageType' => [ 'base' => NULL, 'refs' => [ 'KxSavedownStorageConfiguration$type' => '

The type of writeable storage space for temporarily storing your savedown data. The valid values are:

', ], ], 'KxUser' => [ 'base' => '

A structure that stores metadata for a kdb user.

', 'refs' => [ 'KxUserList$member' => NULL, ], ], 'KxUserArn' => [ 'base' => NULL, 'refs' => [ 'CreateKxUserResponse$userArn' => '

The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide.

', 'GetKxConnectionStringRequest$userArn' => '

The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide.

', 'GetKxUserResponse$userArn' => '

The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide.

', 'KxUser$userArn' => '

The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide.

', 'UpdateKxUserResponse$userArn' => '

The Amazon Resource Name (ARN) that identifies the user. For more information about ARNs and how to use ARNs in policies, see IAM Identifiers in the IAM User Guide.

', ], ], 'KxUserList' => [ 'base' => NULL, 'refs' => [ 'ListKxUsersResponse$users' => '

A list of users in a kdb environment.

', ], ], 'KxUserNameString' => [ 'base' => NULL, 'refs' => [ 'CreateKxUserRequest$userName' => '

A unique identifier for the user.

', 'CreateKxUserResponse$userName' => '

A unique identifier for the user.

', 'DeleteKxUserRequest$userName' => '

A unique identifier for the user that you want to delete.

', 'GetKxUserRequest$userName' => '

A unique identifier for the user.

', 'KxUser$userName' => '

A unique identifier for the user.

', 'UpdateKxUserRequest$userName' => '

A unique identifier for the user.

', 'UpdateKxUserResponse$userName' => '

A unique identifier for the user.

', ], ], 'LimitExceededException' => [ 'base' => '

A service limit or quota is exceeded.

', 'refs' => [], ], 'ListEnvironmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListEnvironmentsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListKxChangesetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListKxChangesetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListKxClusterNodesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListKxClusterNodesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListKxClustersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListKxClustersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListKxDatabasesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListKxDatabasesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListKxEnvironmentsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListKxEnvironmentsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListKxUsersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListKxUsersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListKxChangesetsRequest$maxResults' => '

The maximum number of results to return in this request.

', 'ListKxClustersRequest$maxResults' => '

The maximum number of results to return in this request.

', 'ListKxDatabasesRequest$maxResults' => '

The maximum number of results to return in this request.

', ], ], 'NameString' => [ 'base' => NULL, 'refs' => [ 'SuperuserParameters$firstName' => '

The first name of the superuser.

', 'SuperuserParameters$lastName' => '

The last name of the superuser.

', ], ], 'NodeCount' => [ 'base' => NULL, 'refs' => [ 'AutoScalingConfiguration$minNodeCount' => '

The lowest number of nodes to scale. This value must be at least 1 and less than the maxNodeCount. If the nodes in a cluster belong to multiple availability zones, then minNodeCount must be at least 3.

', 'AutoScalingConfiguration$maxNodeCount' => '

The highest number of nodes to scale. This value cannot be greater than 5.

', 'CapacityConfiguration$nodeCount' => '

The number of instances running in a cluster.

', ], ], 'NodeType' => [ 'base' => NULL, 'refs' => [ 'CapacityConfiguration$nodeType' => '

The type that determines the hardware of the host computer used for your cluster instance. Each node type offers different memory and storage capabilities. Choose a node type based on the requirements of the application or software that you plan to run on your instance.

You can only specify one of the following values:

', ], ], 'PaginationToken' => [ 'base' => NULL, 'refs' => [ 'ListEnvironmentsRequest$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 nextTokennextToken value from the response object of the previous page call.

', 'ListEnvironmentsResponse$nextToken' => '

A token that you can use in a subsequent call to retrieve the next set of results.

', 'ListKxChangesetsRequest$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxChangesetsResponse$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxClusterNodesRequest$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxClusterNodesResponse$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxClustersRequest$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxClustersResponse$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxDatabasesRequest$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxDatabasesResponse$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxEnvironmentsRequest$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxEnvironmentsResponse$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxUsersRequest$nextToken' => '

A token that indicates where a results page should begin.

', 'ListKxUsersResponse$nextToken' => '

A token that indicates where a results page should begin.

', ], ], 'ReleaseLabel' => [ 'base' => NULL, 'refs' => [ 'CreateKxClusterRequest$releaseLabel' => '

The version of FinSpace managed kdb to run.

', 'CreateKxClusterResponse$releaseLabel' => '

A version of the FinSpace managed kdb to run.

', 'GetKxClusterResponse$releaseLabel' => '

The version of FinSpace managed kdb to run.

', 'KxCluster$releaseLabel' => '

A version of the FinSpace managed kdb to run.

', ], ], 'ResourceAlreadyExistsException' => [ 'base' => '

The specified resource group already exists.

', 'refs' => [], ], 'ResourceNotFoundException' => [ 'base' => '

One or more resources can\'t be found.

', 'refs' => [], ], 'ResultLimit' => [ 'base' => NULL, 'refs' => [ 'ListEnvironmentsRequest$maxResults' => '

The maximum number of results to return in this request.

', 'ListKxClusterNodesRequest$maxResults' => '

The maximum number of results to return in this request.

', 'ListKxUsersRequest$maxResults' => '

The maximum number of results to return in this request.

', ], ], 'RoleArn' => [ 'base' => NULL, 'refs' => [ 'CreateKxUserRequest$iamRole' => '

The IAM role ARN that will be associated with the user.

', 'CreateKxUserResponse$iamRole' => '

The IAM role ARN that will be associated with the user.

', 'GetKxUserResponse$iamRole' => '

The IAM role ARN that is associated with the user.

', 'KxUser$iamRole' => '

The IAM role ARN that is associated with the user.

', 'UpdateKxUserRequest$iamRole' => '

The IAM role ARN that is associated with the user.

', 'UpdateKxUserResponse$iamRole' => '

The IAM role ARN that is associated with the user.

', ], ], 'S3Bucket' => [ 'base' => NULL, 'refs' => [ 'CodeConfiguration$s3Bucket' => '

A unique name for the S3 bucket.

', ], ], 'S3Key' => [ 'base' => NULL, 'refs' => [ 'CodeConfiguration$s3Key' => '

The full S3 path (excluding bucket) to the .zip file. This file contains the code that is loaded onto the cluster when it\'s started.

', ], ], 'S3ObjectVersion' => [ 'base' => NULL, 'refs' => [ 'CodeConfiguration$s3ObjectVersion' => '

The version of an S3 object.

', ], ], 'S3Path' => [ 'base' => NULL, 'refs' => [ 'ChangeRequest$s3Path' => '

Defines the S3 path of the source file that is required to add or update files in a database.

', ], ], 'SamlMetadataDocument' => [ 'base' => NULL, 'refs' => [ 'FederationParameters$samlMetadataDocument' => '

SAML 2.0 Metadata document from identity provider (IdP).

', ], ], 'SecurityGroupIdList' => [ 'base' => NULL, 'refs' => [ 'VpcConfiguration$securityGroupIds' => '

The unique identifier of the VPC security group applied to the VPC endpoint ENI for the cluster.

', ], ], 'SecurityGroupIdString' => [ 'base' => NULL, 'refs' => [ 'SecurityGroupIdList$member' => NULL, ], ], 'ServiceQuotaExceededException' => [ 'base' => '

You have exceeded your service quota. To perform the requested action, remove some of the relevant resources, or use Service Quotas to request a service quota increase.

', 'refs' => [], ], 'SignedKxConnectionString' => [ 'base' => NULL, 'refs' => [ 'GetKxConnectionStringResponse$signedConnectionString' => '

The signed connection string that you can use to connect to clusters.

', ], ], 'SmsDomainUrl' => [ 'base' => NULL, 'refs' => [ 'Environment$sageMakerStudioDomainUrl' => '

The URL of the integrated FinSpace notebook environment in your web application.

', ], ], 'SubnetIdList' => [ 'base' => NULL, 'refs' => [ 'VpcConfiguration$subnetIds' => '

The identifier of the subnet that the Privatelink VPC endpoint uses to connect to the cluster.

', ], ], 'SubnetIdString' => [ 'base' => NULL, 'refs' => [ 'SubnetIdList$member' => NULL, ], ], 'SuperuserParameters' => [ 'base' => '

Configuration information for the superuser.

', 'refs' => [ 'CreateEnvironmentRequest$superuserParameters' => '

Configuration information for the superuser.

', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => '

The tag keys (names) of one or more tags to be removed.

', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentRequest$tags' => '

Add tags to your FinSpace environment.

', 'CreateKxClusterRequest$tags' => '

A list of key-value pairs to label the cluster. You can add up to 50 tags to a cluster.

', 'CreateKxDatabaseRequest$tags' => '

A list of key-value pairs to label the kdb database. You can add up to 50 tags to your kdb database

', 'CreateKxEnvironmentRequest$tags' => '

A list of key-value pairs to label the kdb environment. You can add up to 50 tags to your kdb environment.

', 'CreateKxUserRequest$tags' => '

A list of key-value pairs to label the user. You can add up to 50 tags to a user.

', 'ListTagsForResourceResponse$tags' => '

A list of all tags for a resource.

', 'TagResourceRequest$tags' => '

One or more tags to be assigned to the resource.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'ThrottlingException' => [ 'base' => '

The request was denied due to request throttling.

', 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'CreateKxChangesetResponse$createdTimestamp' => '

The timestamp at which the changeset was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'CreateKxChangesetResponse$lastModifiedTimestamp' => '

The timestamp at which the changeset was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'CreateKxClusterResponse$lastModifiedTimestamp' => '

The last time that the cluster was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'CreateKxClusterResponse$createdTimestamp' => '

The timestamp at which the cluster was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'CreateKxDatabaseResponse$createdTimestamp' => '

The timestamp at which the database is created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'CreateKxDatabaseResponse$lastModifiedTimestamp' => '

The last time that the database was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'CreateKxEnvironmentResponse$creationTimestamp' => '

The timestamp at which the kdb environment was created in FinSpace.

', 'GetKxChangesetResponse$createdTimestamp' => '

The timestamp at which the changeset was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'GetKxChangesetResponse$activeFromTimestamp' => '

Beginning time from which the changeset is active. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'GetKxChangesetResponse$lastModifiedTimestamp' => '

The timestamp at which the changeset was updated in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'GetKxClusterResponse$lastModifiedTimestamp' => '

The last time that the cluster was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'GetKxClusterResponse$createdTimestamp' => '

The timestamp at which the cluster was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'GetKxDatabaseResponse$createdTimestamp' => '

The timestamp at which the database is created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'GetKxDatabaseResponse$lastModifiedTimestamp' => '

The last time that the database was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'GetKxEnvironmentResponse$creationTimestamp' => '

The timestamp at which the kdb environment was created in FinSpace.

', 'GetKxEnvironmentResponse$updateTimestamp' => '

The timestamp at which the kdb environment was updated.

', 'KxChangesetListEntry$createdTimestamp' => '

The timestamp at which the changeset was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxChangesetListEntry$activeFromTimestamp' => '

Beginning time from which the changeset is active. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxChangesetListEntry$lastModifiedTimestamp' => '

The timestamp at which the changeset was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxCluster$lastModifiedTimestamp' => '

The last time that the cluster was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxCluster$createdTimestamp' => '

The timestamp at which the cluster was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxDatabaseListEntry$createdTimestamp' => '

The timestamp at which the database was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxDatabaseListEntry$lastModifiedTimestamp' => '

The last time that the database was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxEnvironment$creationTimestamp' => '

The timestamp at which the kdb environment was created in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxEnvironment$updateTimestamp' => '

The timestamp at which the kdb environment was modified in FinSpace. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxNode$launchTime' => '

The time when a particular node is started. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'KxUser$createTimestamp' => '

The timestamp at which the kdb user was created.

', 'KxUser$updateTimestamp' => '

The timestamp at which the kdb user was updated.

', 'UpdateKxDatabaseResponse$lastModifiedTimestamp' => '

The last time that the database was modified. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.

', 'UpdateKxEnvironmentNetworkResponse$creationTimestamp' => '

The timestamp at which the kdb environment was created in FinSpace.

', 'UpdateKxEnvironmentNetworkResponse$updateTimestamp' => '

The timestamp at which the kdb environment was updated.

', 'UpdateKxEnvironmentResponse$creationTimestamp' => '

The timestamp at which the kdb environment was created in FinSpace.

', 'UpdateKxEnvironmentResponse$updateTimestamp' => '

The timestamp at which the kdb environment was updated.

', ], ], 'TransitGatewayConfiguration' => [ 'base' => '

The structure of the transit gateway and network configuration that is used to connect the kdb environment to an internal network.

', 'refs' => [ 'GetKxEnvironmentResponse$transitGatewayConfiguration' => NULL, 'KxEnvironment$transitGatewayConfiguration' => '

Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.

', 'UpdateKxEnvironmentNetworkRequest$transitGatewayConfiguration' => '

Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.

', 'UpdateKxEnvironmentNetworkResponse$transitGatewayConfiguration' => NULL, 'UpdateKxEnvironmentResponse$transitGatewayConfiguration' => NULL, ], ], 'TransitGatewayID' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayConfiguration$transitGatewayID' => '

The identifier of the transit gateway created by the customer to connect outbound traffics from kdb network to your internal network.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxClusterDatabasesRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxClusterDatabasesResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxDatabaseRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxDatabaseResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxEnvironmentNetworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxEnvironmentNetworkResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxEnvironmentRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxEnvironmentResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxUserRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateKxUserResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidCIDRSpace' => [ 'base' => NULL, 'refs' => [ 'TransitGatewayConfiguration$routableCIDRSpace' => '

The routing CIDR on behalf of kdb environment. It could be any "/26 range in the 100.64.0.0 CIDR space. After providing, it will be added to the customer\'s transit gateway routing table so that the traffics could be routed to kdb network.

', ], ], 'ValidHostname' => [ 'base' => NULL, 'refs' => [ 'CustomDNSServer$customDNSServerName' => '

The name of the DNS server.

', ], ], 'ValidIPAddress' => [ 'base' => NULL, 'refs' => [ 'CustomDNSServer$customDNSServerIP' => '

The IP address of the DNS server.

', ], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the constraints specified by an AWS service.

', 'refs' => [], ], 'VpcConfiguration' => [ 'base' => '

Configuration details about the network where the Privatelink endpoint of the cluster resides.

', 'refs' => [ 'CreateKxClusterRequest$vpcConfiguration' => '

Configuration details about the network where the Privatelink endpoint of the cluster resides.

', 'CreateKxClusterResponse$vpcConfiguration' => '

Configuration details about the network where the Privatelink endpoint of the cluster resides.

', 'GetKxClusterResponse$vpcConfiguration' => '

Configuration details about the network where the Privatelink endpoint of the cluster resides.

', ], ], 'VpcIdString' => [ 'base' => NULL, 'refs' => [ 'VpcConfiguration$vpcId' => '

The identifier of the VPC endpoint.

', ], ], 'dnsStatus' => [ 'base' => NULL, 'refs' => [ 'GetKxEnvironmentResponse$dnsStatus' => '

The status of DNS configuration.

', 'KxEnvironment$dnsStatus' => '

The status of DNS configuration.

', 'UpdateKxEnvironmentNetworkResponse$dnsStatus' => '

The status of DNS configuration.

', 'UpdateKxEnvironmentResponse$dnsStatus' => '

The status of DNS configuration.

', ], ], 'errorMessage' => [ 'base' => NULL, 'refs' => [ 'ConflictException$message' => NULL, 'ConflictException$reason' => '

The reason for the conflict exception.

', 'InternalServerException$message' => NULL, 'InvalidRequestException$message' => NULL, 'LimitExceededException$message' => NULL, 'ResourceAlreadyExistsException$message' => NULL, 'ResourceNotFoundException$message' => NULL, 'ServiceQuotaExceededException$message' => NULL, 'ValidationException$message' => NULL, ], ], 'numBytes' => [ 'base' => NULL, 'refs' => [ 'GetKxDatabaseResponse$numBytes' => '

The total number of bytes in the database.

', ], ], 'numChangesets' => [ 'base' => NULL, 'refs' => [ 'GetKxDatabaseResponse$numChangesets' => '

The total number of changesets in the database.

', ], ], 'numFiles' => [ 'base' => NULL, 'refs' => [ 'GetKxDatabaseResponse$numFiles' => '

The total number of files in the database.

', ], ], 'stringValueLength1to255' => [ 'base' => NULL, 'refs' => [ 'GetKxEnvironmentResponse$certificateAuthorityArn' => '

The Amazon Resource Name (ARN) of the certificate authority of the kdb environment.

', 'KxEnvironment$certificateAuthorityArn' => '

The Amazon Resource Name (ARN) of the certificate authority:

', ], ], 'tgwStatus' => [ 'base' => NULL, 'refs' => [ 'GetKxEnvironmentResponse$tgwStatus' => '

The status of the network configuration.

', 'KxEnvironment$tgwStatus' => '

The status of the network configuration.

', 'UpdateKxEnvironmentNetworkResponse$tgwStatus' => '

The status of the network configuration.

', 'UpdateKxEnvironmentResponse$tgwStatus' => '

The status of the network configuration.

', ], ], 'url' => [ 'base' => NULL, 'refs' => [ 'CreateEnvironmentResponse$environmentUrl' => '

The sign-in URL for the web application of the FinSpace environment you created.

', 'Environment$environmentUrl' => '

The sign-in URL for the web application of your FinSpace environment.

', 'FederationParameters$samlMetadataURL' => '

Provide the metadata URL from your SAML 2.0 compliant identity provider (IdP).

', 'FederationParameters$applicationCallBackURL' => '

The redirect or sign-in URL that should be entered into the SAML 2.0 compliant identity provider configuration (IdP).

', ], ], 'urn' => [ 'base' => NULL, 'refs' => [ 'FederationParameters$federationURN' => '

The Uniform Resource Name (URN). Also referred as Service Provider URN or Audience URI or Service Provider Entity ID.

', ], ], ],];