FinSpace Public API Skill
amazonaws-com-finspace-data
amazonaws-com-finspace-data
| Method | Path | Description |
|---|---|---|
POST | /permission-group/{permissionGroupId}/users/{userId} | |
POST | /datasets/{datasetId}/changesetsv2 | Adds a user to a permission group to grant permissions for actions a user can perform in FinSpace. |
POST | /datasets/{datasetId}/dataviewsv2 | Creates a new Changeset in a FinSpace Dataset. |
POST | /datasetsv2 | Creates a Dataview for a Dataset. |
POST | /permission-group | Creates a new FinSpace Dataset. |
POST | /user | Creates a group of permissions for various actions that a user can perform in FinSpace. |
DELETE | /datasetsv2/{datasetId} | Creates a new user in FinSpace. |
DELETE | /permission-group/{permissionGroupId} | Deletes a FinSpace Dataset. |
POST | /user/{userId}/disable | Deletes a permission group. This action is irreversible. |
DELETE | /permission-group/{permissionGroupId}/users/{userId} | Denies access to the FinSpace web application and API for the specified user. |
POST | /user/{userId}/enable | Removes a user from a permission group. |
GET | /datasets/{datasetId}/changesetsv2/{changesetId} | Allows the specified user to access the FinSpace web application and API. |
GET | /datasets/{datasetId}/dataviewsv2/{dataviewId} | Get information about a Changeset. |
GET | /datasetsv2/{datasetId} | Gets information about a Dataview. |
POST | /datasets/{datasetId}/dataviewsv2/{dataviewId}/external-access-details | Returns information about a Dataset. |
GET | /permission-group/{permissionGroupId} | Returns the credentials to access the external Dataview from an S3 location. To call this API: You must retrieve the programmatic credentials. You must be a member of a FinSpace u... |
GET | /credentials/programmatic | Retrieves the details of a specific permission group. |
GET | /user/{userId} | Request programmatic credentials to use with FinSpace SDK. For more information, see Step 2. Access credentials programmatically using IAM access key id and secret access key. |
POST | /workingLocationV1 | Retrieves details for a specific user. |
GET | /datasets/{datasetId}/changesetsv2 | A temporary Amazon S3 location, where you can copy your files from a source location to stage or use as a scratch space in FinSpace notebook. |
GET | /datasets/{datasetId}/dataviewsv2 | Lists the FinSpace Changesets for a Dataset. |
GET | /datasetsv2 | Lists all available Dataviews for a Dataset. |
GET | /permission-group | Lists all of the active Datasets that a user has access to. |
GET | /user/{userId}/permission-groups | Lists all available permission groups in FinSpace. |
GET | /user | Lists all the permission groups that are associated with a specific user. |
GET | /permission-group/{permissionGroupId}/users | Lists all available users in FinSpace. |
POST | /user/{userId}/password | Lists details of all the users in a specific permission group. |
PUT | /datasets/{datasetId}/changesetsv2/{changesetId} | Resets the password for a specified user ID and generates a temporary one. Only a superuser can reset password for other users. Resetting the password immediately invalidates the... |
PUT | /datasetsv2/{datasetId} | Updates a FinSpace Changeset. |
PUT | /permission-group/{permissionGroupId} | Updates a FinSpace Dataset. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-finspace-data
Downloads and installs to ~/.claude/skills/amazonaws-com-finspace-data/
2020-07-13 (2026-02-13)