You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?