Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A software company is launching a multimedia app with sample content accessible to guests before full account creation. What combination of steps will authenticate users and track guest conversions to accounts?
A
Establish an Amazon Cognito user pool for unauthenticated access and role assumption via token exchange.
B
Set up an Amazon Cognito identity pool for unauthenticated access and role assumption through unique identity credentials.
C
Configure an Amazon CloudFront distribution for unauthenticated access with token-based role assumption for all users.
D
Define roles: one for authenticated users to access all content, another for unauthenticated users limited to sample content.