View Source aws_finspace_data (aws v1.0.4)
Summary
Functions
Deletes a permission group.
Returns the credentials to access the external Dataview from an S3 location.
Request programmatic credentials to use with FinSpace SDK.
Resets the password for a specified user ID and generates a temporary one.
Modifies the details of a permission group.
Modifies the details of the specified user.
Functions
associate_user_to_permission_group(Client, PermissionGroupId, UserId, Input)
View Sourceassociate_user_to_permission_group(Client, PermissionGroupId, UserId, Input0, Options0)
View SourceDeletes a permission group.
This action is irreversible.delete_permission_group(Client, PermissionGroupId, Input0, Options0)
View Sourcedisassociate_user_from_permission_group(Client, PermissionGroupId, UserId, Input)
View Sourcedisassociate_user_from_permission_group(Client, PermissionGroupId, UserId, Input0, Options0)
View Sourceget_changeset(Client, ChangesetId, DatasetId, QueryMap, HeadersMap)
View Sourceget_changeset(Client, ChangesetId, DatasetId, QueryMap, HeadersMap, Options0)
View Sourceget_data_view(Client, DataViewId, DatasetId, QueryMap, HeadersMap)
View Sourceget_data_view(Client, DataViewId, DatasetId, QueryMap, HeadersMap, Options0)
View Sourceget_external_data_view_access_details(Client, DataViewId, DatasetId, Input)
View SourceReturns 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 Data
permissions.
get_external_data_view_access_details(Client, DataViewId, DatasetId, Input0, Options0)
View Sourceget_permission_group(Client, PermissionGroupId, QueryMap, HeadersMap)
View Sourceget_permission_group(Client, PermissionGroupId, QueryMap, HeadersMap, Options0)
View SourceRequest 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: https://docs.aws.amazon.com/finspace/latest/data-api/fs-using-the-finspace-api.html#accessing-credentials.get_programmatic_access_credentials(Client, EnvironmentId, QueryMap, HeadersMap)
View Sourceget_programmatic_access_credentials(Client, EnvironmentId, QueryMap, HeadersMap, Options0)
View Sourcelist_changesets(Client, DatasetId, QueryMap, HeadersMap, Options0)
View Sourcelist_data_views(Client, DatasetId, QueryMap, HeadersMap, Options0)
View Sourcelist_permission_groups(Client, MaxResults, QueryMap, HeadersMap, Options0)
View Sourcelist_permission_groups_by_user(Client, UserId, MaxResults, QueryMap, HeadersMap)
View Sourcelist_permission_groups_by_user(Client, UserId, MaxResults, QueryMap, HeadersMap, Options0)
View Sourcelist_users_by_permission_group(Client, PermissionGroupId, MaxResults)
View Sourcelist_users_by_permission_group(Client, PermissionGroupId, MaxResults, QueryMap, HeadersMap)
View Sourcelist_users_by_permission_group(Client, PermissionGroupId, MaxResults, QueryMap, HeadersMap, Options0)
View SourceResets 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.update_changeset(Client, ChangesetId, DatasetId, Input0, Options0)
View SourceModifies the details of a permission group.
You cannot modify apermissionGroupID
.
update_permission_group(Client, PermissionGroupId, Input0, Options0)
View SourceModifies the details of the specified user.
You cannot update theuserId
for a user.