Resolve AWS context (profile, region, credentials) using configuration and environment. Applies strategy (cli-export vs none) and handling for SSO login-on-demand.
Context options including current dotenv and plugin config.
A Promise\<AwsContext\> containing any resolved profile, region, and credentials.
Promise\<AwsContext\>
Resolve AWS context (profile, region, credentials) using configuration and environment. Applies strategy (cli-export vs none) and handling for SSO login-on-demand.