-
sam local start-api
: Test Locally -
Apply S3 Bucket Policy to
sanathkr-test
bucket. See Docs -
sam package --template-file template.yaml --s3-bucket sanathkr-test --output-template-file packaged.yaml
-
sam deploy --template-file ./packaged.yaml --stack-name cats-demo --capabilities CAPABILITY_IAM
-
git push origin master
-
Go to https://console.aws.amazon.com/serverlessrepo and follow instructions to publish. NOTE: Upload the packaged template
-
Make app public by clicking on the toggle
-
Go to https://console.aws.amazon.com/lambda/home?region=us-east-1#/create
s
cats-as-a-service
public
1 stars
0 forks
0 issues
Commits
List of commits on branch master.Unverified
68b67694b55946ee0aea8d0819e5fe19cfc68a2fUpdating readme
ssanathkr committed 7 years ago
Unverified
6a1cc044bea88e9ea7cb753296118f91a0663db1Updating name of resource
ssanathkr committed 7 years ago
Unverified
38c0ab62f5885f8153b9384f93b9a865df8d0362Updating readme
ssanathkr committed 7 years ago
Unverified
f41ea9cc71bd56d64abf6c84c111306459dea887Adding Readme
ssanathkr committed 7 years ago
Unverified
9b490b17ab700a2734726f6a8af727f2f34c499eCats as a service
ssanathkr committed 7 years ago