- Navigation Guide
@aws-sdk/client-qldb
UpdateLedgerPermissionsModeCommand Class
Updates the permissions mode of a ledger.
Before you switch to the STANDARD
permissions mode, you must first create all required IAM policies and table tags to avoid disruption to your users. To learn more, see Migrating to the standard permissions mode in the Amazon QLDB Developer Guide.
Parameters
Name | Signature | Summary |
---|---|---|
UpdateLedgerPermissionsModeCommandInput |
|
Full Signature
export declare class UpdateLedgerPermissionsModeCommand extends UpdateLedgerPermissionsModeCommand_base
Related
- UpdateLedgerPermissionsModeCommandInput for command's
input
shape. - UpdateLedgerPermissionsModeCommandOutput for command's
response
shape. - config for QLDBClient's
config
shape.