Skip to content

docs: add known issues link to MRAP #2828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 1, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ visit our [code samples repo](https://github.com/aws-samples/aws-sdk-js-tests).
1. [Middleware Stack](#middleware-stack)
1. [Install from Source](#install-from-Source)
1. [Giving feedback and contributing](#giving-feedback-and-contributing)
1. [Known Issues](#known-issues)

## Getting Started

Expand Down Expand Up @@ -464,3 +465,7 @@ client.middlewareStack.add(middleware, {
```

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/).

## Known Issues

1. [S3 Multi-Region Access Point(MRAP) is not available unless with additional dependency](https://github.com/aws/aws-sdk-js-v3/issues/2822)