AWS SSM

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2020 Apr 7 2:14
Editor
Edited
Edited
2026 Jun 26 10:32
Refs
Refs
AWS SSM Parameter Store is a centralized store for environment variables, configuration values, and secret-like values that AWS services such as EC2, Lambda, and ECS can retrieve and use.
Think of it as AWS’s version of a .env file plus encrypted storage.
 
 
 
docs.aws.amazon.com
다음 스크립트 중 하나를 사용하여 다음 Linux 인스턴스 중 하나에 SSM 에이전트를 설치합니다.
 
 

Recommendations