aws / amazon-ecs-agent

Amazon Elastic Container Service Agent
http://aws.amazon.com/ecs/
Apache License 2.0
2.08k stars 616 forks source link

Migrate ecs-init to aws-sdk-go-v2 #4372

Closed tinnywang closed 1 month ago

tinnywang commented 2 months ago

Summary

Migrate the ecs-init module to aws-sdk-go-v2 because aws-sdk-go will reach end of support on July 31, 2025.

Implementation details

Testing

New tests cover the changes: no

Description for the changelog

Migrate ecs-init to aws-sdk-go-v2.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.