AWS S3 Object Finder | Boto3 Script
Overview 馃攷 Quickly find AWS S3 Objects inside buckets hosting huge volumes of files using my latest Boto3 script! You can easily locate specific objects in your AWS profile by providing a few command

Search for a command to run...
Series
Focuses on hands-on developer experience, CLI utilities and tooling, agentic workflows, and real-world implementation guides. Features standalone administrative helper scripts (Boto3 SDK scripts, AWS search utilities, shell tools), local environment debugging, IaC state visualization tools, and agentic developer workflows (Cursor IDE setups, uv environments, custom MCP integrations).
Overview 馃攷 Quickly find AWS S3 Objects inside buckets hosting huge volumes of files using my latest Boto3 script! You can easily locate specific objects in your AWS profile by providing a few command

Overview Capture a list of available AWS AMIs for a specified region and OS version with my latest boto3 script. This Python script will output a color-coded table listing AMIs that have been released

Overview Rotate your AWS API access keys using this Boto3 script for IAM users that I wrote. Optional arguments include create, update, delete, and list access keys. When applying the create new 馃攽 fe

Here's a super simple bash script to enable VPC flow logs on every subnet across a specified GCP project with an option to include or exclude logging metadata that I wrote. It has the aggregation inte

You can visualize 馃攷 the components used to build your terraform plan executions with 饾榿饾棽饾椏饾椏饾棶饾棾饾椉饾椏饾椇 饾槂饾椂饾榾饾槀饾棶饾椆 available at: https://hieven.github.io/terraform-visual/ The config in this gif is

Here's a simple boto3 script 馃摐 to reset AWS IAM user passwords that I wrote. It's integrated with a password generator tool to match the strict AWS password policy enforced in my environment. It also
