Amazon EFS · Arazzo Workflow
Amazon EFS Multi-AZ Mount Targets
Version 1.0.0
Create a file system, wait until available, then attach mount targets in two Availability Zones.
View Spec
View on GitHub
Amazon Web ServicesEFSElastic File SystemFile StorageNFSServerlessStorageArazzoWorkflows
Provider
Workflows
multi-az-mount-targets
Provision a file system and attach mount targets in two subnets across Availability Zones.
Creates an EFS file system, waits for it to become available, and creates two mount targets in two different subnets so the file system is mountable from multiple Availability Zones.
1
createFileSystem
Create the file system using the supplied idempotent creation token.
2
waitForAvailable
Poll the file system until its LifeCycleState reports available so mount targets can be created.
3
4
createSecondaryMountTarget
Create the second mount target in a subnet from a different Availability Zone for cross-AZ availability.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.