Skip to content

Commit

Permalink
Update samconfig.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Apr 21, 2024
1 parent 1eb650a commit 5665e10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samconfig.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# sam build && sam deploy --resolve-s3
# sam build && sam deploy

version = 0.1

Expand All @@ -9,6 +9,7 @@ s3_prefix = "classy-toolkit"
confirm_changeset = false
capabilities = "CAPABILITY_IAM"
region = "us-east-2"
resolve_s3 = true
# Parameter overrides only need to be included when a parameter is changing
# parameter_overrides = [
# "ClassyApiClientId=",
Expand Down

0 comments on commit 5665e10

Please sign in to comment.