Is your feature request related to a problem? Please describe.
In my current setup, I utilize the AWS_PROFILE environment variable to help me know what my current AWS profile session is. See below screenshot. Unfortunately, with the way Leapp works I don't have something to piggy back off of as a means to pick up the name of the current session since everything surrounds the default profile
awsgen is the software that manage AWS Security Token Service (STS) and enables you to request temporary, limited-privilege credentials for AWS Identity and Access Management (IAM) users or for users that you authenticate (federated users).
Is your feature request related to a problem? Please describe.
In my current setup, I utilize the
AWS_PROFILEenvironment variable to help me know what my current AWS profile session is. See below screenshot. Unfortunately, with the way Leapp works I don't have something to piggy back off of as a means to pick up the name of the current session since everything surrounds the default profile