https://pulumi.com logo
e

enough-judge-17725

04/04/2019, 10:51 PM
Is there a way I can give more fine grained dynamodb options to a pulumi cloud table?
w

white-balloon-205

04/05/2019, 4:35 AM
No - but you can use
aws.dynamodb.Table
instead, which is actually quite simple to use for most of the same use-cases.