Skip to content

Consider AWS_ENDPOINT_URL configuration when resolving service endpoints #27

@Blind-Striker

Description

@Blind-Striker

Configuring service-specific endpoints allows users to specify a preferred endpoint for API requests, ensuring consistency. This flexibility supports local endpoints, VPC endpoints, and third-party local AWS development environments. Different endpoints can be designated for testing and production environments. The AWS_ENDPOINT_URL environment variable can define an endpoint URL for individual AWS services.

  • When AWS_ENDPOINT_URL is set, the LocalStack.NET configuration seems to break; this needs investigation.
  • When AWS_ENDPOINT_URL is set, the LocalStack host should be overridden with the value from this variable.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestinvestigationFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions