This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Description
This doesn't include the provisioned throughput mode. So, when ThroughputMode property is set to "provisioned", the "ProvisionedThroughPutInMibps" value will also be needed to be set. If these values were to be taken as parameters.
How to handle this dynamic behavior?
If these are provided as parameters, and the user chooses "bursting: as the mode. This leaves "ProvisionedThroughPutInMibps" pointless. But, if the value is not set, stack can't be deployed.
Can "Rules" be of any use here?