Skip to content

AWS_ENDPOINT_URL overrides the endpoint URL of aws command #76

@yoshizawa56

Description

@yoshizawa56

With the recent release of AWS CLI (v1.29.0 and v2.13.0), the environment variable AWS_ENDPOINT_URL is now being referenced by the aws commands as well. This release has caused a bug where setting AWS_ENDPOINT_URL to the endpoint of LocalStack results in the aws commands connecting to LocalStack instead.

I believe it is necessary to change the name of the environment variable used for awslocal.

https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst#L29

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