FileCacheNFSConfiguration - Amazon FSx
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FileCacheNFSConfiguration

The configuration for an NFS data repository association (DRA) created during the creation of the Amazon File Cache resource.

Contents

Version

The version of the NFS (Network File System) protocol of the NFS data repository. The only supported value is NFS3, which indicates that the data repository must support the NFSv3 protocol.

Type: String

Valid Values: NFS3

Required: Yes

DnsIps

A list of up to 2 IP addresses of DNS servers used to resolve the NFS file system domain name. The provided IP addresses can either be the IP addresses of a DNS forwarder or resolver that the customer manages and runs inside the customer VPC, or the IP addresses of the on-premises DNS servers.

Type: Array of strings

Array Members: Maximum number of 10 items.

Length Constraints: Minimum length of 7. Maximum length of 15.

Pattern: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: