@aws-sdk/client-codedeploy 3.170.0 → 3.171.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 (58) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/CodeDeploy.d.ts +0 -47
  3. package/dist-types/ts3.4/CodeDeployClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/models/CodeDeployServiceException.d.ts +0 -1
  52. package/dist-types/ts3.4/models/models_0.d.ts +0 -757
  53. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  54. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  55. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  56. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  57. package/dist-types/ts3.4/waiters/waitForDeploymentSuccessful.d.ts +0 -2
  58. package/package.json +27 -27
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-codedeploy
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-codedeploy
@@ -188,7 +188,6 @@ import {
188
188
  UpdateDeploymentGroupCommandInput,
189
189
  UpdateDeploymentGroupCommandOutput,
190
190
  } from "./commands/UpdateDeploymentGroupCommand";
191
-
192
191
  export declare class CodeDeploy extends CodeDeployClient {
193
192
  addTagsToOnPremisesInstances(
194
193
  args: AddTagsToOnPremisesInstancesCommandInput,
@@ -203,7 +202,6 @@ export declare class CodeDeploy extends CodeDeployClient {
203
202
  options: __HttpHandlerOptions,
204
203
  cb: (err: any, data?: AddTagsToOnPremisesInstancesCommandOutput) => void
205
204
  ): void;
206
-
207
205
  batchGetApplicationRevisions(
208
206
  args: BatchGetApplicationRevisionsCommandInput,
209
207
  options?: __HttpHandlerOptions
@@ -217,7 +215,6 @@ export declare class CodeDeploy extends CodeDeployClient {
217
215
  options: __HttpHandlerOptions,
218
216
  cb: (err: any, data?: BatchGetApplicationRevisionsCommandOutput) => void
219
217
  ): void;
220
-
221
218
  batchGetApplications(
222
219
  args: BatchGetApplicationsCommandInput,
223
220
  options?: __HttpHandlerOptions
@@ -231,7 +228,6 @@ export declare class CodeDeploy extends CodeDeployClient {
231
228
  options: __HttpHandlerOptions,
232
229
  cb: (err: any, data?: BatchGetApplicationsCommandOutput) => void
233
230
  ): void;
234
-
235
231
  batchGetDeploymentGroups(
236
232
  args: BatchGetDeploymentGroupsCommandInput,
237
233
  options?: __HttpHandlerOptions
@@ -245,7 +241,6 @@ export declare class CodeDeploy extends CodeDeployClient {
245
241
  options: __HttpHandlerOptions,
246
242
  cb: (err: any, data?: BatchGetDeploymentGroupsCommandOutput) => void
247
243
  ): void;
248
-
249
244
  batchGetDeploymentInstances(
250
245
  args: BatchGetDeploymentInstancesCommandInput,
251
246
  options?: __HttpHandlerOptions
@@ -259,7 +254,6 @@ export declare class CodeDeploy extends CodeDeployClient {
259
254
  options: __HttpHandlerOptions,
260
255
  cb: (err: any, data?: BatchGetDeploymentInstancesCommandOutput) => void
261
256
  ): void;
262
-
263
257
  batchGetDeployments(
264
258
  args: BatchGetDeploymentsCommandInput,
265
259
  options?: __HttpHandlerOptions
@@ -273,7 +267,6 @@ export declare class CodeDeploy extends CodeDeployClient {
273
267
  options: __HttpHandlerOptions,
274
268
  cb: (err: any, data?: BatchGetDeploymentsCommandOutput) => void
275
269
  ): void;
276
-
277
270
  batchGetDeploymentTargets(
278
271
  args: BatchGetDeploymentTargetsCommandInput,
279
272
  options?: __HttpHandlerOptions
@@ -287,7 +280,6 @@ export declare class CodeDeploy extends CodeDeployClient {
287
280
  options: __HttpHandlerOptions,
288
281
  cb: (err: any, data?: BatchGetDeploymentTargetsCommandOutput) => void
289
282
  ): void;
290
-
291
283
  batchGetOnPremisesInstances(
292
284
  args: BatchGetOnPremisesInstancesCommandInput,
293
285
  options?: __HttpHandlerOptions
@@ -301,7 +293,6 @@ export declare class CodeDeploy extends CodeDeployClient {
301
293
  options: __HttpHandlerOptions,
302
294
  cb: (err: any, data?: BatchGetOnPremisesInstancesCommandOutput) => void
303
295
  ): void;
304
-
305
296
  continueDeployment(
306
297
  args: ContinueDeploymentCommandInput,
307
298
  options?: __HttpHandlerOptions
@@ -315,7 +306,6 @@ export declare class CodeDeploy extends CodeDeployClient {
315
306
  options: __HttpHandlerOptions,
316
307
  cb: (err: any, data?: ContinueDeploymentCommandOutput) => void
317
308
  ): void;
318
-
319
309
  createApplication(
320
310
  args: CreateApplicationCommandInput,
321
311
  options?: __HttpHandlerOptions
@@ -329,7 +319,6 @@ export declare class CodeDeploy extends CodeDeployClient {
329
319
  options: __HttpHandlerOptions,
330
320
  cb: (err: any, data?: CreateApplicationCommandOutput) => void
331
321
  ): void;
332
-
333
322
  createDeployment(
334
323
  args: CreateDeploymentCommandInput,
335
324
  options?: __HttpHandlerOptions
@@ -343,7 +332,6 @@ export declare class CodeDeploy extends CodeDeployClient {
343
332
  options: __HttpHandlerOptions,
344
333
  cb: (err: any, data?: CreateDeploymentCommandOutput) => void
345
334
  ): void;
346
-
347
335
  createDeploymentConfig(
348
336
  args: CreateDeploymentConfigCommandInput,
349
337
  options?: __HttpHandlerOptions
@@ -357,7 +345,6 @@ export declare class CodeDeploy extends CodeDeployClient {
357
345
  options: __HttpHandlerOptions,
358
346
  cb: (err: any, data?: CreateDeploymentConfigCommandOutput) => void
359
347
  ): void;
360
-
361
348
  createDeploymentGroup(
362
349
  args: CreateDeploymentGroupCommandInput,
363
350
  options?: __HttpHandlerOptions
@@ -371,7 +358,6 @@ export declare class CodeDeploy extends CodeDeployClient {
371
358
  options: __HttpHandlerOptions,
372
359
  cb: (err: any, data?: CreateDeploymentGroupCommandOutput) => void
373
360
  ): void;
374
-
375
361
  deleteApplication(
376
362
  args: DeleteApplicationCommandInput,
377
363
  options?: __HttpHandlerOptions
@@ -385,7 +371,6 @@ export declare class CodeDeploy extends CodeDeployClient {
385
371
  options: __HttpHandlerOptions,
386
372
  cb: (err: any, data?: DeleteApplicationCommandOutput) => void
387
373
  ): void;
388
-
389
374
  deleteDeploymentConfig(
390
375
  args: DeleteDeploymentConfigCommandInput,
391
376
  options?: __HttpHandlerOptions
@@ -399,7 +384,6 @@ export declare class CodeDeploy extends CodeDeployClient {
399
384
  options: __HttpHandlerOptions,
400
385
  cb: (err: any, data?: DeleteDeploymentConfigCommandOutput) => void
401
386
  ): void;
402
-
403
387
  deleteDeploymentGroup(
404
388
  args: DeleteDeploymentGroupCommandInput,
405
389
  options?: __HttpHandlerOptions
@@ -413,7 +397,6 @@ export declare class CodeDeploy extends CodeDeployClient {
413
397
  options: __HttpHandlerOptions,
414
398
  cb: (err: any, data?: DeleteDeploymentGroupCommandOutput) => void
415
399
  ): void;
416
-
417
400
  deleteGitHubAccountToken(
418
401
  args: DeleteGitHubAccountTokenCommandInput,
419
402
  options?: __HttpHandlerOptions
@@ -427,7 +410,6 @@ export declare class CodeDeploy extends CodeDeployClient {
427
410
  options: __HttpHandlerOptions,
428
411
  cb: (err: any, data?: DeleteGitHubAccountTokenCommandOutput) => void
429
412
  ): void;
430
-
431
413
  deleteResourcesByExternalId(
432
414
  args: DeleteResourcesByExternalIdCommandInput,
433
415
  options?: __HttpHandlerOptions
@@ -441,7 +423,6 @@ export declare class CodeDeploy extends CodeDeployClient {
441
423
  options: __HttpHandlerOptions,
442
424
  cb: (err: any, data?: DeleteResourcesByExternalIdCommandOutput) => void
443
425
  ): void;
444
-
445
426
  deregisterOnPremisesInstance(
446
427
  args: DeregisterOnPremisesInstanceCommandInput,
447
428
  options?: __HttpHandlerOptions
@@ -455,7 +436,6 @@ export declare class CodeDeploy extends CodeDeployClient {
455
436
  options: __HttpHandlerOptions,
456
437
  cb: (err: any, data?: DeregisterOnPremisesInstanceCommandOutput) => void
457
438
  ): void;
458
-
459
439
  getApplication(
460
440
  args: GetApplicationCommandInput,
461
441
  options?: __HttpHandlerOptions
@@ -469,7 +449,6 @@ export declare class CodeDeploy extends CodeDeployClient {
469
449
  options: __HttpHandlerOptions,
470
450
  cb: (err: any, data?: GetApplicationCommandOutput) => void
471
451
  ): void;
472
-
473
452
  getApplicationRevision(
474
453
  args: GetApplicationRevisionCommandInput,
475
454
  options?: __HttpHandlerOptions
@@ -483,7 +462,6 @@ export declare class CodeDeploy extends CodeDeployClient {
483
462
  options: __HttpHandlerOptions,
484
463
  cb: (err: any, data?: GetApplicationRevisionCommandOutput) => void
485
464
  ): void;
486
-
487
465
  getDeployment(
488
466
  args: GetDeploymentCommandInput,
489
467
  options?: __HttpHandlerOptions
@@ -497,7 +475,6 @@ export declare class CodeDeploy extends CodeDeployClient {
497
475
  options: __HttpHandlerOptions,
498
476
  cb: (err: any, data?: GetDeploymentCommandOutput) => void
499
477
  ): void;
500
-
501
478
  getDeploymentConfig(
502
479
  args: GetDeploymentConfigCommandInput,
503
480
  options?: __HttpHandlerOptions
@@ -511,7 +488,6 @@ export declare class CodeDeploy extends CodeDeployClient {
511
488
  options: __HttpHandlerOptions,
512
489
  cb: (err: any, data?: GetDeploymentConfigCommandOutput) => void
513
490
  ): void;
514
-
515
491
  getDeploymentGroup(
516
492
  args: GetDeploymentGroupCommandInput,
517
493
  options?: __HttpHandlerOptions
@@ -525,7 +501,6 @@ export declare class CodeDeploy extends CodeDeployClient {
525
501
  options: __HttpHandlerOptions,
526
502
  cb: (err: any, data?: GetDeploymentGroupCommandOutput) => void
527
503
  ): void;
528
-
529
504
  getDeploymentInstance(
530
505
  args: GetDeploymentInstanceCommandInput,
531
506
  options?: __HttpHandlerOptions
@@ -539,7 +514,6 @@ export declare class CodeDeploy extends CodeDeployClient {
539
514
  options: __HttpHandlerOptions,
540
515
  cb: (err: any, data?: GetDeploymentInstanceCommandOutput) => void
541
516
  ): void;
542
-
543
517
  getDeploymentTarget(
544
518
  args: GetDeploymentTargetCommandInput,
545
519
  options?: __HttpHandlerOptions
@@ -553,7 +527,6 @@ export declare class CodeDeploy extends CodeDeployClient {
553
527
  options: __HttpHandlerOptions,
554
528
  cb: (err: any, data?: GetDeploymentTargetCommandOutput) => void
555
529
  ): void;
556
-
557
530
  getOnPremisesInstance(
558
531
  args: GetOnPremisesInstanceCommandInput,
559
532
  options?: __HttpHandlerOptions
@@ -567,7 +540,6 @@ export declare class CodeDeploy extends CodeDeployClient {
567
540
  options: __HttpHandlerOptions,
568
541
  cb: (err: any, data?: GetOnPremisesInstanceCommandOutput) => void
569
542
  ): void;
570
-
571
543
  listApplicationRevisions(
572
544
  args: ListApplicationRevisionsCommandInput,
573
545
  options?: __HttpHandlerOptions
@@ -581,7 +553,6 @@ export declare class CodeDeploy extends CodeDeployClient {
581
553
  options: __HttpHandlerOptions,
582
554
  cb: (err: any, data?: ListApplicationRevisionsCommandOutput) => void
583
555
  ): void;
584
-
585
556
  listApplications(
586
557
  args: ListApplicationsCommandInput,
587
558
  options?: __HttpHandlerOptions
@@ -595,7 +566,6 @@ export declare class CodeDeploy extends CodeDeployClient {
595
566
  options: __HttpHandlerOptions,
596
567
  cb: (err: any, data?: ListApplicationsCommandOutput) => void
597
568
  ): void;
598
-
599
569
  listDeploymentConfigs(
600
570
  args: ListDeploymentConfigsCommandInput,
601
571
  options?: __HttpHandlerOptions
@@ -609,7 +579,6 @@ export declare class CodeDeploy extends CodeDeployClient {
609
579
  options: __HttpHandlerOptions,
610
580
  cb: (err: any, data?: ListDeploymentConfigsCommandOutput) => void
611
581
  ): void;
612
-
613
582
  listDeploymentGroups(
614
583
  args: ListDeploymentGroupsCommandInput,
615
584
  options?: __HttpHandlerOptions
@@ -623,7 +592,6 @@ export declare class CodeDeploy extends CodeDeployClient {
623
592
  options: __HttpHandlerOptions,
624
593
  cb: (err: any, data?: ListDeploymentGroupsCommandOutput) => void
625
594
  ): void;
626
-
627
595
  listDeploymentInstances(
628
596
  args: ListDeploymentInstancesCommandInput,
629
597
  options?: __HttpHandlerOptions
@@ -637,7 +605,6 @@ export declare class CodeDeploy extends CodeDeployClient {
637
605
  options: __HttpHandlerOptions,
638
606
  cb: (err: any, data?: ListDeploymentInstancesCommandOutput) => void
639
607
  ): void;
640
-
641
608
  listDeployments(
642
609
  args: ListDeploymentsCommandInput,
643
610
  options?: __HttpHandlerOptions
@@ -651,7 +618,6 @@ export declare class CodeDeploy extends CodeDeployClient {
651
618
  options: __HttpHandlerOptions,
652
619
  cb: (err: any, data?: ListDeploymentsCommandOutput) => void
653
620
  ): void;
654
-
655
621
  listDeploymentTargets(
656
622
  args: ListDeploymentTargetsCommandInput,
657
623
  options?: __HttpHandlerOptions
@@ -665,7 +631,6 @@ export declare class CodeDeploy extends CodeDeployClient {
665
631
  options: __HttpHandlerOptions,
666
632
  cb: (err: any, data?: ListDeploymentTargetsCommandOutput) => void
667
633
  ): void;
668
-
669
634
  listGitHubAccountTokenNames(
670
635
  args: ListGitHubAccountTokenNamesCommandInput,
671
636
  options?: __HttpHandlerOptions
@@ -679,7 +644,6 @@ export declare class CodeDeploy extends CodeDeployClient {
679
644
  options: __HttpHandlerOptions,
680
645
  cb: (err: any, data?: ListGitHubAccountTokenNamesCommandOutput) => void
681
646
  ): void;
682
-
683
647
  listOnPremisesInstances(
684
648
  args: ListOnPremisesInstancesCommandInput,
685
649
  options?: __HttpHandlerOptions
@@ -693,7 +657,6 @@ export declare class CodeDeploy extends CodeDeployClient {
693
657
  options: __HttpHandlerOptions,
694
658
  cb: (err: any, data?: ListOnPremisesInstancesCommandOutput) => void
695
659
  ): void;
696
-
697
660
  listTagsForResource(
698
661
  args: ListTagsForResourceCommandInput,
699
662
  options?: __HttpHandlerOptions
@@ -707,7 +670,6 @@ export declare class CodeDeploy extends CodeDeployClient {
707
670
  options: __HttpHandlerOptions,
708
671
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
709
672
  ): void;
710
-
711
673
  putLifecycleEventHookExecutionStatus(
712
674
  args: PutLifecycleEventHookExecutionStatusCommandInput,
713
675
  options?: __HttpHandlerOptions
@@ -727,7 +689,6 @@ export declare class CodeDeploy extends CodeDeployClient {
727
689
  data?: PutLifecycleEventHookExecutionStatusCommandOutput
728
690
  ) => void
729
691
  ): void;
730
-
731
692
  registerApplicationRevision(
732
693
  args: RegisterApplicationRevisionCommandInput,
733
694
  options?: __HttpHandlerOptions
@@ -741,7 +702,6 @@ export declare class CodeDeploy extends CodeDeployClient {
741
702
  options: __HttpHandlerOptions,
742
703
  cb: (err: any, data?: RegisterApplicationRevisionCommandOutput) => void
743
704
  ): void;
744
-
745
705
  registerOnPremisesInstance(
746
706
  args: RegisterOnPremisesInstanceCommandInput,
747
707
  options?: __HttpHandlerOptions
@@ -755,7 +715,6 @@ export declare class CodeDeploy extends CodeDeployClient {
755
715
  options: __HttpHandlerOptions,
756
716
  cb: (err: any, data?: RegisterOnPremisesInstanceCommandOutput) => void
757
717
  ): void;
758
-
759
718
  removeTagsFromOnPremisesInstances(
760
719
  args: RemoveTagsFromOnPremisesInstancesCommandInput,
761
720
  options?: __HttpHandlerOptions
@@ -775,7 +734,6 @@ export declare class CodeDeploy extends CodeDeployClient {
775
734
  data?: RemoveTagsFromOnPremisesInstancesCommandOutput
776
735
  ) => void
777
736
  ): void;
778
-
779
737
  skipWaitTimeForInstanceTermination(
780
738
  args: SkipWaitTimeForInstanceTerminationCommandInput,
781
739
  options?: __HttpHandlerOptions
@@ -795,7 +753,6 @@ export declare class CodeDeploy extends CodeDeployClient {
795
753
  data?: SkipWaitTimeForInstanceTerminationCommandOutput
796
754
  ) => void
797
755
  ): void;
798
-
799
756
  stopDeployment(
800
757
  args: StopDeploymentCommandInput,
801
758
  options?: __HttpHandlerOptions
@@ -809,7 +766,6 @@ export declare class CodeDeploy extends CodeDeployClient {
809
766
  options: __HttpHandlerOptions,
810
767
  cb: (err: any, data?: StopDeploymentCommandOutput) => void
811
768
  ): void;
812
-
813
769
  tagResource(
814
770
  args: TagResourceCommandInput,
815
771
  options?: __HttpHandlerOptions
@@ -823,7 +779,6 @@ export declare class CodeDeploy extends CodeDeployClient {
823
779
  options: __HttpHandlerOptions,
824
780
  cb: (err: any, data?: TagResourceCommandOutput) => void
825
781
  ): void;
826
-
827
782
  untagResource(
828
783
  args: UntagResourceCommandInput,
829
784
  options?: __HttpHandlerOptions
@@ -837,7 +792,6 @@ export declare class CodeDeploy extends CodeDeployClient {
837
792
  options: __HttpHandlerOptions,
838
793
  cb: (err: any, data?: UntagResourceCommandOutput) => void
839
794
  ): void;
840
-
841
795
  updateApplication(
842
796
  args: UpdateApplicationCommandInput,
843
797
  options?: __HttpHandlerOptions
@@ -851,7 +805,6 @@ export declare class CodeDeploy extends CodeDeployClient {
851
805
  options: __HttpHandlerOptions,
852
806
  cb: (err: any, data?: UpdateApplicationCommandOutput) => void
853
807
  ): void;
854
-
855
808
  updateDeploymentGroup(
856
809
  args: UpdateDeploymentGroupCommandInput,
857
810
  options?: __HttpHandlerOptions
@@ -329,47 +329,26 @@ export declare type ServiceOutputTypes =
329
329
  export interface ClientDefaults
330
330
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
331
331
  requestHandler?: __HttpHandler;
332
-
333
332
  sha256?: __HashConstructor;
334
-
335
333
  urlParser?: __UrlParser;
336
-
337
334
  bodyLengthChecker?: __BodyLengthCalculator;
338
-
339
335
  streamCollector?: __StreamCollector;
340
-
341
336
  base64Decoder?: __Decoder;
342
-
343
337
  base64Encoder?: __Encoder;
344
-
345
338
  utf8Decoder?: __Decoder;
346
-
347
339
  utf8Encoder?: __Encoder;
348
-
349
340
  runtime?: string;
350
-
351
341
  disableHostPrefix?: boolean;
352
-
353
342
  maxAttempts?: number | __Provider<number>;
354
-
355
343
  retryMode?: string | __Provider<string>;
356
-
357
344
  logger?: __Logger;
358
-
359
345
  useDualstackEndpoint?: boolean | __Provider<boolean>;
360
-
361
346
  useFipsEndpoint?: boolean | __Provider<boolean>;
362
-
363
347
  serviceId?: string;
364
-
365
348
  region?: string | __Provider<string>;
366
-
367
349
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
368
-
369
350
  regionInfoProvider?: RegionInfoProvider;
370
-
371
351
  defaultUserAgentProvider?: Provider<__UserAgent>;
372
-
373
352
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
374
353
  }
375
354
  declare type CodeDeployClientConfigType = Partial<
@@ -382,7 +361,6 @@ declare type CodeDeployClientConfigType = Partial<
382
361
  HostHeaderInputConfig &
383
362
  AwsAuthInputConfig &
384
363
  UserAgentInputConfig;
385
-
386
364
  export interface CodeDeployClientConfig extends CodeDeployClientConfigType {}
387
365
  declare type CodeDeployClientResolvedConfigType =
388
366
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -393,10 +371,8 @@ declare type CodeDeployClientResolvedConfigType =
393
371
  HostHeaderResolvedConfig &
394
372
  AwsAuthResolvedConfig &
395
373
  UserAgentResolvedConfig;
396
-
397
374
  export interface CodeDeployClientResolvedConfig
398
375
  extends CodeDeployClientResolvedConfigType {}
399
-
400
376
  export declare class CodeDeployClient extends __Client<
401
377
  __HttpHandlerOptions,
402
378
  ServiceInputTypes,
@@ -405,7 +381,6 @@ export declare class CodeDeployClient extends __Client<
405
381
  > {
406
382
  readonly config: CodeDeployClientResolvedConfig;
407
383
  constructor(configuration: CodeDeployClientConfig);
408
-
409
384
  destroy(): void;
410
385
  }
411
386
  export {};
@@ -15,7 +15,6 @@ export interface AddTagsToOnPremisesInstancesCommandInput
15
15
  extends AddTagsToOnPremisesInstancesInput {}
16
16
  export interface AddTagsToOnPremisesInstancesCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class AddTagsToOnPremisesInstancesCommand extends $Command<
20
19
  AddTagsToOnPremisesInstancesCommandInput,
21
20
  AddTagsToOnPremisesInstancesCommandOutput,
@@ -23,7 +22,6 @@ export declare class AddTagsToOnPremisesInstancesCommand extends $Command<
23
22
  > {
24
23
  readonly input: AddTagsToOnPremisesInstancesCommandInput;
25
24
  constructor(input: AddTagsToOnPremisesInstancesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchGetApplicationRevisionsCommandInput
19
19
  export interface BatchGetApplicationRevisionsCommandOutput
20
20
  extends BatchGetApplicationRevisionsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchGetApplicationRevisionsCommand extends $Command<
24
23
  BatchGetApplicationRevisionsCommandInput,
25
24
  BatchGetApplicationRevisionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchGetApplicationRevisionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchGetApplicationRevisionsCommandInput;
29
28
  constructor(input: BatchGetApplicationRevisionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchGetApplicationsCommandInput
19
19
  export interface BatchGetApplicationsCommandOutput
20
20
  extends BatchGetApplicationsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchGetApplicationsCommand extends $Command<
24
23
  BatchGetApplicationsCommandInput,
25
24
  BatchGetApplicationsCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchGetApplicationsCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchGetApplicationsCommandInput;
29
28
  constructor(input: BatchGetApplicationsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchGetDeploymentGroupsCommandInput
19
19
  export interface BatchGetDeploymentGroupsCommandOutput
20
20
  extends BatchGetDeploymentGroupsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchGetDeploymentGroupsCommand extends $Command<
24
23
  BatchGetDeploymentGroupsCommandInput,
25
24
  BatchGetDeploymentGroupsCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchGetDeploymentGroupsCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchGetDeploymentGroupsCommandInput;
29
28
  constructor(input: BatchGetDeploymentGroupsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchGetDeploymentInstancesCommandInput
19
19
  export interface BatchGetDeploymentInstancesCommandOutput
20
20
  extends BatchGetDeploymentInstancesOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchGetDeploymentInstancesCommand extends $Command<
24
23
  BatchGetDeploymentInstancesCommandInput,
25
24
  BatchGetDeploymentInstancesCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchGetDeploymentInstancesCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchGetDeploymentInstancesCommandInput;
29
28
  constructor(input: BatchGetDeploymentInstancesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchGetDeploymentTargetsCommandInput
19
19
  export interface BatchGetDeploymentTargetsCommandOutput
20
20
  extends BatchGetDeploymentTargetsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchGetDeploymentTargetsCommand extends $Command<
24
23
  BatchGetDeploymentTargetsCommandInput,
25
24
  BatchGetDeploymentTargetsCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchGetDeploymentTargetsCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchGetDeploymentTargetsCommandInput;
29
28
  constructor(input: BatchGetDeploymentTargetsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchGetDeploymentsCommandInput
19
19
  export interface BatchGetDeploymentsCommandOutput
20
20
  extends BatchGetDeploymentsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchGetDeploymentsCommand extends $Command<
24
23
  BatchGetDeploymentsCommandInput,
25
24
  BatchGetDeploymentsCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchGetDeploymentsCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchGetDeploymentsCommandInput;
29
28
  constructor(input: BatchGetDeploymentsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface BatchGetOnPremisesInstancesCommandInput
19
19
  export interface BatchGetOnPremisesInstancesCommandOutput
20
20
  extends BatchGetOnPremisesInstancesOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class BatchGetOnPremisesInstancesCommand extends $Command<
24
23
  BatchGetOnPremisesInstancesCommandInput,
25
24
  BatchGetOnPremisesInstancesCommandOutput,
@@ -27,7 +26,6 @@ export declare class BatchGetOnPremisesInstancesCommand extends $Command<
27
26
  > {
28
27
  readonly input: BatchGetOnPremisesInstancesCommandInput;
29
28
  constructor(input: BatchGetOnPremisesInstancesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -14,7 +14,6 @@ import { ContinueDeploymentInput } from "../models/models_0";
14
14
  export interface ContinueDeploymentCommandInput
15
15
  extends ContinueDeploymentInput {}
16
16
  export interface ContinueDeploymentCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class ContinueDeploymentCommand extends $Command<
19
18
  ContinueDeploymentCommandInput,
20
19
  ContinueDeploymentCommandOutput,
@@ -22,7 +21,6 @@ export declare class ContinueDeploymentCommand extends $Command<
22
21
  > {
23
22
  readonly input: ContinueDeploymentCommandInput;
24
23
  constructor(input: ContinueDeploymentCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: CodeDeployClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateApplicationCommandInput extends CreateApplicationInput {}
18
18
  export interface CreateApplicationCommandOutput
19
19
  extends CreateApplicationOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateApplicationCommand extends $Command<
23
22
  CreateApplicationCommandInput,
24
23
  CreateApplicationCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateApplicationCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateApplicationCommandInput;
28
27
  constructor(input: CreateApplicationCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CodeDeployClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateDeploymentCommandInput extends CreateDeploymentInput {}
18
18
  export interface CreateDeploymentCommandOutput
19
19
  extends CreateDeploymentOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateDeploymentCommand extends $Command<
23
22
  CreateDeploymentCommandInput,
24
23
  CreateDeploymentCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateDeploymentCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateDeploymentCommandInput;
28
27
  constructor(input: CreateDeploymentCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDeploymentConfigCommandInput
19
19
  export interface CreateDeploymentConfigCommandOutput
20
20
  extends CreateDeploymentConfigOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDeploymentConfigCommand extends $Command<
24
23
  CreateDeploymentConfigCommandInput,
25
24
  CreateDeploymentConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDeploymentConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDeploymentConfigCommandInput;
29
28
  constructor(input: CreateDeploymentConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDeploymentGroupCommandInput
19
19
  export interface CreateDeploymentGroupCommandOutput
20
20
  extends CreateDeploymentGroupOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDeploymentGroupCommand extends $Command<
24
23
  CreateDeploymentGroupCommandInput,
25
24
  CreateDeploymentGroupCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDeploymentGroupCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDeploymentGroupCommandInput;
29
28
  constructor(input: CreateDeploymentGroupCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CodeDeployClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteApplicationInput } from "../models/models_0";
14
14
  export interface DeleteApplicationCommandInput extends DeleteApplicationInput {}
15
15
  export interface DeleteApplicationCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteApplicationCommand extends $Command<
18
17
  DeleteApplicationCommandInput,
19
18
  DeleteApplicationCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteApplicationCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteApplicationCommandInput;
23
22
  constructor(input: DeleteApplicationCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: CodeDeployClientResolvedConfig,