Explode Pattern
← Back to gallery
AWS API - S3List Objects V2
AWS API - S3Get Object
Explode Pattern
Uses the Explode block to fan out work across multiple items in parallel. Lists S3 objects, processes each one individually, then collects all results back together. It's important to use the Collect block at the end to wait for all parallel work to finish before proceeding.
Advanced PatternsAWS API - S3
List Bucket Objects
Fetch Object Content
Collections (built-in)Explode
Split Objects
Collections (built-in)Collect
Collect Object Contents
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.