--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_datasync_location_fsx_lustre Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::DataSync::LocationFSxLustre --- # awscc_datasync_location_fsx_lustre (Data Source) Data Source schema for AWS::DataSync::LocationFSxLustre <!-- schema generated by tfplugindocs --> ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `fsx_filesystem_arn` (String) The Amazon Resource Name (ARN) for the FSx for Lustre file system. - `location_arn` (String) The Amazon Resource Name (ARN) of the Amazon FSx for Lustre file system location that is created. - `location_uri` (String) The URL of the FSx for Lustre location that was described. - `security_group_arns` (List of String) The ARNs of the security groups that are to use to configure the FSx for Lustre file system. - `subdirectory` (String) A subdirectory in the location's path. - `tags` (Attributes Set) An array of key-value pairs to apply to this resource. (see [below for nested schema](#nestedatt--tags)) <a id="nestedatt--tags"></a> ### Nested Schema for `tags` Read-Only: - `key` (String) The key for an AWS resource tag. - `value` (String) The value for an AWS resource tag.