指定したユーザープール用に作成されたクライアントを一覧表示します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cognito-idp/list-user-pool-clients.html
aws cognito-idp list-user-pool-clients --user-pool-id "MyUserPoolID" --max-results 3 |
Configuring a User Pool App Client - Amazon Cognito : http://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-idp-settings.html |
aws cognito-idp list-user-pool-clients --user-pool-id |
Question about the ClientId 揃 Issue #113 揃 amazon-archives/amazon-cognito-identity-js 揃 GitHub : http://github.com/amazon-archives/amazon-cognito-identity-js/issues/113 |
aws cognito-idp list-user-pool-clients \ |
Node Reference - Authentication – Source Allies : http://www.sourceallies.com/2018/07/node-reference-authentication/ |