Skip to content

Commit 1a6a11d

Browse files
committed
1 parent 941bce0 commit 1a6a11d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ AWSome mocks for `Javascript` `aws-sdk` services.
1919
This module was created to help test AWS Lambda functions but can be used in any situation where the AWS SDK needs to be mocked.
2020

2121
This library is best suited for `AWS SDK for Javascript (v2)` - see the [introductory post on the AWS blog](https://aws.amazon.com/blogs/developer/mocking-modular-aws-sdk-for-javascript-v3-in-unit-tests/) for more context.
22+
If you are using `AWS SDK v3` you might not _need_ this library, see:
23+
[aws-sdk-mock/issues#209](https://github.com/dwyl/aws-sdk-mock/issues/209#issuecomment-764841699)
2224

2325

2426
If you are *new* to Amazon WebServices Lambda

0 commit comments

Comments
 (0)