We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45957ef commit 8034431Copy full SHA for 8034431
Makefile
@@ -25,7 +25,7 @@ local_setup_dynamo_db:
25
--table-name Breeze \
26
--attribute-definitions AttributeName=itemKey,AttributeType=S \
27
--key-schema AttributeName=itemKey,KeyType=HASH \
28
- --billing-mode PAY_PER_REQUEST
+ --billing-mode PAY_PER_REQUEST \
29
--region us-east-1
30
31
local_invoke_demo_app:
0 commit comments