ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 122 - DVA-C01 discussion

Report
Export

A Developer is writing a mobile application that allows users to view images from an S3 bucket. The users must be able to log in with their Amazon login, as well as Facebook® and/or Google® accounts. How can the Developer provide this authentication functionality?

A.
Use Amazon Cognito with web identity federation.
Answers
A.
Use Amazon Cognito with web identity federation.
B.
Use Amazon Cognito with SAML-based identity federation.
Answers
B.
Use Amazon Cognito with SAML-based identity federation.
C.
Use AWS IAM Access/Secret keys in the application code to allow Get* on the S3 bucket.
Answers
C.
Use AWS IAM Access/Secret keys in the application code to allow Get* on the S3 bucket.
D.
Use AWS STS AssumeRole in the application code and assume a role with Get* permissions on the S3 bucket.
Answers
D.
Use AWS STS AssumeRole in the application code and assume a role with Get* permissions on the S3 bucket.
Suggested answer: A

Explanation:

Explanation:

Reference: http://jayendrapatil.com/tag/iam-role/

https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/loading-browser-credentialsfederated-id.html

asked 16/09/2024
Do Hien
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first