-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
During the stable release of the next version (mainly aws-sdk v3) I was not able to resolve all issues, here are some things to followup:
- search for
// TODO post-v3in the code - Check on new attribute type $UnknownAttribute and implement tests
- Switch to new implementation of pagination, see official doc.
- Use middleware stack to implement verbose logging of request / response data
- Check if we still need to implement our custom retry backoff behaviour, since it seems that v3 has some reasonable default behaviour. (see https://github.com/aws/aws-sdk-js-v3?tab=readme-ov-file#example-pagination-usage)
Metadata
Metadata
Assignees
Labels
No labels