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
The aws_access_key_id, aws_secret_access_key, and aws_session_token configuration options were used by ScoutSuite, which was removed in #1669. Remove these options from the config schema and any remaining references to them in the code.
The
aws_access_key_id,aws_secret_access_key, andaws_session_tokenconfiguration options were used by ScoutSuite, which was removed in #1669. Remove these options from the config schema and any remaining references to them in the code.Tasks