Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A web application hosted on Amazon S3 uses Amazon Cognito for user authentication, issuing JWTs for access to protected S3 resources. Users face access issues post-deployment. How should a solutions architect ensure proper access permissions?
A
Modify the Cognito identity pool to assume an IAM role granting access to the protected content.
B
Change the S3 ACL to permit the application access to the protected content.
C
Redistribute the application on S3 to resolve issues with eventual consistency affecting user access.
D
Adjust Cognito pool settings for custom attribute mappings to provide necessary access permissions to users.