0

I have just created a reserved instance (Linux) on AWS. I want to access the server via ssh by "ssh username@hostname"

However I can't seem to find what the reserved instances ip address or domain name is.

I can't find it in the properties nor a column to add with that info.

The reserved instance

Possible columns to show

svaret
  • 325
  • 2
  • 13

1 Answers1

0

A reservation is just a billing feature. Now you need to launch an instance with parameters matching your reservation

datasage
  • 19,153
  • 2
  • 48
  • 54