aws-amplify / aws-amplify/amplify-cli
Import Auth in multi-account AWS environment
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
We are building an app in a multi-account AWS environment and we're trying to consume a cognito pool that is under a different account other than the rest of the amplify resources. With other apps we always had the pool and the amplify resources under the same account, but now it cannot link the auth and the console says it cannot be found... is there a way to create a key/user to access both? Would manual config work when we have owner protected tables in the schema?
**Which Category is your question related to?**
Auth, multi-account AWS environment
**Amplify CLI Version**
4.46.0
**What AWS Services are you utilizing?**
Cognito, AppSync, Lambda, S3,
**Provide additional details e.g. code snippets**
none
Contributor guide
Assessment
This issue has not been assessed yet.