Encryption of a DynamoDB table

2. Type "DynamoDB"

3. Click on DynamoDB

4. Click on Create table

5. Name your table

6. Enter a Partition Key

7. Enter a Sort key

8. Click on Create table

You can only encrypt a DynamoDB table while creating it & Encryption is enabled by default

Last updated