Parse, format, and estimate common AWS configuration snippets.
Inspect IAM policy JSON and flag obvious risky patterns.
A local IAM policy analyzer for wildcard actions, wildcard resources, missing conditions, and quick AWS permission review.
Format CloudFormation JSON or YAML templates.
A CloudFormation formatter for YAML and JSON templates, useful for reviewing AWS infrastructure snippets before commits.
Estimate simple EC2, storage, and transfer monthly cost.
A lightweight AWS cost calculator for quick monthly and annual estimates before using the official AWS Pricing Calculator.
Parse AWS ARN into partition, service, region, account, and resource.
An ARN parser for debugging IAM resources, CloudWatch logs, Lambda functions, S3 buckets, and AWS permissions.
Calculate subnet prefix, count, and AWS usable IPv4 addresses.
A VPC CIDR calculator for subnet planning, AWS usable IP estimation, and VPC network design.