UpdateCustomPermissionsRequest
Types
Properties
Link copied to clipboard
The ID of the Amazon Web Services account that contains the custom permissions profile that you want to update.
Link copied to clipboard
A set of actions to include in the custom permissions profile.
Link copied to clipboard
The name of the custom permissions profile that you want to update.
Link copied to clipboard
The governance configuration for the custom permissions profile. The UpdateCustomPermissions operation replaces all existing Capabilities and Governance values. If you omit this parameter, Amazon Quick removes governance from the profile and the existing custom permission behavior applies.
Functions
Link copied to clipboard
inline fun copy(block: UpdateCustomPermissionsRequest.Builder.() -> Unit = {}): UpdateCustomPermissionsRequest