
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A media company uses Amazon CloudFront for its publicly available streaming video content. The company wants to secure the video content that is hosted in Amazon S3 by controlling who has access. Some of the company's users are using a custom HTTP client that does not support cookies. Some of the company's users are unable to change the hardcoded URLs that they are using for access.
Which services or methods will meet these requirements with the LEAST impact to the users? (Choose two.)
A
Signed cookies
B
Signed URLs
C
AWS AppSync
D
JSON Web Token (JWT)
E
AWS Secrets Manager
Explanation:
Correct Answers: B (Signed URLs) and D (JSON Web Token (JWT))
Signed URLs (Option B):
JSON Web Token (JWT) (Option D):
Implementation approach: