This plugin is using the deprecated `AWS_DEFAULT_PROFILE` environment variable in place of the `AWS_PROFILE`. The usage of this environment variable is documented here: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html Worth noting that the behaviour of the `ProfileCredentialsProvider` class resolves the `AWS_PROFILE` environment variable and used `default` as a fallback.