exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 435 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 435
Topic #: 1
[All AWS Certified Developer Associate Questions]

A company has a web application that uses an Amazon Cognito user pool for authentication. The company wants to create a login page that includes the company logo.

What should a developer do to meet these requirements?

  • A. Create a hosted user interface (UI) in Amazon Cognito. Customize the hosted UI with the company logo.
  • B. Create a login page that includes the company logo. Upload the login page to Amazon Cognito,
  • C. Create a login page that includes the company logo in Amazon API Gateway. Save the link in Amazon Cognito.
  • D. Upload the company logo to an Amazon S3 bucket. Specify the S3 object path in app client settings in Amazon Cognito.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
joshnort
1 year, 6 months ago
Selected Answer: A
"Your app can invoke the hosted UI and authorization endpoints when you want to authenticate and authorize users. You can make the hosted UI user experience fit your brand with your own logo and CSS customization." https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-integration.html
upvoted 1 times
...
breathingcloud
2 years, 5 months ago
Selected Answer: A
Yes, A https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-integration.html
upvoted 1 times
...
KT_Yu
2 years, 5 months ago
Selected Answer: A
A is right!
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...