Posted On: Jun 1, 2021

HAQM Quantum Ledger Database (HAQM QLDB) now supports enhanced HAQM Identity Access Management (IAM) based permissions for QLDB authentication, query, and data access. This release builds on the existing HAQM QLDB permissions model, adding separation of access by PartiQL command and ledger table. With this feature, QLDB customers will now be able to implement more granular database authorization and access policy that meets strict security requirements.

QLDB now supports new IAM actions that match PartiQL query commands. For example, the action qldb:PartiqlSelect provides read access while qldb:PartiqlUpdate and qldb:PartiqlInsert are common to policies enabling write access. In addition, QLDB now supports Attribute Based Access Control (ABAC) and the ability to tag QLDB table resources on creation. As a result, customers can now create more granular read or write restricted policies for specific tables and utilize ABAC for both ledgers and tables.

HAQM QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log. You can use QLDB to track all application data changes, and maintain a complete and verifiable history of changes to your data over time. Get started with HAQM QLDB and learn more about QLDB IAM based access control today.