Amazon FSx makes it easy and cost effective to launch and run popular file systems. With AmazonFSx, you can leverage the rich feature sets and fast performance of widely-used open source and commercially-licensed file systems, while avoiding time-consuming administrative tasks like hardware provisioning, software configuration, patching, and backups. It provides cost-efficient capacity and high levels of reliability, and it integrates with other AWS services so that you can manage and use the file systems in cloud-native ways.
Amazon FSx provides you with two file systems to choose from: Amazon FSx for Windows File Server for business applications and AmazonFSx for Lustre for high-performance workloads.
Below are the cmdlets which are available with Amazon FSx
| CmdletName | ServiceOperation |
| Add-FSXResourceTag | TagResource |
| Get-FSXBackup | DescribeBackups |
| Get-FSXDataRepositoryTask | DescribeDataRepositoryTasks |
| Get-FSXFileSystem | DescribeFileSystems |
| Get-FSXResourceTagList | ListTagsForResource |
| New-FSXBackup | CreateBackup |
| New-FSXDataRepositoryTask | CreateDataRepositoryTask |
| New-FSXFileSystem | CreateFileSystem |
| New-FSXFileSystemFromBackup | CreateFileSystemFromBackup |
| Remove-FSXBackup | DeleteBackup |
| Remove-FSXFileSystem | DeleteFileSystem |
| Remove-FSXResourceTag | UntagResource |
| Stop-FSXDataRepositoryTask | CancelDataRepositoryTask |
| Update-FSXFileSystem | UpdateFileSystem |
You can also check other AWS Services, and each services cmdlets we are providing.

