Package-level declarations
Functions
Adds a user to a permission group to grant permissions for actions a user can perform in FinSpace.
Creates a new Changeset in a FinSpace Dataset.
Creates a new FinSpace Dataset.
Creates a Dataview for a Dataset.
Creates a group of permissions for various actions that a user can perform in FinSpace.
Creates a new user in FinSpace.
Deletes a FinSpace Dataset.
Deletes a permission group. This action is irreversible.
Denies access to the FinSpace web application and API for the specified user.
Removes a user from a permission group.
Allows the specified user to access the FinSpace web application and API.
Get information about a Changeset.
Returns information about a Dataset.
Gets information about a Dataview.
Returns the credentials to access the external Dataview from an S3 location. To call this API:
Retrieves the details of a specific permission group.
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.
Retrieves details for a specific user.
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.
Lists the FinSpace Changesets for a Dataset.
Lists all of the active Datasets that a user has access to.
Lists all available Dataviews for a Dataset.
Lists all available permission groups in FinSpace.
Lists all the permission groups that are associated with a specific user.
Lists all available users in FinSpace.
Lists details of all the users in a specific permission group.
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 previous password associated with the user.
Updates a FinSpace Changeset.
Updates a FinSpace Dataset.
Modifies the details of a permission group. You cannot modify a permissionGroupID
.
Modifies the details of the specified user. You cannot update the userId
for a user.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.