https://docs.aws.amazon.com/efs/latest/ug/getting-started.html
- ID: efs/getting-started
- Level: intermediate
- Core actions:
elasticfilesystem:CreateFileSystem,elasticfilesystem:CreateMountTarget,elasticfilesystem:PutLifecycleConfiguration
- Create an encrypted file system
- Wait for the file system to be available
- Describe the file system
- Create a mount target in the default VPC
- Wait for the mount target
- Describe mount targets
- Set a lifecycle policy
| Resource | Type |
|---|---|
tutorial-efs-<random> |
EFS file system |
| Mount target in default VPC subnet | Mount target |
Per-GB pricing. $0.30/GB-month (Standard), $0.025/GB-month (Infrequent Access). An empty file system has no storage cost. Clean up promptly to avoid charges.
~114 seconds (mount target creation accounts for most of the wait)