
Explanation:
Correct Answers: B (Signed URLs) and D (JSON Web Token (JWT))
Signed URLs (Option B):
JSON Web Token (JWT) (Option D):
Implementation approach:
Ultimate access to all questions.
No comments yet.
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