---
type: resource-type
title: FSxFileSystem
description: aws resource type AWS::FSx::FileSystem
name: FSxFileSystem
lexicon: aws
resource_type: AWS::FSx::FileSystem
---
`AWS::FSx::FileSystem`, a resource type of the aws lexicon.

## Properties

- `FileSystemType` (`string`, required)
- `SubnetIds` (`string[]`, required)
- `BackupId` (`string`, optional)
- `DNSName` (`string`, optional)
- `FileSystemTypeVersion` (`string`, optional)
- `Id` (`string`, optional)
- `KmsKeyId` (`string`, optional)
- `LustreConfiguration` (`FSxFileSystem_LustreConfiguration`, optional)
- `LustreMountName` (`string`, optional)
- `NetworkType` (`string`, optional)
- `OntapConfiguration` (`FSxFileSystem_OntapConfiguration`, optional)
- `OpenZFSConfiguration` (`FSxFileSystem_OpenZFSConfiguration`, optional)
- `ResourceARN` (`string`, optional)
- `RootVolumeId` (`string`, optional)
- `SecurityGroupIds` (`string[]`, optional)
- `StorageCapacity` (`number`, optional)
- `StorageType` (`string`, optional)
- `Tags` (`FSxFileSystem_Tag[]`, optional)
- `WindowsConfiguration` (`FSxFileSystem_WindowsConfiguration`, optional)

## Attributes

- `DNSName`
- `Id`
- `LustreMountName`
- `ResourceARN`
- `RootVolumeId`
