Provides information about multiple Elastic File System (EFS) Access Points.
data "aws_efs_access_points" "test" {
file_system_id = "fs-12345678"
}
This data source supports the following arguments:
file_system_id
- (Required) EFS File System identifier.This data source exports the following attributes in addition to the arguments above:
arns
- Set of Amazon Resource Names (ARNs).id
- EFS File System identifier.ids
- Set of identifiers.