$ sam package \
--template-file template.yaml \
--s3-bucket 【バケット名】 \
--output-template-file packaged-template.yaml \
--region ap-northeast-1
$ sam deploy \
--template-file packaged-template.yaml \
--stack-name cfn-lambda-shell-func \
--capabilities CAPABILITY_IAMgitkado/lambda-psql-shell
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|