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

Release v1.44.221 #4757

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Release v1.44.221 #4757

merged 1 commit into from
Mar 14, 2023

Conversation

aws-sdk-go-automation
Copy link
Contributor

Release v1.44.221 (2023-03-14)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/dataexchange: Updates service API and documentation
  • service/directconnect: Updates service documentation
    • describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
  • service/ec2: Updates service API and documentation
    • This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
  • service/iam: Updates service documentation
    • Documentation only updates to correct customer-reported issues
  • service/keyspaces: Updates service API and documentation

SDK Enhancements

  • aws/ec2metadata: Added an option to disable fallback to IMDSv1.
    • When set the SDK will no longer fallback to IMDSv1 when fetching a token fails. Use aws.WithEC2MetadataDisableFallback to enable.

===

### Service Client Updates
* `service/application-autoscaling`: Updates service API and documentation
* `service/dataexchange`: Updates service API and documentation
* `service/directconnect`: Updates service documentation
  * describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
* `service/ec2`: Updates service API and documentation
  * This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
* `service/iam`: Updates service documentation
  * Documentation only updates to correct customer-reported issues
* `service/keyspaces`: Updates service API and documentation

### SDK Enhancements

* `aws/ec2metadata`: Added an option to disable fallback to IMDSv1.
  * When set the SDK will no longer fallback to IMDSv1 when fetching a token fails. Use `aws.WithEC2MetadataDisableFallback` to enable.
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.

1 participant