Awso_finspace_lwtSourceval create_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateEnvironmentRequest.t ->
(Awso_finspace.Values.CreateEnvironmentResponse.t,
Awso_finspace.Values.CreateEnvironmentResponse.error)
Result.t
Lwt.tval create_kx_changeset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxChangesetRequest.t ->
(Awso_finspace.Values.CreateKxChangesetResponse.t,
Awso_finspace.Values.CreateKxChangesetResponse.error)
Result.t
Lwt.tval create_kx_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxClusterRequest.t ->
(Awso_finspace.Values.CreateKxClusterResponse.t,
Awso_finspace.Values.CreateKxClusterResponse.error)
Result.t
Lwt.tval create_kx_database :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxDatabaseRequest.t ->
(Awso_finspace.Values.CreateKxDatabaseResponse.t,
Awso_finspace.Values.CreateKxDatabaseResponse.error)
Result.t
Lwt.tval create_kx_dataview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxDataviewRequest.t ->
(Awso_finspace.Values.CreateKxDataviewResponse.t,
Awso_finspace.Values.CreateKxDataviewResponse.error)
Result.t
Lwt.tval create_kx_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxEnvironmentRequest.t ->
(Awso_finspace.Values.CreateKxEnvironmentResponse.t,
Awso_finspace.Values.CreateKxEnvironmentResponse.error)
Result.t
Lwt.tval create_kx_scaling_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxScalingGroupRequest.t ->
(Awso_finspace.Values.CreateKxScalingGroupResponse.t,
Awso_finspace.Values.CreateKxScalingGroupResponse.error)
Result.t
Lwt.tval create_kx_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxUserRequest.t ->
(Awso_finspace.Values.CreateKxUserResponse.t,
Awso_finspace.Values.CreateKxUserResponse.error)
Result.t
Lwt.tval create_kx_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.CreateKxVolumeRequest.t ->
(Awso_finspace.Values.CreateKxVolumeResponse.t,
Awso_finspace.Values.CreateKxVolumeResponse.error)
Result.t
Lwt.tval delete_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteEnvironmentRequest.t ->
(Awso_finspace.Values.DeleteEnvironmentResponse.t,
Awso_finspace.Values.DeleteEnvironmentResponse.error)
Result.t
Lwt.tval delete_kx_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxClusterRequest.t ->
(Awso_finspace.Values.DeleteKxClusterResponse.t,
Awso_finspace.Values.DeleteKxClusterResponse.error)
Result.t
Lwt.tval delete_kx_cluster_node :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxClusterNodeRequest.t ->
(Awso_finspace.Values.DeleteKxClusterNodeResponse.t,
Awso_finspace.Values.DeleteKxClusterNodeResponse.error)
Result.t
Lwt.tval delete_kx_database :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxDatabaseRequest.t ->
(Awso_finspace.Values.DeleteKxDatabaseResponse.t,
Awso_finspace.Values.DeleteKxDatabaseResponse.error)
Result.t
Lwt.tval delete_kx_dataview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxDataviewRequest.t ->
(Awso_finspace.Values.DeleteKxDataviewResponse.t,
Awso_finspace.Values.DeleteKxDataviewResponse.error)
Result.t
Lwt.tval delete_kx_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxEnvironmentRequest.t ->
(Awso_finspace.Values.DeleteKxEnvironmentResponse.t,
Awso_finspace.Values.DeleteKxEnvironmentResponse.error)
Result.t
Lwt.tval delete_kx_scaling_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxScalingGroupRequest.t ->
(Awso_finspace.Values.DeleteKxScalingGroupResponse.t,
Awso_finspace.Values.DeleteKxScalingGroupResponse.error)
Result.t
Lwt.tval delete_kx_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxUserRequest.t ->
(Awso_finspace.Values.DeleteKxUserResponse.t,
Awso_finspace.Values.DeleteKxUserResponse.error)
Result.t
Lwt.tval delete_kx_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.DeleteKxVolumeRequest.t ->
(Awso_finspace.Values.DeleteKxVolumeResponse.t,
Awso_finspace.Values.DeleteKxVolumeResponse.error)
Result.t
Lwt.tval get_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetEnvironmentRequest.t ->
(Awso_finspace.Values.GetEnvironmentResponse.t,
Awso_finspace.Values.GetEnvironmentResponse.error)
Result.t
Lwt.tval get_kx_changeset :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxChangesetRequest.t ->
(Awso_finspace.Values.GetKxChangesetResponse.t,
Awso_finspace.Values.GetKxChangesetResponse.error)
Result.t
Lwt.tval get_kx_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxClusterRequest.t ->
(Awso_finspace.Values.GetKxClusterResponse.t,
Awso_finspace.Values.GetKxClusterResponse.error)
Result.t
Lwt.tval get_kx_connection_string :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxConnectionStringRequest.t ->
(Awso_finspace.Values.GetKxConnectionStringResponse.t,
Awso_finspace.Values.GetKxConnectionStringResponse.error)
Result.t
Lwt.tval get_kx_database :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxDatabaseRequest.t ->
(Awso_finspace.Values.GetKxDatabaseResponse.t,
Awso_finspace.Values.GetKxDatabaseResponse.error)
Result.t
Lwt.tval get_kx_dataview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxDataviewRequest.t ->
(Awso_finspace.Values.GetKxDataviewResponse.t,
Awso_finspace.Values.GetKxDataviewResponse.error)
Result.t
Lwt.tval get_kx_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxEnvironmentRequest.t ->
(Awso_finspace.Values.GetKxEnvironmentResponse.t,
Awso_finspace.Values.GetKxEnvironmentResponse.error)
Result.t
Lwt.tval get_kx_scaling_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxScalingGroupRequest.t ->
(Awso_finspace.Values.GetKxScalingGroupResponse.t,
Awso_finspace.Values.GetKxScalingGroupResponse.error)
Result.t
Lwt.tval get_kx_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxUserRequest.t ->
(Awso_finspace.Values.GetKxUserResponse.t,
Awso_finspace.Values.GetKxUserResponse.error)
Result.t
Lwt.tval get_kx_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.GetKxVolumeRequest.t ->
(Awso_finspace.Values.GetKxVolumeResponse.t,
Awso_finspace.Values.GetKxVolumeResponse.error)
Result.t
Lwt.tval list_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListEnvironmentsRequest.t ->
(Awso_finspace.Values.ListEnvironmentsResponse.t,
Awso_finspace.Values.ListEnvironmentsResponse.error)
Result.t
Lwt.tval list_kx_changesets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxChangesetsRequest.t ->
(Awso_finspace.Values.ListKxChangesetsResponse.t,
Awso_finspace.Values.ListKxChangesetsResponse.error)
Result.t
Lwt.tval list_kx_cluster_nodes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxClusterNodesRequest.t ->
(Awso_finspace.Values.ListKxClusterNodesResponse.t,
Awso_finspace.Values.ListKxClusterNodesResponse.error)
Result.t
Lwt.tval list_kx_clusters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxClustersRequest.t ->
(Awso_finspace.Values.ListKxClustersResponse.t,
Awso_finspace.Values.ListKxClustersResponse.error)
Result.t
Lwt.tval list_kx_databases :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxDatabasesRequest.t ->
(Awso_finspace.Values.ListKxDatabasesResponse.t,
Awso_finspace.Values.ListKxDatabasesResponse.error)
Result.t
Lwt.tval list_kx_dataviews :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxDataviewsRequest.t ->
(Awso_finspace.Values.ListKxDataviewsResponse.t,
Awso_finspace.Values.ListKxDataviewsResponse.error)
Result.t
Lwt.tval list_kx_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxEnvironmentsRequest.t ->
(Awso_finspace.Values.ListKxEnvironmentsResponse.t,
Awso_finspace.Values.ListKxEnvironmentsResponse.error)
Result.t
Lwt.tval list_kx_scaling_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxScalingGroupsRequest.t ->
(Awso_finspace.Values.ListKxScalingGroupsResponse.t,
Awso_finspace.Values.ListKxScalingGroupsResponse.error)
Result.t
Lwt.tval list_kx_users :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxUsersRequest.t ->
(Awso_finspace.Values.ListKxUsersResponse.t,
Awso_finspace.Values.ListKxUsersResponse.error)
Result.t
Lwt.tval list_kx_volumes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListKxVolumesRequest.t ->
(Awso_finspace.Values.ListKxVolumesResponse.t,
Awso_finspace.Values.ListKxVolumesResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.ListTagsForResourceRequest.t ->
(Awso_finspace.Values.ListTagsForResourceResponse.t,
Awso_finspace.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.TagResourceRequest.t ->
(Awso_finspace.Values.TagResourceResponse.t,
Awso_finspace.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UntagResourceRequest.t ->
(Awso_finspace.Values.UntagResourceResponse.t,
Awso_finspace.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateEnvironmentRequest.t ->
(Awso_finspace.Values.UpdateEnvironmentResponse.t,
Awso_finspace.Values.UpdateEnvironmentResponse.error)
Result.t
Lwt.tval update_kx_cluster_code_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxClusterCodeConfigurationRequest.t ->
(Awso_finspace.Values.UpdateKxClusterCodeConfigurationResponse.t,
Awso_finspace.Values.UpdateKxClusterCodeConfigurationResponse.error)
Result.t
Lwt.tval update_kx_cluster_databases :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxClusterDatabasesRequest.t ->
(Awso_finspace.Values.UpdateKxClusterDatabasesResponse.t,
Awso_finspace.Values.UpdateKxClusterDatabasesResponse.error)
Result.t
Lwt.tval update_kx_database :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxDatabaseRequest.t ->
(Awso_finspace.Values.UpdateKxDatabaseResponse.t,
Awso_finspace.Values.UpdateKxDatabaseResponse.error)
Result.t
Lwt.tval update_kx_dataview :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxDataviewRequest.t ->
(Awso_finspace.Values.UpdateKxDataviewResponse.t,
Awso_finspace.Values.UpdateKxDataviewResponse.error)
Result.t
Lwt.tval update_kx_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxEnvironmentRequest.t ->
(Awso_finspace.Values.UpdateKxEnvironmentResponse.t,
Awso_finspace.Values.UpdateKxEnvironmentResponse.error)
Result.t
Lwt.tval update_kx_environment_network :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxEnvironmentNetworkRequest.t ->
(Awso_finspace.Values.UpdateKxEnvironmentNetworkResponse.t,
Awso_finspace.Values.UpdateKxEnvironmentNetworkResponse.error)
Result.t
Lwt.tval update_kx_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxUserRequest.t ->
(Awso_finspace.Values.UpdateKxUserResponse.t,
Awso_finspace.Values.UpdateKxUserResponse.error)
Result.t
Lwt.tval update_kx_volume :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_finspace.Values.UpdateKxVolumeRequest.t ->
(Awso_finspace.Values.UpdateKxVolumeResponse.t,
Awso_finspace.Values.UpdateKxVolumeResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_finspace.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Defines the ICMP protocol that consists of the ICMP type and code.
The range of ports the rule applies to.
The configuration that contains the database path of the data that you want to place on each selected volume. Each segment must have a unique database path for each volume. If you do not explicitly specify any database path for a volume, they are accessible from the cluster through the default S3/object store segment.
The network access control list (ACL) is an optional layer of security for your VPC that acts as a firewall for controlling traffic in and out of one or more subnets. The entry is a set of numbered ingress and egress rules that determine whether a packet should be allowed in or out of a subnet associated with the ACL. We process the entries in the ACL according to the rule numbers, in ascending order.
module KxDataviewSegmentConfigurationList =
Awso_finspace.Values.KxDataviewSegmentConfigurationListThe structure of database cache configuration that is used for mapping database paths to cache types in clusters.
A list of DNS server name and server IP. This is used to set up Route-53 outbound resolvers.
The active version of the dataview that is currently in use by this cluster.
The structure that consists of name and type of volume.
The structure that stores the configuration details of a dataview.
The structure of the transit gateway and network configuration that is used to connect the kdb environment to an internal network.
Configuration information when authentication mode is FEDERATED.
The structure containing the metadata of the attached clusters.
The configuration of data that is available for querying from this database.
Defines the key-value pairs to make them available inside the cluster.
The structure that contains the metadata of the volume.
A structure that stores metadata for a kdb user.
A structure for storing metadata of scaling group.
The details of a kdb environment.
A collection of kdb dataview entries.
Details about a FinSpace managed kdb database
The details of a kdb cluster.
A structure that stores metadata for a kdb node.
Details of changeset.
Represents an FinSpace environment.
The configuration for read only disk cache associated with a cluster.
A list of change request objects.
The Amazon Resource Name (ARN) of the data bundle.
You do not have sufficient access to perform this action.
There was a conflict with this action, and it could not be completed.
The request processing has failed because of an unknown error, exception or failure.
The structure containing the size and type of the network attached storage (NAS_1) file system volume.
A service limit or quota is exceeded.
One or more resources can't be found.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by an AWS service.
The specified resource group already exists.
The configuration that allows you to choose how you want to update the databases on a cluster. Depending on the option you choose, you can reduce the time it takes to update the cluster.
The structure of the customer code available within the running cluster.
module KxClusterCodeDeploymentConfiguration =
Awso_finspace.Values.KxClusterCodeDeploymentConfigurationThe configuration that allows you to choose how you want to update code on a cluster. Depending on the option you choose, you can reduce the time it takes to update the cluster.
The request is invalid. Something is wrong with the input to the request.
The configuration based on which FinSpace will scale in or scale out nodes in your cluster.
A structure for the metadata of a cluster. It includes information like the CPUs needed, memory of instances, and number of instances.
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.
The structure that stores the capacity configuration details of a scaling group.
A configuration to store the Tickerplant logs. It consists of a list of volumes that will be mounted to your cluster. For the cluster type Tickerplant, the location of the TP volume on the cluster will be available by using the global variable .aws.tp_log_path.
Configuration details about the network where the Privatelink endpoint of the cluster resides.
Provides details in the event of a failed flow, including the error type and the related error message.
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.
Configuration information for the superuser.
Updates the throughput or capacity of a volume. During the update process, the filesystem might be unavailable for a few minutes. You can retry any operations after the update is complete.
Updates the throughput or capacity of a volume. During the update process, the filesystem might be unavailable for a few minutes. You can retry any operations after the update is complete.
Updates the user details. You can only update the IAM role associated with a user.
Updates the user details. You can only update the IAM role associated with a user.
Updates information for the given kdb environment.
Updates information for the given kdb environment.
module UpdateKxEnvironmentNetworkResponse =
Awso_finspace.Values.UpdateKxEnvironmentNetworkResponseUpdates 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.
module UpdateKxEnvironmentNetworkRequest =
Awso_finspace.Values.UpdateKxEnvironmentNetworkRequestUpdates 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.
Updates the specified dataview. The dataviews get automatically updated when any new changesets are ingested. Each update of the dataview creates a new version, including changeset details and cache configurations
Updates the specified dataview. The dataviews get automatically updated when any new changesets are ingested. Each update of the dataview creates a new version, including changeset details and cache configurations
Updates information for the given kdb database.
Updates information for the given kdb database.
module UpdateKxClusterDatabasesResponse =
Awso_finspace.Values.UpdateKxClusterDatabasesResponseUpdates 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.
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.
module UpdateKxClusterCodeConfigurationResponse =
Awso_finspace.Values.UpdateKxClusterCodeConfigurationResponseAllows you to update code configuration on a running cluster. By using this API you can update the code, the initialization script path, and the command line arguments for a specific cluster. The configuration that you want to update will override any existing configurations on the cluster.
module UpdateKxClusterCodeConfigurationRequest =
Awso_finspace.Values.UpdateKxClusterCodeConfigurationRequestAllows you to update code configuration on a running cluster. By using this API you can update the code, the initialization script path, and the command line arguments for a specific cluster. The configuration that you want to update will override any existing configurations on the cluster.
Update your FinSpace environment.
Update your FinSpace environment.
Removes metadata tags from a FinSpace resource.
Removes metadata tags from a FinSpace resource.
Adds metadata tags to a FinSpace resource.
Adds metadata tags to a FinSpace resource.
A list of all tags for a resource.
A list of all tags for a resource.
Lists all the volumes in a kdb environment.
Lists all the volumes in a kdb environment.
Lists all the users in a kdb environment.
Lists all the users in a kdb environment.
Returns a list of scaling groups in a kdb environment.
Returns a list of scaling groups in a kdb environment.
Returns a list of kdb environments created in an account.
Returns a list of kdb environments created in an account.
Returns a list of all the dataviews in the database.
Returns a list of all the dataviews in the database.
Returns a list of all the databases in the kdb environment.
Returns a list of all the databases in the kdb environment.
Returns a list of clusters.
Returns a list of clusters.
Lists all the nodes in a kdb cluster.
Lists all the nodes in a kdb cluster.
Returns a list of all the changesets for a database.
Returns a list of all the changesets for a database.
A list of all of your FinSpace environments.
A list of all of your FinSpace environments.
Retrieves the information about the volume.
Retrieves the information about the volume.
Retrieves information about the specified kdb user.
Retrieves information about the specified kdb user.
Retrieves details of a scaling group.
Retrieves details of a scaling group.
Retrieves all the information for the specified kdb environment.
Retrieves all the information for the specified kdb environment.
Retrieves details of the dataview.
Retrieves details of the dataview.
Returns database information for the specified environment ID.
Returns database information for the specified environment ID.
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.
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.
Retrieves information about a kdb cluster.
Retrieves information about a kdb cluster.
Returns information about a kdb changeset.
Returns information about a kdb changeset.
Returns the FinSpace environment object.
Returns the FinSpace environment object.
Deletes a volume. You can only delete a volume if it's not attached to a cluster or a dataview. When a volume is deleted, any data on the volume is lost. This action is irreversible.
Deletes a volume. You can only delete a volume if it's not attached to a cluster or a dataview. When a volume is deleted, any data on the volume is lost. This action is irreversible.
Deletes a user in the specified kdb environment.
Deletes a user in the specified kdb environment.
Deletes the specified scaling group. This action is irreversible. You cannot delete a scaling group until all the clusters running on it have been deleted.
Deletes the specified scaling group. This action is irreversible. You cannot delete a scaling group until all the clusters running on it have been deleted.
Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
Deletes the specified dataview. Before deleting a dataview, make sure that it is not in use by any cluster.
Deletes the specified dataview. Before deleting a dataview, make sure that it is not in use by any cluster.
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.
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.
Deletes a kdb cluster.
Deletes a kdb cluster.
Deletes the specified nodes from a cluster.
Deletes the specified nodes from a cluster.
Delete an FinSpace environment.
Delete an FinSpace environment.
Creates a new volume with a specific amount of throughput and storage capacity.
Creates a new volume with a specific amount of throughput and storage capacity.
Creates a user in FinSpace kdb environment with an associated IAM role.
Creates a user in FinSpace kdb environment with an associated IAM role.
Creates a new scaling group.
Creates a new scaling group.
Creates a managed kdb environment for the account.
Creates a managed kdb environment for the account.
Creates a snapshot of kdb database with tiered storage capabilities and a pre-warmed cache, ready for mounting on kdb clusters. Dataviews are only available for clusters running on a scaling group. They are not supported on dedicated clusters.
Creates a snapshot of kdb database with tiered storage capabilities and a pre-warmed cache, ready for mounting on kdb clusters. Dataviews are only available for clusters running on a scaling group. They are not supported on dedicated clusters.
Creates a new kdb database in the environment.
Creates a new kdb database in the environment.
Creates a new kdb cluster.
Creates a new kdb cluster.
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.
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.
Create a new FinSpace environment.
Create a new FinSpace environment.