|
2338 | 2338 | },
|
2339 | 2339 | "WindowsConfiguration": {
|
2340 | 2340 | "shape": "CreateFileSystemWindowsConfiguration",
|
2341 |
| - "documentation": "<p>The Microsoft Windows configuration for the file system that's being created. </p>" |
| 2341 | + "documentation": "<p>The Microsoft Windows configuration for the file system that's being created.</p>" |
2342 | 2342 | },
|
2343 | 2343 | "LustreConfiguration": {
|
2344 | 2344 | "shape": "CreateFileSystemLustreConfiguration"
|
|
2348 | 2348 | },
|
2349 | 2349 | "FileSystemTypeVersion": {
|
2350 | 2350 | "shape": "FileSystemTypeVersion",
|
2351 |
| - "documentation": "<p>(Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are <code>2.10</code>, <code>2.12</code>m and <code>2.15</code>:</p> <ul> <li> <p>2.10 is supported by the Scratch and Persistent_1 Lustre deployment types.</p> </li> <li> <p>2.12 and 2.15 are supported by all Lustre deployment types. <code>2.12</code> or <code>2.15</code> is required when setting FSx for Lustre <code>DeploymentType</code> to <code>PERSISTENT_2</code>.</p> </li> </ul> <p>Default value = <code>2.10</code>, except when <code>DeploymentType</code> is set to <code>PERSISTENT_2</code>, then the default is <code>2.12</code>.</p> <note> <p>If you set <code>FileSystemTypeVersion</code> to <code>2.10</code> for a <code>PERSISTENT_2</code> Lustre deployment type, the <code>CreateFileSystem</code> operation fails.</p> </note>" |
| 2351 | + "documentation": "<p>(Optional) For FSx for Lustre file systems, sets the Lustre version for the file system that you're creating. Valid values are <code>2.10</code>, <code>2.12</code>, and <code>2.15</code>:</p> <ul> <li> <p>2.10 is supported by the Scratch and Persistent_1 Lustre deployment types.</p> </li> <li> <p>2.12 and 2.15 are supported by all Lustre deployment types. <code>2.12</code> or <code>2.15</code> is required when setting FSx for Lustre <code>DeploymentType</code> to <code>PERSISTENT_2</code>.</p> </li> </ul> <p>Default value = <code>2.10</code>, except when <code>DeploymentType</code> is set to <code>PERSISTENT_2</code>, then the default is <code>2.12</code>.</p> <note> <p>If you set <code>FileSystemTypeVersion</code> to <code>2.10</code> for a <code>PERSISTENT_2</code> Lustre deployment type, the <code>CreateFileSystem</code> operation fails.</p> </note>" |
2352 | 2352 | },
|
2353 | 2353 | "OpenZFSConfiguration": {
|
2354 | 2354 | "shape": "CreateFileSystemOpenZFSConfiguration",
|
|
2970 | 2970 | "documentation": "<p>The configuration that specifies the last accessed time criteria for files that will be released from an Amazon FSx for Lustre file system.</p>"
|
2971 | 2971 | }
|
2972 | 2972 | },
|
2973 |
| - "documentation": "<p>A description of the data repository task.</p> <ul> <li> <p>You use import and export data repository tasks to perform bulk transfer operations between an Amazon FSx for Lustre file system and a linked data repository.</p> </li> <li> <p>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.</p> </li> <li> <p>An Amazon File Cache resource uses a task to automatically release files from the cache.</p> </li> </ul> <p>To learn more about data repository tasks, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/data-repository-tasks.html\">Data Repository Tasks</a>. </p>" |
| 2973 | + "documentation": "<p>A description of the data repository task.</p> <ul> <li> <p>You use import and export data repository tasks to perform bulk transfer operations between an Amazon FSx for Lustre file system and a linked data repository.</p> </li> <li> <p>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.</p> </li> <li> <p>An Amazon File Cache resource uses a task to automatically release files from the cache.</p> </li> </ul> <p>To learn more about data repository tasks, see <a href=\"https://docs.aws.amazon.com/fsx/latest/LustreGuide/data-repository-tasks.html\">Data Repository Tasks</a>. </p>" |
2974 | 2974 | },
|
2975 | 2975 | "DataRepositoryTaskFailureDetails": {
|
2976 | 2976 | "type": "structure",
|
|
4261 | 4261 | },
|
4262 | 4262 | "FileSystemTypeVersion": {
|
4263 | 4263 | "shape": "FileSystemTypeVersion",
|
4264 |
| - "documentation": "<p>The Lustre version of the Amazon FSx for Lustre file system, which is <code>2.10</code>, <code>2.12</code>, or <code>2.15</code>.</p>" |
| 4264 | + "documentation": "<p>The Lustre version of the Amazon FSx for Lustre file system, which can be <code>2.10</code>, <code>2.12</code>, or <code>2.15</code>.</p>" |
4265 | 4265 | },
|
4266 | 4266 | "OpenZFSConfiguration": {
|
4267 | 4267 | "shape": "OpenZFSFileSystemConfiguration",
|
|
0 commit comments