AWS S3
Stories about AWS S3 and S3 buckets by Teri Radichel on Medium and related AWS security presentations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
⚙️ Part of my series on Automating Cybersecurity Metrics. The Code.
🔒 Related Stories: Application Security | S3 | AWS Security
💻 Free Content on Jobs in Cybersecurity | ✉️ Sign up for the Email List
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Stories about AWS bucket security and attacks on AWS S3 buckets. Learn how to never have a public S3 bucket and how to secure and encrypt your S3 buckets with KMS keys, bucket policies, IAM and trust policies. Create a bucket for an AWS service or share files in a bucket across AWS Accounts. Understand object ownership and how it affects your AWS and cloud security.
Pop Quiz — how do S3 bucket policies and logging really work?
You never need to enabled public access on a bucket — and you should not except in very, very rare, intentional, and necessary purposes.
Using automation and templates to secure S3 buckets.
S3 bucket configuration options.
S3 bucket for access logs (to log access to another S3 bucket)
AWS recently changed how object ownership works in S3 buckets. This includes an explanation of objects vs. files.
A generic S3 bucket template. Use the same template to deploy multiple S3 buckets instead of writing the same code over and over again.
Log who accesses your S3 buckets — and why it matters.
S3 bucket policies can be difficult and confusing to implement properly. Here are some troubleshooting tips.
Considerations for transferring files between S3 buckets.
Transferring files between S3 buckets.
An S3 bucket for CloudTrail and related AWS Services.
AWS S3 replication for backups.
Copying files in S3 buckets between accounts.
MFA Delete for S3 buckets — when it works and when it doesn’t.
Are you using S3 endpoints (now VPC endpoints?)
Information about AWS S3 bucket abuse (RSA Presentations):







