Learn about enabling two-factor authentication for deletes and learn about version control inside S3.
- [Instructor] If you're using cloud storage…within your company chances are several people…have access to it.…In order to prevent accidental deletion of files…or overwrites AWS provides additional layers of security.…Let's look at versioning right now.…When versioning is enabled in your S3 bucket,…S3 will keep track of changes that occur to your files…including deletes.…Each time the same file is uploaded,…S3 saves the old one and assigns a new tracking ID…to the latest version.…
This is all transparent to you, the user.…Typically you'll interact…with the latest version of your file.…But, when things go wrong, say an accidental overwrite,…you can always go to the S3 console…and choose to retrieve the previous version of your file.…Let's go to our console now.…Here we are in the AWS console and we have our bucket open.…We'll click on Properties and select Versioning,…and click enable.…
Keep in mind that when enabling versioning…it cannot be disabled.…You can suspend it but you cannot disable it.…You might be thinking, if I update my files very frequently…
Author
Updated
2/19/2020Released
12/12/2018- Identity and Access Management security
- S3 security policies, encryption, and version control
- KMS encryption
- User authentication with Cognito
Skill Level Advanced
Duration
Views
Related Courses
-
Developing AWS Lambda Functions with Kotlin
with Troy Miles1h 55m Intermediate -
AWS Machine Learning by Example
with Jonathan Fernandes1h 25m Intermediate
-
Introduction
-
1. Identity and Access Management (IAM)
-
Important concepts3m 3s
-
Users and access keys3m 22s
-
Roles and policies3m 29s
-
IAM key points1m 21s
-
-
2. Amazon Simple Storage Service (S3)
-
S3 as a static website2m 17s
-
Bucket policies2m 24s
-
S3 bucket encryption1m 34s
-
S3 key points1m 23s
-
S3 presigned URL solution2m 26s
-
-
3. Key Management Service (KMS) Encryption
-
Using AWS KMS3m 44s
-
KMS key points1m 13s
-
4. User Identities with Cognito and Web
-
Cognito concepts2m 8s
-
Workflow2m 58s
-
Cognito demo8m 36s
-
Cognito key points1m 24s
-
-
Conclusion
-
Next steps2m 9s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: S3 object versioning and MFA Delete