hashicorp / aws-sdk-go-base

AWS Go SDK Base Client and Helper Function Library
Mozilla Public License 2.0
37 stars 36 forks source link

Support configurable `retry.BackoffDelayer` #1044

Closed ewbankkit closed 6 months ago

ewbankkit commented 6 months ago

Community Note

Description

Add support for a configurable AWS SDK for Go v2 retry.BackoffDelayer.

Relates https://github.com/hashicorp/aws-sdk-go-base/issues/1009.