AWS EFS
Amazon Elastic File System (Amazon EFS) provides serverless, fully elastic file storage so that you can share file data without provisioning or managing storage capacity and performance.
Requirements
Name |
Version |
|---|---|
>= 1.0 |
|
>= 5.61 |
Providers
Name |
Version |
|---|---|
>= 5.61 |
Modules
No modules.
Resources
Name |
Type |
|---|---|
resource |
|
resource |
|
resource |
|
resource |
|
data source |
Inputs
Name |
Description |
Type |
Default |
Required |
|---|---|---|---|---|
A map of access point definitions to create |
|
|
no |
|
Id of the KMS key |
|
|
no |
|
AWS EFS name |
|
|
no |
|
The file system performance mode. Can be either generalPurpose or maxIO |
|
|
no |
|
The throughput, measured in MiB/s, that you want to provision for the file system. Only applicable with throughput_mode set to provisioned |
|
|
no |
|
Tags for resource |
|
|
no |
|
Throughput mode for the file system. Defaults to bursting. Valid values: bursting, elastic, and provisioned. When using provisioned, also set provisioned_throughput_in_mibps |
|
|
no |
|
Describes the period of time that a file is not accessed, after which it transitions to IA storage |
|
|
no |
|
AWS VPC private cidr block |
|
n/a |
yes |
|
AWS VPC cidr block |
|
n/a |
yes |
|
AWS VPC id |
|
n/a |
yes |
|
AWS VPC subnet ids |
|
n/a |
yes |
Outputs
Name |
Description |
|---|---|
EFS id |
|
KMS used to encrypt EFS |