Migrate to AWS v2 SDK #36699
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Component(s)
No response
Describe the issue you're reporting
AWS has annouced that it will be discontinuing support for go AWS SDK v1 and we should be updating the collector to migrate away from it to ensure any issues with the package are dealt with.
https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/
Components using
github.com/aws/aws-sdk-go
(generated with
rg 'github.com/aws/aws-sdk-go' -l -tgo | cut -d'/' -f1-2 | sort | uniq | sed 's/^/- [ ] /'
)The text was updated successfully, but these errors were encountered: