File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939
4040## Alternative Implementation with ` ec2-instance-connect `
4141* Ensure [ Prerequisits] ( #prerequisits )
42- * Use [ aws-ssm-ec2-proxy-command-- ec2-instance-connect.sh ] ( aws-ssm-ec2-proxy-command--ec2-instance-connect .sh ) proxy command script instead
43- * Use this [ IAM Policy Example] ( aws-ssm-ec2-proxy-command-iam-policy--ec2-instance-connect .json ) instead
42+ * Use [ ec2-instance-connect aws-ssm-ec2-proxy-command.sh ] ( ec2-instance-connect/ aws-ssm-ec2-proxy-command.sh ) proxy command script instead
43+ * Use this [ ec2-instance-connect IAM Policy Example] ( ec2-instance-connect/ aws-ssm-ec2-proxy-command-iam-policy.json) instead
4444 * ` ssm:StartSession ` for DocumentName: ` AWS-StartSSHSession ` and Target Instance
4545 * [ AWS Documentation] ( https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-restrict-access-examples.html )
46- * ` ec2-instance-connect:SendSSHPublicKey ` for Target Instance and ` ec2:DescribeInstances `
46+ * ` ec2-instance-connect:SendSSHPublicKey `
4747 * [ AWS Documentation] ( https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-rc-setting-up.html )
4848* Follow [ Install Guide] ( #install-ssh-proxy-command )
You can’t perform that action at this time.
0 commit comments