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

Fix bug that prevented some operations and service clients from resolving a service endpoint #1349

Merged
merged 2 commits into from
Jul 19, 2021

Conversation

skmcgrail
Copy link
Member

This addresses a code generation which prevented the RegisterServiceMetadata from being added to the stack for one or more operations in the following service clients:

accessanalyzer
amp
appmesh
braket
codeguruprofiler
groundstation
location
mgn
proton

Failure to include this middleware resulted in users receiving an error message of failed to resolve service endpoint, an AWS region is required, but was not found.

Fixes: #1325
Fixes: #1260

@skmcgrail skmcgrail changed the title Fix bug that prevented some operations and service clients from resolving a service endpoint. Fix bug that prevented some operations and service clients from resolving a service endpoint Jul 19, 2021
@skmcgrail skmcgrail merged commit f61b29d into aws:main Jul 19, 2021
@skmcgrail skmcgrail deleted the gh1325 branch July 19, 2021 18:20
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Location service doesn't load the aws region in request accessanalyzer - region not being read?
2 participants