You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently ran into a case where I had all green checks using this script, but still could not docker exec into my container because the EC2 instance it was running on did not have egress connectivity for the SSM agent. Thus, I couldn't use session manager to log in to it. There should be more checks added to the EC2 case to see if it is running an AMI compatible for SSM and if it is, attempt to connect to it using the session manager plugin.
The text was updated successfully, but these errors were encountered:
I recently ran into a case where I had all green checks using this script, but still could not docker exec into my container because the EC2 instance it was running on did not have egress connectivity for the SSM agent. Thus, I couldn't use session manager to log in to it. There should be more checks added to the EC2 case to see if it is running an AMI compatible for SSM and if it is, attempt to connect to it using the session manager plugin.
The text was updated successfully, but these errors were encountered: