Skip to content

Commit

Permalink
Add samconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-sa committed Mar 28, 2024
1 parent b3947ff commit c16caac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions samconfig.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version = 0.1

[default.deploy.parameters]
stack_name = "HelloWorld"
capabilities = "CAPABILITY_NAMED_IAM"
region = "us-east-1"

0 comments on commit c16caac

Please sign in to comment.