問題タブ [aws-sdk-js]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
392 参照

aws-sdk-js - typescript に AWS.config.credentials.identityId が見つかりません

ガイドに従って、認証情報プロバイダーでログイン トークンを設定した後に一意の Amazon Cognito 識別子 (ID) を取得したいのですが、AWS.config.credentials.identityId で identityId を取得できません (ただし、 console.log(AWS.config.credentials); を使用すると表示されます。

解決策はありますか?