aws-amplify / aws-amplify/docs
Content missing on Use existing AWS resources
- Dominant language
- MDX
- Stars
- 506
- Forks
- 1.1k
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
**Describe the content issue**:
A clear and concise description of what the content issue is. Is there content missing or is there incorrect content?
>When you are not using Amplify CLI, adding existing Amazon S3 bucket to your application may require configuring bucket access permissions. e.g. Enabling read/write access to the Cognito user pool that you are using with the Amplify Auth category.
`the Cognito user pool` is may missing text, Correct text is `the Cognito identity pool` or `the Cognito user or identity pool`.
On AWS blog text is may correct, that is wrote `Identity Pool`.
ref: https://aws.amazon.com/jp/blogs/mobile/use-an-existing-s3-bucket-for-your-amplify-project/
**URL page where content issue is**:
https://docs.amplify.aws/javascript/build-a-backend/storage/existing-resources/
Contributor guide
Assessment
This issue has not been assessed yet.