Question 282:
A team in your company wants to develop a mobile-based application that would use AWS resources. The users should have the ability to log in with existing credentials like Facebook. But there shall be the ability for guest user access as well. Which of the following would be the ideal implementation for this?
Answer options:
A.Create an IAM user with public access. B.Create an IAM group with public access. C.Use AWS Cognito with unauthenticated access enabled. D.Use AWS STS with SAML.