Amazon DynamoDB is a NoSQL database that is used for storing data in document and key-value pair formats. It is highly performant and scalable. Amazon DynamoDB is also serverless which means that you don't have to worry about the complexity of creating and managing infrastructure.
Learning how to control access to Amazon DynamoDB tables using AWS Identity and Access Management (IAM) will help you to create more secure solutions using the AWS cloud.
In this lab, you will create an AWS IAM policy, and you will use this policy to restrict access to a Amazon DynamoDB table in various ways.
Upon completion of this beginner level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following labs and courses can be used to fulfill the prerequisite:
May 9th, 2024 - Addressed an issue that prevented the lab starting, and improved some screenshots and instructions
December 7th, 2023 - Updated the instructions and screenshots to reflect the latest UI
April 11th, 2022 - Addressed an issue with the tester web application