Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint Provider trait & Design #165

Closed
rcoh opened this issue Jan 19, 2021 · 0 comments · Fixed by #183
Closed

Endpoint Provider trait & Design #165

rcoh opened this issue Jan 19, 2021 · 0 comments · Fixed by #183
Labels
Milestone

Comments

@rcoh
Copy link
Collaborator

rcoh commented Jan 19, 2021

Needs to handle:

  • "immutable" vs. "mutable" endpoints (specifically, how does an endpoint interact with something like S3 dualstack which adds a prefix to an existing endpoint)
  • pseudo regions (aws-global): the endpoint provider will specify the region the request will be sent to signingRegion—this must then drive signing.
@rcoh rcoh added this to the Dynamo DB milestone Jan 19, 2021
@rcoh rcoh added the design label Jan 19, 2021
@rcoh rcoh mentioned this issue Jan 20, 2021
6 tasks
@rcoh rcoh linked a pull request Jan 29, 2021 that will close this issue
@rcoh rcoh closed this as completed in #183 Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant