File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ visit our [code samples repo](https://github.com/aws-samples/aws-sdk-js-tests).
4242 1 . [ Middleware Stack] ( #middleware-stack )
43431 . [ Install from Source] ( #install-from-Source )
44441 . [ Giving feedback and contributing] ( #giving-feedback-and-contributing )
45+ 1 . [ Known Issues] ( #known-issues )
4546
4647## Getting Started
4748
@@ -464,3 +465,7 @@ client.middlewareStack.add(middleware, {
464465```
465466
466467For a full middleware stack deep dive please check out our [ blog post] ( https://aws.amazon.com/blogs/developer/middleware-stack-modular-aws-sdk-js/ ) .
468+
469+ ## Known Issues
470+
471+ 1 . [ S3 Multi-Region Access Point(MRAP) is not available unless with additional dependency] ( https://github.com/aws/aws-sdk-js-v3/issues/2822 )
You can’t perform that action at this time.
0 commit comments