Amazon FinSpace Dataset Browser will be discontinued on November 29,
2024
. Starting November 29, 2023
, FinSpace will no longer accept the creation of new Dataset Browser
environments. Customers using Amazon FinSpace with Managed Kdb Insights
PermissionGroupByUser
The structure of a permission group associated with a user.
Contents
Note
In the following list, the required parameters are described first.
- membershipStatus
-
Indicates the status of the user within a permission group.
-
ADDITION_IN_PROGRESS
– The user is currently being added to the permission group. -
ADDITION_SUCCESS
– The user is successfully added to the permission group. -
REMOVAL_IN_PROGRESS
– The user is currently being removed from the permission group.
Type: String
Valid Values:
ADDITION_IN_PROGRESS | ADDITION_SUCCESS | REMOVAL_IN_PROGRESS
Required: No
-
- name
-
The name of the permission group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
.*\S.*
Required: No
- permissionGroupId
-
The unique identifier for the permission group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 26.
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: