Add support for AWS_PROFILE and AWS_DEFAULT_PROFILE environment variables

Merged Johann Dreo requested to merge github/fork/sagepe/feature/aws-default-profile into master

Created by: sagepe

This is useful when working with multiple AWS accounts over the API or CLI. This simple addition will ensure AWS_DEFAULT_PROFILE is displayed if set.

Merge request reports