Skip to content

default aws user is used instead of the one in admin.env #15

Description

@rentrop

Ease of use enhancement:

Having two aws-profiles in my .aws/credentials Serverless normally takes the one specified in ./admin.env/. But tis plugin does not use this profile but takes the default one.

My .aws/credentials look as follows:

[default]
aws_access_key_id = ***
aws_secret_access_key = ***

[serverless]
aws_access_key_id = ***
aws_secret_access_key = ***
region = eu-central-1

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions