aws-preflight-checks
OfficialSafeguard AWS actions with preflight checks
Authoraws-samples
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AWS operations frequently fail due to missing resources, insufficient permissions, or tight quotas. This skill performs preflight validations before executing AWS CLI commands to catch issues early.
Core Features & Use Cases
- Validate resource existence (S3 buckets, EC2 instances, RDS instances, Lambda functions) prior to actions.
- Verify IAM permissions and simulate access to ensure the caller can perform the intended operation.
- Check service quotas to prevent over-allocations and deployment failures.
- Confirm deployment dependencies (subnets, security groups, KMS keys) are in place for smooth operations.
- Use case: You plan to deploy a new EC2 fleet; run preflight checks to ensure the target resources exist, permissions are adequate, quotas will not be breached, and dependencies are configured.
Quick Start
Run the preflight check before any AWS CLI action to verify resource existence, permissions, quotas, and dependencies are satisfied.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aws-preflight-checks Download link: https://github.com/aws-samples/sample-migration-agentic-cli-assistant/archive/main.zip#aws-preflight-checks Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.