# Encryption of a DynamoDB table

#### 1. [Go to AWS Management Console](https://us-west-1.console.aws.amazon.com/console/home?region=us-west-1)

#### 2. Type "DynamoDB"

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72020989118/original/YTAxA3IskTA5R3JqCcy9kfW4-CkDYdfC5A.png?1663524548" alt="" width="563"><figcaption></figcaption></figure>

#### 3. Click on DynamoDB

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72020989115/original/WI6VD5F3qg7t_HUY101H_DKLFzaAGiH96w.png?1663524548" alt="" width="563"><figcaption></figcaption></figure>

#### 4. Click on Create table

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72020989116/original/C8xZ6VRkxE6yhyoMXiUhWImWcmMqUgUkjg.png?1663524548" alt="" width="563"><figcaption></figcaption></figure>

#### 5. Name your table

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72020989120/original/W_684KDBJIbE8KqU2mB7NbZWrwXMETiRJg.png?1663524548" alt="" width="563"><figcaption></figcaption></figure>

#### 6. Enter a Partition Key

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72020989119/original/KAGQlfP5dgkJfGazv9Ine6kO8PqkS0XdfA.png?1663524548" alt="" width="563"><figcaption></figcaption></figure>

#### 7. Enter a Sort key

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72020989121/original/KMGcxqT3iBeX28Mm_dbz5pV9OJwq1ad8xg.png?1663524549" alt="" width="563"><figcaption></figcaption></figure>

#### 8. Click on Create table

<figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72020989114/original/8dv686fpNfReElt3Bk3GTBVZwcEWJ13IoA.png?1663524547" alt="" width="563"><figcaption></figcaption></figure>

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