eclipse-edc / Technology-Aws

Apache License 2.0
5 stars 16 forks source link

fix: allow endpoint overrides in all clients #436

Closed paullatzelsperger closed 2 months ago

paullatzelsperger commented 2 months ago

What this PR changes/adds

This PR allows tunnelling the endpointOverride property through the resource definition, and then to set it on the SDK clients.

Why it does that

using the provisioner in self-hosted environments or with custom DNS would be impossible otherwise

Further notes

Linked Issue(s)

Closes # <-- insert Issue number if one exists

_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._