11.5 Ensure to Implement Access Control and Authentication (Manual)
Description
Utilize QLDB's built-in authentication and access control mechanisms. Define IAM policies to control which users or roles can perform specific actions on QLDB resources. Leverage IAM roles for cross-service access, securely integrating QLDB with other AWS services.
Rationale
Users should select whether they like to enable authentication. If they want to authenticate the user would be required to implement IAM roles would grant or deny permissions within that database.
Impact
Allowing authentication verifies the identity of the person and who has appropriate access to a company's data.
Audit Procedure
Using AWS Console
Understand QLDB Authentication and Access Control:
Familiarize yourself with the authentication and access control mechanisms provided by QLDB.
Understand the concepts of users, permissions, and roles in QLDB's access control model.
Select the QLDB ledger for which you want to configure access control.
Under the Configuration tab.
Click on Edit or Modify to make changes.
Enable IAM-based authentication by selecting the appropriate option.
Define the IAM policies that grant or deny permissions for specific QLDB actions.
Configure fine-grained access control by associating IAM policies with IAM users or roles.
Create IAM Users or Roles:
Identify the individuals or services that require access to QLDB.
Create IAM user accounts for individuals or IAM roles for services.
Assign appropriate IAM policies to these users or roles based on their required access levels.
Grant Required Permissions:
Define IAM policies that grant the necessary permissions for QLDB operations.
Consider the principle of least privilege and only provide the minimum permissions required for each user or role.
Assign IAM policies to IAM users or roles to allow access to specific QLDB resources.
Test Access Control:
Use IAM user credentials or IAM role credentials to test access to QLDB resources.
Verify that users or services can perform the expected actions based on their assigned IAM policies.
Test both read and write operations to ensure appropriate access permissions.
Monitor and Audit Access:
Enable AWS CloudTrail for QLDB to capture and log all API calls and activities.
Use Amazon CloudWatch to monitor and analyze the logs for unauthorized access attempts or suspicious activities.
Implement additional logging and auditing mechanisms as per your organization's security requirements.
Regularly Review and Update Access Control:
Conduct periodic reviews of IAM policies, users, and roles associated with QLDB.
Remove or update access for users or roles that no longer require QLDB access.
Stay updated with AWS security best practices and IAM and access control recommendations.
Expected Result
IAM-based authentication should be enabled for QLDB with properly configured IAM policies, users, and roles following the principle of least privilege.
Remediation
Using AWS Console
Follow the audit steps above to implement access control and authentication for your Amazon QLDB ledgers.
Default Value
QLDB access is controlled through IAM. Fine-grained access control policies must be manually configured.
14.6 Protect Information through Access Control Lists
x
x
x
Profile
Level 1 | Manual
1---2name: cis-aws-database-11-53description: Ensure to Implement Access Control and Authentication4---56# 11.5 Ensure to Implement Access Control and Authentication (Manual)78## Description910Utilize QLDB's built-in authentication and access control mechanisms. Define IAM policies to control which users or roles can perform specific actions on QLDB resources. Leverage IAM roles for cross-service access, securely integrating QLDB with other AWS services.1112## Rationale1314Users should select whether they like to enable authentication. If they want to authenticate the user would be required to implement IAM roles would grant or deny permissions within that database.1516## Impact1718Allowing authentication verifies the identity of the person and who has appropriate access to a company's data.1920## Audit Procedure2122### Using AWS Console23241. Understand QLDB Authentication and Access Control:25 - Familiarize yourself with the authentication and access control mechanisms provided by QLDB.26 - Understand the concepts of users, permissions, and roles in QLDB's access control model.272. Configure IAM for QLDB:28 - Sign in to the AWS Management Console at https://console.aws.amazon.com/ with your AWS account credentials.29 - Open the Amazon QLDB console.30 - Go to the `Ledgers` section.31 - Select the QLDB ledger for which you want to configure access control.32 - Under the `Configuration` tab.33 - Click on `Edit` or `Modify` to make changes.34 - Enable IAM-based authentication by selecting the appropriate option.35 - Define the IAM policies that grant or deny permissions for specific QLDB actions.36 - Configure fine-grained access control by associating IAM policies with IAM users or roles.373. Create IAM Users or Roles:38 - Identify the individuals or services that require access to QLDB.39 - Create IAM user accounts for individuals or IAM roles for services.40 - Assign appropriate IAM policies to these users or roles based on their required access levels.414. Grant Required Permissions:42 - Define IAM policies that grant the necessary permissions for QLDB operations.43 - Consider the principle of least privilege and only provide the minimum permissions required for each user or role.44 - Assign IAM policies to IAM users or roles to allow access to specific QLDB resources.455. Test Access Control:46 - Use IAM user credentials or IAM role credentials to test access to QLDB resources.47 - Verify that users or services can perform the expected actions based on their assigned IAM policies.48 - Test both read and write operations to ensure appropriate access permissions.496. Monitor and Audit Access:50 - Enable AWS CloudTrail for QLDB to capture and log all API calls and activities.51 - Use Amazon CloudWatch to monitor and analyze the logs for unauthorized access attempts or suspicious activities.52 - Implement additional logging and auditing mechanisms as per your organization's security requirements.537. Regularly Review and Update Access Control:54 - Conduct periodic reviews of IAM policies, users, and roles associated with QLDB.55 - Remove or update access for users or roles that no longer require QLDB access.56 - Stay updated with AWS security best practices and IAM and access control recommendations.5758## Expected Result5960IAM-based authentication should be enabled for QLDB with properly configured IAM policies, users, and roles following the principle of least privilege.6162## Remediation6364### Using AWS Console6566Follow the audit steps above to implement access control and authentication for your Amazon QLDB ledgers.6768## Default Value6970QLDB access is controlled through IAM. Fine-grained access control policies must be manually configured.7172## References73741. https://aws.amazon.com/products/databases/7576## CIS Controls7778| Controls Version | Control | IG 1 | IG 2 | IG 3 |79| ---------------- | ----------------------------------------------------- | ---- | ---- | ---- |80| v8 | 3.3 Configure Data Access Control Lists | x | x | x |81| v7 | 14.6 Protect Information through Access Control Lists | x | x | x |8283## Profile8485Level 1 | Manual
Run npx skillmds@latest add cyberstrikeus/cis-aws-database-11-5 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Ensure to Implement Access Control and Authentication It is listed under DevOps & Infra on SkillMD.
SkillMD's automated safety review verdict for this skill is PASS. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
cyberstrikeus (@cyberstrikeus) published this skill. Their other Agent Skills are listed on their SkillMD profile.