Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # SAM (Serverless Application Model) [[AWS]]에서 서버리스 애플리케이션을 구축할 때 사용하는 오픈소스 프레임워크이다. [[YAML]] 템플릿에 정의한 내용을 기반으로 AWS [[CloudFormation]] 코드를 자동 생성하고 이를 이용하여 서비스 배포를 수행한다. ### 설치 <code shell> pip3 install -user aws-sam-cli </code> open/sam.txt Last modified: 2024/10/05 06:15by 127.0.0.1