mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
14 KiB
14 KiB
AWS Tools and Scripts
!!! info "Architectural Context" Detailed reference for AWS Tools and Scripts in the context of Cloud Providers (Hyperscalers).
Standard Reference
- hashicorp.com: Accelerate your Terraform development with Amazon CodeWhisperer [COMMUNITY-TOOL]
- 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]
- Floci - An AWS Local Emulator Alternative ⭐ 12740 [ENTERPRISE-STABLE]
- 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.
AWS Developer Tools
CodePipeline
- (2021) New usage examples have been added to the CLI for CodePipeline API Reference [DOCUMENTATION] 🌟🌟🌟 [COMMUNITY-TOOL] — Official update documentation detailing enhancements made to the AWS CLI syntax and examples for Amazon CodePipeline. These modifications help engineers programmatically configure and deploy software delivery pipelines, preventing configuration errors and aligning pipelines with AWS design principles.
AWS Governance
CLI References
- (2026) ==AWS CLI Command Reference== [DOCUMENTATION] 🌟🌟🌟🌟🌟 [DE FACTO STANDARD] — The official command reference guide for the AWS Command Line Interface. It details syntax structures, configuration options, and credential profiles required to manage AWS resources programmatically. This documentation remains a foundational resource for cloud platform engineers building infrastructure pipelines and automated workflows.
AWS Security
CLI Tools
- (2024) github.com/containerscrew/aws-sso-auth ⭐ 4 [RUST CONTENT] 🌟🌟 [COMMUNITY-TOOL] — A lightweight Rust-based utility to automate AWS SSO (IAM Identity Center) authentication and credential handling on local developer workstations. Critical Live Grounding: The tool is now maintained under the updated name 'aws-sso-rs'. It provides rapid terminal-based profile switching and dynamic token renewals for DevOps engineers using modern security protocols.
IAM Diagnostics
- (2023) ermetic/access-undenied-aws 🌟 ⭐ 271 [GO CONTENT] [ADVANCED LEVEL] 🌟🌟🌟 [COMMUNITY-TOOL] — Access Undenied is an open-source CLI utility that parses AWS Access Denied errors and CloudTrail events to identify the specific policies (SCPs, resource policies, or IAM boundaries) blocking a request. Critical Live Grounding: Now hosted under Tenable's GitHub repository, the tool remains actively maintained and serves as a key security utility for cloud platform administrators.
- (2023) ermetic.com: Access Undenied on AWS [ADVANCED LEVEL] 🌟🌟🌟 [COMMUNITY-TOOL] — A companion blog post describing the mechanics of the 'Access Undenied' utility on AWS. It discusses how the tool evaluates complex AWS permission structures (including SCPs, resource-based policies, IAM boundaries, and session policies) to quickly resolve access issues. This article is highly recommended for security engineers working in complex AWS organizations.
AWS Storage
S3 Administration
- (2023) blog.awsfundamentals.com: Step-By-Step: Emptying S3 Buckets and Directories Using the AWS CLI with S3 RM 🌟🌟🌟 [COMMUNITY-TOOL] — A step-by-step tutorial explaining how to empty large Amazon S3 buckets using the AWS CLI. It covers deleting versioned files and handling deletion markers to avoid API limits. An essential operational reference for storage administrators and cloud engineers decommissioning S3 resources safely.
Compute
AWS SSH Utilities
- (2019) ec2-ssh-yplan: A pair of command line utilities for finding and SSH-ing into your Amazon EC2 instances by tag (such as ‘Name’) [PYTHON CONTENT] [COMMUNITY-TOOL] — ec2-ssh-yplan offers command-line utilities designed to dynamically locate and connect to Amazon EC2 instances based on user-defined tags such as 'Name' instead of relying on static IP mapping. It streamlines CLI administration workflows in dynamically scaled cloud topologies.
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.
Developer Tools
AI Assistance
Generative AI
- (2024) Amazon CodeWhisperer [COMMUNITY-TOOL] — Overview of Amazon's AI-powered coding companion (subsequently consolidated into Amazon Q Developer). Generates real-time code suggestions from natural language prompts, detects security vulnerabilities, and highlights reference attributions, assisting developers working in AWS environments.
💡 Explore Related: Googlecloudplatform | Public Cloud Solutions | Managed Kubernetes In Public Cloud