awscli-plugin-endpoint icon indicating copy to clipboard operation
awscli-plugin-endpoint copied to clipboard

Set endpoint_url for all services globally

Open kayrus opened this issue 4 years ago • 1 comments

Is it possible to define a custom endpoint URL for all possible services like in the example below?

[default]
all =
      endpoint_url=http://localhost:8080
# or
* =
      endpoint_url=http://localhost:8080

kayrus avatar Apr 29 '21 11:04 kayrus

Similar feature request for configuration to all services: https://github.com/wbingli/awscli-plugin-endpoint/issues/16

wbingli avatar May 05 '21 17:05 wbingli