Data Source: aws_efs_access_points

Provides information about multiple Elastic File System (EFS) Access Points.

Example Usage

data "aws_efs_access_points" "test" {
  file_system_id = "fs-12345678"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: