Skip to content

Make possible to use without credentials file or explicit profile name #174

Description

@dead10ck

It's not clear from the README, but it would be nice if this plugin followed the same steps for authentication that the AWS CLI and the boto libraries use for authentication.

Currently, the plugin implies that the ~/.aws/credentials file must exist. Following the same behavior as AWS' standard tools and libraries, the profile name should come from the AWS_PROFILE environment variable; if the variable is not set, it should just default to default.

Similarly, if you are running this build in EC2, if there is no ~/.aws/credentials file, it should be aware that it is running in an EC2 instance and fetch the instance's IAM credentials from its assigned profile.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions