I have a few profiles set up in my AWS configure file. How do I check what the current profile is set to?
I am not looking to get the value set on the profile: https://docs.aws.amazon.com/cli/latest/reference/configure/get.html
I am not looking for a list of profiles: https://awscli.amazonaws.com/v2/documentation/api/latest/reference/configure/list-profiles.html
Question: how do I check my currently active profile in AWS CLI?