Open1
Amplifyで既存のCognitoを使おうとしてエラーになった話
The user pool and user pool client pair do not match any cognito identity providers for the specified identity pool.というエラーが出ている場合、
設定しているUserPoolId、UserPoolClientId、IdentityPoolIdにミスがないかを確認する。
ちなみに自分はIDプール側にUserPoolClientIdが同じアプリケーションクライアントを追加するのを忘れていた....