From the course: Complete Guide to AWS Security and Compliance Management
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Exploring pre-signed URLs - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Security and Compliance Management
Exploring pre-signed URLs
- [Instructor] Presigned URLs are a unique way to grant temporary access to objects in S3. With a presigned URL, people who don't have an AWS account are able to access S3 objects. Since presigned URLs expire, using them is a great way to enable time-limited access to assets you store in S3. Let's explore how presigned URLs work. Suppose a company stores marketing collateral in S3. Enzo is a developer with an IAM user account. Alternatively, he could have access to AWS using Identity Center. As part of an upcoming marketing campaign, he is tasked with making some time-sensitive collateral images accessible to the world. Instead of using access control lists on the individual S3 objects, he decides to generate a presigned URL on a private object. Part of the collateral contains coupons, which will expire. Because of this requirement, Enzo chooses to use presigned URLs as they become invalid after a period of time. Using his security credentials, Enzo generates a presigned URL set to…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
Exploring S3 management options5m 6s
-
(Locked)
Accessing S3 privately3m 15s
-
(Locked)
Configuring private S3 access6m 13s
-
(Locked)
Managing S3 with IAM3m
-
(Locked)
Restricting S3 access with IAM11m 27s
-
(Locked)
Validating custom IAM S3 policy4m 9s
-
(Locked)
Leveraging S3 IAM policies in EC25m 57s
-
(Locked)
Creating an S3 bucket policy8m 5s
-
(Locked)
Illustrating S3 bucket policies with CLI4m 29s
-
(Locked)
Understanding S3 access control lists5m 16s
-
(Locked)
Understanding public access in S37m 11s
-
(Locked)
S3 public access best practices4m 19s
-
(Locked)
Exploring pre-signed URLs10m 16s
-
(Locked)
Understanding S3 Access Grants4m 37s
-
(Locked)
Understanding S3 Access Points5m 28s
-
(Locked)
Exploring S3 Access Points9m 32s
-
(Locked)
Understanding data protection schemes7m 30s
-
(Locked)
S3 security and compliance best practices4m 44s
-
(Locked)
Challenge: S3 replication challenge1m 52s
-
(Locked)
Solution: S3 replication challenge10m 36s
-
(Locked)
Challenge: S3 lifecycle challenge56s
-
(Locked)
Solution: S3 lifecycle challenge4m 32s
-
-
-