Amplify-cli: Allow option to create dynamo tables with encryption at rest enabled

Created on 5 Oct 2018  路  2Comments  路  Source: aws-amplify/amplify-cli

Is your feature request related to a problem? Please describe.
Tables created by amplify cli appsync api have encryption disabled. This is one of these settings that can only be turned on when tables are created.

Describe the solution you'd like
An option in amplify to by default turn on encryption for tables. Why don't you always turn it on anyways? There's no cost to encryption at rest.

Describe alternatives you've considered
Currently have to create dynamo db tables outside of amplify cli to get this setting.

feature-request graphql-transformer

Most helpful comment

This is on our backlog along with automatically enabling auto scaling for DynamoDB tables.

All 2 comments

This is on our backlog along with automatically enabling auto scaling for DynamoDB tables.

This has since been enabled.

Was this page helpful?
0 / 5 - 0 ratings