LoginSignup
0
0

connect ec2 by session manager

Last updated at Posted at 2023-08-03

以下の条件を満たすことが必要

  1. IAM role: policy AmazonSSMManagedInstanceCore とAmazonSSMPatchAssociation を追加
  2. session manager agent install
    • confirm the status: sudo systemctl status amazon-ssm-agent
  3. 以下のどちらか
    3-1. internet accessできること:public ip + internet gateway or NAT
    3-2. VPC endpoint( ssm, ssmmessages)を設定
  4. try rebooting the EC2 instance
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0