parallel-execution-patterns
CommunityOrchestrate parallel AWS data collection
Authorexpeor
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Coordinating parallel data collection across many AWS accounts and regions is complex, error-prone, and slow when done manually. This pattern provides a structured, reusable approach to collect and analyze data at scale with predictable behavior.
Core Features & Use Cases
- Pattern: parallel_collect enables scalable multi-account, multi-region data gathering.
- Rate limiter integration automatically throttles API calls to prevent throttling and errors.
- Callback-driven design allows composing custom collection logic per account and region.
- Progress tracking and resilience provides visibility and retries for large-scale audits and reporting.
Quick Start
Define a callback that receives a session, account_id, account_name, and region, then run it with parallel_collect(ctx, callback, service='your-service').
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: parallel-execution-patterns Download link: https://github.com/expeor/aws-automation/archive/main.zip#parallel-execution-patterns 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 223,000+ vetted skills library on demand.