any plans to add removal policy option to sst.Tab...
# sst
m
any plans to add removal policy option to sst.Table?
f
We are in the process of adding support for all available option to all constructs (Table, Topic, Queue, etc) this week
I’m going to keep you posted once that’s done for Table!
@Mike McCall Added support for configuring removal policy for
sst.Table
and all other CDK options for dynamodb tables in v0.9.13 To update:
Copy code
$ npm install --save --save-exact @serverless-stack/cli@0.9.13 @serverless-stack/resources@0.9.13
An example here https://docs.serverless-stack.com/constructs/Table#configuring-the-dynamodb-table