File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ migration scripts in [aws-sdk-js-codemod][aws-sdk-js-codemod] to migrate
21
21
your application from v2 to v3.
22
22
23
23
To get help with your migration, please follow our general guidelines to
24
- [ open an issue] [ v2 -new-issue] and choose [ guidance] [ open-issue-v2 -guidance ] .
24
+ [ open an issue] [ v3 -new-issue] and choose [ guidance] [ open-issue-v3 -guidance ] .
25
25
To give feedback on and report issues in the v3 repo, please refer to
26
26
[ Giving feedback and contributing] [ v3-contributing ] .
27
27
@@ -41,13 +41,13 @@ var SDK = require('aws-sdk');
41
41
require (' aws-sdk/lib/maintenance_mode_message' ).suppress = true ;
42
42
```
43
43
44
- [ v2 -new-issue] : https://github.com/aws/aws-sdk-js/issues/new/choose
44
+ [ v3 -new-issue] : https://github.com/aws/aws-sdk-js-v3 /issues/new?assignees=&labels=needs-triage%2Cv2-v3-inconsistency&projects=&template=v2-to-v3-migration.yml&title=MIGRATION+ISSUE%3A+%5BYour+Title+Here%5D
45
45
[ v2-maintenance-mode ] : https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2
46
46
[ v3-recommended-blog ] : https://aws.amazon.com/blogs/developer/why-and-how-you-should-use-aws-sdk-for-javascript-v3-on-node-js-18/
47
47
[ v3-contributing ] : https://github.com/aws/aws-sdk-js-v3#giving-feedback-and-contributing
48
48
[ aws-sdk-js-v3 ] : https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/welcome.html
49
49
[ aws-devtools-blog ] : https://aws.amazon.com/blogs/developer/
50
- [ open-issue-v2 -guidance ] : https://github.com/aws/aws-sdk-js/issues/new?assignees=&labels=guidance%2C+needs-triage&template=---questions---help.md&title=
50
+ [ open-issue-v3 -guidance ] : https://github.com/aws/aws-sdk-js-v3 /issues/new?assignees=&labels=guidance%2C+needs-triage&template=---questions---help.md&title=
51
51
[ aws-sdk-js-codemod ] : https://www.npmjs.com/package/aws-sdk-js-codemod
52
52
53
53
## Table of Contents:
You can’t perform that action at this time.
0 commit comments