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

aws/ec2metadata: Fix client retrying HTTP 404 errors #3962

Merged
merged 2 commits into from Jun 17, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Jun 16, 2021

Fixes the EC2 IMDS client to not retry 404 HTTP errors received for operations like GetMetadata.

Fixes the EC2 IMDS client to not retry 404 HTTP errors received for
operations like GetMetadata.
@jasdel jasdel merged commit 50a476b into aws:main Jun 17, 2021
@jasdel jasdel deleted the fixup/IMDSRetries branch June 17, 2021 16:19
aws-sdk-go-automation pushed a commit that referenced this pull request Jun 17, 2021
===

### Service Client Updates
* `service/chime`: Updates service API and documentation
  * This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.
* `service/kendra`: Updates service API and documentation
  * Amazon Kendra now supports the indexing of web documents for search through the web crawler.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
  * This release enables Database Activity Streams for RDS Oracle
* `service/sagemaker`: Updates service API and documentation
  * Enable ml.g4dn instance types for SageMaker Batch Transform and SageMaker Processing

### SDK Bugs
* `aws/ec2metadata`: Fix client retrying 404 responses ([#3962](#3962))
  * Fixes the EC2 IMDS client to not retry 404 HTTP errors received for operations like GetMetadata.
aws-sdk-go-automation added a commit that referenced this pull request Jun 17, 2021
Release v1.38.64 (2021-06-17)
===

### Service Client Updates
* `service/chime`: Updates service API and documentation
  * This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.
* `service/kendra`: Updates service API and documentation
  * Amazon Kendra now supports the indexing of web documents for search through the web crawler.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
  * This release enables Database Activity Streams for RDS Oracle
* `service/sagemaker`: Updates service API and documentation
  * Enable ml.g4dn instance types for SageMaker Batch Transform and SageMaker Processing

### SDK Bugs
* `aws/ec2metadata`: Fix client retrying 404 responses ([#3962](#3962))
  * Fixes the EC2 IMDS client to not retry 404 HTTP errors received for operations like GetMetadata.
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.

None yet

2 participants