bootstrap SAM stack — S3 bucket + stub Lambda
This commit is contained in:
8
samconfig.toml
Normal file
8
samconfig.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
version = 0.1
|
||||
|
||||
[default.deploy.parameters]
|
||||
stack_name = "eth-demo"
|
||||
region = "us-east-1"
|
||||
capabilities = "CAPABILITY_IAM"
|
||||
resolve_s3 = true
|
||||
confirm_changeset = true
|
||||
Reference in New Issue
Block a user