amazonaws.com – finspace-data
The FinSpace APIs let you take actions inside the FinSpace.
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:finspace-data/2020-07-13.json
- Provider
- amazonaws.com:finspace-data / finspace-data
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/finspace-data/2020-07-13/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/finspace-data/2020-07-13/openapi.yaml
Tools (33)
Extracted live via the executor SDK.
-
credentials.getProgrammaticAccessCredentialsRequest programmatic credentials to use with FinSpace SDK.
-
datasets.createChangesetCreates a new Changeset in a FinSpace Dataset.
-
datasets.createDataViewCreates a Dataview for a Dataset.
-
datasets.getChangesetGet information about a Changeset.
-
datasets.getDataViewGets information about a Dataview.
-
datasets.getExternalDataViewAccessDetailsReturns 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 user group, where the dataset that you want to access has
Read Dataset Datapermissions.
-
-
datasets.listChangesetsLists the FinSpace Changesets for a Dataset.
-
datasets.listDataViewsLists all available Dataviews for a Dataset.
-
datasets.updateChangesetUpdates a FinSpace Changeset.
-
datasetsv2.createDatasetCreates a new FinSpace Dataset.
-
datasetsv2.deleteDatasetDeletes a FinSpace Dataset.
-
datasetsv2.getDatasetReturns information about a Dataset.
-
datasetsv2.listDatasetsLists all of the active Datasets that a user has access to.
-
datasetsv2.updateDatasetUpdates a FinSpace Dataset.
-
permissionGroup.associateUserToPermissionGroupAdds a user account to a permission group to grant permissions for actions a user can perform in FinSpace.
-
permissionGroup.createPermissionGroupCreates a group of permissions for various actions that a user can perform in FinSpace.
-
permissionGroup.deletePermissionGroupDeletes a permission group. This action is irreversible.
-
permissionGroup.disassociateUserFromPermissionGroupRemoves a user account from a permission group.
-
permissionGroup.getPermissionGroupRetrieves the details of a specific permission group.
-
permissionGroup.listUsersByPermissionGroupLists details of all the users in a specific permission group.
-
permissionGroup.updatePermissionGroupModifies the details of a permission group. You cannot modify a
permissionGroupID. -
permissionGroupMaxResults.listPermissionGroupsLists all available permission groups in FinSpace.
-
user.createUserCreates a new user in FinSpace.
-
user.disableUserDenies access to the FinSpace web application and API for the specified user.
-
user.enableUserAllows the specified user to access the FinSpace web application and API.
-
user.getUserRetrieves details for a specific user.
-
user.listPermissionGroupsByUserLists all the permission groups that are associated with a specific user account.
-
user.resetUserPasswordResets 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 previous password associated with the user.
-
user.updateUserModifies the details of the specified user account. You cannot update the
userIdfor a user. -
userMaxResults.listUsersLists all available user accounts in FinSpace.
-
workingLocationV1.getWorkingLocationA 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.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools