mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-26 19:18:58 +00:00
10 KiB
10 KiB
AWS Tools and Scripts
!!! info "Architectural Context" Detailed reference for AWS Tools and Scripts in the context of Cloud Providers (Hyperscalers).
Standard Reference
- ec2-ssh-yplan: A pair of command line utilities for finding and SSH-ing into your Amazon EC2 instances by tag (such as ‘Name’) [COMMUNITY-TOOL]
- ermetic/access-undenied-aws 🌟 ⭐ 271 [COMMUNITY-TOOL]
- ermetic.com: Access Undenied on AWS [COMMUNITY-TOOL]
- github.com/containerscrew/aws-sso-auth ⭐ 4 [COMMUNITY-TOOL]
- AWS CLI Command Reference [COMMUNITY-TOOL]
- New usage examples have been added to the CLI for CodePipeline API Reference [COMMUNITY-TOOL]
- blog.awsfundamentals.com: Step-By-Step: Emptying S3 Buckets and Directories Using the AWS CLI with S3 RM [COMMUNITY-TOOL]
- Amazon CodeWhisperer 🌟 [COMMUNITY-TOOL]
- hashicorp.com: Accelerate your Terraform development with Amazon CodeWhisperer [COMMUNITY-TOOL]
- Floci - An AWS Local Emulator Alternative ⭐ 12740 [ENTERPRISE-STABLE]
- AWS IP inventory [COMMUNITY-TOOL]
- dev.to: How to Copy a Security Group with Rules from one AWS Account to' Another account [COMMUNITY-TOOL]
- github.com/awslabs/assisted-log-enabler-for-aws: Assisted Log Enabler -' Find resources that are not logging, and turn them on ⭐ 274 [COMMUNITY-TOOL]
- saml-to/assume-aws-role-action ⭐ 182 [COMMUNITY-TOOL]
- github.com/Levi-Michael/boto3-ec2-s3-management: A python tools base on' AWS boto3 for manage ec2 and s3 buckets [COMMUNITY-TOOL]
- github.com/cavaliercoder/vpc-free ⭐ 60 [COMMUNITY-TOOL]
- OpenSource at AWS [COMMUNITY-TOOL]
- awslabs/aws-cloudsaga: AWS CloudSaga - Simulate security events in AWS ⭐ 475 [COMMUNITY-TOOL]
- willdady/aws-resource-based-policy-collector: AWS resource-based policy' collector ⭐ 24 [COMMUNITY-TOOL]
- github.com/ualter: AwsBe [COMMUNITY-TOOL]
- github.com/awslabs/amazon-s3-tar-tool: Amazon S3 Tar Tool ⭐ 232 [COMMUNITY-TOOL]
- github.com/aws-samples/aws-cdk-stack-builder-tool ⭐ 202 [COMMUNITY-TOOL]
- cloudcatalog.dev [COMMUNITY-TOOL]
- github.com/infrahouse/infrahouse-toolkit ⭐ 74 [COMMUNITY-TOOL]
- dev.to: Continuous Integration and Deployment on AWS - and a wishlist' for CI/CD Tools on AWS [COMMUNITY-TOOL]
- AWS Toolkits for Cloud9, JetBrains and VS Code now support interaction with over 200 new resource types 🌟 [COMMUNITY-TOOL]
- AWS Management Tools Blog [COMMUNITY-TOOL]
- Metabadger ⭐ 143 [COMMUNITY-TOOL]
- Amazon CLI Documentation [COMMUNITY-TOOL]
- Announcing the end of support for Python 2.7 in the AWS SDK for Python and AWS CLI v1 [COMMUNITY-TOOL]
- AWS SDK for Java [COMMUNITY-TOOL]
- medium: AWS CLI with jq and Bash [COMMUNITY-TOOL]
- aws.plainenglish.io: Lessons Learned From Switching to AWS SDK v3 [COMMUNITY-TOOL]
- dev.to/franciscogm: AWS CLI SSO made easy [COMMUNITY-TOOL]
- genbeta.com: Amazon lanza CodeWhisperer, su propia alternativa a GitHub' Copilot… que no insertará código ya licenciado sin avisar [COMMUNITY-TOOL]
- aws.amazon.com/blogs: Introducing Amazon CodeWhisperer for command line [COMMUNITY-TOOL]
- ec2-spot-converter ⭐ 199 [COMMUNITY-TOOL]
- techcrunch.com: Vantage makes managing AWS easier [COMMUNITY-TOOL]
- vantage.sh [COMMUNITY-TOOL]
- github.com/one2nc/cloudlens 🌟 ⭐ 590 [COMMUNITY-TOOL]
- Amazon CodeCatalyst [COMMUNITY-TOOL]
- github.com/Reaimua/AWS-CLI-Uploader-Project [COMMUNITY-TOOL]
- github.com/welldone-cloud/aws-list-resources ⭐ 183 [COMMUNITY-TOOL]
Cloud Architecture
AWS Architectures
Open Source
- AWS Labs GitHub [ADVANCED LEVEL] [DE FACTO STANDARD] [EMERGING] — AWS's central laboratory incubator on GitHub housing thousands of reference architectures, automation scripts, and experimental SDKs. Grounding validates this organization as a primary resource for cloud-native engineering patterns.
Cloud Infrastructure
AWS
Asset Management
- Querying AWS at scale across APIs, Regions, and accounts [ADVANCED LEVEL] [COMMUNITY-TOOL] — An AWS blog post analyzing strategies and open-source tools (like Steampipe) to query and audit AWS resources at massive multi-region, multi-account scales. It breaks down API rate-limiting workarounds and security posture assessment methodologies.
Cloud Security
Asset Management (1)
Infrastructure-as-Code
- steampipe 🌟 [ENTERPRISE-STABLE] — A zero-dependency CLI tool that allows querying of APIs and cloud infrastructure (AWS, Azure, GitHub, etc.) dynamically using Postgres-compatible SQL. It simplifies cloud infrastructure compliance, security audits, and resource inspection by exposing multi-platform APIs as regular database tables.
💡 Explore Related: AWS Security | AWS Storage | AWS Databases