aws.efs.filesystem
Supported Platform
- aws
The aws.efs.filesystem
resource provides fields for assessing the configuration of individual EFS deployments. For usage see the aws.efs
resource documentation.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
name | string | name of the filesystem |
id | string | id of the filesystem |
arn | string | arn of the filesystem |
encrypted | bool | denotes whether or not the filesystem id encrypted |
kmsKey | aws.kms.key | KMS key used for encryption of the filesystem |
backupPolicy | dict | backup policy for the filesystem |
region | string | region in which the filesystem exists |
tags | map[string]string | tags for the filesystem |