You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replicationTimeout: Duration.hours(2), // defaults to Duration.minutes(30)
120
+
});
121
+
```
122
+
112
123
## Encryption
113
124
114
125
All user data stored in Amazon DynamoDB is fully encrypted at rest. When creating a new table, you can choose to encrypt using the following customer master keys (CMK) to encrypt your table:
0 commit comments