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 want to query session tool doing something like this:
$ get_session -q
Active profile: awsops
Expiration: 23:05:17
Or if the session is switched to a role:
$ get_session -q
Active profile: awsops
Expiration: 23:05:17
Role: bf-awsopslab-admin
Role expiration: 10:23:05
Today we only have the '-v' option, and that only returns true/false for the validity of the session and the '-l' option that will list stored sessions.
The text was updated successfully, but these errors were encountered:
I want to query session tool doing something like this:
Or if the session is switched to a role:
Today we only have the '-v' option, and that only returns true/false for the validity of the session and the '-l' option that will list stored sessions.
The text was updated successfully, but these errors were encountered: