Mercurial > public > tweet-analysis
view samconfig.toml @ 1:0277e7fc0f0a
first successful sam deploy
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Thu, 16 Sep 2021 09:38:07 +0200 |
parents | |
children |
line wrap: on
line source
version = 0.1 [default] [default.deploy] [default.deploy.parameters] stack_name = "tweet-analysis" s3_bucket = "aws-sam-cli-managed-default-samclisourcebucket-696e2vcoot9k" s3_prefix = "tweet-analysis" region = "eu-west-2" confirm_changeset = true capabilities = "CAPABILITY_IAM" image_repositories = []