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
set +e # Don't stop if an error is encountered, as the `collect` step might return an error code if non-critical errors are encountered when using the AWS APIs.