EC2 Instance:
Current implementation create a link to the list of instances.
An enhanced experience is to receive the link of the instance itself.
Example of AWS link of EC2 instance: https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#InstanceDetails:instanceId=i-1234
Fixes
https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#InstanceDetails:instanceId=i-1234
Implementations
Additions