@aws-sdk/client-snowball 3.279.0 → 3.281.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 (28) hide show
  1. package/README.md +211 -0
  2. package/dist-types/commands/CancelClusterCommand.d.ts +6 -0
  3. package/dist-types/commands/CancelJobCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateAddressCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateClusterCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateJobCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateLongTermPricingCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateReturnShippingLabelCommand.d.ts +6 -0
  9. package/dist-types/commands/DescribeAddressCommand.d.ts +6 -0
  10. package/dist-types/commands/DescribeAddressesCommand.d.ts +6 -0
  11. package/dist-types/commands/DescribeClusterCommand.d.ts +6 -0
  12. package/dist-types/commands/DescribeJobCommand.d.ts +6 -0
  13. package/dist-types/commands/DescribeReturnShippingLabelCommand.d.ts +6 -0
  14. package/dist-types/commands/GetJobManifestCommand.d.ts +6 -0
  15. package/dist-types/commands/GetJobUnlockCodeCommand.d.ts +6 -0
  16. package/dist-types/commands/GetSnowballUsageCommand.d.ts +6 -0
  17. package/dist-types/commands/GetSoftwareUpdatesCommand.d.ts +6 -0
  18. package/dist-types/commands/ListClusterJobsCommand.d.ts +6 -0
  19. package/dist-types/commands/ListClustersCommand.d.ts +6 -0
  20. package/dist-types/commands/ListCompatibleImagesCommand.d.ts +6 -0
  21. package/dist-types/commands/ListJobsCommand.d.ts +6 -0
  22. package/dist-types/commands/ListLongTermPricingCommand.d.ts +6 -0
  23. package/dist-types/commands/ListServiceVersionsCommand.d.ts +6 -0
  24. package/dist-types/commands/UpdateClusterCommand.d.ts +6 -0
  25. package/dist-types/commands/UpdateJobCommand.d.ts +6 -0
  26. package/dist-types/commands/UpdateJobShipmentStateCommand.d.ts +6 -0
  27. package/dist-types/commands/UpdateLongTermPricingCommand.d.ts +6 -0
  28. package/package.json +3 -3
package/README.md CHANGED
@@ -208,3 +208,214 @@ To contribute to client you can check our [generate clients scripts](https://git
208
208
  This SDK is distributed under the
209
209
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
210
210
  see LICENSE for more information.
211
+
212
+ ## Client Commands (Operations List)
213
+
214
+ <details>
215
+ <summary>
216
+ CancelCluster
217
+ </summary>
218
+
219
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/cancelclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/cancelclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/cancelclustercommandoutput.html)
220
+
221
+ </details>
222
+ <details>
223
+ <summary>
224
+ CancelJob
225
+ </summary>
226
+
227
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/canceljobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/canceljobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/canceljobcommandoutput.html)
228
+
229
+ </details>
230
+ <details>
231
+ <summary>
232
+ CreateAddress
233
+ </summary>
234
+
235
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/createaddresscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createaddresscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createaddresscommandoutput.html)
236
+
237
+ </details>
238
+ <details>
239
+ <summary>
240
+ CreateCluster
241
+ </summary>
242
+
243
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/createclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createclustercommandoutput.html)
244
+
245
+ </details>
246
+ <details>
247
+ <summary>
248
+ CreateJob
249
+ </summary>
250
+
251
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/createjobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createjobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createjobcommandoutput.html)
252
+
253
+ </details>
254
+ <details>
255
+ <summary>
256
+ CreateLongTermPricing
257
+ </summary>
258
+
259
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/createlongtermpricingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createlongtermpricingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createlongtermpricingcommandoutput.html)
260
+
261
+ </details>
262
+ <details>
263
+ <summary>
264
+ CreateReturnShippingLabel
265
+ </summary>
266
+
267
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/createreturnshippinglabelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createreturnshippinglabelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/createreturnshippinglabelcommandoutput.html)
268
+
269
+ </details>
270
+ <details>
271
+ <summary>
272
+ DescribeAddress
273
+ </summary>
274
+
275
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/describeaddresscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describeaddresscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describeaddresscommandoutput.html)
276
+
277
+ </details>
278
+ <details>
279
+ <summary>
280
+ DescribeAddresses
281
+ </summary>
282
+
283
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/describeaddressescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describeaddressescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describeaddressescommandoutput.html)
284
+
285
+ </details>
286
+ <details>
287
+ <summary>
288
+ DescribeCluster
289
+ </summary>
290
+
291
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/describeclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describeclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describeclustercommandoutput.html)
292
+
293
+ </details>
294
+ <details>
295
+ <summary>
296
+ DescribeJob
297
+ </summary>
298
+
299
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/describejobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describejobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describejobcommandoutput.html)
300
+
301
+ </details>
302
+ <details>
303
+ <summary>
304
+ DescribeReturnShippingLabel
305
+ </summary>
306
+
307
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/describereturnshippinglabelcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describereturnshippinglabelcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/describereturnshippinglabelcommandoutput.html)
308
+
309
+ </details>
310
+ <details>
311
+ <summary>
312
+ GetJobManifest
313
+ </summary>
314
+
315
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/getjobmanifestcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getjobmanifestcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getjobmanifestcommandoutput.html)
316
+
317
+ </details>
318
+ <details>
319
+ <summary>
320
+ GetJobUnlockCode
321
+ </summary>
322
+
323
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/getjobunlockcodecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getjobunlockcodecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getjobunlockcodecommandoutput.html)
324
+
325
+ </details>
326
+ <details>
327
+ <summary>
328
+ GetSnowballUsage
329
+ </summary>
330
+
331
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/getsnowballusagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getsnowballusagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getsnowballusagecommandoutput.html)
332
+
333
+ </details>
334
+ <details>
335
+ <summary>
336
+ GetSoftwareUpdates
337
+ </summary>
338
+
339
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/getsoftwareupdatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getsoftwareupdatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/getsoftwareupdatescommandoutput.html)
340
+
341
+ </details>
342
+ <details>
343
+ <summary>
344
+ ListClusterJobs
345
+ </summary>
346
+
347
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/listclusterjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listclusterjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listclusterjobscommandoutput.html)
348
+
349
+ </details>
350
+ <details>
351
+ <summary>
352
+ ListClusters
353
+ </summary>
354
+
355
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/listclusterscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listclusterscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listclusterscommandoutput.html)
356
+
357
+ </details>
358
+ <details>
359
+ <summary>
360
+ ListCompatibleImages
361
+ </summary>
362
+
363
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/listcompatibleimagescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listcompatibleimagescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listcompatibleimagescommandoutput.html)
364
+
365
+ </details>
366
+ <details>
367
+ <summary>
368
+ ListJobs
369
+ </summary>
370
+
371
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/listjobscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listjobscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listjobscommandoutput.html)
372
+
373
+ </details>
374
+ <details>
375
+ <summary>
376
+ ListLongTermPricing
377
+ </summary>
378
+
379
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/listlongtermpricingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listlongtermpricingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listlongtermpricingcommandoutput.html)
380
+
381
+ </details>
382
+ <details>
383
+ <summary>
384
+ ListServiceVersions
385
+ </summary>
386
+
387
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/listserviceversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listserviceversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/listserviceversionscommandoutput.html)
388
+
389
+ </details>
390
+ <details>
391
+ <summary>
392
+ UpdateCluster
393
+ </summary>
394
+
395
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/updateclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updateclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updateclustercommandoutput.html)
396
+
397
+ </details>
398
+ <details>
399
+ <summary>
400
+ UpdateJob
401
+ </summary>
402
+
403
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/updatejobcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updatejobcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updatejobcommandoutput.html)
404
+
405
+ </details>
406
+ <details>
407
+ <summary>
408
+ UpdateJobShipmentState
409
+ </summary>
410
+
411
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/updatejobshipmentstatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updatejobshipmentstatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updatejobshipmentstatecommandoutput.html)
412
+
413
+ </details>
414
+ <details>
415
+ <summary>
416
+ UpdateLongTermPricing
417
+ </summary>
418
+
419
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/classes/updatelongtermpricingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updatelongtermpricingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-snowball/interfaces/updatelongtermpricingcommandoutput.html)
420
+
421
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CancelClusterRequest, CancelClusterResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link CancelClusterCommand}.
8
+ */
6
9
  export interface CancelClusterCommandInput extends CancelClusterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelClusterCommand}.
13
+ */
8
14
  export interface CancelClusterCommandOutput extends CancelClusterResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CancelJobRequest, CancelJobResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link CancelJobCommand}.
8
+ */
6
9
  export interface CancelJobCommandInput extends CancelJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CancelJobCommand}.
13
+ */
8
14
  export interface CancelJobCommandOutput extends CancelJobResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateAddressRequest, CreateAddressResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link CreateAddressCommand}.
8
+ */
6
9
  export interface CreateAddressCommandInput extends CreateAddressRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateAddressCommand}.
13
+ */
8
14
  export interface CreateAddressCommandOutput extends CreateAddressResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateClusterRequest, CreateClusterResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link CreateClusterCommand}.
8
+ */
6
9
  export interface CreateClusterCommandInput extends CreateClusterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClusterCommand}.
13
+ */
8
14
  export interface CreateClusterCommandOutput extends CreateClusterResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateJobRequest, CreateJobResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link CreateJobCommand}.
8
+ */
6
9
  export interface CreateJobCommandInput extends CreateJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateJobCommand}.
13
+ */
8
14
  export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateLongTermPricingRequest, CreateLongTermPricingResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link CreateLongTermPricingCommand}.
8
+ */
6
9
  export interface CreateLongTermPricingCommandInput extends CreateLongTermPricingRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateLongTermPricingCommand}.
13
+ */
8
14
  export interface CreateLongTermPricingCommandOutput extends CreateLongTermPricingResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateReturnShippingLabelRequest, CreateReturnShippingLabelResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link CreateReturnShippingLabelCommand}.
8
+ */
6
9
  export interface CreateReturnShippingLabelCommandInput extends CreateReturnShippingLabelRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateReturnShippingLabelCommand}.
13
+ */
8
14
  export interface CreateReturnShippingLabelCommandOutput extends CreateReturnShippingLabelResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeAddressRequest, DescribeAddressResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link DescribeAddressCommand}.
8
+ */
6
9
  export interface DescribeAddressCommandInput extends DescribeAddressRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeAddressCommand}.
13
+ */
8
14
  export interface DescribeAddressCommandOutput extends DescribeAddressResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeAddressesRequest, DescribeAddressesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link DescribeAddressesCommand}.
8
+ */
6
9
  export interface DescribeAddressesCommandInput extends DescribeAddressesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeAddressesCommand}.
13
+ */
8
14
  export interface DescribeAddressesCommandOutput extends DescribeAddressesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeClusterRequest, DescribeClusterResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link DescribeClusterCommand}.
8
+ */
6
9
  export interface DescribeClusterCommandInput extends DescribeClusterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeClusterCommand}.
13
+ */
8
14
  export interface DescribeClusterCommandOutput extends DescribeClusterResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeJobRequest, DescribeJobResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link DescribeJobCommand}.
8
+ */
6
9
  export interface DescribeJobCommandInput extends DescribeJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeJobCommand}.
13
+ */
8
14
  export interface DescribeJobCommandOutput extends DescribeJobResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DescribeReturnShippingLabelRequest, DescribeReturnShippingLabelResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link DescribeReturnShippingLabelCommand}.
8
+ */
6
9
  export interface DescribeReturnShippingLabelCommandInput extends DescribeReturnShippingLabelRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeReturnShippingLabelCommand}.
13
+ */
8
14
  export interface DescribeReturnShippingLabelCommandOutput extends DescribeReturnShippingLabelResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetJobManifestRequest, GetJobManifestResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link GetJobManifestCommand}.
8
+ */
6
9
  export interface GetJobManifestCommandInput extends GetJobManifestRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetJobManifestCommand}.
13
+ */
8
14
  export interface GetJobManifestCommandOutput extends GetJobManifestResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetJobUnlockCodeRequest, GetJobUnlockCodeResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link GetJobUnlockCodeCommand}.
8
+ */
6
9
  export interface GetJobUnlockCodeCommandInput extends GetJobUnlockCodeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetJobUnlockCodeCommand}.
13
+ */
8
14
  export interface GetJobUnlockCodeCommandOutput extends GetJobUnlockCodeResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetSnowballUsageRequest, GetSnowballUsageResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link GetSnowballUsageCommand}.
8
+ */
6
9
  export interface GetSnowballUsageCommandInput extends GetSnowballUsageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSnowballUsageCommand}.
13
+ */
8
14
  export interface GetSnowballUsageCommandOutput extends GetSnowballUsageResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetSoftwareUpdatesRequest, GetSoftwareUpdatesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link GetSoftwareUpdatesCommand}.
8
+ */
6
9
  export interface GetSoftwareUpdatesCommandInput extends GetSoftwareUpdatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSoftwareUpdatesCommand}.
13
+ */
8
14
  export interface GetSoftwareUpdatesCommandOutput extends GetSoftwareUpdatesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListClusterJobsRequest, ListClusterJobsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link ListClusterJobsCommand}.
8
+ */
6
9
  export interface ListClusterJobsCommandInput extends ListClusterJobsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListClusterJobsCommand}.
13
+ */
8
14
  export interface ListClusterJobsCommandOutput extends ListClusterJobsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListClustersRequest, ListClustersResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link ListClustersCommand}.
8
+ */
6
9
  export interface ListClustersCommandInput extends ListClustersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListClustersCommand}.
13
+ */
8
14
  export interface ListClustersCommandOutput extends ListClustersResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListCompatibleImagesRequest, ListCompatibleImagesResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link ListCompatibleImagesCommand}.
8
+ */
6
9
  export interface ListCompatibleImagesCommandInput extends ListCompatibleImagesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCompatibleImagesCommand}.
13
+ */
8
14
  export interface ListCompatibleImagesCommandOutput extends ListCompatibleImagesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListJobsRequest, ListJobsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link ListJobsCommand}.
8
+ */
6
9
  export interface ListJobsCommandInput extends ListJobsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListJobsCommand}.
13
+ */
8
14
  export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListLongTermPricingRequest, ListLongTermPricingResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link ListLongTermPricingCommand}.
8
+ */
6
9
  export interface ListLongTermPricingCommandInput extends ListLongTermPricingRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListLongTermPricingCommand}.
13
+ */
8
14
  export interface ListLongTermPricingCommandOutput extends ListLongTermPricingResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListServiceVersionsRequest, ListServiceVersionsResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link ListServiceVersionsCommand}.
8
+ */
6
9
  export interface ListServiceVersionsCommandInput extends ListServiceVersionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListServiceVersionsCommand}.
13
+ */
8
14
  export interface ListServiceVersionsCommandOutput extends ListServiceVersionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateClusterRequest, UpdateClusterResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link UpdateClusterCommand}.
8
+ */
6
9
  export interface UpdateClusterCommandInput extends UpdateClusterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateClusterCommand}.
13
+ */
8
14
  export interface UpdateClusterCommandOutput extends UpdateClusterResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateJobRequest, UpdateJobResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link UpdateJobCommand}.
8
+ */
6
9
  export interface UpdateJobCommandInput extends UpdateJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateJobCommand}.
13
+ */
8
14
  export interface UpdateJobCommandOutput extends UpdateJobResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateJobShipmentStateRequest, UpdateJobShipmentStateResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link UpdateJobShipmentStateCommand}.
8
+ */
6
9
  export interface UpdateJobShipmentStateCommandInput extends UpdateJobShipmentStateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateJobShipmentStateCommand}.
13
+ */
8
14
  export interface UpdateJobShipmentStateCommandOutput extends UpdateJobShipmentStateResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateLongTermPricingRequest, UpdateLongTermPricingResult } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } from "../SnowballClient";
6
+ /**
7
+ * The input for {@link UpdateLongTermPricingCommand}.
8
+ */
6
9
  export interface UpdateLongTermPricingCommandInput extends UpdateLongTermPricingRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateLongTermPricingCommand}.
13
+ */
8
14
  export interface UpdateLongTermPricingCommandOutput extends UpdateLongTermPricingResult, __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-snowball",
3
3
  "description": "AWS SDK for JavaScript Snowball Client for Node.js, Browser and React Native",
4
- "version": "3.279.0",
4
+ "version": "3.281.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.279.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.279.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",