View source: R/qldb_operations.R
qldb_update_ledger_permissions_mode | R Documentation |
Updates the permissions mode of a ledger.
See https://www.paws-r-sdk.com/docs/qldb_update_ledger_permissions_mode/ for full documentation.
qldb_update_ledger_permissions_mode(Name, PermissionsMode)
Name |
[required] The name of the ledger. |
PermissionsMode |
[required] The permissions mode to assign to the ledger. This parameter can have one of the following values:
We strongly recommend using the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.