Skip to content

Commit

Permalink
update util-retry readme (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe authored Sep 19, 2023
1 parent 38e2831 commit 075c3c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/olive-gorillas-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
3 changes: 2 additions & 1 deletion packages/util-retry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ const client = new S3Client({

You can implement the `RetryStrategyV2` interface.

https://github.com/awslabs/smithy-typescript/blob/main/packages/types/src/retry.ts
Source: https://github.com/awslabs/smithy-typescript/blob/main/packages/types/src/retry.ts
API Docs: https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-smithy-types/Interface/RetryStrategyV2/

0 comments on commit 075c3c9

Please sign in to comment.