@aws-sdk/client-storage-gateway 3.130.0 → 3.141.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 (187) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/ActivateGatewayCommand.js +2 -2
  4. package/dist-cjs/commands/AddCacheCommand.js +2 -2
  5. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  6. package/dist-cjs/commands/AddUploadBufferCommand.js +2 -2
  7. package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -2
  8. package/dist-cjs/commands/AssignTapePoolCommand.js +2 -2
  9. package/dist-cjs/commands/AssociateFileSystemCommand.js +2 -2
  10. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  11. package/dist-cjs/commands/CancelArchivalCommand.js +2 -2
  12. package/dist-cjs/commands/CancelRetrievalCommand.js +2 -2
  13. package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -2
  14. package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -2
  15. package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -2
  16. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  17. package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
  18. package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -2
  19. package/dist-cjs/commands/CreateTapePoolCommand.js +2 -2
  20. package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -2
  21. package/dist-cjs/commands/CreateTapesCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteFileShareCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteTapeCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeCacheCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeChapCredentialsCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeTapesCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -2
  50. package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -2
  51. package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -2
  52. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  53. package/dist-cjs/commands/DisableGatewayCommand.js +2 -2
  54. package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -2
  55. package/dist-cjs/commands/JoinDomainCommand.js +2 -2
  56. package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
  57. package/dist-cjs/commands/ListFileSharesCommand.js +2 -2
  58. package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -2
  59. package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
  60. package/dist-cjs/commands/ListLocalDisksCommand.js +2 -2
  61. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  62. package/dist-cjs/commands/ListTapePoolsCommand.js +2 -2
  63. package/dist-cjs/commands/ListTapesCommand.js +2 -2
  64. package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -2
  65. package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -2
  66. package/dist-cjs/commands/ListVolumesCommand.js +2 -2
  67. package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -2
  68. package/dist-cjs/commands/RefreshCacheCommand.js +2 -2
  69. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  70. package/dist-cjs/commands/ResetCacheCommand.js +2 -2
  71. package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -2
  72. package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
  73. package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +2 -2
  74. package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +2 -2
  75. package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -2
  76. package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -2
  77. package/dist-cjs/commands/StartGatewayCommand.js +2 -2
  78. package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
  79. package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -2
  80. package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateChapCredentialsCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -2
  87. package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -2
  88. package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
  89. package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -2
  90. package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
  91. package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -2
  92. package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -2
  93. package/dist-cjs/models/models_0.js +859 -1283
  94. package/dist-es/commands/ActivateGatewayCommand.js +3 -3
  95. package/dist-es/commands/AddCacheCommand.js +3 -3
  96. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  97. package/dist-es/commands/AddUploadBufferCommand.js +3 -3
  98. package/dist-es/commands/AddWorkingStorageCommand.js +3 -3
  99. package/dist-es/commands/AssignTapePoolCommand.js +3 -3
  100. package/dist-es/commands/AssociateFileSystemCommand.js +3 -3
  101. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  102. package/dist-es/commands/CancelArchivalCommand.js +3 -3
  103. package/dist-es/commands/CancelRetrievalCommand.js +3 -3
  104. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -3
  105. package/dist-es/commands/CreateNFSFileShareCommand.js +3 -3
  106. package/dist-es/commands/CreateSMBFileShareCommand.js +3 -3
  107. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  108. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
  109. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -3
  110. package/dist-es/commands/CreateTapePoolCommand.js +3 -3
  111. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -3
  112. package/dist-es/commands/CreateTapesCommand.js +3 -3
  113. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
  114. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -3
  115. package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -3
  116. package/dist-es/commands/DeleteFileShareCommand.js +3 -3
  117. package/dist-es/commands/DeleteGatewayCommand.js +3 -3
  118. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -3
  119. package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -3
  120. package/dist-es/commands/DeleteTapeCommand.js +3 -3
  121. package/dist-es/commands/DeleteTapePoolCommand.js +3 -3
  122. package/dist-es/commands/DeleteVolumeCommand.js +3 -3
  123. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
  124. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -3
  125. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
  126. package/dist-es/commands/DescribeCacheCommand.js +3 -3
  127. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
  128. package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -3
  129. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -3
  130. package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -3
  131. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
  132. package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -3
  133. package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -3
  134. package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -3
  135. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -3
  136. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
  137. package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -3
  138. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
  139. package/dist-es/commands/DescribeTapesCommand.js +3 -3
  140. package/dist-es/commands/DescribeUploadBufferCommand.js +3 -3
  141. package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -3
  142. package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -3
  143. package/dist-es/commands/DetachVolumeCommand.js +3 -3
  144. package/dist-es/commands/DisableGatewayCommand.js +3 -3
  145. package/dist-es/commands/DisassociateFileSystemCommand.js +3 -3
  146. package/dist-es/commands/JoinDomainCommand.js +3 -3
  147. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
  148. package/dist-es/commands/ListFileSharesCommand.js +3 -3
  149. package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -3
  150. package/dist-es/commands/ListGatewaysCommand.js +3 -3
  151. package/dist-es/commands/ListLocalDisksCommand.js +3 -3
  152. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  153. package/dist-es/commands/ListTapePoolsCommand.js +3 -3
  154. package/dist-es/commands/ListTapesCommand.js +3 -3
  155. package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -3
  156. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -3
  157. package/dist-es/commands/ListVolumesCommand.js +3 -3
  158. package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -3
  159. package/dist-es/commands/RefreshCacheCommand.js +3 -3
  160. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  161. package/dist-es/commands/ResetCacheCommand.js +3 -3
  162. package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -3
  163. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
  164. package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -3
  165. package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -3
  166. package/dist-es/commands/ShutdownGatewayCommand.js +3 -3
  167. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -3
  168. package/dist-es/commands/StartGatewayCommand.js +3 -3
  169. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
  170. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -3
  171. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
  172. package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -3
  173. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -3
  174. package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -3
  175. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
  176. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
  177. package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -3
  178. package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -3
  179. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
  180. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -3
  181. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
  182. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -3
  183. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -3
  184. package/dist-es/models/models_0.js +211 -846
  185. package/dist-types/models/models_0.d.ts +844 -1266
  186. package/dist-types/ts3.4/models/models_0.d.ts +422 -844
  187. package/package.json +7 -7
@@ -7,10 +7,6 @@ export interface Tag {
7
7
 
8
8
  Value: string | undefined;
9
9
  }
10
- export declare namespace Tag {
11
-
12
- const filterSensitiveLog: (obj: Tag) => any;
13
- }
14
10
 
15
11
  export interface ActivateGatewayInput {
16
12
 
@@ -30,19 +26,11 @@ export interface ActivateGatewayInput {
30
26
 
31
27
  Tags?: Tag[];
32
28
  }
33
- export declare namespace ActivateGatewayInput {
34
-
35
- const filterSensitiveLog: (obj: ActivateGatewayInput) => any;
36
- }
37
29
 
38
30
  export interface ActivateGatewayOutput {
39
31
 
40
32
  GatewayARN?: string;
41
33
  }
42
- export declare namespace ActivateGatewayOutput {
43
-
44
- const filterSensitiveLog: (obj: ActivateGatewayOutput) => any;
45
- }
46
34
  export declare type ErrorCode = "ActivationKeyExpired" | "ActivationKeyInvalid" | "ActivationKeyNotFound" | "AuthenticationFailure" | "BandwidthThrottleScheduleNotFound" | "Blocked" | "CannotExportSnapshot" | "ChapCredentialNotFound" | "DiskAlreadyAllocated" | "DiskDoesNotExist" | "DiskSizeGreaterThanVolumeMaxSize" | "DiskSizeLessThanVolumeSize" | "DiskSizeNotGigAligned" | "DuplicateCertificateInfo" | "DuplicateSchedule" | "EndpointNotFound" | "GatewayInternalError" | "GatewayNotConnected" | "GatewayNotFound" | "GatewayProxyNetworkConnectionBusy" | "IAMNotSupported" | "InitiatorInvalid" | "InitiatorNotFound" | "InternalError" | "InvalidEndpoint" | "InvalidGateway" | "InvalidParameters" | "InvalidSchedule" | "JoinDomainInProgress" | "LocalStorageLimitExceeded" | "LunAlreadyAllocated " | "LunInvalid" | "MaximumContentLengthExceeded" | "MaximumTapeCartridgeCountExceeded" | "MaximumVolumeCountExceeded" | "NetworkConfigurationChanged" | "NoDisksAvailable" | "NotImplemented" | "NotSupported" | "OperationAborted" | "OutdatedGateway" | "ParametersNotImplemented" | "RegionInvalid" | "RequestTimeout" | "ServiceUnavailable" | "SnapshotDeleted" | "SnapshotIdInvalid" | "SnapshotInProgress" | "SnapshotNotFound" | "SnapshotScheduleNotFound" | "StagingAreaFull" | "StorageFailure" | "TapeCartridgeNotFound" | "TargetAlreadyExists" | "TargetInvalid" | "TargetNotFound" | "UnauthorizedOperation" | "VolumeAlreadyExists" | "VolumeIdInvalid" | "VolumeInUse" | "VolumeNotFound" | "VolumeNotReady";
47
35
 
48
36
  export interface StorageGatewayError {
@@ -51,10 +39,6 @@ export interface StorageGatewayError {
51
39
 
52
40
  errorDetails?: Record<string, string>;
53
41
  }
54
- export declare namespace StorageGatewayError {
55
-
56
- const filterSensitiveLog: (obj: StorageGatewayError) => any;
57
- }
58
42
 
59
43
  export declare class InternalServerError extends __BaseException {
60
44
  readonly name: "InternalServerError";
@@ -80,18 +64,10 @@ export interface AddCacheInput {
80
64
 
81
65
  DiskIds: string[] | undefined;
82
66
  }
83
- export declare namespace AddCacheInput {
84
-
85
- const filterSensitiveLog: (obj: AddCacheInput) => any;
86
- }
87
67
  export interface AddCacheOutput {
88
68
 
89
69
  GatewayARN?: string;
90
70
  }
91
- export declare namespace AddCacheOutput {
92
-
93
- const filterSensitiveLog: (obj: AddCacheOutput) => any;
94
- }
95
71
 
96
72
  export interface AddTagsToResourceInput {
97
73
 
@@ -99,37 +75,21 @@ export interface AddTagsToResourceInput {
99
75
 
100
76
  Tags: Tag[] | undefined;
101
77
  }
102
- export declare namespace AddTagsToResourceInput {
103
-
104
- const filterSensitiveLog: (obj: AddTagsToResourceInput) => any;
105
- }
106
78
 
107
79
  export interface AddTagsToResourceOutput {
108
80
 
109
81
  ResourceARN?: string;
110
82
  }
111
- export declare namespace AddTagsToResourceOutput {
112
-
113
- const filterSensitiveLog: (obj: AddTagsToResourceOutput) => any;
114
- }
115
83
  export interface AddUploadBufferInput {
116
84
 
117
85
  GatewayARN: string | undefined;
118
86
 
119
87
  DiskIds: string[] | undefined;
120
88
  }
121
- export declare namespace AddUploadBufferInput {
122
-
123
- const filterSensitiveLog: (obj: AddUploadBufferInput) => any;
124
- }
125
89
  export interface AddUploadBufferOutput {
126
90
 
127
91
  GatewayARN?: string;
128
92
  }
129
- export declare namespace AddUploadBufferOutput {
130
-
131
- const filterSensitiveLog: (obj: AddUploadBufferOutput) => any;
132
- }
133
93
 
134
94
  export interface AddWorkingStorageInput {
135
95
 
@@ -137,19 +97,11 @@ export interface AddWorkingStorageInput {
137
97
 
138
98
  DiskIds: string[] | undefined;
139
99
  }
140
- export declare namespace AddWorkingStorageInput {
141
-
142
- const filterSensitiveLog: (obj: AddWorkingStorageInput) => any;
143
- }
144
100
 
145
101
  export interface AddWorkingStorageOutput {
146
102
 
147
103
  GatewayARN?: string;
148
104
  }
149
- export declare namespace AddWorkingStorageOutput {
150
-
151
- const filterSensitiveLog: (obj: AddWorkingStorageOutput) => any;
152
- }
153
105
  export interface AssignTapePoolInput {
154
106
 
155
107
  TapeARN: string | undefined;
@@ -158,36 +110,20 @@ export interface AssignTapePoolInput {
158
110
 
159
111
  BypassGovernanceRetention?: boolean;
160
112
  }
161
- export declare namespace AssignTapePoolInput {
162
-
163
- const filterSensitiveLog: (obj: AssignTapePoolInput) => any;
164
- }
165
113
  export interface AssignTapePoolOutput {
166
114
 
167
115
  TapeARN?: string;
168
116
  }
169
- export declare namespace AssignTapePoolOutput {
170
-
171
- const filterSensitiveLog: (obj: AssignTapePoolOutput) => any;
172
- }
173
117
 
174
118
  export interface CacheAttributes {
175
119
 
176
120
  CacheStaleTimeoutInSeconds?: number;
177
121
  }
178
- export declare namespace CacheAttributes {
179
-
180
- const filterSensitiveLog: (obj: CacheAttributes) => any;
181
- }
182
122
 
183
123
  export interface EndpointNetworkConfiguration {
184
124
 
185
125
  IpAddresses?: string[];
186
126
  }
187
- export declare namespace EndpointNetworkConfiguration {
188
-
189
- const filterSensitiveLog: (obj: EndpointNetworkConfiguration) => any;
190
- }
191
127
  export interface AssociateFileSystemInput {
192
128
 
193
129
  UserName: string | undefined;
@@ -208,18 +144,10 @@ export interface AssociateFileSystemInput {
208
144
 
209
145
  EndpointNetworkConfiguration?: EndpointNetworkConfiguration;
210
146
  }
211
- export declare namespace AssociateFileSystemInput {
212
-
213
- const filterSensitiveLog: (obj: AssociateFileSystemInput) => any;
214
- }
215
147
  export interface AssociateFileSystemOutput {
216
148
 
217
149
  FileSystemAssociationARN?: string;
218
150
  }
219
- export declare namespace AssociateFileSystemOutput {
220
-
221
- const filterSensitiveLog: (obj: AssociateFileSystemOutput) => any;
222
- }
223
151
 
224
152
  export interface AttachVolumeInput {
225
153
 
@@ -233,10 +161,6 @@ export interface AttachVolumeInput {
233
161
 
234
162
  DiskId?: string;
235
163
  }
236
- export declare namespace AttachVolumeInput {
237
-
238
- const filterSensitiveLog: (obj: AttachVolumeInput) => any;
239
- }
240
164
 
241
165
  export interface AttachVolumeOutput {
242
166
 
@@ -244,10 +168,6 @@ export interface AttachVolumeOutput {
244
168
 
245
169
  TargetARN?: string;
246
170
  }
247
- export declare namespace AttachVolumeOutput {
248
-
249
- const filterSensitiveLog: (obj: AttachVolumeOutput) => any;
250
- }
251
171
 
252
172
  export interface AutomaticTapeCreationRule {
253
173
 
@@ -261,10 +181,6 @@ export interface AutomaticTapeCreationRule {
261
181
 
262
182
  Worm?: boolean;
263
183
  }
264
- export declare namespace AutomaticTapeCreationRule {
265
-
266
- const filterSensitiveLog: (obj: AutomaticTapeCreationRule) => any;
267
- }
268
184
 
269
185
  export interface AutomaticTapeCreationPolicyInfo {
270
186
 
@@ -272,10 +188,6 @@ export interface AutomaticTapeCreationPolicyInfo {
272
188
 
273
189
  GatewayARN?: string;
274
190
  }
275
- export declare namespace AutomaticTapeCreationPolicyInfo {
276
-
277
- const filterSensitiveLog: (obj: AutomaticTapeCreationPolicyInfo) => any;
278
- }
279
191
  export declare type AvailabilityMonitorTestStatus = "COMPLETE" | "FAILED" | "PENDING";
280
192
 
281
193
  export interface BandwidthRateLimitInterval {
@@ -294,10 +206,6 @@ export interface BandwidthRateLimitInterval {
294
206
 
295
207
  AverageDownloadRateLimitInBitsPerSec?: number;
296
208
  }
297
- export declare namespace BandwidthRateLimitInterval {
298
-
299
- const filterSensitiveLog: (obj: BandwidthRateLimitInterval) => any;
300
- }
301
209
 
302
210
  export interface VolumeiSCSIAttributes {
303
211
 
@@ -311,10 +219,6 @@ export interface VolumeiSCSIAttributes {
311
219
 
312
220
  ChapEnabled?: boolean;
313
221
  }
314
- export declare namespace VolumeiSCSIAttributes {
315
-
316
- const filterSensitiveLog: (obj: VolumeiSCSIAttributes) => any;
317
- }
318
222
 
319
223
  export interface CachediSCSIVolume {
320
224
 
@@ -344,10 +248,6 @@ export interface CachediSCSIVolume {
344
248
 
345
249
  TargetName?: string;
346
250
  }
347
- export declare namespace CachediSCSIVolume {
348
-
349
- const filterSensitiveLog: (obj: CachediSCSIVolume) => any;
350
- }
351
251
 
352
252
  export interface CancelArchivalInput {
353
253
 
@@ -355,19 +255,11 @@ export interface CancelArchivalInput {
355
255
 
356
256
  TapeARN: string | undefined;
357
257
  }
358
- export declare namespace CancelArchivalInput {
359
-
360
- const filterSensitiveLog: (obj: CancelArchivalInput) => any;
361
- }
362
258
 
363
259
  export interface CancelArchivalOutput {
364
260
 
365
261
  TapeARN?: string;
366
262
  }
367
- export declare namespace CancelArchivalOutput {
368
-
369
- const filterSensitiveLog: (obj: CancelArchivalOutput) => any;
370
- }
371
263
 
372
264
  export interface CancelRetrievalInput {
373
265
 
@@ -375,19 +267,11 @@ export interface CancelRetrievalInput {
375
267
 
376
268
  TapeARN: string | undefined;
377
269
  }
378
- export declare namespace CancelRetrievalInput {
379
-
380
- const filterSensitiveLog: (obj: CancelRetrievalInput) => any;
381
- }
382
270
 
383
271
  export interface CancelRetrievalOutput {
384
272
 
385
273
  TapeARN?: string;
386
274
  }
387
- export declare namespace CancelRetrievalOutput {
388
-
389
- const filterSensitiveLog: (obj: CancelRetrievalOutput) => any;
390
- }
391
275
  export declare type CaseSensitivity = "CaseSensitive" | "ClientSpecified";
392
276
 
393
277
  export interface ChapInfo {
@@ -400,10 +284,6 @@ export interface ChapInfo {
400
284
 
401
285
  SecretToAuthenticateTarget?: string;
402
286
  }
403
- export declare namespace ChapInfo {
404
-
405
- const filterSensitiveLog: (obj: ChapInfo) => any;
406
- }
407
287
  export interface CreateCachediSCSIVolumeInput {
408
288
 
409
289
  GatewayARN: string | undefined;
@@ -426,20 +306,12 @@ export interface CreateCachediSCSIVolumeInput {
426
306
 
427
307
  Tags?: Tag[];
428
308
  }
429
- export declare namespace CreateCachediSCSIVolumeInput {
430
-
431
- const filterSensitiveLog: (obj: CreateCachediSCSIVolumeInput) => any;
432
- }
433
309
  export interface CreateCachediSCSIVolumeOutput {
434
310
 
435
311
  VolumeARN?: string;
436
312
 
437
313
  TargetARN?: string;
438
314
  }
439
- export declare namespace CreateCachediSCSIVolumeOutput {
440
-
441
- const filterSensitiveLog: (obj: CreateCachediSCSIVolumeOutput) => any;
442
- }
443
315
 
444
316
  export interface NFSFileShareDefaults {
445
317
 
@@ -451,10 +323,6 @@ export interface NFSFileShareDefaults {
451
323
 
452
324
  OwnerId?: number;
453
325
  }
454
- export declare namespace NFSFileShareDefaults {
455
-
456
- const filterSensitiveLog: (obj: NFSFileShareDefaults) => any;
457
- }
458
326
  export declare type ObjectACL = "authenticated-read" | "aws-exec-read" | "bucket-owner-full-control" | "bucket-owner-read" | "private" | "public-read" | "public-read-write";
459
327
 
460
328
  export interface CreateNFSFileShareInput {
@@ -501,19 +369,11 @@ export interface CreateNFSFileShareInput {
501
369
 
502
370
  AuditDestinationARN?: string;
503
371
  }
504
- export declare namespace CreateNFSFileShareInput {
505
-
506
- const filterSensitiveLog: (obj: CreateNFSFileShareInput) => any;
507
- }
508
372
 
509
373
  export interface CreateNFSFileShareOutput {
510
374
 
511
375
  FileShareARN?: string;
512
376
  }
513
- export declare namespace CreateNFSFileShareOutput {
514
-
515
- const filterSensitiveLog: (obj: CreateNFSFileShareOutput) => any;
516
- }
517
377
 
518
378
  export interface CreateSMBFileShareInput {
519
379
 
@@ -569,19 +429,11 @@ export interface CreateSMBFileShareInput {
569
429
 
570
430
  OplocksEnabled?: boolean;
571
431
  }
572
- export declare namespace CreateSMBFileShareInput {
573
-
574
- const filterSensitiveLog: (obj: CreateSMBFileShareInput) => any;
575
- }
576
432
 
577
433
  export interface CreateSMBFileShareOutput {
578
434
 
579
435
  FileShareARN?: string;
580
436
  }
581
- export declare namespace CreateSMBFileShareOutput {
582
-
583
- const filterSensitiveLog: (obj: CreateSMBFileShareOutput) => any;
584
- }
585
437
 
586
438
  export interface CreateSnapshotInput {
587
439
 
@@ -591,10 +443,6 @@ export interface CreateSnapshotInput {
591
443
 
592
444
  Tags?: Tag[];
593
445
  }
594
- export declare namespace CreateSnapshotInput {
595
-
596
- const filterSensitiveLog: (obj: CreateSnapshotInput) => any;
597
- }
598
446
 
599
447
  export interface CreateSnapshotOutput {
600
448
 
@@ -602,10 +450,6 @@ export interface CreateSnapshotOutput {
602
450
 
603
451
  SnapshotId?: string;
604
452
  }
605
- export declare namespace CreateSnapshotOutput {
606
-
607
- const filterSensitiveLog: (obj: CreateSnapshotOutput) => any;
608
- }
609
453
 
610
454
  export declare class ServiceUnavailableError extends __BaseException {
611
455
  readonly name: "ServiceUnavailableError";
@@ -623,10 +467,6 @@ export interface CreateSnapshotFromVolumeRecoveryPointInput {
623
467
 
624
468
  Tags?: Tag[];
625
469
  }
626
- export declare namespace CreateSnapshotFromVolumeRecoveryPointInput {
627
-
628
- const filterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointInput) => any;
629
- }
630
470
  export interface CreateSnapshotFromVolumeRecoveryPointOutput {
631
471
 
632
472
  SnapshotId?: string;
@@ -635,10 +475,6 @@ export interface CreateSnapshotFromVolumeRecoveryPointOutput {
635
475
 
636
476
  VolumeRecoveryPointTime?: string;
637
477
  }
638
- export declare namespace CreateSnapshotFromVolumeRecoveryPointOutput {
639
-
640
- const filterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointOutput) => any;
641
- }
642
478
 
643
479
  export interface CreateStorediSCSIVolumeInput {
644
480
 
@@ -660,10 +496,6 @@ export interface CreateStorediSCSIVolumeInput {
660
496
 
661
497
  Tags?: Tag[];
662
498
  }
663
- export declare namespace CreateStorediSCSIVolumeInput {
664
-
665
- const filterSensitiveLog: (obj: CreateStorediSCSIVolumeInput) => any;
666
- }
667
499
 
668
500
  export interface CreateStorediSCSIVolumeOutput {
669
501
 
@@ -673,10 +505,6 @@ export interface CreateStorediSCSIVolumeOutput {
673
505
 
674
506
  TargetARN?: string;
675
507
  }
676
- export declare namespace CreateStorediSCSIVolumeOutput {
677
-
678
- const filterSensitiveLog: (obj: CreateStorediSCSIVolumeOutput) => any;
679
- }
680
508
  export declare type RetentionLockType = "COMPLIANCE" | "GOVERNANCE" | "NONE";
681
509
  export declare type TapeStorageClass = "DEEP_ARCHIVE" | "GLACIER";
682
510
  export interface CreateTapePoolInput {
@@ -691,18 +519,10 @@ export interface CreateTapePoolInput {
691
519
 
692
520
  Tags?: Tag[];
693
521
  }
694
- export declare namespace CreateTapePoolInput {
695
-
696
- const filterSensitiveLog: (obj: CreateTapePoolInput) => any;
697
- }
698
522
  export interface CreateTapePoolOutput {
699
523
 
700
524
  PoolARN?: string;
701
525
  }
702
- export declare namespace CreateTapePoolOutput {
703
-
704
- const filterSensitiveLog: (obj: CreateTapePoolOutput) => any;
705
- }
706
526
 
707
527
  export interface CreateTapesInput {
708
528
 
@@ -726,19 +546,11 @@ export interface CreateTapesInput {
726
546
 
727
547
  Tags?: Tag[];
728
548
  }
729
- export declare namespace CreateTapesInput {
730
-
731
- const filterSensitiveLog: (obj: CreateTapesInput) => any;
732
- }
733
549
 
734
550
  export interface CreateTapesOutput {
735
551
 
736
552
  TapeARNs?: string[];
737
553
  }
738
- export declare namespace CreateTapesOutput {
739
-
740
- const filterSensitiveLog: (obj: CreateTapesOutput) => any;
741
- }
742
554
 
743
555
  export interface CreateTapeWithBarcodeInput {
744
556
 
@@ -758,35 +570,19 @@ export interface CreateTapeWithBarcodeInput {
758
570
 
759
571
  Tags?: Tag[];
760
572
  }
761
- export declare namespace CreateTapeWithBarcodeInput {
762
-
763
- const filterSensitiveLog: (obj: CreateTapeWithBarcodeInput) => any;
764
- }
765
573
 
766
574
  export interface CreateTapeWithBarcodeOutput {
767
575
 
768
576
  TapeARN?: string;
769
577
  }
770
- export declare namespace CreateTapeWithBarcodeOutput {
771
-
772
- const filterSensitiveLog: (obj: CreateTapeWithBarcodeOutput) => any;
773
- }
774
578
  export interface DeleteAutomaticTapeCreationPolicyInput {
775
579
 
776
580
  GatewayARN: string | undefined;
777
581
  }
778
- export declare namespace DeleteAutomaticTapeCreationPolicyInput {
779
-
780
- const filterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyInput) => any;
781
- }
782
582
  export interface DeleteAutomaticTapeCreationPolicyOutput {
783
583
 
784
584
  GatewayARN?: string;
785
585
  }
786
- export declare namespace DeleteAutomaticTapeCreationPolicyOutput {
787
-
788
- const filterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyOutput) => any;
789
- }
790
586
 
791
587
  export interface DeleteBandwidthRateLimitInput {
792
588
 
@@ -794,19 +590,11 @@ export interface DeleteBandwidthRateLimitInput {
794
590
 
795
591
  BandwidthType: string | undefined;
796
592
  }
797
- export declare namespace DeleteBandwidthRateLimitInput {
798
-
799
- const filterSensitiveLog: (obj: DeleteBandwidthRateLimitInput) => any;
800
- }
801
593
 
802
594
  export interface DeleteBandwidthRateLimitOutput {
803
595
 
804
596
  GatewayARN?: string;
805
597
  }
806
- export declare namespace DeleteBandwidthRateLimitOutput {
807
-
808
- const filterSensitiveLog: (obj: DeleteBandwidthRateLimitOutput) => any;
809
- }
810
598
 
811
599
  export interface DeleteChapCredentialsInput {
812
600
 
@@ -814,10 +602,6 @@ export interface DeleteChapCredentialsInput {
814
602
 
815
603
  InitiatorName: string | undefined;
816
604
  }
817
- export declare namespace DeleteChapCredentialsInput {
818
-
819
- const filterSensitiveLog: (obj: DeleteChapCredentialsInput) => any;
820
- }
821
605
 
822
606
  export interface DeleteChapCredentialsOutput {
823
607
 
@@ -825,10 +609,6 @@ export interface DeleteChapCredentialsOutput {
825
609
 
826
610
  InitiatorName?: string;
827
611
  }
828
- export declare namespace DeleteChapCredentialsOutput {
829
-
830
- const filterSensitiveLog: (obj: DeleteChapCredentialsOutput) => any;
831
- }
832
612
 
833
613
  export interface DeleteFileShareInput {
834
614
 
@@ -836,53 +616,29 @@ export interface DeleteFileShareInput {
836
616
 
837
617
  ForceDelete?: boolean;
838
618
  }
839
- export declare namespace DeleteFileShareInput {
840
-
841
- const filterSensitiveLog: (obj: DeleteFileShareInput) => any;
842
- }
843
619
 
844
620
  export interface DeleteFileShareOutput {
845
621
 
846
622
  FileShareARN?: string;
847
623
  }
848
- export declare namespace DeleteFileShareOutput {
849
-
850
- const filterSensitiveLog: (obj: DeleteFileShareOutput) => any;
851
- }
852
624
 
853
625
  export interface DeleteGatewayInput {
854
626
 
855
627
  GatewayARN: string | undefined;
856
628
  }
857
- export declare namespace DeleteGatewayInput {
858
-
859
- const filterSensitiveLog: (obj: DeleteGatewayInput) => any;
860
- }
861
629
 
862
630
  export interface DeleteGatewayOutput {
863
631
 
864
632
  GatewayARN?: string;
865
633
  }
866
- export declare namespace DeleteGatewayOutput {
867
-
868
- const filterSensitiveLog: (obj: DeleteGatewayOutput) => any;
869
- }
870
634
  export interface DeleteSnapshotScheduleInput {
871
635
 
872
636
  VolumeARN: string | undefined;
873
637
  }
874
- export declare namespace DeleteSnapshotScheduleInput {
875
-
876
- const filterSensitiveLog: (obj: DeleteSnapshotScheduleInput) => any;
877
- }
878
638
  export interface DeleteSnapshotScheduleOutput {
879
639
 
880
640
  VolumeARN?: string;
881
641
  }
882
- export declare namespace DeleteSnapshotScheduleOutput {
883
-
884
- const filterSensitiveLog: (obj: DeleteSnapshotScheduleOutput) => any;
885
- }
886
642
 
887
643
  export interface DeleteTapeInput {
888
644
 
@@ -892,19 +648,11 @@ export interface DeleteTapeInput {
892
648
 
893
649
  BypassGovernanceRetention?: boolean;
894
650
  }
895
- export declare namespace DeleteTapeInput {
896
-
897
- const filterSensitiveLog: (obj: DeleteTapeInput) => any;
898
- }
899
651
 
900
652
  export interface DeleteTapeOutput {
901
653
 
902
654
  TapeARN?: string;
903
655
  }
904
- export declare namespace DeleteTapeOutput {
905
-
906
- const filterSensitiveLog: (obj: DeleteTapeOutput) => any;
907
- }
908
656
 
909
657
  export interface DeleteTapeArchiveInput {
910
658
 
@@ -912,61 +660,33 @@ export interface DeleteTapeArchiveInput {
912
660
 
913
661
  BypassGovernanceRetention?: boolean;
914
662
  }
915
- export declare namespace DeleteTapeArchiveInput {
916
-
917
- const filterSensitiveLog: (obj: DeleteTapeArchiveInput) => any;
918
- }
919
663
 
920
664
  export interface DeleteTapeArchiveOutput {
921
665
 
922
666
  TapeARN?: string;
923
667
  }
924
- export declare namespace DeleteTapeArchiveOutput {
925
-
926
- const filterSensitiveLog: (obj: DeleteTapeArchiveOutput) => any;
927
- }
928
668
  export interface DeleteTapePoolInput {
929
669
 
930
670
  PoolARN: string | undefined;
931
671
  }
932
- export declare namespace DeleteTapePoolInput {
933
-
934
- const filterSensitiveLog: (obj: DeleteTapePoolInput) => any;
935
- }
936
672
  export interface DeleteTapePoolOutput {
937
673
 
938
674
  PoolARN?: string;
939
675
  }
940
- export declare namespace DeleteTapePoolOutput {
941
-
942
- const filterSensitiveLog: (obj: DeleteTapePoolOutput) => any;
943
- }
944
676
 
945
677
  export interface DeleteVolumeInput {
946
678
 
947
679
  VolumeARN: string | undefined;
948
680
  }
949
- export declare namespace DeleteVolumeInput {
950
-
951
- const filterSensitiveLog: (obj: DeleteVolumeInput) => any;
952
- }
953
681
 
954
682
  export interface DeleteVolumeOutput {
955
683
 
956
684
  VolumeARN?: string;
957
685
  }
958
- export declare namespace DeleteVolumeOutput {
959
-
960
- const filterSensitiveLog: (obj: DeleteVolumeOutput) => any;
961
- }
962
686
  export interface DescribeAvailabilityMonitorTestInput {
963
687
 
964
688
  GatewayARN: string | undefined;
965
689
  }
966
- export declare namespace DescribeAvailabilityMonitorTestInput {
967
-
968
- const filterSensitiveLog: (obj: DescribeAvailabilityMonitorTestInput) => any;
969
- }
970
690
  export interface DescribeAvailabilityMonitorTestOutput {
971
691
 
972
692
  GatewayARN?: string;
@@ -975,19 +695,11 @@ export interface DescribeAvailabilityMonitorTestOutput {
975
695
 
976
696
  StartTime?: Date;
977
697
  }
978
- export declare namespace DescribeAvailabilityMonitorTestOutput {
979
-
980
- const filterSensitiveLog: (obj: DescribeAvailabilityMonitorTestOutput) => any;
981
- }
982
698
 
983
699
  export interface DescribeBandwidthRateLimitInput {
984
700
 
985
701
  GatewayARN: string | undefined;
986
702
  }
987
- export declare namespace DescribeBandwidthRateLimitInput {
988
-
989
- const filterSensitiveLog: (obj: DescribeBandwidthRateLimitInput) => any;
990
- }
991
703
 
992
704
  export interface DescribeBandwidthRateLimitOutput {
993
705
 
@@ -997,36 +709,20 @@ export interface DescribeBandwidthRateLimitOutput {
997
709
 
998
710
  AverageDownloadRateLimitInBitsPerSec?: number;
999
711
  }
1000
- export declare namespace DescribeBandwidthRateLimitOutput {
1001
-
1002
- const filterSensitiveLog: (obj: DescribeBandwidthRateLimitOutput) => any;
1003
- }
1004
712
  export interface DescribeBandwidthRateLimitScheduleInput {
1005
713
 
1006
714
  GatewayARN: string | undefined;
1007
715
  }
1008
- export declare namespace DescribeBandwidthRateLimitScheduleInput {
1009
-
1010
- const filterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleInput) => any;
1011
- }
1012
716
  export interface DescribeBandwidthRateLimitScheduleOutput {
1013
717
 
1014
718
  GatewayARN?: string;
1015
719
 
1016
720
  BandwidthRateLimitIntervals?: BandwidthRateLimitInterval[];
1017
721
  }
1018
- export declare namespace DescribeBandwidthRateLimitScheduleOutput {
1019
-
1020
- const filterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleOutput) => any;
1021
- }
1022
722
  export interface DescribeCacheInput {
1023
723
 
1024
724
  GatewayARN: string | undefined;
1025
725
  }
1026
- export declare namespace DescribeCacheInput {
1027
-
1028
- const filterSensitiveLog: (obj: DescribeCacheInput) => any;
1029
- }
1030
726
  export interface DescribeCacheOutput {
1031
727
 
1032
728
  GatewayARN?: string;
@@ -1043,62 +739,34 @@ export interface DescribeCacheOutput {
1043
739
 
1044
740
  CacheMissPercentage?: number;
1045
741
  }
1046
- export declare namespace DescribeCacheOutput {
1047
-
1048
- const filterSensitiveLog: (obj: DescribeCacheOutput) => any;
1049
- }
1050
742
  export interface DescribeCachediSCSIVolumesInput {
1051
743
 
1052
744
  VolumeARNs: string[] | undefined;
1053
745
  }
1054
- export declare namespace DescribeCachediSCSIVolumesInput {
1055
-
1056
- const filterSensitiveLog: (obj: DescribeCachediSCSIVolumesInput) => any;
1057
- }
1058
746
 
1059
747
  export interface DescribeCachediSCSIVolumesOutput {
1060
748
 
1061
749
  CachediSCSIVolumes?: CachediSCSIVolume[];
1062
750
  }
1063
- export declare namespace DescribeCachediSCSIVolumesOutput {
1064
-
1065
- const filterSensitiveLog: (obj: DescribeCachediSCSIVolumesOutput) => any;
1066
- }
1067
751
 
1068
752
  export interface DescribeChapCredentialsInput {
1069
753
 
1070
754
  TargetARN: string | undefined;
1071
755
  }
1072
- export declare namespace DescribeChapCredentialsInput {
1073
-
1074
- const filterSensitiveLog: (obj: DescribeChapCredentialsInput) => any;
1075
- }
1076
756
 
1077
757
  export interface DescribeChapCredentialsOutput {
1078
758
 
1079
759
  ChapCredentials?: ChapInfo[];
1080
760
  }
1081
- export declare namespace DescribeChapCredentialsOutput {
1082
-
1083
- const filterSensitiveLog: (obj: DescribeChapCredentialsOutput) => any;
1084
- }
1085
761
  export interface DescribeFileSystemAssociationsInput {
1086
762
 
1087
763
  FileSystemAssociationARNList: string[] | undefined;
1088
764
  }
1089
- export declare namespace DescribeFileSystemAssociationsInput {
1090
-
1091
- const filterSensitiveLog: (obj: DescribeFileSystemAssociationsInput) => any;
1092
- }
1093
765
 
1094
766
  export interface FileSystemAssociationStatusDetail {
1095
767
 
1096
768
  ErrorCode?: string;
1097
769
  }
1098
- export declare namespace FileSystemAssociationStatusDetail {
1099
-
1100
- const filterSensitiveLog: (obj: FileSystemAssociationStatusDetail) => any;
1101
- }
1102
770
 
1103
771
  export interface FileSystemAssociationInfo {
1104
772
 
@@ -1120,27 +788,15 @@ export interface FileSystemAssociationInfo {
1120
788
 
1121
789
  FileSystemAssociationStatusDetails?: FileSystemAssociationStatusDetail[];
1122
790
  }
1123
- export declare namespace FileSystemAssociationInfo {
1124
-
1125
- const filterSensitiveLog: (obj: FileSystemAssociationInfo) => any;
1126
- }
1127
791
  export interface DescribeFileSystemAssociationsOutput {
1128
792
 
1129
793
  FileSystemAssociationInfoList?: FileSystemAssociationInfo[];
1130
794
  }
1131
- export declare namespace DescribeFileSystemAssociationsOutput {
1132
-
1133
- const filterSensitiveLog: (obj: DescribeFileSystemAssociationsOutput) => any;
1134
- }
1135
795
 
1136
796
  export interface DescribeGatewayInformationInput {
1137
797
 
1138
798
  GatewayARN: string | undefined;
1139
799
  }
1140
- export declare namespace DescribeGatewayInformationInput {
1141
-
1142
- const filterSensitiveLog: (obj: DescribeGatewayInformationInput) => any;
1143
- }
1144
800
  export declare enum GatewayCapacity {
1145
801
  Large = "Large",
1146
802
  Medium = "Medium",
@@ -1155,10 +811,6 @@ export interface NetworkInterface {
1155
811
 
1156
812
  Ipv6Address?: string;
1157
813
  }
1158
- export declare namespace NetworkInterface {
1159
-
1160
- const filterSensitiveLog: (obj: NetworkInterface) => any;
1161
- }
1162
814
  export declare type HostEnvironment = "EC2" | "HYPER-V" | "KVM" | "OTHER" | "SNOWBALL" | "VMWARE";
1163
815
 
1164
816
  export interface DescribeGatewayInformationOutput {
@@ -1205,19 +857,11 @@ export interface DescribeGatewayInformationOutput {
1205
857
 
1206
858
  HostEnvironmentId?: string;
1207
859
  }
1208
- export declare namespace DescribeGatewayInformationOutput {
1209
-
1210
- const filterSensitiveLog: (obj: DescribeGatewayInformationOutput) => any;
1211
- }
1212
860
 
1213
861
  export interface DescribeMaintenanceStartTimeInput {
1214
862
 
1215
863
  GatewayARN: string | undefined;
1216
864
  }
1217
- export declare namespace DescribeMaintenanceStartTimeInput {
1218
-
1219
- const filterSensitiveLog: (obj: DescribeMaintenanceStartTimeInput) => any;
1220
- }
1221
865
 
1222
866
  export interface DescribeMaintenanceStartTimeOutput {
1223
867
 
@@ -1233,19 +877,11 @@ export interface DescribeMaintenanceStartTimeOutput {
1233
877
 
1234
878
  Timezone?: string;
1235
879
  }
1236
- export declare namespace DescribeMaintenanceStartTimeOutput {
1237
-
1238
- const filterSensitiveLog: (obj: DescribeMaintenanceStartTimeOutput) => any;
1239
- }
1240
880
 
1241
881
  export interface DescribeNFSFileSharesInput {
1242
882
 
1243
883
  FileShareARNList: string[] | undefined;
1244
884
  }
1245
- export declare namespace DescribeNFSFileSharesInput {
1246
-
1247
- const filterSensitiveLog: (obj: DescribeNFSFileSharesInput) => any;
1248
- }
1249
885
 
1250
886
  export interface NFSFileShareInfo {
1251
887
 
@@ -1297,28 +933,16 @@ export interface NFSFileShareInfo {
1297
933
 
1298
934
  AuditDestinationARN?: string;
1299
935
  }
1300
- export declare namespace NFSFileShareInfo {
1301
-
1302
- const filterSensitiveLog: (obj: NFSFileShareInfo) => any;
1303
- }
1304
936
 
1305
937
  export interface DescribeNFSFileSharesOutput {
1306
938
 
1307
939
  NFSFileShareInfoList?: NFSFileShareInfo[];
1308
940
  }
1309
- export declare namespace DescribeNFSFileSharesOutput {
1310
-
1311
- const filterSensitiveLog: (obj: DescribeNFSFileSharesOutput) => any;
1312
- }
1313
941
 
1314
942
  export interface DescribeSMBFileSharesInput {
1315
943
 
1316
944
  FileShareARNList: string[] | undefined;
1317
945
  }
1318
- export declare namespace DescribeSMBFileSharesInput {
1319
-
1320
- const filterSensitiveLog: (obj: DescribeSMBFileSharesInput) => any;
1321
- }
1322
946
 
1323
947
  export interface SMBFileShareInfo {
1324
948
 
@@ -1380,36 +1004,20 @@ export interface SMBFileShareInfo {
1380
1004
 
1381
1005
  OplocksEnabled?: boolean;
1382
1006
  }
1383
- export declare namespace SMBFileShareInfo {
1384
-
1385
- const filterSensitiveLog: (obj: SMBFileShareInfo) => any;
1386
- }
1387
1007
 
1388
1008
  export interface DescribeSMBFileSharesOutput {
1389
1009
 
1390
1010
  SMBFileShareInfoList?: SMBFileShareInfo[];
1391
1011
  }
1392
- export declare namespace DescribeSMBFileSharesOutput {
1393
-
1394
- const filterSensitiveLog: (obj: DescribeSMBFileSharesOutput) => any;
1395
- }
1396
1012
  export interface DescribeSMBSettingsInput {
1397
1013
 
1398
1014
  GatewayARN: string | undefined;
1399
1015
  }
1400
- export declare namespace DescribeSMBSettingsInput {
1401
-
1402
- const filterSensitiveLog: (obj: DescribeSMBSettingsInput) => any;
1403
- }
1404
1016
 
1405
1017
  export interface SMBLocalGroups {
1406
1018
 
1407
1019
  GatewayAdmins?: string[];
1408
1020
  }
1409
- export declare namespace SMBLocalGroups {
1410
-
1411
- const filterSensitiveLog: (obj: SMBLocalGroups) => any;
1412
- }
1413
1021
  export declare type SMBSecurityStrategy = "ClientSpecified" | "MandatoryEncryption" | "MandatorySigning";
1414
1022
  export interface DescribeSMBSettingsOutput {
1415
1023
 
@@ -1427,19 +1035,11 @@ export interface DescribeSMBSettingsOutput {
1427
1035
 
1428
1036
  SMBLocalGroups?: SMBLocalGroups;
1429
1037
  }
1430
- export declare namespace DescribeSMBSettingsOutput {
1431
-
1432
- const filterSensitiveLog: (obj: DescribeSMBSettingsOutput) => any;
1433
- }
1434
1038
 
1435
1039
  export interface DescribeSnapshotScheduleInput {
1436
1040
 
1437
1041
  VolumeARN: string | undefined;
1438
1042
  }
1439
- export declare namespace DescribeSnapshotScheduleInput {
1440
-
1441
- const filterSensitiveLog: (obj: DescribeSnapshotScheduleInput) => any;
1442
- }
1443
1043
  export interface DescribeSnapshotScheduleOutput {
1444
1044
 
1445
1045
  VolumeARN?: string;
@@ -1454,19 +1054,11 @@ export interface DescribeSnapshotScheduleOutput {
1454
1054
 
1455
1055
  Tags?: Tag[];
1456
1056
  }
1457
- export declare namespace DescribeSnapshotScheduleOutput {
1458
-
1459
- const filterSensitiveLog: (obj: DescribeSnapshotScheduleOutput) => any;
1460
- }
1461
1057
 
1462
1058
  export interface DescribeStorediSCSIVolumesInput {
1463
1059
 
1464
1060
  VolumeARNs: string[] | undefined;
1465
1061
  }
1466
- export declare namespace DescribeStorediSCSIVolumesInput {
1467
-
1468
- const filterSensitiveLog: (obj: DescribeStorediSCSIVolumesInput) => any;
1469
- }
1470
1062
 
1471
1063
  export interface StorediSCSIVolume {
1472
1064
 
@@ -1500,18 +1092,10 @@ export interface StorediSCSIVolume {
1500
1092
 
1501
1093
  TargetName?: string;
1502
1094
  }
1503
- export declare namespace StorediSCSIVolume {
1504
-
1505
- const filterSensitiveLog: (obj: StorediSCSIVolume) => any;
1506
- }
1507
1095
  export interface DescribeStorediSCSIVolumesOutput {
1508
1096
 
1509
1097
  StorediSCSIVolumes?: StorediSCSIVolume[];
1510
1098
  }
1511
- export declare namespace DescribeStorediSCSIVolumesOutput {
1512
-
1513
- const filterSensitiveLog: (obj: DescribeStorediSCSIVolumesOutput) => any;
1514
- }
1515
1099
 
1516
1100
  export interface DescribeTapeArchivesInput {
1517
1101
 
@@ -1521,10 +1105,6 @@ export interface DescribeTapeArchivesInput {
1521
1105
 
1522
1106
  Limit?: number;
1523
1107
  }
1524
- export declare namespace DescribeTapeArchivesInput {
1525
-
1526
- const filterSensitiveLog: (obj: DescribeTapeArchivesInput) => any;
1527
- }
1528
1108
 
1529
1109
  export interface TapeArchive {
1530
1110
 
@@ -1554,10 +1134,6 @@ export interface TapeArchive {
1554
1134
 
1555
1135
  PoolEntryDate?: Date;
1556
1136
  }
1557
- export declare namespace TapeArchive {
1558
-
1559
- const filterSensitiveLog: (obj: TapeArchive) => any;
1560
- }
1561
1137
 
1562
1138
  export interface DescribeTapeArchivesOutput {
1563
1139
 
@@ -1565,10 +1141,6 @@ export interface DescribeTapeArchivesOutput {
1565
1141
 
1566
1142
  Marker?: string;
1567
1143
  }
1568
- export declare namespace DescribeTapeArchivesOutput {
1569
-
1570
- const filterSensitiveLog: (obj: DescribeTapeArchivesOutput) => any;
1571
- }
1572
1144
 
1573
1145
  export interface DescribeTapeRecoveryPointsInput {
1574
1146
 
@@ -1578,10 +1150,6 @@ export interface DescribeTapeRecoveryPointsInput {
1578
1150
 
1579
1151
  Limit?: number;
1580
1152
  }
1581
- export declare namespace DescribeTapeRecoveryPointsInput {
1582
-
1583
- const filterSensitiveLog: (obj: DescribeTapeRecoveryPointsInput) => any;
1584
- }
1585
1153
 
1586
1154
  export interface TapeRecoveryPointInfo {
1587
1155
 
@@ -1593,10 +1161,6 @@ export interface TapeRecoveryPointInfo {
1593
1161
 
1594
1162
  TapeStatus?: string;
1595
1163
  }
1596
- export declare namespace TapeRecoveryPointInfo {
1597
-
1598
- const filterSensitiveLog: (obj: TapeRecoveryPointInfo) => any;
1599
- }
1600
1164
 
1601
1165
  export interface DescribeTapeRecoveryPointsOutput {
1602
1166
 
@@ -1606,10 +1170,6 @@ export interface DescribeTapeRecoveryPointsOutput {
1606
1170
 
1607
1171
  Marker?: string;
1608
1172
  }
1609
- export declare namespace DescribeTapeRecoveryPointsOutput {
1610
-
1611
- const filterSensitiveLog: (obj: DescribeTapeRecoveryPointsOutput) => any;
1612
- }
1613
1173
 
1614
1174
  export interface DescribeTapesInput {
1615
1175
 
@@ -1621,10 +1181,6 @@ export interface DescribeTapesInput {
1621
1181
 
1622
1182
  Limit?: number;
1623
1183
  }
1624
- export declare namespace DescribeTapesInput {
1625
-
1626
- const filterSensitiveLog: (obj: DescribeTapesInput) => any;
1627
- }
1628
1184
 
1629
1185
  export interface Tape {
1630
1186
 
@@ -1654,10 +1210,6 @@ export interface Tape {
1654
1210
 
1655
1211
  PoolEntryDate?: Date;
1656
1212
  }
1657
- export declare namespace Tape {
1658
-
1659
- const filterSensitiveLog: (obj: Tape) => any;
1660
- }
1661
1213
 
1662
1214
  export interface DescribeTapesOutput {
1663
1215
 
@@ -1665,18 +1217,10 @@ export interface DescribeTapesOutput {
1665
1217
 
1666
1218
  Marker?: string;
1667
1219
  }
1668
- export declare namespace DescribeTapesOutput {
1669
-
1670
- const filterSensitiveLog: (obj: DescribeTapesOutput) => any;
1671
- }
1672
1220
  export interface DescribeUploadBufferInput {
1673
1221
 
1674
1222
  GatewayARN: string | undefined;
1675
1223
  }
1676
- export declare namespace DescribeUploadBufferInput {
1677
-
1678
- const filterSensitiveLog: (obj: DescribeUploadBufferInput) => any;
1679
- }
1680
1224
  export interface DescribeUploadBufferOutput {
1681
1225
 
1682
1226
  GatewayARN?: string;
@@ -1687,10 +1231,6 @@ export interface DescribeUploadBufferOutput {
1687
1231
 
1688
1232
  UploadBufferAllocatedInBytes?: number;
1689
1233
  }
1690
- export declare namespace DescribeUploadBufferOutput {
1691
-
1692
- const filterSensitiveLog: (obj: DescribeUploadBufferOutput) => any;
1693
- }
1694
1234
 
1695
1235
  export interface DescribeVTLDevicesInput {
1696
1236
 
@@ -1702,10 +1242,6 @@ export interface DescribeVTLDevicesInput {
1702
1242
 
1703
1243
  Limit?: number;
1704
1244
  }
1705
- export declare namespace DescribeVTLDevicesInput {
1706
-
1707
- const filterSensitiveLog: (obj: DescribeVTLDevicesInput) => any;
1708
- }
1709
1245
 
1710
1246
  export interface DeviceiSCSIAttributes {
1711
1247
 
@@ -1717,10 +1253,6 @@ export interface DeviceiSCSIAttributes {
1717
1253
 
1718
1254
  ChapEnabled?: boolean;
1719
1255
  }
1720
- export declare namespace DeviceiSCSIAttributes {
1721
-
1722
- const filterSensitiveLog: (obj: DeviceiSCSIAttributes) => any;
1723
- }
1724
1256
 
1725
1257
  export interface VTLDevice {
1726
1258
 
@@ -1734,10 +1266,6 @@ export interface VTLDevice {
1734
1266
 
1735
1267
  DeviceiSCSIAttributes?: DeviceiSCSIAttributes;
1736
1268
  }
1737
- export declare namespace VTLDevice {
1738
-
1739
- const filterSensitiveLog: (obj: VTLDevice) => any;
1740
- }
1741
1269
 
1742
1270
  export interface DescribeVTLDevicesOutput {
1743
1271
 
@@ -1747,19 +1275,11 @@ export interface DescribeVTLDevicesOutput {
1747
1275
 
1748
1276
  Marker?: string;
1749
1277
  }
1750
- export declare namespace DescribeVTLDevicesOutput {
1751
-
1752
- const filterSensitiveLog: (obj: DescribeVTLDevicesOutput) => any;
1753
- }
1754
1278
 
1755
1279
  export interface DescribeWorkingStorageInput {
1756
1280
 
1757
1281
  GatewayARN: string | undefined;
1758
1282
  }
1759
- export declare namespace DescribeWorkingStorageInput {
1760
-
1761
- const filterSensitiveLog: (obj: DescribeWorkingStorageInput) => any;
1762
- }
1763
1283
 
1764
1284
  export interface DescribeWorkingStorageOutput {
1765
1285
 
@@ -1771,10 +1291,6 @@ export interface DescribeWorkingStorageOutput {
1771
1291
 
1772
1292
  WorkingStorageAllocatedInBytes?: number;
1773
1293
  }
1774
- export declare namespace DescribeWorkingStorageOutput {
1775
-
1776
- const filterSensitiveLog: (obj: DescribeWorkingStorageOutput) => any;
1777
- }
1778
1294
 
1779
1295
  export interface DetachVolumeInput {
1780
1296
 
@@ -1782,55 +1298,31 @@ export interface DetachVolumeInput {
1782
1298
 
1783
1299
  ForceDetach?: boolean;
1784
1300
  }
1785
- export declare namespace DetachVolumeInput {
1786
-
1787
- const filterSensitiveLog: (obj: DetachVolumeInput) => any;
1788
- }
1789
1301
 
1790
1302
  export interface DetachVolumeOutput {
1791
1303
 
1792
1304
  VolumeARN?: string;
1793
1305
  }
1794
- export declare namespace DetachVolumeOutput {
1795
-
1796
- const filterSensitiveLog: (obj: DetachVolumeOutput) => any;
1797
- }
1798
1306
 
1799
1307
  export interface DisableGatewayInput {
1800
1308
 
1801
1309
  GatewayARN: string | undefined;
1802
1310
  }
1803
- export declare namespace DisableGatewayInput {
1804
-
1805
- const filterSensitiveLog: (obj: DisableGatewayInput) => any;
1806
- }
1807
1311
 
1808
1312
  export interface DisableGatewayOutput {
1809
1313
 
1810
1314
  GatewayARN?: string;
1811
1315
  }
1812
- export declare namespace DisableGatewayOutput {
1813
-
1814
- const filterSensitiveLog: (obj: DisableGatewayOutput) => any;
1815
- }
1816
1316
  export interface DisassociateFileSystemInput {
1817
1317
 
1818
1318
  FileSystemAssociationARN: string | undefined;
1819
1319
 
1820
1320
  ForceDelete?: boolean;
1821
1321
  }
1822
- export declare namespace DisassociateFileSystemInput {
1823
-
1824
- const filterSensitiveLog: (obj: DisassociateFileSystemInput) => any;
1825
- }
1826
1322
  export interface DisassociateFileSystemOutput {
1827
1323
 
1828
1324
  FileSystemAssociationARN?: string;
1829
1325
  }
1830
- export declare namespace DisassociateFileSystemOutput {
1831
-
1832
- const filterSensitiveLog: (obj: DisassociateFileSystemOutput) => any;
1833
- }
1834
1326
 
1835
1327
  export interface Disk {
1836
1328
 
@@ -1850,10 +1342,6 @@ export interface Disk {
1850
1342
 
1851
1343
  DiskAttributeList?: string[];
1852
1344
  }
1853
- export declare namespace Disk {
1854
-
1855
- const filterSensitiveLog: (obj: Disk) => any;
1856
- }
1857
1345
  export declare type FileShareType = "NFS" | "SMB";
1858
1346
 
1859
1347
  export interface FileShareInfo {
@@ -1868,10 +1356,6 @@ export interface FileShareInfo {
1868
1356
 
1869
1357
  GatewayARN?: string;
1870
1358
  }
1871
- export declare namespace FileShareInfo {
1872
-
1873
- const filterSensitiveLog: (obj: FileShareInfo) => any;
1874
- }
1875
1359
 
1876
1360
  export interface FileSystemAssociationSummary {
1877
1361
 
@@ -1883,10 +1367,6 @@ export interface FileSystemAssociationSummary {
1883
1367
 
1884
1368
  GatewayARN?: string;
1885
1369
  }
1886
- export declare namespace FileSystemAssociationSummary {
1887
-
1888
- const filterSensitiveLog: (obj: FileSystemAssociationSummary) => any;
1889
- }
1890
1370
 
1891
1371
  export interface GatewayInfo {
1892
1372
 
@@ -1908,10 +1388,6 @@ export interface GatewayInfo {
1908
1388
 
1909
1389
  HostEnvironmentId?: string;
1910
1390
  }
1911
- export declare namespace GatewayInfo {
1912
-
1913
- const filterSensitiveLog: (obj: GatewayInfo) => any;
1914
- }
1915
1391
 
1916
1392
  export interface JoinDomainInput {
1917
1393
 
@@ -1929,10 +1405,6 @@ export interface JoinDomainInput {
1929
1405
 
1930
1406
  Password: string | undefined;
1931
1407
  }
1932
- export declare namespace JoinDomainInput {
1933
-
1934
- const filterSensitiveLog: (obj: JoinDomainInput) => any;
1935
- }
1936
1408
 
1937
1409
  export interface JoinDomainOutput {
1938
1410
 
@@ -1940,26 +1412,14 @@ export interface JoinDomainOutput {
1940
1412
 
1941
1413
  ActiveDirectoryStatus?: ActiveDirectoryStatus | string;
1942
1414
  }
1943
- export declare namespace JoinDomainOutput {
1944
-
1945
- const filterSensitiveLog: (obj: JoinDomainOutput) => any;
1946
- }
1947
1415
  export interface ListAutomaticTapeCreationPoliciesInput {
1948
1416
 
1949
1417
  GatewayARN?: string;
1950
1418
  }
1951
- export declare namespace ListAutomaticTapeCreationPoliciesInput {
1952
-
1953
- const filterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesInput) => any;
1954
- }
1955
1419
  export interface ListAutomaticTapeCreationPoliciesOutput {
1956
1420
 
1957
1421
  AutomaticTapeCreationPolicyInfos?: AutomaticTapeCreationPolicyInfo[];
1958
1422
  }
1959
- export declare namespace ListAutomaticTapeCreationPoliciesOutput {
1960
-
1961
- const filterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesOutput) => any;
1962
- }
1963
1423
 
1964
1424
  export interface ListFileSharesInput {
1965
1425
 
@@ -1969,10 +1429,6 @@ export interface ListFileSharesInput {
1969
1429
 
1970
1430
  Marker?: string;
1971
1431
  }
1972
- export declare namespace ListFileSharesInput {
1973
-
1974
- const filterSensitiveLog: (obj: ListFileSharesInput) => any;
1975
- }
1976
1432
 
1977
1433
  export interface ListFileSharesOutput {
1978
1434
 
@@ -1982,10 +1438,6 @@ export interface ListFileSharesOutput {
1982
1438
 
1983
1439
  FileShareInfoList?: FileShareInfo[];
1984
1440
  }
1985
- export declare namespace ListFileSharesOutput {
1986
-
1987
- const filterSensitiveLog: (obj: ListFileSharesOutput) => any;
1988
- }
1989
1441
  export interface ListFileSystemAssociationsInput {
1990
1442
 
1991
1443
  GatewayARN?: string;
@@ -1994,10 +1446,6 @@ export interface ListFileSystemAssociationsInput {
1994
1446
 
1995
1447
  Marker?: string;
1996
1448
  }
1997
- export declare namespace ListFileSystemAssociationsInput {
1998
-
1999
- const filterSensitiveLog: (obj: ListFileSystemAssociationsInput) => any;
2000
- }
2001
1449
  export interface ListFileSystemAssociationsOutput {
2002
1450
 
2003
1451
  Marker?: string;
@@ -2006,10 +1454,6 @@ export interface ListFileSystemAssociationsOutput {
2006
1454
 
2007
1455
  FileSystemAssociationSummaryList?: FileSystemAssociationSummary[];
2008
1456
  }
2009
- export declare namespace ListFileSystemAssociationsOutput {
2010
-
2011
- const filterSensitiveLog: (obj: ListFileSystemAssociationsOutput) => any;
2012
- }
2013
1457
 
2014
1458
  export interface ListGatewaysInput {
2015
1459
 
@@ -2017,39 +1461,23 @@ export interface ListGatewaysInput {
2017
1461
 
2018
1462
  Limit?: number;
2019
1463
  }
2020
- export declare namespace ListGatewaysInput {
2021
-
2022
- const filterSensitiveLog: (obj: ListGatewaysInput) => any;
2023
- }
2024
1464
  export interface ListGatewaysOutput {
2025
1465
 
2026
1466
  Gateways?: GatewayInfo[];
2027
1467
 
2028
1468
  Marker?: string;
2029
1469
  }
2030
- export declare namespace ListGatewaysOutput {
2031
-
2032
- const filterSensitiveLog: (obj: ListGatewaysOutput) => any;
2033
- }
2034
1470
 
2035
1471
  export interface ListLocalDisksInput {
2036
1472
 
2037
1473
  GatewayARN: string | undefined;
2038
1474
  }
2039
- export declare namespace ListLocalDisksInput {
2040
-
2041
- const filterSensitiveLog: (obj: ListLocalDisksInput) => any;
2042
- }
2043
1475
  export interface ListLocalDisksOutput {
2044
1476
 
2045
1477
  GatewayARN?: string;
2046
1478
 
2047
1479
  Disks?: Disk[];
2048
1480
  }
2049
- export declare namespace ListLocalDisksOutput {
2050
-
2051
- const filterSensitiveLog: (obj: ListLocalDisksOutput) => any;
2052
- }
2053
1481
 
2054
1482
  export interface ListTagsForResourceInput {
2055
1483
 
@@ -2059,10 +1487,6 @@ export interface ListTagsForResourceInput {
2059
1487
 
2060
1488
  Limit?: number;
2061
1489
  }
2062
- export declare namespace ListTagsForResourceInput {
2063
-
2064
- const filterSensitiveLog: (obj: ListTagsForResourceInput) => any;
2065
- }
2066
1490
 
2067
1491
  export interface ListTagsForResourceOutput {
2068
1492
 
@@ -2072,10 +1496,6 @@ export interface ListTagsForResourceOutput {
2072
1496
 
2073
1497
  Tags?: Tag[];
2074
1498
  }
2075
- export declare namespace ListTagsForResourceOutput {
2076
-
2077
- const filterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
2078
- }
2079
1499
  export interface ListTapePoolsInput {
2080
1500
 
2081
1501
  PoolARNs?: string[];
@@ -2084,10 +1504,6 @@ export interface ListTapePoolsInput {
2084
1504
 
2085
1505
  Limit?: number;
2086
1506
  }
2087
- export declare namespace ListTapePoolsInput {
2088
-
2089
- const filterSensitiveLog: (obj: ListTapePoolsInput) => any;
2090
- }
2091
1507
  export declare type PoolStatus = "ACTIVE" | "DELETED";
2092
1508
 
2093
1509
  export interface PoolInfo {
@@ -2104,20 +1520,12 @@ export interface PoolInfo {
2104
1520
 
2105
1521
  PoolStatus?: PoolStatus | string;
2106
1522
  }
2107
- export declare namespace PoolInfo {
2108
-
2109
- const filterSensitiveLog: (obj: PoolInfo) => any;
2110
- }
2111
1523
  export interface ListTapePoolsOutput {
2112
1524
 
2113
1525
  PoolInfos?: PoolInfo[];
2114
1526
 
2115
1527
  Marker?: string;
2116
1528
  }
2117
- export declare namespace ListTapePoolsOutput {
2118
-
2119
- const filterSensitiveLog: (obj: ListTapePoolsOutput) => any;
2120
- }
2121
1529
 
2122
1530
  export interface ListTapesInput {
2123
1531
 
@@ -2127,10 +1535,6 @@ export interface ListTapesInput {
2127
1535
 
2128
1536
  Limit?: number;
2129
1537
  }
2130
- export declare namespace ListTapesInput {
2131
-
2132
- const filterSensitiveLog: (obj: ListTapesInput) => any;
2133
- }
2134
1538
 
2135
1539
  export interface TapeInfo {
2136
1540
 
@@ -2150,10 +1554,6 @@ export interface TapeInfo {
2150
1554
 
2151
1555
  PoolEntryDate?: Date;
2152
1556
  }
2153
- export declare namespace TapeInfo {
2154
-
2155
- const filterSensitiveLog: (obj: TapeInfo) => any;
2156
- }
2157
1557
 
2158
1558
  export interface ListTapesOutput {
2159
1559
 
@@ -2161,36 +1561,20 @@ export interface ListTapesOutput {
2161
1561
 
2162
1562
  Marker?: string;
2163
1563
  }
2164
- export declare namespace ListTapesOutput {
2165
-
2166
- const filterSensitiveLog: (obj: ListTapesOutput) => any;
2167
- }
2168
1564
 
2169
1565
  export interface ListVolumeInitiatorsInput {
2170
1566
 
2171
1567
  VolumeARN: string | undefined;
2172
1568
  }
2173
- export declare namespace ListVolumeInitiatorsInput {
2174
-
2175
- const filterSensitiveLog: (obj: ListVolumeInitiatorsInput) => any;
2176
- }
2177
1569
 
2178
1570
  export interface ListVolumeInitiatorsOutput {
2179
1571
 
2180
1572
  Initiators?: string[];
2181
1573
  }
2182
- export declare namespace ListVolumeInitiatorsOutput {
2183
-
2184
- const filterSensitiveLog: (obj: ListVolumeInitiatorsOutput) => any;
2185
- }
2186
1574
  export interface ListVolumeRecoveryPointsInput {
2187
1575
 
2188
1576
  GatewayARN: string | undefined;
2189
1577
  }
2190
- export declare namespace ListVolumeRecoveryPointsInput {
2191
-
2192
- const filterSensitiveLog: (obj: ListVolumeRecoveryPointsInput) => any;
2193
- }
2194
1578
 
2195
1579
  export interface VolumeRecoveryPointInfo {
2196
1580
 
@@ -2202,20 +1586,12 @@ export interface VolumeRecoveryPointInfo {
2202
1586
 
2203
1587
  VolumeRecoveryPointTime?: string;
2204
1588
  }
2205
- export declare namespace VolumeRecoveryPointInfo {
2206
-
2207
- const filterSensitiveLog: (obj: VolumeRecoveryPointInfo) => any;
2208
- }
2209
1589
  export interface ListVolumeRecoveryPointsOutput {
2210
1590
 
2211
1591
  GatewayARN?: string;
2212
1592
 
2213
1593
  VolumeRecoveryPointInfos?: VolumeRecoveryPointInfo[];
2214
1594
  }
2215
- export declare namespace ListVolumeRecoveryPointsOutput {
2216
-
2217
- const filterSensitiveLog: (obj: ListVolumeRecoveryPointsOutput) => any;
2218
- }
2219
1595
 
2220
1596
  export interface ListVolumesInput {
2221
1597
 
@@ -2225,10 +1601,6 @@ export interface ListVolumesInput {
2225
1601
 
2226
1602
  Limit?: number;
2227
1603
  }
2228
- export declare namespace ListVolumesInput {
2229
-
2230
- const filterSensitiveLog: (obj: ListVolumesInput) => any;
2231
- }
2232
1604
 
2233
1605
  export interface VolumeInfo {
2234
1606
 
@@ -2246,10 +1618,6 @@ export interface VolumeInfo {
2246
1618
 
2247
1619
  VolumeAttachmentStatus?: string;
2248
1620
  }
2249
- export declare namespace VolumeInfo {
2250
-
2251
- const filterSensitiveLog: (obj: VolumeInfo) => any;
2252
- }
2253
1621
 
2254
1622
  export interface ListVolumesOutput {
2255
1623
 
@@ -2259,28 +1627,16 @@ export interface ListVolumesOutput {
2259
1627
 
2260
1628
  VolumeInfos?: VolumeInfo[];
2261
1629
  }
2262
- export declare namespace ListVolumesOutput {
2263
-
2264
- const filterSensitiveLog: (obj: ListVolumesOutput) => any;
2265
- }
2266
1630
  export interface NotifyWhenUploadedInput {
2267
1631
 
2268
1632
  FileShareARN: string | undefined;
2269
1633
  }
2270
- export declare namespace NotifyWhenUploadedInput {
2271
-
2272
- const filterSensitiveLog: (obj: NotifyWhenUploadedInput) => any;
2273
- }
2274
1634
  export interface NotifyWhenUploadedOutput {
2275
1635
 
2276
1636
  FileShareARN?: string;
2277
1637
 
2278
1638
  NotificationId?: string;
2279
1639
  }
2280
- export declare namespace NotifyWhenUploadedOutput {
2281
-
2282
- const filterSensitiveLog: (obj: NotifyWhenUploadedOutput) => any;
2283
- }
2284
1640
 
2285
1641
  export interface RefreshCacheInput {
2286
1642
 
@@ -2290,10 +1646,6 @@ export interface RefreshCacheInput {
2290
1646
 
2291
1647
  Recursive?: boolean;
2292
1648
  }
2293
- export declare namespace RefreshCacheInput {
2294
-
2295
- const filterSensitiveLog: (obj: RefreshCacheInput) => any;
2296
- }
2297
1649
 
2298
1650
  export interface RefreshCacheOutput {
2299
1651
 
@@ -2301,10 +1653,6 @@ export interface RefreshCacheOutput {
2301
1653
 
2302
1654
  NotificationId?: string;
2303
1655
  }
2304
- export declare namespace RefreshCacheOutput {
2305
-
2306
- const filterSensitiveLog: (obj: RefreshCacheOutput) => any;
2307
- }
2308
1656
 
2309
1657
  export interface RemoveTagsFromResourceInput {
2310
1658
 
@@ -2312,35 +1660,19 @@ export interface RemoveTagsFromResourceInput {
2312
1660
 
2313
1661
  TagKeys: string[] | undefined;
2314
1662
  }
2315
- export declare namespace RemoveTagsFromResourceInput {
2316
-
2317
- const filterSensitiveLog: (obj: RemoveTagsFromResourceInput) => any;
2318
- }
2319
1663
 
2320
1664
  export interface RemoveTagsFromResourceOutput {
2321
1665
 
2322
1666
  ResourceARN?: string;
2323
1667
  }
2324
- export declare namespace RemoveTagsFromResourceOutput {
2325
-
2326
- const filterSensitiveLog: (obj: RemoveTagsFromResourceOutput) => any;
2327
- }
2328
1668
  export interface ResetCacheInput {
2329
1669
 
2330
1670
  GatewayARN: string | undefined;
2331
1671
  }
2332
- export declare namespace ResetCacheInput {
2333
-
2334
- const filterSensitiveLog: (obj: ResetCacheInput) => any;
2335
- }
2336
1672
  export interface ResetCacheOutput {
2337
1673
 
2338
1674
  GatewayARN?: string;
2339
1675
  }
2340
- export declare namespace ResetCacheOutput {
2341
-
2342
- const filterSensitiveLog: (obj: ResetCacheOutput) => any;
2343
- }
2344
1676
 
2345
1677
  export interface RetrieveTapeArchiveInput {
2346
1678
 
@@ -2348,19 +1680,11 @@ export interface RetrieveTapeArchiveInput {
2348
1680
 
2349
1681
  GatewayARN: string | undefined;
2350
1682
  }
2351
- export declare namespace RetrieveTapeArchiveInput {
2352
-
2353
- const filterSensitiveLog: (obj: RetrieveTapeArchiveInput) => any;
2354
- }
2355
1683
 
2356
1684
  export interface RetrieveTapeArchiveOutput {
2357
1685
 
2358
1686
  TapeARN?: string;
2359
1687
  }
2360
- export declare namespace RetrieveTapeArchiveOutput {
2361
-
2362
- const filterSensitiveLog: (obj: RetrieveTapeArchiveOutput) => any;
2363
- }
2364
1688
 
2365
1689
  export interface RetrieveTapeRecoveryPointInput {
2366
1690
 
@@ -2368,19 +1692,11 @@ export interface RetrieveTapeRecoveryPointInput {
2368
1692
 
2369
1693
  GatewayARN: string | undefined;
2370
1694
  }
2371
- export declare namespace RetrieveTapeRecoveryPointInput {
2372
-
2373
- const filterSensitiveLog: (obj: RetrieveTapeRecoveryPointInput) => any;
2374
- }
2375
1695
 
2376
1696
  export interface RetrieveTapeRecoveryPointOutput {
2377
1697
 
2378
1698
  TapeARN?: string;
2379
1699
  }
2380
- export declare namespace RetrieveTapeRecoveryPointOutput {
2381
-
2382
- const filterSensitiveLog: (obj: RetrieveTapeRecoveryPointOutput) => any;
2383
- }
2384
1700
 
2385
1701
  export interface SetLocalConsolePasswordInput {
2386
1702
 
@@ -2388,18 +1704,10 @@ export interface SetLocalConsolePasswordInput {
2388
1704
 
2389
1705
  LocalConsolePassword: string | undefined;
2390
1706
  }
2391
- export declare namespace SetLocalConsolePasswordInput {
2392
-
2393
- const filterSensitiveLog: (obj: SetLocalConsolePasswordInput) => any;
2394
- }
2395
1707
  export interface SetLocalConsolePasswordOutput {
2396
1708
 
2397
1709
  GatewayARN?: string;
2398
1710
  }
2399
- export declare namespace SetLocalConsolePasswordOutput {
2400
-
2401
- const filterSensitiveLog: (obj: SetLocalConsolePasswordOutput) => any;
2402
- }
2403
1711
 
2404
1712
  export interface SetSMBGuestPasswordInput {
2405
1713
 
@@ -2407,88 +1715,48 @@ export interface SetSMBGuestPasswordInput {
2407
1715
 
2408
1716
  Password: string | undefined;
2409
1717
  }
2410
- export declare namespace SetSMBGuestPasswordInput {
2411
-
2412
- const filterSensitiveLog: (obj: SetSMBGuestPasswordInput) => any;
2413
- }
2414
1718
  export interface SetSMBGuestPasswordOutput {
2415
1719
 
2416
1720
  GatewayARN?: string;
2417
1721
  }
2418
- export declare namespace SetSMBGuestPasswordOutput {
2419
-
2420
- const filterSensitiveLog: (obj: SetSMBGuestPasswordOutput) => any;
2421
- }
2422
1722
 
2423
1723
  export interface ShutdownGatewayInput {
2424
1724
 
2425
1725
  GatewayARN: string | undefined;
2426
1726
  }
2427
- export declare namespace ShutdownGatewayInput {
2428
-
2429
- const filterSensitiveLog: (obj: ShutdownGatewayInput) => any;
2430
- }
2431
1727
 
2432
1728
  export interface ShutdownGatewayOutput {
2433
1729
 
2434
1730
  GatewayARN?: string;
2435
1731
  }
2436
- export declare namespace ShutdownGatewayOutput {
2437
-
2438
- const filterSensitiveLog: (obj: ShutdownGatewayOutput) => any;
2439
- }
2440
1732
  export interface StartAvailabilityMonitorTestInput {
2441
1733
 
2442
1734
  GatewayARN: string | undefined;
2443
1735
  }
2444
- export declare namespace StartAvailabilityMonitorTestInput {
2445
-
2446
- const filterSensitiveLog: (obj: StartAvailabilityMonitorTestInput) => any;
2447
- }
2448
1736
  export interface StartAvailabilityMonitorTestOutput {
2449
1737
 
2450
1738
  GatewayARN?: string;
2451
1739
  }
2452
- export declare namespace StartAvailabilityMonitorTestOutput {
2453
-
2454
- const filterSensitiveLog: (obj: StartAvailabilityMonitorTestOutput) => any;
2455
- }
2456
1740
 
2457
1741
  export interface StartGatewayInput {
2458
1742
 
2459
1743
  GatewayARN: string | undefined;
2460
1744
  }
2461
- export declare namespace StartGatewayInput {
2462
-
2463
- const filterSensitiveLog: (obj: StartGatewayInput) => any;
2464
- }
2465
1745
 
2466
1746
  export interface StartGatewayOutput {
2467
1747
 
2468
1748
  GatewayARN?: string;
2469
1749
  }
2470
- export declare namespace StartGatewayOutput {
2471
-
2472
- const filterSensitiveLog: (obj: StartGatewayOutput) => any;
2473
- }
2474
1750
  export interface UpdateAutomaticTapeCreationPolicyInput {
2475
1751
 
2476
1752
  AutomaticTapeCreationRules: AutomaticTapeCreationRule[] | undefined;
2477
1753
 
2478
1754
  GatewayARN: string | undefined;
2479
1755
  }
2480
- export declare namespace UpdateAutomaticTapeCreationPolicyInput {
2481
-
2482
- const filterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyInput) => any;
2483
- }
2484
1756
  export interface UpdateAutomaticTapeCreationPolicyOutput {
2485
1757
 
2486
1758
  GatewayARN?: string;
2487
1759
  }
2488
- export declare namespace UpdateAutomaticTapeCreationPolicyOutput {
2489
-
2490
- const filterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyOutput) => any;
2491
- }
2492
1760
 
2493
1761
  export interface UpdateBandwidthRateLimitInput {
2494
1762
 
@@ -2498,37 +1766,21 @@ export interface UpdateBandwidthRateLimitInput {
2498
1766
 
2499
1767
  AverageDownloadRateLimitInBitsPerSec?: number;
2500
1768
  }
2501
- export declare namespace UpdateBandwidthRateLimitInput {
2502
-
2503
- const filterSensitiveLog: (obj: UpdateBandwidthRateLimitInput) => any;
2504
- }
2505
1769
 
2506
1770
  export interface UpdateBandwidthRateLimitOutput {
2507
1771
 
2508
1772
  GatewayARN?: string;
2509
1773
  }
2510
- export declare namespace UpdateBandwidthRateLimitOutput {
2511
-
2512
- const filterSensitiveLog: (obj: UpdateBandwidthRateLimitOutput) => any;
2513
- }
2514
1774
  export interface UpdateBandwidthRateLimitScheduleInput {
2515
1775
 
2516
1776
  GatewayARN: string | undefined;
2517
1777
 
2518
1778
  BandwidthRateLimitIntervals: BandwidthRateLimitInterval[] | undefined;
2519
1779
  }
2520
- export declare namespace UpdateBandwidthRateLimitScheduleInput {
2521
-
2522
- const filterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleInput) => any;
2523
- }
2524
1780
  export interface UpdateBandwidthRateLimitScheduleOutput {
2525
1781
 
2526
1782
  GatewayARN?: string;
2527
1783
  }
2528
- export declare namespace UpdateBandwidthRateLimitScheduleOutput {
2529
-
2530
- const filterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleOutput) => any;
2531
- }
2532
1784
 
2533
1785
  export interface UpdateChapCredentialsInput {
2534
1786
 
@@ -2540,10 +1792,6 @@ export interface UpdateChapCredentialsInput {
2540
1792
 
2541
1793
  SecretToAuthenticateTarget?: string;
2542
1794
  }
2543
- export declare namespace UpdateChapCredentialsInput {
2544
-
2545
- const filterSensitiveLog: (obj: UpdateChapCredentialsInput) => any;
2546
- }
2547
1795
 
2548
1796
  export interface UpdateChapCredentialsOutput {
2549
1797
 
@@ -2551,10 +1799,6 @@ export interface UpdateChapCredentialsOutput {
2551
1799
 
2552
1800
  InitiatorName?: string;
2553
1801
  }
2554
- export declare namespace UpdateChapCredentialsOutput {
2555
-
2556
- const filterSensitiveLog: (obj: UpdateChapCredentialsOutput) => any;
2557
- }
2558
1802
  export interface UpdateFileSystemAssociationInput {
2559
1803
 
2560
1804
  FileSystemAssociationARN: string | undefined;
@@ -2567,18 +1811,10 @@ export interface UpdateFileSystemAssociationInput {
2567
1811
 
2568
1812
  CacheAttributes?: CacheAttributes;
2569
1813
  }
2570
- export declare namespace UpdateFileSystemAssociationInput {
2571
-
2572
- const filterSensitiveLog: (obj: UpdateFileSystemAssociationInput) => any;
2573
- }
2574
1814
  export interface UpdateFileSystemAssociationOutput {
2575
1815
 
2576
1816
  FileSystemAssociationARN?: string;
2577
1817
  }
2578
- export declare namespace UpdateFileSystemAssociationOutput {
2579
-
2580
- const filterSensitiveLog: (obj: UpdateFileSystemAssociationOutput) => any;
2581
- }
2582
1818
  export interface UpdateGatewayInformationInput {
2583
1819
 
2584
1820
  GatewayARN: string | undefined;
@@ -2591,10 +1827,6 @@ export interface UpdateGatewayInformationInput {
2591
1827
 
2592
1828
  GatewayCapacity?: GatewayCapacity | string;
2593
1829
  }
2594
- export declare namespace UpdateGatewayInformationInput {
2595
-
2596
- const filterSensitiveLog: (obj: UpdateGatewayInformationInput) => any;
2597
- }
2598
1830
 
2599
1831
  export interface UpdateGatewayInformationOutput {
2600
1832
 
@@ -2602,28 +1834,16 @@ export interface UpdateGatewayInformationOutput {
2602
1834
 
2603
1835
  GatewayName?: string;
2604
1836
  }
2605
- export declare namespace UpdateGatewayInformationOutput {
2606
-
2607
- const filterSensitiveLog: (obj: UpdateGatewayInformationOutput) => any;
2608
- }
2609
1837
 
2610
1838
  export interface UpdateGatewaySoftwareNowInput {
2611
1839
 
2612
1840
  GatewayARN: string | undefined;
2613
1841
  }
2614
- export declare namespace UpdateGatewaySoftwareNowInput {
2615
-
2616
- const filterSensitiveLog: (obj: UpdateGatewaySoftwareNowInput) => any;
2617
- }
2618
1842
 
2619
1843
  export interface UpdateGatewaySoftwareNowOutput {
2620
1844
 
2621
1845
  GatewayARN?: string;
2622
1846
  }
2623
- export declare namespace UpdateGatewaySoftwareNowOutput {
2624
-
2625
- const filterSensitiveLog: (obj: UpdateGatewaySoftwareNowOutput) => any;
2626
- }
2627
1847
 
2628
1848
  export interface UpdateMaintenanceStartTimeInput {
2629
1849
 
@@ -2637,19 +1857,11 @@ export interface UpdateMaintenanceStartTimeInput {
2637
1857
 
2638
1858
  DayOfMonth?: number;
2639
1859
  }
2640
- export declare namespace UpdateMaintenanceStartTimeInput {
2641
-
2642
- const filterSensitiveLog: (obj: UpdateMaintenanceStartTimeInput) => any;
2643
- }
2644
1860
 
2645
1861
  export interface UpdateMaintenanceStartTimeOutput {
2646
1862
 
2647
1863
  GatewayARN?: string;
2648
1864
  }
2649
- export declare namespace UpdateMaintenanceStartTimeOutput {
2650
-
2651
- const filterSensitiveLog: (obj: UpdateMaintenanceStartTimeOutput) => any;
2652
- }
2653
1865
 
2654
1866
  export interface UpdateNFSFileShareInput {
2655
1867
 
@@ -2683,19 +1895,11 @@ export interface UpdateNFSFileShareInput {
2683
1895
 
2684
1896
  AuditDestinationARN?: string;
2685
1897
  }
2686
- export declare namespace UpdateNFSFileShareInput {
2687
-
2688
- const filterSensitiveLog: (obj: UpdateNFSFileShareInput) => any;
2689
- }
2690
1898
 
2691
1899
  export interface UpdateNFSFileShareOutput {
2692
1900
 
2693
1901
  FileShareARN?: string;
2694
1902
  }
2695
- export declare namespace UpdateNFSFileShareOutput {
2696
-
2697
- const filterSensitiveLog: (obj: UpdateNFSFileShareOutput) => any;
2698
- }
2699
1903
 
2700
1904
  export interface UpdateSMBFileShareInput {
2701
1905
 
@@ -2737,73 +1941,41 @@ export interface UpdateSMBFileShareInput {
2737
1941
 
2738
1942
  OplocksEnabled?: boolean;
2739
1943
  }
2740
- export declare namespace UpdateSMBFileShareInput {
2741
-
2742
- const filterSensitiveLog: (obj: UpdateSMBFileShareInput) => any;
2743
- }
2744
1944
 
2745
1945
  export interface UpdateSMBFileShareOutput {
2746
1946
 
2747
1947
  FileShareARN?: string;
2748
1948
  }
2749
- export declare namespace UpdateSMBFileShareOutput {
2750
-
2751
- const filterSensitiveLog: (obj: UpdateSMBFileShareOutput) => any;
2752
- }
2753
1949
  export interface UpdateSMBFileShareVisibilityInput {
2754
1950
 
2755
1951
  GatewayARN: string | undefined;
2756
1952
 
2757
1953
  FileSharesVisible: boolean | undefined;
2758
1954
  }
2759
- export declare namespace UpdateSMBFileShareVisibilityInput {
2760
-
2761
- const filterSensitiveLog: (obj: UpdateSMBFileShareVisibilityInput) => any;
2762
- }
2763
1955
  export interface UpdateSMBFileShareVisibilityOutput {
2764
1956
 
2765
1957
  GatewayARN?: string;
2766
1958
  }
2767
- export declare namespace UpdateSMBFileShareVisibilityOutput {
2768
-
2769
- const filterSensitiveLog: (obj: UpdateSMBFileShareVisibilityOutput) => any;
2770
- }
2771
1959
  export interface UpdateSMBLocalGroupsInput {
2772
1960
 
2773
1961
  GatewayARN: string | undefined;
2774
1962
 
2775
1963
  SMBLocalGroups: SMBLocalGroups | undefined;
2776
1964
  }
2777
- export declare namespace UpdateSMBLocalGroupsInput {
2778
-
2779
- const filterSensitiveLog: (obj: UpdateSMBLocalGroupsInput) => any;
2780
- }
2781
1965
  export interface UpdateSMBLocalGroupsOutput {
2782
1966
 
2783
1967
  GatewayARN?: string;
2784
1968
  }
2785
- export declare namespace UpdateSMBLocalGroupsOutput {
2786
-
2787
- const filterSensitiveLog: (obj: UpdateSMBLocalGroupsOutput) => any;
2788
- }
2789
1969
  export interface UpdateSMBSecurityStrategyInput {
2790
1970
 
2791
1971
  GatewayARN: string | undefined;
2792
1972
 
2793
1973
  SMBSecurityStrategy: SMBSecurityStrategy | string | undefined;
2794
1974
  }
2795
- export declare namespace UpdateSMBSecurityStrategyInput {
2796
-
2797
- const filterSensitiveLog: (obj: UpdateSMBSecurityStrategyInput) => any;
2798
- }
2799
1975
  export interface UpdateSMBSecurityStrategyOutput {
2800
1976
 
2801
1977
  GatewayARN?: string;
2802
1978
  }
2803
- export declare namespace UpdateSMBSecurityStrategyOutput {
2804
-
2805
- const filterSensitiveLog: (obj: UpdateSMBSecurityStrategyOutput) => any;
2806
- }
2807
1979
 
2808
1980
  export interface UpdateSnapshotScheduleInput {
2809
1981
 
@@ -2817,35 +1989,441 @@ export interface UpdateSnapshotScheduleInput {
2817
1989
 
2818
1990
  Tags?: Tag[];
2819
1991
  }
2820
- export declare namespace UpdateSnapshotScheduleInput {
2821
-
2822
- const filterSensitiveLog: (obj: UpdateSnapshotScheduleInput) => any;
2823
- }
2824
1992
 
2825
1993
  export interface UpdateSnapshotScheduleOutput {
2826
1994
 
2827
1995
  VolumeARN?: string;
2828
1996
  }
2829
- export declare namespace UpdateSnapshotScheduleOutput {
2830
-
2831
- const filterSensitiveLog: (obj: UpdateSnapshotScheduleOutput) => any;
2832
- }
2833
1997
  export interface UpdateVTLDeviceTypeInput {
2834
1998
 
2835
1999
  VTLDeviceARN: string | undefined;
2836
2000
 
2837
2001
  DeviceType: string | undefined;
2838
2002
  }
2839
- export declare namespace UpdateVTLDeviceTypeInput {
2840
-
2841
- const filterSensitiveLog: (obj: UpdateVTLDeviceTypeInput) => any;
2842
- }
2843
2003
 
2844
2004
  export interface UpdateVTLDeviceTypeOutput {
2845
2005
 
2846
2006
  VTLDeviceARN?: string;
2847
2007
  }
2848
- export declare namespace UpdateVTLDeviceTypeOutput {
2849
-
2850
- const filterSensitiveLog: (obj: UpdateVTLDeviceTypeOutput) => any;
2851
- }
2008
+
2009
+ export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2010
+
2011
+ export declare const ActivateGatewayInputFilterSensitiveLog: (obj: ActivateGatewayInput) => any;
2012
+
2013
+ export declare const ActivateGatewayOutputFilterSensitiveLog: (obj: ActivateGatewayOutput) => any;
2014
+
2015
+ export declare const StorageGatewayErrorFilterSensitiveLog: (obj: StorageGatewayError) => any;
2016
+
2017
+ export declare const AddCacheInputFilterSensitiveLog: (obj: AddCacheInput) => any;
2018
+
2019
+ export declare const AddCacheOutputFilterSensitiveLog: (obj: AddCacheOutput) => any;
2020
+
2021
+ export declare const AddTagsToResourceInputFilterSensitiveLog: (obj: AddTagsToResourceInput) => any;
2022
+
2023
+ export declare const AddTagsToResourceOutputFilterSensitiveLog: (obj: AddTagsToResourceOutput) => any;
2024
+
2025
+ export declare const AddUploadBufferInputFilterSensitiveLog: (obj: AddUploadBufferInput) => any;
2026
+
2027
+ export declare const AddUploadBufferOutputFilterSensitiveLog: (obj: AddUploadBufferOutput) => any;
2028
+
2029
+ export declare const AddWorkingStorageInputFilterSensitiveLog: (obj: AddWorkingStorageInput) => any;
2030
+
2031
+ export declare const AddWorkingStorageOutputFilterSensitiveLog: (obj: AddWorkingStorageOutput) => any;
2032
+
2033
+ export declare const AssignTapePoolInputFilterSensitiveLog: (obj: AssignTapePoolInput) => any;
2034
+
2035
+ export declare const AssignTapePoolOutputFilterSensitiveLog: (obj: AssignTapePoolOutput) => any;
2036
+
2037
+ export declare const CacheAttributesFilterSensitiveLog: (obj: CacheAttributes) => any;
2038
+
2039
+ export declare const EndpointNetworkConfigurationFilterSensitiveLog: (obj: EndpointNetworkConfiguration) => any;
2040
+
2041
+ export declare const AssociateFileSystemInputFilterSensitiveLog: (obj: AssociateFileSystemInput) => any;
2042
+
2043
+ export declare const AssociateFileSystemOutputFilterSensitiveLog: (obj: AssociateFileSystemOutput) => any;
2044
+
2045
+ export declare const AttachVolumeInputFilterSensitiveLog: (obj: AttachVolumeInput) => any;
2046
+
2047
+ export declare const AttachVolumeOutputFilterSensitiveLog: (obj: AttachVolumeOutput) => any;
2048
+
2049
+ export declare const AutomaticTapeCreationRuleFilterSensitiveLog: (obj: AutomaticTapeCreationRule) => any;
2050
+
2051
+ export declare const AutomaticTapeCreationPolicyInfoFilterSensitiveLog: (obj: AutomaticTapeCreationPolicyInfo) => any;
2052
+
2053
+ export declare const BandwidthRateLimitIntervalFilterSensitiveLog: (obj: BandwidthRateLimitInterval) => any;
2054
+
2055
+ export declare const VolumeiSCSIAttributesFilterSensitiveLog: (obj: VolumeiSCSIAttributes) => any;
2056
+
2057
+ export declare const CachediSCSIVolumeFilterSensitiveLog: (obj: CachediSCSIVolume) => any;
2058
+
2059
+ export declare const CancelArchivalInputFilterSensitiveLog: (obj: CancelArchivalInput) => any;
2060
+
2061
+ export declare const CancelArchivalOutputFilterSensitiveLog: (obj: CancelArchivalOutput) => any;
2062
+
2063
+ export declare const CancelRetrievalInputFilterSensitiveLog: (obj: CancelRetrievalInput) => any;
2064
+
2065
+ export declare const CancelRetrievalOutputFilterSensitiveLog: (obj: CancelRetrievalOutput) => any;
2066
+
2067
+ export declare const ChapInfoFilterSensitiveLog: (obj: ChapInfo) => any;
2068
+
2069
+ export declare const CreateCachediSCSIVolumeInputFilterSensitiveLog: (obj: CreateCachediSCSIVolumeInput) => any;
2070
+
2071
+ export declare const CreateCachediSCSIVolumeOutputFilterSensitiveLog: (obj: CreateCachediSCSIVolumeOutput) => any;
2072
+
2073
+ export declare const NFSFileShareDefaultsFilterSensitiveLog: (obj: NFSFileShareDefaults) => any;
2074
+
2075
+ export declare const CreateNFSFileShareInputFilterSensitiveLog: (obj: CreateNFSFileShareInput) => any;
2076
+
2077
+ export declare const CreateNFSFileShareOutputFilterSensitiveLog: (obj: CreateNFSFileShareOutput) => any;
2078
+
2079
+ export declare const CreateSMBFileShareInputFilterSensitiveLog: (obj: CreateSMBFileShareInput) => any;
2080
+
2081
+ export declare const CreateSMBFileShareOutputFilterSensitiveLog: (obj: CreateSMBFileShareOutput) => any;
2082
+
2083
+ export declare const CreateSnapshotInputFilterSensitiveLog: (obj: CreateSnapshotInput) => any;
2084
+
2085
+ export declare const CreateSnapshotOutputFilterSensitiveLog: (obj: CreateSnapshotOutput) => any;
2086
+
2087
+ export declare const CreateSnapshotFromVolumeRecoveryPointInputFilterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointInput) => any;
2088
+
2089
+ export declare const CreateSnapshotFromVolumeRecoveryPointOutputFilterSensitiveLog: (obj: CreateSnapshotFromVolumeRecoveryPointOutput) => any;
2090
+
2091
+ export declare const CreateStorediSCSIVolumeInputFilterSensitiveLog: (obj: CreateStorediSCSIVolumeInput) => any;
2092
+
2093
+ export declare const CreateStorediSCSIVolumeOutputFilterSensitiveLog: (obj: CreateStorediSCSIVolumeOutput) => any;
2094
+
2095
+ export declare const CreateTapePoolInputFilterSensitiveLog: (obj: CreateTapePoolInput) => any;
2096
+
2097
+ export declare const CreateTapePoolOutputFilterSensitiveLog: (obj: CreateTapePoolOutput) => any;
2098
+
2099
+ export declare const CreateTapesInputFilterSensitiveLog: (obj: CreateTapesInput) => any;
2100
+
2101
+ export declare const CreateTapesOutputFilterSensitiveLog: (obj: CreateTapesOutput) => any;
2102
+
2103
+ export declare const CreateTapeWithBarcodeInputFilterSensitiveLog: (obj: CreateTapeWithBarcodeInput) => any;
2104
+
2105
+ export declare const CreateTapeWithBarcodeOutputFilterSensitiveLog: (obj: CreateTapeWithBarcodeOutput) => any;
2106
+
2107
+ export declare const DeleteAutomaticTapeCreationPolicyInputFilterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyInput) => any;
2108
+
2109
+ export declare const DeleteAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (obj: DeleteAutomaticTapeCreationPolicyOutput) => any;
2110
+
2111
+ export declare const DeleteBandwidthRateLimitInputFilterSensitiveLog: (obj: DeleteBandwidthRateLimitInput) => any;
2112
+
2113
+ export declare const DeleteBandwidthRateLimitOutputFilterSensitiveLog: (obj: DeleteBandwidthRateLimitOutput) => any;
2114
+
2115
+ export declare const DeleteChapCredentialsInputFilterSensitiveLog: (obj: DeleteChapCredentialsInput) => any;
2116
+
2117
+ export declare const DeleteChapCredentialsOutputFilterSensitiveLog: (obj: DeleteChapCredentialsOutput) => any;
2118
+
2119
+ export declare const DeleteFileShareInputFilterSensitiveLog: (obj: DeleteFileShareInput) => any;
2120
+
2121
+ export declare const DeleteFileShareOutputFilterSensitiveLog: (obj: DeleteFileShareOutput) => any;
2122
+
2123
+ export declare const DeleteGatewayInputFilterSensitiveLog: (obj: DeleteGatewayInput) => any;
2124
+
2125
+ export declare const DeleteGatewayOutputFilterSensitiveLog: (obj: DeleteGatewayOutput) => any;
2126
+
2127
+ export declare const DeleteSnapshotScheduleInputFilterSensitiveLog: (obj: DeleteSnapshotScheduleInput) => any;
2128
+
2129
+ export declare const DeleteSnapshotScheduleOutputFilterSensitiveLog: (obj: DeleteSnapshotScheduleOutput) => any;
2130
+
2131
+ export declare const DeleteTapeInputFilterSensitiveLog: (obj: DeleteTapeInput) => any;
2132
+
2133
+ export declare const DeleteTapeOutputFilterSensitiveLog: (obj: DeleteTapeOutput) => any;
2134
+
2135
+ export declare const DeleteTapeArchiveInputFilterSensitiveLog: (obj: DeleteTapeArchiveInput) => any;
2136
+
2137
+ export declare const DeleteTapeArchiveOutputFilterSensitiveLog: (obj: DeleteTapeArchiveOutput) => any;
2138
+
2139
+ export declare const DeleteTapePoolInputFilterSensitiveLog: (obj: DeleteTapePoolInput) => any;
2140
+
2141
+ export declare const DeleteTapePoolOutputFilterSensitiveLog: (obj: DeleteTapePoolOutput) => any;
2142
+
2143
+ export declare const DeleteVolumeInputFilterSensitiveLog: (obj: DeleteVolumeInput) => any;
2144
+
2145
+ export declare const DeleteVolumeOutputFilterSensitiveLog: (obj: DeleteVolumeOutput) => any;
2146
+
2147
+ export declare const DescribeAvailabilityMonitorTestInputFilterSensitiveLog: (obj: DescribeAvailabilityMonitorTestInput) => any;
2148
+
2149
+ export declare const DescribeAvailabilityMonitorTestOutputFilterSensitiveLog: (obj: DescribeAvailabilityMonitorTestOutput) => any;
2150
+
2151
+ export declare const DescribeBandwidthRateLimitInputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitInput) => any;
2152
+
2153
+ export declare const DescribeBandwidthRateLimitOutputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitOutput) => any;
2154
+
2155
+ export declare const DescribeBandwidthRateLimitScheduleInputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleInput) => any;
2156
+
2157
+ export declare const DescribeBandwidthRateLimitScheduleOutputFilterSensitiveLog: (obj: DescribeBandwidthRateLimitScheduleOutput) => any;
2158
+
2159
+ export declare const DescribeCacheInputFilterSensitiveLog: (obj: DescribeCacheInput) => any;
2160
+
2161
+ export declare const DescribeCacheOutputFilterSensitiveLog: (obj: DescribeCacheOutput) => any;
2162
+
2163
+ export declare const DescribeCachediSCSIVolumesInputFilterSensitiveLog: (obj: DescribeCachediSCSIVolumesInput) => any;
2164
+
2165
+ export declare const DescribeCachediSCSIVolumesOutputFilterSensitiveLog: (obj: DescribeCachediSCSIVolumesOutput) => any;
2166
+
2167
+ export declare const DescribeChapCredentialsInputFilterSensitiveLog: (obj: DescribeChapCredentialsInput) => any;
2168
+
2169
+ export declare const DescribeChapCredentialsOutputFilterSensitiveLog: (obj: DescribeChapCredentialsOutput) => any;
2170
+
2171
+ export declare const DescribeFileSystemAssociationsInputFilterSensitiveLog: (obj: DescribeFileSystemAssociationsInput) => any;
2172
+
2173
+ export declare const FileSystemAssociationStatusDetailFilterSensitiveLog: (obj: FileSystemAssociationStatusDetail) => any;
2174
+
2175
+ export declare const FileSystemAssociationInfoFilterSensitiveLog: (obj: FileSystemAssociationInfo) => any;
2176
+
2177
+ export declare const DescribeFileSystemAssociationsOutputFilterSensitiveLog: (obj: DescribeFileSystemAssociationsOutput) => any;
2178
+
2179
+ export declare const DescribeGatewayInformationInputFilterSensitiveLog: (obj: DescribeGatewayInformationInput) => any;
2180
+
2181
+ export declare const NetworkInterfaceFilterSensitiveLog: (obj: NetworkInterface) => any;
2182
+
2183
+ export declare const DescribeGatewayInformationOutputFilterSensitiveLog: (obj: DescribeGatewayInformationOutput) => any;
2184
+
2185
+ export declare const DescribeMaintenanceStartTimeInputFilterSensitiveLog: (obj: DescribeMaintenanceStartTimeInput) => any;
2186
+
2187
+ export declare const DescribeMaintenanceStartTimeOutputFilterSensitiveLog: (obj: DescribeMaintenanceStartTimeOutput) => any;
2188
+
2189
+ export declare const DescribeNFSFileSharesInputFilterSensitiveLog: (obj: DescribeNFSFileSharesInput) => any;
2190
+
2191
+ export declare const NFSFileShareInfoFilterSensitiveLog: (obj: NFSFileShareInfo) => any;
2192
+
2193
+ export declare const DescribeNFSFileSharesOutputFilterSensitiveLog: (obj: DescribeNFSFileSharesOutput) => any;
2194
+
2195
+ export declare const DescribeSMBFileSharesInputFilterSensitiveLog: (obj: DescribeSMBFileSharesInput) => any;
2196
+
2197
+ export declare const SMBFileShareInfoFilterSensitiveLog: (obj: SMBFileShareInfo) => any;
2198
+
2199
+ export declare const DescribeSMBFileSharesOutputFilterSensitiveLog: (obj: DescribeSMBFileSharesOutput) => any;
2200
+
2201
+ export declare const DescribeSMBSettingsInputFilterSensitiveLog: (obj: DescribeSMBSettingsInput) => any;
2202
+
2203
+ export declare const SMBLocalGroupsFilterSensitiveLog: (obj: SMBLocalGroups) => any;
2204
+
2205
+ export declare const DescribeSMBSettingsOutputFilterSensitiveLog: (obj: DescribeSMBSettingsOutput) => any;
2206
+
2207
+ export declare const DescribeSnapshotScheduleInputFilterSensitiveLog: (obj: DescribeSnapshotScheduleInput) => any;
2208
+
2209
+ export declare const DescribeSnapshotScheduleOutputFilterSensitiveLog: (obj: DescribeSnapshotScheduleOutput) => any;
2210
+
2211
+ export declare const DescribeStorediSCSIVolumesInputFilterSensitiveLog: (obj: DescribeStorediSCSIVolumesInput) => any;
2212
+
2213
+ export declare const StorediSCSIVolumeFilterSensitiveLog: (obj: StorediSCSIVolume) => any;
2214
+
2215
+ export declare const DescribeStorediSCSIVolumesOutputFilterSensitiveLog: (obj: DescribeStorediSCSIVolumesOutput) => any;
2216
+
2217
+ export declare const DescribeTapeArchivesInputFilterSensitiveLog: (obj: DescribeTapeArchivesInput) => any;
2218
+
2219
+ export declare const TapeArchiveFilterSensitiveLog: (obj: TapeArchive) => any;
2220
+
2221
+ export declare const DescribeTapeArchivesOutputFilterSensitiveLog: (obj: DescribeTapeArchivesOutput) => any;
2222
+
2223
+ export declare const DescribeTapeRecoveryPointsInputFilterSensitiveLog: (obj: DescribeTapeRecoveryPointsInput) => any;
2224
+
2225
+ export declare const TapeRecoveryPointInfoFilterSensitiveLog: (obj: TapeRecoveryPointInfo) => any;
2226
+
2227
+ export declare const DescribeTapeRecoveryPointsOutputFilterSensitiveLog: (obj: DescribeTapeRecoveryPointsOutput) => any;
2228
+
2229
+ export declare const DescribeTapesInputFilterSensitiveLog: (obj: DescribeTapesInput) => any;
2230
+
2231
+ export declare const TapeFilterSensitiveLog: (obj: Tape) => any;
2232
+
2233
+ export declare const DescribeTapesOutputFilterSensitiveLog: (obj: DescribeTapesOutput) => any;
2234
+
2235
+ export declare const DescribeUploadBufferInputFilterSensitiveLog: (obj: DescribeUploadBufferInput) => any;
2236
+
2237
+ export declare const DescribeUploadBufferOutputFilterSensitiveLog: (obj: DescribeUploadBufferOutput) => any;
2238
+
2239
+ export declare const DescribeVTLDevicesInputFilterSensitiveLog: (obj: DescribeVTLDevicesInput) => any;
2240
+
2241
+ export declare const DeviceiSCSIAttributesFilterSensitiveLog: (obj: DeviceiSCSIAttributes) => any;
2242
+
2243
+ export declare const VTLDeviceFilterSensitiveLog: (obj: VTLDevice) => any;
2244
+
2245
+ export declare const DescribeVTLDevicesOutputFilterSensitiveLog: (obj: DescribeVTLDevicesOutput) => any;
2246
+
2247
+ export declare const DescribeWorkingStorageInputFilterSensitiveLog: (obj: DescribeWorkingStorageInput) => any;
2248
+
2249
+ export declare const DescribeWorkingStorageOutputFilterSensitiveLog: (obj: DescribeWorkingStorageOutput) => any;
2250
+
2251
+ export declare const DetachVolumeInputFilterSensitiveLog: (obj: DetachVolumeInput) => any;
2252
+
2253
+ export declare const DetachVolumeOutputFilterSensitiveLog: (obj: DetachVolumeOutput) => any;
2254
+
2255
+ export declare const DisableGatewayInputFilterSensitiveLog: (obj: DisableGatewayInput) => any;
2256
+
2257
+ export declare const DisableGatewayOutputFilterSensitiveLog: (obj: DisableGatewayOutput) => any;
2258
+
2259
+ export declare const DisassociateFileSystemInputFilterSensitiveLog: (obj: DisassociateFileSystemInput) => any;
2260
+
2261
+ export declare const DisassociateFileSystemOutputFilterSensitiveLog: (obj: DisassociateFileSystemOutput) => any;
2262
+
2263
+ export declare const DiskFilterSensitiveLog: (obj: Disk) => any;
2264
+
2265
+ export declare const FileShareInfoFilterSensitiveLog: (obj: FileShareInfo) => any;
2266
+
2267
+ export declare const FileSystemAssociationSummaryFilterSensitiveLog: (obj: FileSystemAssociationSummary) => any;
2268
+
2269
+ export declare const GatewayInfoFilterSensitiveLog: (obj: GatewayInfo) => any;
2270
+
2271
+ export declare const JoinDomainInputFilterSensitiveLog: (obj: JoinDomainInput) => any;
2272
+
2273
+ export declare const JoinDomainOutputFilterSensitiveLog: (obj: JoinDomainOutput) => any;
2274
+
2275
+ export declare const ListAutomaticTapeCreationPoliciesInputFilterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesInput) => any;
2276
+
2277
+ export declare const ListAutomaticTapeCreationPoliciesOutputFilterSensitiveLog: (obj: ListAutomaticTapeCreationPoliciesOutput) => any;
2278
+
2279
+ export declare const ListFileSharesInputFilterSensitiveLog: (obj: ListFileSharesInput) => any;
2280
+
2281
+ export declare const ListFileSharesOutputFilterSensitiveLog: (obj: ListFileSharesOutput) => any;
2282
+
2283
+ export declare const ListFileSystemAssociationsInputFilterSensitiveLog: (obj: ListFileSystemAssociationsInput) => any;
2284
+
2285
+ export declare const ListFileSystemAssociationsOutputFilterSensitiveLog: (obj: ListFileSystemAssociationsOutput) => any;
2286
+
2287
+ export declare const ListGatewaysInputFilterSensitiveLog: (obj: ListGatewaysInput) => any;
2288
+
2289
+ export declare const ListGatewaysOutputFilterSensitiveLog: (obj: ListGatewaysOutput) => any;
2290
+
2291
+ export declare const ListLocalDisksInputFilterSensitiveLog: (obj: ListLocalDisksInput) => any;
2292
+
2293
+ export declare const ListLocalDisksOutputFilterSensitiveLog: (obj: ListLocalDisksOutput) => any;
2294
+
2295
+ export declare const ListTagsForResourceInputFilterSensitiveLog: (obj: ListTagsForResourceInput) => any;
2296
+
2297
+ export declare const ListTagsForResourceOutputFilterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
2298
+
2299
+ export declare const ListTapePoolsInputFilterSensitiveLog: (obj: ListTapePoolsInput) => any;
2300
+
2301
+ export declare const PoolInfoFilterSensitiveLog: (obj: PoolInfo) => any;
2302
+
2303
+ export declare const ListTapePoolsOutputFilterSensitiveLog: (obj: ListTapePoolsOutput) => any;
2304
+
2305
+ export declare const ListTapesInputFilterSensitiveLog: (obj: ListTapesInput) => any;
2306
+
2307
+ export declare const TapeInfoFilterSensitiveLog: (obj: TapeInfo) => any;
2308
+
2309
+ export declare const ListTapesOutputFilterSensitiveLog: (obj: ListTapesOutput) => any;
2310
+
2311
+ export declare const ListVolumeInitiatorsInputFilterSensitiveLog: (obj: ListVolumeInitiatorsInput) => any;
2312
+
2313
+ export declare const ListVolumeInitiatorsOutputFilterSensitiveLog: (obj: ListVolumeInitiatorsOutput) => any;
2314
+
2315
+ export declare const ListVolumeRecoveryPointsInputFilterSensitiveLog: (obj: ListVolumeRecoveryPointsInput) => any;
2316
+
2317
+ export declare const VolumeRecoveryPointInfoFilterSensitiveLog: (obj: VolumeRecoveryPointInfo) => any;
2318
+
2319
+ export declare const ListVolumeRecoveryPointsOutputFilterSensitiveLog: (obj: ListVolumeRecoveryPointsOutput) => any;
2320
+
2321
+ export declare const ListVolumesInputFilterSensitiveLog: (obj: ListVolumesInput) => any;
2322
+
2323
+ export declare const VolumeInfoFilterSensitiveLog: (obj: VolumeInfo) => any;
2324
+
2325
+ export declare const ListVolumesOutputFilterSensitiveLog: (obj: ListVolumesOutput) => any;
2326
+
2327
+ export declare const NotifyWhenUploadedInputFilterSensitiveLog: (obj: NotifyWhenUploadedInput) => any;
2328
+
2329
+ export declare const NotifyWhenUploadedOutputFilterSensitiveLog: (obj: NotifyWhenUploadedOutput) => any;
2330
+
2331
+ export declare const RefreshCacheInputFilterSensitiveLog: (obj: RefreshCacheInput) => any;
2332
+
2333
+ export declare const RefreshCacheOutputFilterSensitiveLog: (obj: RefreshCacheOutput) => any;
2334
+
2335
+ export declare const RemoveTagsFromResourceInputFilterSensitiveLog: (obj: RemoveTagsFromResourceInput) => any;
2336
+
2337
+ export declare const RemoveTagsFromResourceOutputFilterSensitiveLog: (obj: RemoveTagsFromResourceOutput) => any;
2338
+
2339
+ export declare const ResetCacheInputFilterSensitiveLog: (obj: ResetCacheInput) => any;
2340
+
2341
+ export declare const ResetCacheOutputFilterSensitiveLog: (obj: ResetCacheOutput) => any;
2342
+
2343
+ export declare const RetrieveTapeArchiveInputFilterSensitiveLog: (obj: RetrieveTapeArchiveInput) => any;
2344
+
2345
+ export declare const RetrieveTapeArchiveOutputFilterSensitiveLog: (obj: RetrieveTapeArchiveOutput) => any;
2346
+
2347
+ export declare const RetrieveTapeRecoveryPointInputFilterSensitiveLog: (obj: RetrieveTapeRecoveryPointInput) => any;
2348
+
2349
+ export declare const RetrieveTapeRecoveryPointOutputFilterSensitiveLog: (obj: RetrieveTapeRecoveryPointOutput) => any;
2350
+
2351
+ export declare const SetLocalConsolePasswordInputFilterSensitiveLog: (obj: SetLocalConsolePasswordInput) => any;
2352
+
2353
+ export declare const SetLocalConsolePasswordOutputFilterSensitiveLog: (obj: SetLocalConsolePasswordOutput) => any;
2354
+
2355
+ export declare const SetSMBGuestPasswordInputFilterSensitiveLog: (obj: SetSMBGuestPasswordInput) => any;
2356
+
2357
+ export declare const SetSMBGuestPasswordOutputFilterSensitiveLog: (obj: SetSMBGuestPasswordOutput) => any;
2358
+
2359
+ export declare const ShutdownGatewayInputFilterSensitiveLog: (obj: ShutdownGatewayInput) => any;
2360
+
2361
+ export declare const ShutdownGatewayOutputFilterSensitiveLog: (obj: ShutdownGatewayOutput) => any;
2362
+
2363
+ export declare const StartAvailabilityMonitorTestInputFilterSensitiveLog: (obj: StartAvailabilityMonitorTestInput) => any;
2364
+
2365
+ export declare const StartAvailabilityMonitorTestOutputFilterSensitiveLog: (obj: StartAvailabilityMonitorTestOutput) => any;
2366
+
2367
+ export declare const StartGatewayInputFilterSensitiveLog: (obj: StartGatewayInput) => any;
2368
+
2369
+ export declare const StartGatewayOutputFilterSensitiveLog: (obj: StartGatewayOutput) => any;
2370
+
2371
+ export declare const UpdateAutomaticTapeCreationPolicyInputFilterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyInput) => any;
2372
+
2373
+ export declare const UpdateAutomaticTapeCreationPolicyOutputFilterSensitiveLog: (obj: UpdateAutomaticTapeCreationPolicyOutput) => any;
2374
+
2375
+ export declare const UpdateBandwidthRateLimitInputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitInput) => any;
2376
+
2377
+ export declare const UpdateBandwidthRateLimitOutputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitOutput) => any;
2378
+
2379
+ export declare const UpdateBandwidthRateLimitScheduleInputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleInput) => any;
2380
+
2381
+ export declare const UpdateBandwidthRateLimitScheduleOutputFilterSensitiveLog: (obj: UpdateBandwidthRateLimitScheduleOutput) => any;
2382
+
2383
+ export declare const UpdateChapCredentialsInputFilterSensitiveLog: (obj: UpdateChapCredentialsInput) => any;
2384
+
2385
+ export declare const UpdateChapCredentialsOutputFilterSensitiveLog: (obj: UpdateChapCredentialsOutput) => any;
2386
+
2387
+ export declare const UpdateFileSystemAssociationInputFilterSensitiveLog: (obj: UpdateFileSystemAssociationInput) => any;
2388
+
2389
+ export declare const UpdateFileSystemAssociationOutputFilterSensitiveLog: (obj: UpdateFileSystemAssociationOutput) => any;
2390
+
2391
+ export declare const UpdateGatewayInformationInputFilterSensitiveLog: (obj: UpdateGatewayInformationInput) => any;
2392
+
2393
+ export declare const UpdateGatewayInformationOutputFilterSensitiveLog: (obj: UpdateGatewayInformationOutput) => any;
2394
+
2395
+ export declare const UpdateGatewaySoftwareNowInputFilterSensitiveLog: (obj: UpdateGatewaySoftwareNowInput) => any;
2396
+
2397
+ export declare const UpdateGatewaySoftwareNowOutputFilterSensitiveLog: (obj: UpdateGatewaySoftwareNowOutput) => any;
2398
+
2399
+ export declare const UpdateMaintenanceStartTimeInputFilterSensitiveLog: (obj: UpdateMaintenanceStartTimeInput) => any;
2400
+
2401
+ export declare const UpdateMaintenanceStartTimeOutputFilterSensitiveLog: (obj: UpdateMaintenanceStartTimeOutput) => any;
2402
+
2403
+ export declare const UpdateNFSFileShareInputFilterSensitiveLog: (obj: UpdateNFSFileShareInput) => any;
2404
+
2405
+ export declare const UpdateNFSFileShareOutputFilterSensitiveLog: (obj: UpdateNFSFileShareOutput) => any;
2406
+
2407
+ export declare const UpdateSMBFileShareInputFilterSensitiveLog: (obj: UpdateSMBFileShareInput) => any;
2408
+
2409
+ export declare const UpdateSMBFileShareOutputFilterSensitiveLog: (obj: UpdateSMBFileShareOutput) => any;
2410
+
2411
+ export declare const UpdateSMBFileShareVisibilityInputFilterSensitiveLog: (obj: UpdateSMBFileShareVisibilityInput) => any;
2412
+
2413
+ export declare const UpdateSMBFileShareVisibilityOutputFilterSensitiveLog: (obj: UpdateSMBFileShareVisibilityOutput) => any;
2414
+
2415
+ export declare const UpdateSMBLocalGroupsInputFilterSensitiveLog: (obj: UpdateSMBLocalGroupsInput) => any;
2416
+
2417
+ export declare const UpdateSMBLocalGroupsOutputFilterSensitiveLog: (obj: UpdateSMBLocalGroupsOutput) => any;
2418
+
2419
+ export declare const UpdateSMBSecurityStrategyInputFilterSensitiveLog: (obj: UpdateSMBSecurityStrategyInput) => any;
2420
+
2421
+ export declare const UpdateSMBSecurityStrategyOutputFilterSensitiveLog: (obj: UpdateSMBSecurityStrategyOutput) => any;
2422
+
2423
+ export declare const UpdateSnapshotScheduleInputFilterSensitiveLog: (obj: UpdateSnapshotScheduleInput) => any;
2424
+
2425
+ export declare const UpdateSnapshotScheduleOutputFilterSensitiveLog: (obj: UpdateSnapshotScheduleOutput) => any;
2426
+
2427
+ export declare const UpdateVTLDeviceTypeInputFilterSensitiveLog: (obj: UpdateVTLDeviceTypeInput) => any;
2428
+
2429
+ export declare const UpdateVTLDeviceTypeOutputFilterSensitiveLog: (obj: UpdateVTLDeviceTypeOutput) => any;