Data Source: aws_efs_access_point

Provides information about an Elastic File System (EFS) Access Point.

Example Usage

data "aws_efs_access_point" "test" {
  access_point_id = "fsap-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: