AWS SCS-C02 Notes Repository Released!
☁️ Released: AWS SCS-C02 Notes GitHub Repository!
I’ve officially released a new GitHub repository to support studying for the AWS Certified Security – Specialty (SCS-C02) exam 🎉
Check it out here 👉 AWS_Specialty_SCS-C02_notes
🧠 About This Project
This repo organizes real-world security scenarios encountered during daily study in a fixed structure:
“Scenario → Test Points → Knowledge → Summary”
- 📄 Each scenario is provided in both English and Japanese (e.g.,
Scenario01_en.md
/Scenario01_ja.md
) - 📌 Includes key command snippets, architecture diagrams, and reference links
- 🛠 GitHub Actions automatically generates a TOC (Table of Contents) for each file and the entire repo
🔧 Purpose
The goal is to turn fragmented notes into a structured, shareable knowledge base
that’s easy to review and collaborate on.
⚙️ Technical Setup
- A shell script collects all H1 headings from
.md
files - GitHub Actions injects them into the main README and each scenario’s TOC
🤝 Contributions Welcome!
- 🔧 Feel free to fork and submit a PR (typos, new scenarios, alternate solutions — all welcome!)
- 📘 Please include both EN / JA versions for each scenario
- 🐛 Found a mistake or a better practice? Open an issue — even a small fix may help others!
📦 Example Topics
- IAM permissions design for S3 + Lambda workflows
- Preventing data leakage via incorrect policy settings
- Best practices for using SCP across AWS Organizations
If you’re studying for SCS-C02 or dealing with AWS security in the field,
I hope this helps clarify and reinforce key concepts.
Your feedback and contributions are always welcome! ☁️✨
📎 GitHub Repository: https://github.com/timcanby/AWS_Specialty_SCS-C02_notes
Hashtags:
#AWS #SCS_C02 #SecurityCertification #StudyNotes #GitHub #CloudLearning