ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 254 - SCS-C01 discussion

Report
Export

You have an S3 bucket hosted in AWS. This is used to host promotional videos uploaded by yourself.

You need to provide access to users for a limited duration of time. How can this be achieved?

Please select:

A.
Use versioning and enable a timestamp for each version
Answers
A.
Use versioning and enable a timestamp for each version
B.
Use Pre-signed URL's
Answers
B.
Use Pre-signed URL's
C.
Use IAM Roles with a timestamp to limit the access
Answers
C.
Use IAM Roles with a timestamp to limit the access
D.
Use IAM policies with a timestamp to limit the access
Answers
D.
Use IAM policies with a timestamp to limit the access
Suggested answer: B

Explanation:

The AWS Documentation mentions the following

All objects by default are private. Only the object owner has permission to access these objects.

However, the object owner can optionally share objects with others by creating a pre-signed URL using their own security credentials, to grant time-limited permission to download the objects. Option A is invalid because this can be used to prevent accidental deletion of objects Option C is invalid because timestamps are not possible for Roles Option D is invalid because policies is not the right way to limit access based on time For more information on pre-signed URL's, please visit the URL:

https://docs.aws.ama2on.com/AmazonS3/latest/dev/ShareObiectPreSisnedURL.htmlThe correct answer is: Use Pre-signed URL's Submit your Feedback/Queries to our Experts

asked 16/09/2024
Peter Lam
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first