Skip to content

Commit a071dbb

Browse files
authored
docs: add known issues link to MRAP (#2828)
1 parent fb99d84 commit a071dbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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)
4343
1. [Install from Source](#install-from-Source)
4444
1. [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

466467
For 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)

0 commit comments

Comments
 (0)