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
If TerminateInstanceInAutoScalingGroup is called and an instance was already deleted the error is:
ClientError: An error occurred (ValidationError) when calling the TerminatedInstanceInAutoScalingGroup operation: Instance Id not found - No managed instance found for instance ID .*
Capture it and ignore it (perhaps log it was already terminated) - it means we don't need to do anything.
The text was updated successfully, but these errors were encountered:
If TerminateInstanceInAutoScalingGroup is called and an instance was already deleted the error is:
Capture it and ignore it (perhaps log it was already terminated) - it means we don't need to do anything.
The text was updated successfully, but these errors were encountered: