diff --git a/clients/client-fsx/src/models/models_0.ts b/clients/client-fsx/src/models/models_0.ts index f6b5216c137dc..59069c1c28dcb 100644 --- a/clients/client-fsx/src/models/models_0.ts +++ b/clients/client-fsx/src/models/models_0.ts @@ -3960,8 +3960,8 @@ export interface DataRepositoryTaskStatus { * and a linked data repository.

* *
  • - *

    You use release data repository tasks to release have been exported - * to a linked S3 bucketed files from your Amazon FSx for Lustre file system.

    + *

    You use release data repository tasks to release files that have been exported + * to a linked S3 bucket from your Amazon FSx for Lustre file system.

    *
  • *
  • *

    An Amazon File Cache resource uses a task to automatically @@ -5947,7 +5947,7 @@ export interface CreateFileSystemRequest { /** * @public - *

    The Microsoft Windows configuration for the file system that's being created.

    + *

    The Microsoft Windows configuration for the file system that's being created.

    */ WindowsConfiguration?: CreateFileSystemWindowsConfiguration; @@ -5995,7 +5995,7 @@ export interface CreateFileSystemRequest { * @public *

    (Optional) For FSx for Lustre file systems, sets the Lustre version * for the file system that you're creating. Valid values are 2.10, - * 2.12m and 2.15:

    + * 2.12, and 2.15:

    *