Cognito / Pinpoint integration

0

Hi there, I am not able to add the usage report from pinpoint to cognito. I have set up everything like in this article: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-pinpoint-integration.html

In my client I am just using the aws-amplify sdk with following config:

authenticationFlowType: 'USER_PASSWORD_AUTH',
region: 'eu-central-1'
userPoolId: 'xxx'
userPoolWebClientId: 'yyy'

And then Auth.signIn(username, password).

Did I miss something? I thought cognito / pinpoint analytics should work out of box.

Thank you very much!

1개 답변
0

I don't think you're stuck with Cognito. The SDK communicates with PinPoint.

You can use PinPoint easily by using Amplify framework, but have you followed https://docs.amplify.aws/lib/analytics/getting-started/q/platform/js/#set-up-existing-analytics-backend to update App.js?

AWS
KB
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인