kawafuchieirin / aws-exam

awsの
0 stars 0 forks source link

AWS Hands-on for Beginners - Serverless #2 を実施 #9

Open kawafuchieirin opened 1 day ago

kawafuchieirin commented 1 day ago

サイトのリンク

https://pages.awscloud.com/JAPAN-event-OE-Hands-on-for-Beginners-Serverless-2-2022-confirmation_009.html

参考ブログ

https://dev.classmethod.jp/articles/aws-hands-on-for-beginners-serverless2/

kawafuchieirin commented 1 day ago

使用したコマンド

aws cloudformation package \
--template-file template.yaml \
--s3-bucket hanson-sam \
--output-template-file package-template.yamal
kawafuchieirin commented 1 day ago

詰まったポイント

cloudformationのデプロイ編

--capabilities CAPABILITY_NAMED_IAM 自作のロールではないらしい