LAP Registry

FinSpace User Environment Management service Skill

amazonaws-com-finspace

Provider: Amazon Web Services Version: 2021-03-12 Endpoints: 50 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/environment
POST/kx/environments/{environmentId}/databases/{databaseName}/changesetsCreate a new FinSpace environment.
POST/kx/environments/{environmentId}/clustersCreates a changeset for a kdb database. A changeset allows you to add and delete existing files by using an ordered list of change requests.
POST/kx/environments/{environmentId}/databasesCreates a new kdb cluster.
POST/kx/environments/{environmentId}/databases/{databaseName}/dataviewsCreates a new kdb database in the environment.
POST/kx/environmentsCreates 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 o...
POST/kx/environments/{environmentId}/scalingGroupsCreates a managed kdb environment for the account.
POST/kx/environments/{environmentId}/usersCreates a new scaling group.
POST/kx/environments/{environmentId}/kxvolumesCreates a user in FinSpace kdb environment with an associated IAM role.
DELETE/environment/{environmentId}Creates a new volume with a specific amount of throughput and storage capacity.
DELETE/kx/environments/{environmentId}/clusters/{clusterName}Delete an FinSpace environment.
DELETE/kx/environments/{environmentId}/clusters/{clusterName}/nodes/{nodeId}Deletes a kdb cluster.
DELETE/kx/environments/{environmentId}/databases/{databaseName}Deletes the specified nodes from a cluster.
DELETE/kx/environments/{environmentId}/databases/{databaseName}/dataviews/{dataviewName}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 reta...
DELETE/kx/environments/{environmentId}Deletes the specified dataview. Before deleting a dataview, make sure that it is not in use by any cluster.
DELETE/kx/environments/{environmentId}/scalingGroups/{scalingGroupName}Deletes the kdb environment. This action is irreversible. Deleting a kdb environment will remove all the associated data and any services running in it.
DELETE/kx/environments/{environmentId}/users/{userName}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.
DELETE/kx/environments/{environmentId}/kxvolumes/{volumeName}Deletes a user in the specified kdb environment.
GET/environment/{environmentId}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 irreversib...
GET/kx/environments/{environmentId}/databases/{databaseName}/changesets/{changesetId}Returns the FinSpace environment object.
GET/kx/environments/{environmentId}/clusters/{clusterName}Returns information about a kdb changeset.
GET/kx/environments/{environmentId}/connectionStringRetrieves information about a kdb cluster.
GET/kx/environments/{environmentId}/databases/{databaseName}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.
GET/kx/environments/{environmentId}/databases/{databaseName}/dataviews/{dataviewName}Returns database information for the specified environment ID.
GET/kx/environments/{environmentId}Retrieves details of the dataview.
GET/kx/environments/{environmentId}/scalingGroups/{scalingGroupName}Retrieves all the information for the specified kdb environment.
GET/kx/environments/{environmentId}/users/{userName}Retrieves details of a scaling group.
GET/kx/environments/{environmentId}/kxvolumes/{volumeName}Retrieves information about the specified kdb user.
GET/environmentRetrieves the information about the volume.
GET/kx/environments/{environmentId}/databases/{databaseName}/changesetsA list of all of your FinSpace environments.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-finspace

Downloads and installs to ~/.claude/skills/amazonaws-com-finspace/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)