Cognito authentication in a secure VoD platform

0

Within a secure AWS video-on-demand platform, the goal is to authenticate users that can get access to content stored in s3.

If there is a different service for authenticating users, how can one integrate that with AWS? Will this be in addition to Cognito or replace Cognito with the other authenticator?

Are there specific steps to follow to accomplish this task?

This is the architecture diagram for aws service: https://aws.amazon.com/blogs/media/creating-a-secure-video-on-demand-vod-platform-using-aws/

1 réponse
1

The answer to your question is to use Identity pools in conjunction to user pool . Identity pool provides temporary AWS credentials which will provide access to s3 objects.

https://docs.aws.amazon.com/cognito/latest/developerguide/identity-pools.html

profile pictureAWS
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions