Add Pipeline banner
awslabs awslabs

Add Pipeline

Data community

Description

# Add VAMS Processing Pipeline Scaffold a new VAMS processing pipeline with all required files following established patterns. This creates the complete pipeline structure including Lambda functions, container code, CDK infrastructure, and Step Functions integration. ## Instructions You are scaffolding a new VAMS processing pipeline. VAMS pipelines process assets through AWS Step Functions state machines with Lambda orchestration and either Lambda containers or ECS/Batch for heavy processing.

Installation

Installs to ~/.claude/commands/awslabs-visual-asset-management-system-add-pipeline.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/awslabs/visual-asset-management-system/HEAD/.claude/commands/add-pipeline.md -o ~/.claude/commands/awslabs-visual-asset-management-system-add-pipeline.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository