amazonaws.com

Amazon EC2 Instance Connect enables system administrators to publish one-time use SSH public keys to EC2, providing users a simple and secure way to connect to their instances.

🔑 oauth2 2 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Pushes an SSH public key to the specified EC2 instance for use by the specifi…
curl \
  -H "Authorization: $API_KEY" \
  http://ec2-instance-connect.us-east-1.amazonaws.com/#X-Amz-Target=AWSEC2InstanceConnectService.SendSSHPublicKey
Pushes an SSH public key to the specified EC2 instance. The key remains for 6…
curl \
  -H "Authorization: $API_KEY" \
  http://ec2-instance-connect.us-east-1.amazonaws.com/#X-Amz-Target=AWSEC2InstanceConnectService.SendSerialConsoleSSHPublicKey
Endpoints (2 total)
POST
/#X-Amz-Target=AWSEC2InstanceConnectService.SendSSHPublicKey
Pushes an SSH public key to the specified EC2 instance for use by the specifi…
POST
/#X-Amz-Target=AWSEC2InstanceConnectService.SendSerialConsoleSSHPublicKey
Pushes an SSH public key to the specified EC2 instance. The key remains for 6…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints2
Authoauth2
Categories1
http://ec2-instance-connect.us-east-1.amazonaws.com