AWS EFS Terraform module
Upstream version 2.2.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/efs/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| access_points | — | Map of access points created and their attributes | — |
| arn | — | Amazon Resource Name of the file system | — |
| dns_name | — | The DNS name for the filesystem per [documented convention](http://docs.aws.amazon.com/efs/latest/ug/mounting-fs-mount-cmd-dns-name.html) | — |
| id | — | The ID that identifies the file system (e.g., `fs-ccfc0d65`) | — |
| mount_targets | — | Map of mount targets created and their attributes | — |
| replication_configuration_destination_file_system_id | — | The file system ID of the replica | — |
| security_group_arn | — | ARN of the security group | — |
| security_group_id | — | ID of the security group | — |
| size_in_bytes | — | The latest known metered size (in bytes) of data stored in the file system, the value is not the exact size that the file system was at any point in time | — |