Skip to content

Commit

Permalink
fix aws template-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Facundo De Lorenzo committed May 20, 2024
1 parent 80f0034 commit 0728de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/samconfig.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ version = 0.1
s3_bucket = "faq-lambda-artifacts"
region = "us-east-1"
confirm_changeset = true
capabilities = "CAPABILITY_IAM"
capabilities = "CAPABILITY_IAM CAPABILITY_NAMED_IAM"

0 comments on commit 0728de9

Please sign in to comment.