- Navigation Guide
@aws-sdk/client-quicksight
UpdateRoleCustomPermissionCommandInput Interface
The input for UpdateRoleCustomPermissionCommand.
Members
Name | Type | Details |
---|---|---|
AwsAccountId Required | string | undefined | The ID for the Amazon Web Services account that you want to create a group in. The Amazon Web Services account ID that you provide must be the same Amazon Web Services account that contains your Amazon QuickSight account. |
CustomPermissionsName Required | string | undefined | The name of the custom permission that you want to update the role with. |
Namespace Required | string | undefined | The namespace that contains the role that you want to update. |
Role Required | Role | undefined | The name of role tht you want to update. |
Full Signature
export interface UpdateRoleCustomPermissionCommandInput extends UpdateRoleCustomPermissionRequest