AWS Certified Developer – Associate — Question 333

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?

Answer options

Correct answer: A

Explanation

Amazon Cognito provides a built-in hosted user interface (UI) that can be customized with company branding, including logos and CSS, to handle user sign-up and sign-in. You cannot upload custom HTML files directly to Amazon Cognito, nor can you link Cognito directly to login pages hosted in Amazon API Gateway or reference S3 paths in the app client settings for this purpose.