Closed QuentinBtd closed 2 years ago
Adding table_class option
table_class
This option can be usefull for tables with infrequent access. It can reduce costs by up to 60%.
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table#table_class https://aws.amazon.com/fr/dynamodb/standard-ia/
/test all
what
Adding
table_class
optionwhy
This option can be usefull for tables with infrequent access. It can reduce costs by up to 60%.
references
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table#table_class https://aws.amazon.com/fr/dynamodb/standard-ia/