|
1295 | 1295 | },
|
1296 | 1296 | "GatewayTimezone":{
|
1297 | 1297 | "shape":"GatewayTimezone",
|
1298 |
| - "documentation":"<p>A value that indicates the time zone you want to set for the gateway. The time zone is of the format \"GMT-hr:mm\" or \"GMT+hr:mm\". For example, GMT-4:00 indicates the time is 4 hours behind GMT. GMT+2:00 indicates the time is 2 hours ahead of GMT. The time zone is used, for example, for scheduling snapshots and your gateway's maintenance schedule.</p>" |
| 1298 | + "documentation":"<p>A value that indicates the time zone you want to set for the gateway. The time zone is of the format \"GMT\", \"GMT-hr:mm\", or \"GMT+hr:mm\". For example, GMT indicates Greenwich Mean Time without any offset. GMT-4:00 indicates the time is 4 hours behind GMT. GMT+2:00 indicates the time is 2 hours ahead of GMT. The time zone is used, for example, for scheduling snapshots and your gateway's maintenance schedule.</p>" |
1299 | 1299 | },
|
1300 | 1300 | "GatewayRegion":{
|
1301 | 1301 | "shape":"RegionId",
|
1302 | 1302 | "documentation":"<p>A value that indicates the Amazon Web Services Region where you want to store your data. The gateway Amazon Web Services Region specified must be the same Amazon Web Services Region as the Amazon Web Services Region in your <code>Host</code> header in the request. For more information about available Amazon Web Services Regions and endpoints for Storage Gateway, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/sg.html\"> Storage Gateway endpoints and quotas</a> in the <i>Amazon Web Services General Reference</i>.</p> <p>Valid Values: See <a href=\"https://docs.aws.amazon.com/general/latest/gr/sg.html\"> Storage Gateway endpoints and quotas</a> in the <i>Amazon Web Services General Reference</i>. </p>"
|
1303 | 1303 | },
|
1304 | 1304 | "GatewayType":{
|
1305 | 1305 | "shape":"GatewayType",
|
1306 |
| - "documentation":"<p>A value that defines the type of gateway to activate. The type specified is critical to all later functions of the gateway and cannot be changed after activation. The default value is <code>CACHED</code>.</p> <p>Valid Values: <code>STORED</code> | <code>CACHED</code> | <code>VTL</code> | <code>VTL_SNOW</code> | <code>FILE_S3</code> | <code>FILE_FSX_SMB</code> </p>" |
| 1306 | + "documentation":"<p>A value that defines the type of gateway to activate. The type specified is critical to all later functions of the gateway and cannot be changed after activation. The default value is <code>CACHED</code>.</p> <p>Valid Values: <code>STORED</code> | <code>CACHED</code> | <code>VTL</code> | <code>FILE_S3</code> | <code>FILE_FSX_SMB</code> </p>" |
1307 | 1307 | },
|
1308 | 1308 | "TapeDriveType":{
|
1309 | 1309 | "shape":"TapeDriveType",
|
|
2921 | 2921 | },
|
2922 | 2922 | "HostEnvironment":{
|
2923 | 2923 | "shape":"HostEnvironment",
|
2924 |
| - "documentation":"<p>The type of hardware or software platform on which the gateway is running.</p>" |
| 2924 | + "documentation":"<p>The type of hardware or software platform on which the gateway is running.</p> <note> <p>Tape Gateway is no longer available on Snow Family devices.</p> </note>" |
2925 | 2925 | },
|
2926 | 2926 | "EndpointType":{
|
2927 | 2927 | "shape":"EndpointType",
|
|
3056 | 3056 | },
|
3057 | 3057 | "SMBSecurityStrategy":{
|
3058 | 3058 | "shape":"SMBSecurityStrategy",
|
3059 |
| - "documentation":"<p>The type of security strategy that was specified for file gateway.</p> <ul> <li> <p> <code>ClientSpecified</code>: If you use this option, requests are established based on what is negotiated by the client. This option is recommended when you want to maximize compatibility across different clients in your environment. Only supported for S3 File Gateways.</p> </li> <li> <p> <code>MandatorySigning</code>: If you use this option, file gateway only allows connections from SMBv2 or SMBv3 clients that have signing enabled. This option works with SMB clients on Microsoft Windows Vista, Windows Server 2008 or newer.</p> </li> <li> <p> <code>MandatoryEncryption</code>: If you use this option, file gateway only allows connections from SMBv3 clients that have encryption enabled. This option is highly recommended for environments that handle sensitive data. This option works with SMB clients on Microsoft Windows 8, Windows Server 2012 or newer.</p> </li> </ul>" |
| 3059 | + "documentation":"<p>The type of security strategy that was specified for file gateway.</p> <ul> <li> <p> <code>ClientSpecified</code>: If you choose this option, requests are established based on what is negotiated by the client. This option is recommended when you want to maximize compatibility across different clients in your environment. Supported only for S3 File Gateway.</p> </li> <li> <p> <code>MandatorySigning</code>: If you use this option, File Gateway only allows connections from SMBv2 or SMBv3 clients that have signing turned on. This option works with SMB clients on Microsoft Windows Vista, Windows Server 2008, or later. </p> </li> <li> <p> <code>MandatoryEncryption</code>: If you use this option, File Gateway only allows connections from SMBv3 clients that have encryption turned on. Both 256-bit and 128-bit algorithms are allowed. This option is recommended for environments that handle sensitive data. It works with SMB clients on Microsoft Windows 8, Windows Server 2012, or later.</p> </li> <li> <p> <code>EnforceEncryption</code>: If you use this option, File Gateway only allows connections from SMBv3 clients that use 256-bit AES encryption algorithms. 128-bit algorithms are not allowed. This option is recommended for environments that handle sensitive data. It works with SMB clients on Microsoft Windows 8, Windows Server 2012, or later.</p> </li> </ul>" |
3060 | 3060 | },
|
3061 | 3061 | "FileSharesVisible":{
|
3062 | 3062 | "shape":"Boolean",
|
|
3803 | 3803 | },
|
3804 | 3804 | "HostEnvironment":{
|
3805 | 3805 | "shape":"HostEnvironment",
|
3806 |
| - "documentation":"<p>The type of hardware or software platform on which the gateway is running.</p>" |
| 3806 | + "documentation":"<p>The type of hardware or software platform on which the gateway is running.</p> <note> <p>Tape Gateway is no longer available on Snow Family devices.</p> </note>" |
3807 | 3807 | },
|
3808 | 3808 | "HostEnvironmentId":{
|
3809 | 3809 | "shape":"HostEnvironmentId",
|
|
4598 | 4598 | },
|
4599 | 4599 | "FolderList":{
|
4600 | 4600 | "shape":"FolderList",
|
4601 |
| - "documentation":"<p>A comma-separated list of the paths of folders to refresh in the cache. The default is [<code>\"/\"</code>]. The default refreshes objects and folders at the root of the Amazon S3 bucket. If <code>Recursive</code> is set to <code>true</code>, the entire S3 bucket that the file share has access to is refreshed.</p>" |
| 4601 | + "documentation":"<p>A comma-separated list of the paths of folders to refresh in the cache. The default is [<code>\"/\"</code>]. The default refreshes objects and folders at the root of the Amazon S3 bucket. If <code>Recursive</code> is set to <code>true</code>, the entire S3 bucket that the file share has access to is refreshed.</p> <p>Do not include <code>/</code> when specifying folder names. For example, you would specify <code>samplefolder</code> rather than <code>samplefolder/</code>.</p>" |
4602 | 4602 | },
|
4603 | 4603 | "Recursive":{
|
4604 | 4604 | "shape":"Boolean",
|
|
4860 | 4860 | "enum":[
|
4861 | 4861 | "ClientSpecified",
|
4862 | 4862 | "MandatorySigning",
|
4863 |
| - "MandatoryEncryption" |
| 4863 | + "MandatoryEncryption", |
| 4864 | + "MandatoryEncryptionNoAes128" |
4864 | 4865 | ]
|
4865 | 4866 | },
|
4866 | 4867 | "ServiceUnavailableError":{
|
|
0 commit comments