Difference between revisions of "Aws ssm start-session"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
Connecting: | Connecting: | ||
[[ssh -i]] /path/my-key-pair.pem ec2-user@i-02573cafcfEXAMPLE | [[ssh -i]] /path/my-key-pair.pem ec2-user@i-02573cafcfEXAMPLE | ||
+ | |||
+ | == Related == | ||
+ | * [[Session manager plugin]] | ||
== See also == | == See also == |
Revision as of 09:23, 3 February 2022
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ssm/start-session.html
aws ssm start-session --target "i-1234567890abcdef0" Starting session with SessionId: Jane-Roe-07a16060613c408b5
Connecting:
ssh -i /path/my-key-pair.pem ec2-user@i-02573cafcfEXAMPLE
Related
See also
- AWS Systems Manager (ASM):
session-manager-plugin
,aws ssm
[get-inventory
|aws ssm parameter
,amazon-ssm-agent
|describe-instance-information
|start-session
|terminate-session
|resume-session | send-command | get-parameter | put-parameter | aws ssm list-instance-profiles | list-command-invocations ]
Advertising: