@aws-sdk/client-storage-gateway 3.775.0 → 3.777.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/dist-types/commands/ActivateGatewayCommand.d.ts +11 -11
  2. package/dist-types/commands/AddCacheCommand.d.ts +6 -6
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +8 -8
  4. package/dist-types/commands/AddUploadBufferCommand.d.ts +6 -6
  5. package/dist-types/commands/AddWorkingStorageCommand.d.ts +6 -6
  6. package/dist-types/commands/AssignTapePoolCommand.d.ts +1 -0
  7. package/dist-types/commands/AssociateFileSystemCommand.d.ts +1 -0
  8. package/dist-types/commands/AttachVolumeCommand.d.ts +1 -0
  9. package/dist-types/commands/CancelArchivalCommand.d.ts +6 -6
  10. package/dist-types/commands/CancelCacheReportCommand.d.ts +1 -0
  11. package/dist-types/commands/CancelRetrievalCommand.d.ts +6 -6
  12. package/dist-types/commands/CreateCachediSCSIVolumeCommand.d.ts +11 -11
  13. package/dist-types/commands/CreateNFSFileShareCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateSMBFileShareCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateSnapshotCommand.d.ts +7 -7
  16. package/dist-types/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +8 -8
  17. package/dist-types/commands/CreateStorediSCSIVolumeCommand.d.ts +12 -12
  18. package/dist-types/commands/CreateTapePoolCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateTapeWithBarcodeCommand.d.ts +7 -7
  20. package/dist-types/commands/CreateTapesCommand.d.ts +9 -9
  21. package/dist-types/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteBandwidthRateLimitCommand.d.ts +6 -6
  23. package/dist-types/commands/DeleteCacheReportCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteChapCredentialsCommand.d.ts +7 -7
  25. package/dist-types/commands/DeleteFileShareCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteGatewayCommand.d.ts +5 -5
  27. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +5 -5
  28. package/dist-types/commands/DeleteTapeArchiveCommand.d.ts +5 -5
  29. package/dist-types/commands/DeleteTapeCommand.d.ts +6 -6
  30. package/dist-types/commands/DeleteTapePoolCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteVolumeCommand.d.ts +5 -5
  32. package/dist-types/commands/DescribeAvailabilityMonitorTestCommand.d.ts +1 -0
  33. package/dist-types/commands/DescribeBandwidthRateLimitCommand.d.ts +7 -7
  34. package/dist-types/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +1 -0
  35. package/dist-types/commands/DescribeCacheCommand.d.ts +11 -11
  36. package/dist-types/commands/DescribeCacheReportCommand.d.ts +1 -0
  37. package/dist-types/commands/DescribeCachediSCSIVolumesCommand.d.ts +16 -16
  38. package/dist-types/commands/DescribeChapCredentialsCommand.d.ts +9 -9
  39. package/dist-types/commands/DescribeFileSystemAssociationsCommand.d.ts +1 -0
  40. package/dist-types/commands/DescribeGatewayInformationCommand.d.ts +14 -14
  41. package/dist-types/commands/DescribeMaintenanceStartTimeCommand.d.ts +9 -9
  42. package/dist-types/commands/DescribeNFSFileSharesCommand.d.ts +1 -0
  43. package/dist-types/commands/DescribeSMBFileSharesCommand.d.ts +1 -0
  44. package/dist-types/commands/DescribeSMBSettingsCommand.d.ts +1 -0
  45. package/dist-types/commands/DescribeSnapshotScheduleCommand.d.ts +9 -9
  46. package/dist-types/commands/DescribeStorediSCSIVolumesCommand.d.ts +17 -17
  47. package/dist-types/commands/DescribeTapeArchivesCommand.d.ts +1 -37
  48. package/dist-types/commands/DescribeTapeRecoveryPointsCommand.d.ts +1 -27
  49. package/dist-types/commands/DescribeTapesCommand.d.ts +17 -17
  50. package/dist-types/commands/DescribeUploadBufferCommand.d.ts +18 -19
  51. package/dist-types/commands/DescribeVTLDevicesCommand.d.ts +37 -37
  52. package/dist-types/commands/DescribeWorkingStorageCommand.d.ts +8 -8
  53. package/dist-types/commands/DetachVolumeCommand.d.ts +1 -0
  54. package/dist-types/commands/DisableGatewayCommand.d.ts +5 -5
  55. package/dist-types/commands/DisassociateFileSystemCommand.d.ts +1 -0
  56. package/dist-types/commands/EvictFilesFailingUploadCommand.d.ts +1 -0
  57. package/dist-types/commands/JoinDomainCommand.d.ts +1 -0
  58. package/dist-types/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +1 -0
  59. package/dist-types/commands/ListCacheReportsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListFileSharesCommand.d.ts +1 -0
  61. package/dist-types/commands/ListFileSystemAssociationsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListGatewaysCommand.d.ts +9 -9
  63. package/dist-types/commands/ListLocalDisksCommand.d.ts +19 -19
  64. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -11
  65. package/dist-types/commands/ListTapePoolsCommand.d.ts +1 -0
  66. package/dist-types/commands/ListTapesCommand.d.ts +1 -0
  67. package/dist-types/commands/ListVolumeInitiatorsCommand.d.ts +1 -0
  68. package/dist-types/commands/ListVolumeRecoveryPointsCommand.d.ts +9 -9
  69. package/dist-types/commands/ListVolumesCommand.d.ts +21 -21
  70. package/dist-types/commands/NotifyWhenUploadedCommand.d.ts +1 -0
  71. package/dist-types/commands/RefreshCacheCommand.d.ts +1 -0
  72. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -6
  73. package/dist-types/commands/ResetCacheCommand.d.ts +5 -5
  74. package/dist-types/commands/RetrieveTapeArchiveCommand.d.ts +6 -6
  75. package/dist-types/commands/RetrieveTapeRecoveryPointCommand.d.ts +6 -6
  76. package/dist-types/commands/SetLocalConsolePasswordCommand.d.ts +6 -6
  77. package/dist-types/commands/SetSMBGuestPasswordCommand.d.ts +1 -0
  78. package/dist-types/commands/ShutdownGatewayCommand.d.ts +5 -5
  79. package/dist-types/commands/StartAvailabilityMonitorTestCommand.d.ts +1 -0
  80. package/dist-types/commands/StartCacheReportCommand.d.ts +1 -0
  81. package/dist-types/commands/StartGatewayCommand.d.ts +5 -5
  82. package/dist-types/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +1 -0
  83. package/dist-types/commands/UpdateBandwidthRateLimitCommand.d.ts +7 -7
  84. package/dist-types/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +1 -0
  85. package/dist-types/commands/UpdateChapCredentialsCommand.d.ts +9 -9
  86. package/dist-types/commands/UpdateFileSystemAssociationCommand.d.ts +1 -0
  87. package/dist-types/commands/UpdateGatewayInformationCommand.d.ts +8 -8
  88. package/dist-types/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -5
  89. package/dist-types/commands/UpdateMaintenanceStartTimeCommand.d.ts +8 -8
  90. package/dist-types/commands/UpdateNFSFileShareCommand.d.ts +1 -0
  91. package/dist-types/commands/UpdateSMBFileShareCommand.d.ts +1 -0
  92. package/dist-types/commands/UpdateSMBFileShareVisibilityCommand.d.ts +1 -0
  93. package/dist-types/commands/UpdateSMBLocalGroupsCommand.d.ts +1 -0
  94. package/dist-types/commands/UpdateSMBSecurityStrategyCommand.d.ts +1 -0
  95. package/dist-types/commands/UpdateSnapshotScheduleCommand.d.ts +8 -8
  96. package/dist-types/commands/UpdateVTLDeviceTypeCommand.d.ts +6 -6
  97. package/package.json +2 -2
@@ -77,23 +77,23 @@ declare const DeleteGatewayCommand_base: {
77
77
  * @throws {@link StorageGatewayServiceException}
78
78
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
79
79
  *
80
- * @public
80
+ *
81
81
  * @example To delete a gatgeway
82
82
  * ```javascript
83
83
  * // This operation deletes the gateway, but not the gateway's VM from the host computer.
84
84
  * const input = {
85
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
85
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
86
86
  * };
87
87
  * const command = new DeleteGatewayCommand(input);
88
88
  * const response = await client.send(command);
89
- * /* response ==
89
+ * /* response is
90
90
  * {
91
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
91
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
92
92
  * }
93
93
  * *\/
94
- * // example id: to-delete-a-gatgeway-1471381697333
95
94
  * ```
96
95
  *
96
+ * @public
97
97
  */
98
98
  export declare class DeleteGatewayCommand extends DeleteGatewayCommand_base {
99
99
  /** @internal type navigation helper, not in runtime. */
@@ -73,23 +73,23 @@ declare const DeleteSnapshotScheduleCommand_base: {
73
73
  * @throws {@link StorageGatewayServiceException}
74
74
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
75
75
  *
76
- * @public
76
+ *
77
77
  * @example To delete a snapshot of a volume
78
78
  * ```javascript
79
79
  * // This action enables you to delete a snapshot schedule for a volume.
80
80
  * const input = {
81
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
81
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
82
82
  * };
83
83
  * const command = new DeleteSnapshotScheduleCommand(input);
84
84
  * const response = await client.send(command);
85
- * /* response ==
85
+ * /* response is
86
86
  * {
87
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
87
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
88
88
  * }
89
89
  * *\/
90
- * // example id: to-delete-a-snapshot-of-a-volume-1471382234377
91
90
  * ```
92
91
  *
92
+ * @public
93
93
  */
94
94
  export declare class DeleteSnapshotScheduleCommand extends DeleteSnapshotScheduleCommand_base {
95
95
  /** @internal type navigation helper, not in runtime. */
@@ -64,23 +64,23 @@ declare const DeleteTapeArchiveCommand_base: {
64
64
  * @throws {@link StorageGatewayServiceException}
65
65
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
66
66
  *
67
- * @public
67
+ *
68
68
  * @example To delete a virtual tape from the shelf (VTS)
69
69
  * ```javascript
70
70
  * // Deletes the specified virtual tape from the virtual tape shelf (VTS).
71
71
  * const input = {
72
- * "TapeARN": "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
72
+ * TapeARN: "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
73
73
  * };
74
74
  * const command = new DeleteTapeArchiveCommand(input);
75
75
  * const response = await client.send(command);
76
- * /* response ==
76
+ * /* response is
77
77
  * {
78
- * "TapeARN": "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
78
+ * TapeARN: "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
79
79
  * }
80
80
  * *\/
81
- * // example id: to-delete-a-virtual-tape-from-the-shelf-vts-1471383964329
82
81
  * ```
83
82
  *
83
+ * @public
84
84
  */
85
85
  export declare class DeleteTapeArchiveCommand extends DeleteTapeArchiveCommand_base {
86
86
  /** @internal type navigation helper, not in runtime. */
@@ -65,24 +65,24 @@ declare const DeleteTapeCommand_base: {
65
65
  * @throws {@link StorageGatewayServiceException}
66
66
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
67
67
  *
68
- * @public
68
+ *
69
69
  * @example To delete a virtual tape
70
70
  * ```javascript
71
71
  * // This example deletes the specified virtual tape.
72
72
  * const input = {
73
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:204469490176:gateway/sgw-12A3456B",
74
- * "TapeARN": "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
73
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:204469490176:gateway/sgw-12A3456B",
74
+ * TapeARN: "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
75
75
  * };
76
76
  * const command = new DeleteTapeCommand(input);
77
77
  * const response = await client.send(command);
78
- * /* response ==
78
+ * /* response is
79
79
  * {
80
- * "TapeARN": "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
80
+ * TapeARN: "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
81
81
  * }
82
82
  * *\/
83
- * // example id: to-delete-a-virtual-tape-1471382444157
84
83
  * ```
85
84
  *
85
+ * @public
86
86
  */
87
87
  export declare class DeleteTapeCommand extends DeleteTapeCommand_base {
88
88
  /** @internal type navigation helper, not in runtime. */
@@ -64,6 +64,7 @@ declare const DeleteTapePoolCommand_base: {
64
64
  * @throws {@link StorageGatewayServiceException}
65
65
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteTapePoolCommand extends DeleteTapePoolCommand_base {
@@ -72,23 +72,23 @@ declare const DeleteVolumeCommand_base: {
72
72
  * @throws {@link StorageGatewayServiceException}
73
73
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
74
74
  *
75
- * @public
75
+ *
76
76
  * @example To delete a gateway volume
77
77
  * ```javascript
78
78
  * // Deletes the specified gateway volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API.
79
79
  * const input = {
80
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
80
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
81
81
  * };
82
82
  * const command = new DeleteVolumeCommand(input);
83
83
  * const response = await client.send(command);
84
- * /* response ==
84
+ * /* response is
85
85
  * {
86
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
86
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
87
87
  * }
88
88
  * *\/
89
- * // example id: to-delete-a-gateway-volume-1471384418416
90
89
  * ```
91
90
  *
91
+ * @public
92
92
  */
93
93
  export declare class DeleteVolumeCommand extends DeleteVolumeCommand_base {
94
94
  /** @internal type navigation helper, not in runtime. */
@@ -66,6 +66,7 @@ declare const DescribeAvailabilityMonitorTestCommand_base: {
66
66
  * @throws {@link StorageGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DescribeAvailabilityMonitorTestCommand extends DescribeAvailabilityMonitorTestCommand_base {
@@ -71,25 +71,25 @@ declare const DescribeBandwidthRateLimitCommand_base: {
71
71
  * @throws {@link StorageGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
73
73
  *
74
- * @public
74
+ *
75
75
  * @example To describe the bandwidth rate limits of a gateway
76
76
  * ```javascript
77
77
  * // Returns a value for a bandwidth rate limit if set. If not set, then only the gateway ARN is returned.
78
78
  * const input = {
79
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
79
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
80
80
  * };
81
81
  * const command = new DescribeBandwidthRateLimitCommand(input);
82
82
  * const response = await client.send(command);
83
- * /* response ==
83
+ * /* response is
84
84
  * {
85
- * "AverageDownloadRateLimitInBitsPerSec": 204800,
86
- * "AverageUploadRateLimitInBitsPerSec": 102400,
87
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
85
+ * AverageDownloadRateLimitInBitsPerSec: 204800,
86
+ * AverageUploadRateLimitInBitsPerSec: 102400,
87
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
88
88
  * }
89
89
  * *\/
90
- * // example id: to-describe-the-bandwidth-rate-limits-of-a-gateway-1471384826404
91
90
  * ```
92
91
  *
92
+ * @public
93
93
  */
94
94
  export declare class DescribeBandwidthRateLimitCommand extends DescribeBandwidthRateLimitCommand_base {
95
95
  /** @internal type navigation helper, not in runtime. */
@@ -88,6 +88,7 @@ declare const DescribeBandwidthRateLimitScheduleCommand_base: {
88
88
  * @throws {@link StorageGatewayServiceException}
89
89
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class DescribeBandwidthRateLimitScheduleCommand extends DescribeBandwidthRateLimitScheduleCommand_base {
@@ -73,32 +73,32 @@ declare const DescribeCacheCommand_base: {
73
73
  * @throws {@link StorageGatewayServiceException}
74
74
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
75
75
  *
76
- * @public
76
+ *
77
77
  * @example To describe cache information
78
78
  * ```javascript
79
79
  * // Returns information about the cache of a gateway.
80
80
  * const input = {
81
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
81
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
82
82
  * };
83
83
  * const command = new DescribeCacheCommand(input);
84
84
  * const response = await client.send(command);
85
- * /* response ==
85
+ * /* response is
86
86
  * {
87
- * "CacheAllocatedInBytes": 2199023255552,
88
- * "CacheDirtyPercentage": 0.07,
89
- * "CacheHitPercentage": 99.68,
90
- * "CacheMissPercentage": 0.32,
91
- * "CacheUsedPercentage": 0.07,
92
- * "DiskIds": [
87
+ * CacheAllocatedInBytes: 2199023255552,
88
+ * CacheDirtyPercentage: 0.07,
89
+ * CacheHitPercentage: 99.68,
90
+ * CacheMissPercentage: 0.32,
91
+ * CacheUsedPercentage: 0.07,
92
+ * DiskIds: [
93
93
  * "pci-0000:03:00.0-scsi-0:0:0:0",
94
94
  * "pci-0000:04:00.0-scsi-0:1:0:0"
95
95
  * ],
96
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
96
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
97
97
  * }
98
98
  * *\/
99
- * // example id: to-describe-cache-information-1471385756036
100
99
  * ```
101
100
  *
101
+ * @public
102
102
  */
103
103
  export declare class DescribeCacheCommand extends DescribeCacheCommand_base {
104
104
  /** @internal type navigation helper, not in runtime. */
@@ -95,6 +95,7 @@ declare const DescribeCacheReportCommand_base: {
95
95
  * @throws {@link StorageGatewayServiceException}
96
96
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class DescribeCacheReportCommand extends DescribeCacheReportCommand_base {
@@ -90,40 +90,40 @@ declare const DescribeCachediSCSIVolumesCommand_base: {
90
90
  * @throws {@link StorageGatewayServiceException}
91
91
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
92
92
  *
93
- * @public
93
+ *
94
94
  * @example To describe gateway cached iSCSI volumes
95
95
  * ```javascript
96
96
  * // Returns a description of the gateway cached iSCSI volumes specified in the request.
97
97
  * const input = {
98
- * "VolumeARNs": [
98
+ * VolumeARNs: [
99
99
  * "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
100
100
  * ]
101
101
  * };
102
102
  * const command = new DescribeCachediSCSIVolumesCommand(input);
103
103
  * const response = await client.send(command);
104
- * /* response ==
104
+ * /* response is
105
105
  * {
106
- * "CachediSCSIVolumes": [
106
+ * CachediSCSIVolumes: [
107
107
  * {
108
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB",
109
- * "VolumeId": "vol-1122AABB",
110
- * "VolumeSizeInBytes": 1099511627776,
111
- * "VolumeStatus": "AVAILABLE",
112
- * "VolumeType": "CACHED iSCSI",
113
- * "VolumeiSCSIAttributes": {
114
- * "ChapEnabled": true,
115
- * "LunNumber": 1,
116
- * "NetworkInterfaceId": "10.243.43.207",
117
- * "NetworkInterfacePort": 3260,
118
- * "TargetARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
108
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB",
109
+ * VolumeId: "vol-1122AABB",
110
+ * VolumeSizeInBytes: 1099511627776,
111
+ * VolumeStatus: "AVAILABLE",
112
+ * VolumeType: "CACHED iSCSI",
113
+ * VolumeiSCSIAttributes: {
114
+ * ChapEnabled: true,
115
+ * LunNumber: 1,
116
+ * NetworkInterfaceId: "10.243.43.207",
117
+ * NetworkInterfacePort: 3260,
118
+ * TargetARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
119
119
  * }
120
120
  * }
121
121
  * ]
122
122
  * }
123
123
  * *\/
124
- * // example id: to-describe-gateway-cached-iscsi-volumes-1471458094649
125
124
  * ```
126
125
  *
126
+ * @public
127
127
  */
128
128
  export declare class DescribeCachediSCSIVolumesCommand extends DescribeCachediSCSIVolumesCommand_base {
129
129
  /** @internal type navigation helper, not in runtime. */
@@ -71,30 +71,30 @@ declare const DescribeChapCredentialsCommand_base: {
71
71
  * @throws {@link StorageGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
73
73
  *
74
- * @public
74
+ *
75
75
  * @example To describe CHAP credetnitals for an iSCSI
76
76
  * ```javascript
77
77
  * // Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair.
78
78
  * const input = {
79
- * "TargetARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
79
+ * TargetARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
80
80
  * };
81
81
  * const command = new DescribeChapCredentialsCommand(input);
82
82
  * const response = await client.send(command);
83
- * /* response ==
83
+ * /* response is
84
84
  * {
85
- * "ChapCredentials": [
85
+ * ChapCredentials: [
86
86
  * {
87
- * "InitiatorName": "iqn.1991-05.com.microsoft:computername.domain.example.com",
88
- * "SecretToAuthenticateInitiator": "111111111111",
89
- * "SecretToAuthenticateTarget": "222222222222",
90
- * "TargetARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
87
+ * InitiatorName: "iqn.1991-05.com.microsoft:computername.domain.example.com",
88
+ * SecretToAuthenticateInitiator: "111111111111",
89
+ * SecretToAuthenticateTarget: "222222222222",
90
+ * TargetARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
91
91
  * }
92
92
  * ]
93
93
  * }
94
94
  * *\/
95
- * // example id: to-describe-chap-credetnitals-for-an-iscsi-1471467462967
96
95
  * ```
97
96
  *
97
+ * @public
98
98
  */
99
99
  export declare class DescribeChapCredentialsCommand extends DescribeChapCredentialsCommand_base {
100
100
  /** @internal type navigation helper, not in runtime. */
@@ -92,6 +92,7 @@ declare const DescribeFileSystemAssociationsCommand_base: {
92
92
  * @throws {@link StorageGatewayServiceException}
93
93
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class DescribeFileSystemAssociationsCommand extends DescribeFileSystemAssociationsCommand_base {
@@ -98,35 +98,35 @@ declare const DescribeGatewayInformationCommand_base: {
98
98
  * @throws {@link StorageGatewayServiceException}
99
99
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
100
100
  *
101
- * @public
101
+ *
102
102
  * @example To describe metadata about the gateway
103
103
  * ```javascript
104
104
  * // Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not).
105
105
  * const input = {
106
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
106
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
107
107
  * };
108
108
  * const command = new DescribeGatewayInformationCommand(input);
109
109
  * const response = await client.send(command);
110
- * /* response ==
110
+ * /* response is
111
111
  * {
112
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B",
113
- * "GatewayId": "sgw-AABB1122",
114
- * "GatewayName": "My_Gateway",
115
- * "GatewayNetworkInterfaces": [
112
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B",
113
+ * GatewayId: "sgw-AABB1122",
114
+ * GatewayName: "My_Gateway",
115
+ * GatewayNetworkInterfaces: [
116
116
  * {
117
- * "Ipv4Address": "10.35.69.216"
117
+ * Ipv4Address: "10.35.69.216"
118
118
  * }
119
119
  * ],
120
- * "GatewayState": "STATE_RUNNING",
121
- * "GatewayTimezone": "GMT-8:00",
122
- * "GatewayType": "STORED",
123
- * "LastSoftwareUpdate": "2016-01-02T16:00:00",
124
- * "NextUpdateAvailabilityDate": "2017-01-02T16:00:00"
120
+ * GatewayState: "STATE_RUNNING",
121
+ * GatewayTimezone: "GMT-8:00",
122
+ * GatewayType: "STORED",
123
+ * LastSoftwareUpdate: "2016-01-02T16:00:00",
124
+ * NextUpdateAvailabilityDate: "2017-01-02T16:00:00"
125
125
  * }
126
126
  * *\/
127
- * // example id: to-describe-metadata-about-the-gateway-1471467849079
128
127
  * ```
129
128
  *
129
+ * @public
130
130
  */
131
131
  export declare class DescribeGatewayInformationCommand extends DescribeGatewayInformationCommand_base {
132
132
  /** @internal type navigation helper, not in runtime. */
@@ -72,27 +72,27 @@ declare const DescribeMaintenanceStartTimeCommand_base: {
72
72
  * @throws {@link StorageGatewayServiceException}
73
73
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
74
74
  *
75
- * @public
75
+ *
76
76
  * @example To describe gateway's maintenance start time
77
77
  * ```javascript
78
78
  * // Returns your gateway's weekly maintenance start time including the day and time of the week.
79
79
  * const input = {
80
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
80
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
81
81
  * };
82
82
  * const command = new DescribeMaintenanceStartTimeCommand(input);
83
83
  * const response = await client.send(command);
84
- * /* response ==
84
+ * /* response is
85
85
  * {
86
- * "DayOfWeek": 2,
87
- * "GatewayARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B",
88
- * "HourOfDay": 15,
89
- * "MinuteOfHour": 35,
90
- * "Timezone": "GMT+7:00"
86
+ * DayOfWeek: 2,
87
+ * GatewayARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B",
88
+ * HourOfDay: 15,
89
+ * MinuteOfHour: 35,
90
+ * Timezone: "GMT+7:00"
91
91
  * }
92
92
  * *\/
93
- * // example id: to-describe-gateways-maintenance-start-time-1471470727387
94
93
  * ```
95
94
  *
95
+ * @public
96
96
  */
97
97
  export declare class DescribeMaintenanceStartTimeCommand extends DescribeMaintenanceStartTimeCommand_base {
98
98
  /** @internal type navigation helper, not in runtime. */
@@ -107,6 +107,7 @@ declare const DescribeNFSFileSharesCommand_base: {
107
107
  * @throws {@link StorageGatewayServiceException}
108
108
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class DescribeNFSFileSharesCommand extends DescribeNFSFileSharesCommand_base {
@@ -111,6 +111,7 @@ declare const DescribeSMBFileSharesCommand_base: {
111
111
  * @throws {@link StorageGatewayServiceException}
112
112
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class DescribeSMBFileSharesCommand extends DescribeSMBFileSharesCommand_base {
@@ -73,6 +73,7 @@ declare const DescribeSMBSettingsCommand_base: {
73
73
  * @throws {@link StorageGatewayServiceException}
74
74
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DescribeSMBSettingsCommand extends DescribeSMBSettingsCommand_base {
@@ -75,27 +75,27 @@ declare const DescribeSnapshotScheduleCommand_base: {
75
75
  * @throws {@link StorageGatewayServiceException}
76
76
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
77
77
  *
78
- * @public
78
+ *
79
79
  * @example To describe snapshot schedule for gateway volume
80
80
  * ```javascript
81
81
  * // Describes the snapshot schedule for the specified gateway volume including intervals at which snapshots are automatically initiated.
82
82
  * const input = {
83
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
83
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
84
84
  * };
85
85
  * const command = new DescribeSnapshotScheduleCommand(input);
86
86
  * const response = await client.send(command);
87
- * /* response ==
87
+ * /* response is
88
88
  * {
89
- * "Description": "sgw-AABB1122:vol-AABB1122:Schedule",
90
- * "RecurrenceInHours": 24,
91
- * "StartAt": 6,
92
- * "Timezone": "GMT+7:00",
93
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
89
+ * Description: "sgw-AABB1122:vol-AABB1122:Schedule",
90
+ * RecurrenceInHours: 24,
91
+ * StartAt: 6,
92
+ * Timezone: "GMT+7:00",
93
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
94
94
  * }
95
95
  * *\/
96
- * // example id: to-describe-snapshot-schedule-for-gateway-volume-1471471139538
97
96
  * ```
98
97
  *
98
+ * @public
99
99
  */
100
100
  export declare class DescribeSnapshotScheduleCommand extends DescribeSnapshotScheduleCommand_base {
101
101
  /** @internal type navigation helper, not in runtime. */
@@ -90,41 +90,41 @@ declare const DescribeStorediSCSIVolumesCommand_base: {
90
90
  * @throws {@link StorageGatewayServiceException}
91
91
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
92
92
  *
93
- * @public
93
+ *
94
94
  * @example To describe the volumes of a gateway
95
95
  * ```javascript
96
96
  * // Returns the description of the gateway volumes specified in the request belonging to the same gateway.
97
97
  * const input = {
98
- * "VolumeARNs": [
98
+ * VolumeARNs: [
99
99
  * "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB"
100
100
  * ]
101
101
  * };
102
102
  * const command = new DescribeStorediSCSIVolumesCommand(input);
103
103
  * const response = await client.send(command);
104
- * /* response ==
104
+ * /* response is
105
105
  * {
106
- * "StorediSCSIVolumes": [
106
+ * StorediSCSIVolumes: [
107
107
  * {
108
- * "PreservedExistingData": false,
109
- * "VolumeARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB",
110
- * "VolumeDiskId": "pci-0000:03:00.0-scsi-0:0:0:0",
111
- * "VolumeId": "vol-1122AABB",
112
- * "VolumeProgress": 23.7,
113
- * "VolumeSizeInBytes": 1099511627776,
114
- * "VolumeStatus": "BOOTSTRAPPING",
115
- * "VolumeiSCSIAttributes": {
116
- * "ChapEnabled": true,
117
- * "NetworkInterfaceId": "10.243.43.207",
118
- * "NetworkInterfacePort": 3260,
119
- * "TargetARN": "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
108
+ * PreservedExistingData: false,
109
+ * VolumeARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol-1122AABB",
110
+ * VolumeDiskId: "pci-0000:03:00.0-scsi-0:0:0:0",
111
+ * VolumeId: "vol-1122AABB",
112
+ * VolumeProgress: 23.7,
113
+ * VolumeSizeInBytes: 1099511627776,
114
+ * VolumeStatus: "BOOTSTRAPPING",
115
+ * VolumeiSCSIAttributes: {
116
+ * ChapEnabled: true,
117
+ * NetworkInterfaceId: "10.243.43.207",
118
+ * NetworkInterfacePort: 3260,
119
+ * TargetARN: "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/target/iqn.1997-05.com.amazon:myvolume"
120
120
  * }
121
121
  * }
122
122
  * ]
123
123
  * }
124
124
  * *\/
125
- * // example id: to-describe-the-volumes-of-a-gateway-1471472640660
126
125
  * ```
127
126
  *
127
+ * @public
128
128
  */
129
129
  export declare class DescribeStorediSCSIVolumesCommand extends DescribeStorediSCSIVolumesCommand_base {
130
130
  /** @internal type navigation helper, not in runtime. */
@@ -86,44 +86,8 @@ declare const DescribeTapeArchivesCommand_base: {
86
86
  * @throws {@link StorageGatewayServiceException}
87
87
  * <p>Base exception class for all service exceptions from StorageGateway service.</p>
88
88
  *
89
- * @public
90
- * @example To describe virtual tapes in the VTS
91
- * ```javascript
92
- * // Returns a description of specified virtual tapes in the virtual tape shelf (VTS).
93
- * const input = {
94
- * "Limit": 123,
95
- * "Marker": "1",
96
- * "TapeARNs": [
97
- * "arn:aws:storagegateway:us-east-1:999999999999:tape/AM08A1AD",
98
- * "arn:aws:storagegateway:us-east-1:999999999999:tape/AMZN01A2A4"
99
- * ]
100
- * };
101
- * const command = new DescribeTapeArchivesCommand(input);
102
- * const response = await client.send(command);
103
- * /* response ==
104
- * {
105
- * "Marker": "1",
106
- * "TapeArchives": [
107
- * {
108
- * "CompletionTime": "2016-12-16T13:50Z",
109
- * "TapeARN": "arn:aws:storagegateway:us-east-1:999999999:tape/AM08A1AD",
110
- * "TapeBarcode": "AM08A1AD",
111
- * "TapeSizeInBytes": 107374182400,
112
- * "TapeStatus": "ARCHIVED"
113
- * },
114
- * {
115
- * "CompletionTime": "2016-12-16T13:59Z",
116
- * "TapeARN": "arn:aws:storagegateway:us-east-1:999999999:tape/AMZN01A2A4",
117
- * "TapeBarcode": "AMZN01A2A4",
118
- * "TapeSizeInBytes": 429496729600,
119
- * "TapeStatus": "ARCHIVED"
120
- * }
121
- * ]
122
- * }
123
- * *\/
124
- * // example id: to-describe-virtual-tapes-in-the-vts-1471473188198
125
- * ```
126
89
  *
90
+ * @public
127
91
  */
128
92
  export declare class DescribeTapeArchivesCommand extends DescribeTapeArchivesCommand_base {
129
93
  /** @internal type navigation helper, not in runtime. */