Projects
- published
- reading time
- 1 minute
Here you can find some projects I worked on:
- AWS IAM Policy Description: A Python CLI tool that analyzes AWS IAM policies and provides human-readable descriptions of permissions using both detailed action breakdowns and AI-powered summaries via Amazon Bedrock.
- Load Testing on ECS: AWS-based solution for load testing using ECS and Grafana K6. It leverages a Makefile for automation, making deployment, testing, and container management straightforward.
- AWS IAM Role Cloner: A Python script for cloning an AWS IAM role—including its trust policies, inline policies, and attached managed policies.