@aws-sdk/client-emr 3.170.0 → 3.178.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 (68) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/EMR.d.ts +0 -52
  6. package/dist-types/ts3.4/EMRClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/models/EMRServiceException.d.ts +0 -1
  60. package/dist-types/ts3.4/models/models_0.d.ts +0 -808
  61. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  62. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  63. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  64. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  65. package/dist-types/ts3.4/waiters/waitForClusterRunning.d.ts +0 -2
  66. package/dist-types/ts3.4/waiters/waitForClusterTerminated.d.ts +0 -2
  67. package/dist-types/ts3.4/waiters/waitForStepComplete.d.ts +0 -2
  68. package/package.json +27 -27
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
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.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-emr
9
+
10
+
11
+
12
+
13
+
14
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-emr
17
+
18
+
19
+
20
+
21
+
6
22
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
23
 
8
24
  **Note:** Version bump only for package @aws-sdk/client-emr
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: EMRClientConfig) => {
31
31
  tls?: boolean | undefined;
32
32
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
33
33
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
34
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
34
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
35
  signingEscapePath?: boolean | undefined;
36
36
  systemClockOffset?: number | undefined;
37
37
  signingRegion?: string | undefined;
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: EMRClientConfig) => {
31
31
  tls?: boolean | undefined;
32
32
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
33
33
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
34
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
34
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
35
35
  signingEscapePath?: boolean | undefined;
36
36
  systemClockOffset?: number | undefined;
37
37
  signingRegion?: string | undefined;
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: EMRClientConfig) => {
30
30
  tls?: boolean | undefined;
31
31
  retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
32
32
  credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
33
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
33
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
34
34
  signingEscapePath?: boolean | undefined;
35
35
  systemClockOffset?: number | undefined;
36
36
  signingRegion?: string | undefined;
@@ -208,7 +208,6 @@ import {
208
208
  UpdateStudioSessionMappingCommandOutput,
209
209
  } from "./commands/UpdateStudioSessionMappingCommand";
210
210
  import { EMRClient } from "./EMRClient";
211
-
212
211
  export declare class EMR extends EMRClient {
213
212
  addInstanceFleet(
214
213
  args: AddInstanceFleetCommandInput,
@@ -223,7 +222,6 @@ export declare class EMR extends EMRClient {
223
222
  options: __HttpHandlerOptions,
224
223
  cb: (err: any, data?: AddInstanceFleetCommandOutput) => void
225
224
  ): void;
226
-
227
225
  addInstanceGroups(
228
226
  args: AddInstanceGroupsCommandInput,
229
227
  options?: __HttpHandlerOptions
@@ -237,7 +235,6 @@ export declare class EMR extends EMRClient {
237
235
  options: __HttpHandlerOptions,
238
236
  cb: (err: any, data?: AddInstanceGroupsCommandOutput) => void
239
237
  ): void;
240
-
241
238
  addJobFlowSteps(
242
239
  args: AddJobFlowStepsCommandInput,
243
240
  options?: __HttpHandlerOptions
@@ -251,7 +248,6 @@ export declare class EMR extends EMRClient {
251
248
  options: __HttpHandlerOptions,
252
249
  cb: (err: any, data?: AddJobFlowStepsCommandOutput) => void
253
250
  ): void;
254
-
255
251
  addTags(
256
252
  args: AddTagsCommandInput,
257
253
  options?: __HttpHandlerOptions
@@ -265,7 +261,6 @@ export declare class EMR extends EMRClient {
265
261
  options: __HttpHandlerOptions,
266
262
  cb: (err: any, data?: AddTagsCommandOutput) => void
267
263
  ): void;
268
-
269
264
  cancelSteps(
270
265
  args: CancelStepsCommandInput,
271
266
  options?: __HttpHandlerOptions
@@ -279,7 +274,6 @@ export declare class EMR extends EMRClient {
279
274
  options: __HttpHandlerOptions,
280
275
  cb: (err: any, data?: CancelStepsCommandOutput) => void
281
276
  ): void;
282
-
283
277
  createSecurityConfiguration(
284
278
  args: CreateSecurityConfigurationCommandInput,
285
279
  options?: __HttpHandlerOptions
@@ -293,7 +287,6 @@ export declare class EMR extends EMRClient {
293
287
  options: __HttpHandlerOptions,
294
288
  cb: (err: any, data?: CreateSecurityConfigurationCommandOutput) => void
295
289
  ): void;
296
-
297
290
  createStudio(
298
291
  args: CreateStudioCommandInput,
299
292
  options?: __HttpHandlerOptions
@@ -307,7 +300,6 @@ export declare class EMR extends EMRClient {
307
300
  options: __HttpHandlerOptions,
308
301
  cb: (err: any, data?: CreateStudioCommandOutput) => void
309
302
  ): void;
310
-
311
303
  createStudioSessionMapping(
312
304
  args: CreateStudioSessionMappingCommandInput,
313
305
  options?: __HttpHandlerOptions
@@ -321,7 +313,6 @@ export declare class EMR extends EMRClient {
321
313
  options: __HttpHandlerOptions,
322
314
  cb: (err: any, data?: CreateStudioSessionMappingCommandOutput) => void
323
315
  ): void;
324
-
325
316
  deleteSecurityConfiguration(
326
317
  args: DeleteSecurityConfigurationCommandInput,
327
318
  options?: __HttpHandlerOptions
@@ -335,7 +326,6 @@ export declare class EMR extends EMRClient {
335
326
  options: __HttpHandlerOptions,
336
327
  cb: (err: any, data?: DeleteSecurityConfigurationCommandOutput) => void
337
328
  ): void;
338
-
339
329
  deleteStudio(
340
330
  args: DeleteStudioCommandInput,
341
331
  options?: __HttpHandlerOptions
@@ -349,7 +339,6 @@ export declare class EMR extends EMRClient {
349
339
  options: __HttpHandlerOptions,
350
340
  cb: (err: any, data?: DeleteStudioCommandOutput) => void
351
341
  ): void;
352
-
353
342
  deleteStudioSessionMapping(
354
343
  args: DeleteStudioSessionMappingCommandInput,
355
344
  options?: __HttpHandlerOptions
@@ -363,7 +352,6 @@ export declare class EMR extends EMRClient {
363
352
  options: __HttpHandlerOptions,
364
353
  cb: (err: any, data?: DeleteStudioSessionMappingCommandOutput) => void
365
354
  ): void;
366
-
367
355
  describeCluster(
368
356
  args: DescribeClusterCommandInput,
369
357
  options?: __HttpHandlerOptions
@@ -377,7 +365,6 @@ export declare class EMR extends EMRClient {
377
365
  options: __HttpHandlerOptions,
378
366
  cb: (err: any, data?: DescribeClusterCommandOutput) => void
379
367
  ): void;
380
-
381
368
  describeJobFlows(
382
369
  args: DescribeJobFlowsCommandInput,
383
370
  options?: __HttpHandlerOptions
@@ -391,7 +378,6 @@ export declare class EMR extends EMRClient {
391
378
  options: __HttpHandlerOptions,
392
379
  cb: (err: any, data?: DescribeJobFlowsCommandOutput) => void
393
380
  ): void;
394
-
395
381
  describeNotebookExecution(
396
382
  args: DescribeNotebookExecutionCommandInput,
397
383
  options?: __HttpHandlerOptions
@@ -405,7 +391,6 @@ export declare class EMR extends EMRClient {
405
391
  options: __HttpHandlerOptions,
406
392
  cb: (err: any, data?: DescribeNotebookExecutionCommandOutput) => void
407
393
  ): void;
408
-
409
394
  describeReleaseLabel(
410
395
  args: DescribeReleaseLabelCommandInput,
411
396
  options?: __HttpHandlerOptions
@@ -419,7 +404,6 @@ export declare class EMR extends EMRClient {
419
404
  options: __HttpHandlerOptions,
420
405
  cb: (err: any, data?: DescribeReleaseLabelCommandOutput) => void
421
406
  ): void;
422
-
423
407
  describeSecurityConfiguration(
424
408
  args: DescribeSecurityConfigurationCommandInput,
425
409
  options?: __HttpHandlerOptions
@@ -433,7 +417,6 @@ export declare class EMR extends EMRClient {
433
417
  options: __HttpHandlerOptions,
434
418
  cb: (err: any, data?: DescribeSecurityConfigurationCommandOutput) => void
435
419
  ): void;
436
-
437
420
  describeStep(
438
421
  args: DescribeStepCommandInput,
439
422
  options?: __HttpHandlerOptions
@@ -447,7 +430,6 @@ export declare class EMR extends EMRClient {
447
430
  options: __HttpHandlerOptions,
448
431
  cb: (err: any, data?: DescribeStepCommandOutput) => void
449
432
  ): void;
450
-
451
433
  describeStudio(
452
434
  args: DescribeStudioCommandInput,
453
435
  options?: __HttpHandlerOptions
@@ -461,7 +443,6 @@ export declare class EMR extends EMRClient {
461
443
  options: __HttpHandlerOptions,
462
444
  cb: (err: any, data?: DescribeStudioCommandOutput) => void
463
445
  ): void;
464
-
465
446
  getAutoTerminationPolicy(
466
447
  args: GetAutoTerminationPolicyCommandInput,
467
448
  options?: __HttpHandlerOptions
@@ -475,7 +456,6 @@ export declare class EMR extends EMRClient {
475
456
  options: __HttpHandlerOptions,
476
457
  cb: (err: any, data?: GetAutoTerminationPolicyCommandOutput) => void
477
458
  ): void;
478
-
479
459
  getBlockPublicAccessConfiguration(
480
460
  args: GetBlockPublicAccessConfigurationCommandInput,
481
461
  options?: __HttpHandlerOptions
@@ -495,7 +475,6 @@ export declare class EMR extends EMRClient {
495
475
  data?: GetBlockPublicAccessConfigurationCommandOutput
496
476
  ) => void
497
477
  ): void;
498
-
499
478
  getManagedScalingPolicy(
500
479
  args: GetManagedScalingPolicyCommandInput,
501
480
  options?: __HttpHandlerOptions
@@ -509,7 +488,6 @@ export declare class EMR extends EMRClient {
509
488
  options: __HttpHandlerOptions,
510
489
  cb: (err: any, data?: GetManagedScalingPolicyCommandOutput) => void
511
490
  ): void;
512
-
513
491
  getStudioSessionMapping(
514
492
  args: GetStudioSessionMappingCommandInput,
515
493
  options?: __HttpHandlerOptions
@@ -523,7 +501,6 @@ export declare class EMR extends EMRClient {
523
501
  options: __HttpHandlerOptions,
524
502
  cb: (err: any, data?: GetStudioSessionMappingCommandOutput) => void
525
503
  ): void;
526
-
527
504
  listBootstrapActions(
528
505
  args: ListBootstrapActionsCommandInput,
529
506
  options?: __HttpHandlerOptions
@@ -537,7 +514,6 @@ export declare class EMR extends EMRClient {
537
514
  options: __HttpHandlerOptions,
538
515
  cb: (err: any, data?: ListBootstrapActionsCommandOutput) => void
539
516
  ): void;
540
-
541
517
  listClusters(
542
518
  args: ListClustersCommandInput,
543
519
  options?: __HttpHandlerOptions
@@ -551,7 +527,6 @@ export declare class EMR extends EMRClient {
551
527
  options: __HttpHandlerOptions,
552
528
  cb: (err: any, data?: ListClustersCommandOutput) => void
553
529
  ): void;
554
-
555
530
  listInstanceFleets(
556
531
  args: ListInstanceFleetsCommandInput,
557
532
  options?: __HttpHandlerOptions
@@ -565,7 +540,6 @@ export declare class EMR extends EMRClient {
565
540
  options: __HttpHandlerOptions,
566
541
  cb: (err: any, data?: ListInstanceFleetsCommandOutput) => void
567
542
  ): void;
568
-
569
543
  listInstanceGroups(
570
544
  args: ListInstanceGroupsCommandInput,
571
545
  options?: __HttpHandlerOptions
@@ -579,7 +553,6 @@ export declare class EMR extends EMRClient {
579
553
  options: __HttpHandlerOptions,
580
554
  cb: (err: any, data?: ListInstanceGroupsCommandOutput) => void
581
555
  ): void;
582
-
583
556
  listInstances(
584
557
  args: ListInstancesCommandInput,
585
558
  options?: __HttpHandlerOptions
@@ -593,7 +566,6 @@ export declare class EMR extends EMRClient {
593
566
  options: __HttpHandlerOptions,
594
567
  cb: (err: any, data?: ListInstancesCommandOutput) => void
595
568
  ): void;
596
-
597
569
  listNotebookExecutions(
598
570
  args: ListNotebookExecutionsCommandInput,
599
571
  options?: __HttpHandlerOptions
@@ -607,7 +579,6 @@ export declare class EMR extends EMRClient {
607
579
  options: __HttpHandlerOptions,
608
580
  cb: (err: any, data?: ListNotebookExecutionsCommandOutput) => void
609
581
  ): void;
610
-
611
582
  listReleaseLabels(
612
583
  args: ListReleaseLabelsCommandInput,
613
584
  options?: __HttpHandlerOptions
@@ -621,7 +592,6 @@ export declare class EMR extends EMRClient {
621
592
  options: __HttpHandlerOptions,
622
593
  cb: (err: any, data?: ListReleaseLabelsCommandOutput) => void
623
594
  ): void;
624
-
625
595
  listSecurityConfigurations(
626
596
  args: ListSecurityConfigurationsCommandInput,
627
597
  options?: __HttpHandlerOptions
@@ -635,7 +605,6 @@ export declare class EMR extends EMRClient {
635
605
  options: __HttpHandlerOptions,
636
606
  cb: (err: any, data?: ListSecurityConfigurationsCommandOutput) => void
637
607
  ): void;
638
-
639
608
  listSteps(
640
609
  args: ListStepsCommandInput,
641
610
  options?: __HttpHandlerOptions
@@ -649,7 +618,6 @@ export declare class EMR extends EMRClient {
649
618
  options: __HttpHandlerOptions,
650
619
  cb: (err: any, data?: ListStepsCommandOutput) => void
651
620
  ): void;
652
-
653
621
  listStudios(
654
622
  args: ListStudiosCommandInput,
655
623
  options?: __HttpHandlerOptions
@@ -663,7 +631,6 @@ export declare class EMR extends EMRClient {
663
631
  options: __HttpHandlerOptions,
664
632
  cb: (err: any, data?: ListStudiosCommandOutput) => void
665
633
  ): void;
666
-
667
634
  listStudioSessionMappings(
668
635
  args: ListStudioSessionMappingsCommandInput,
669
636
  options?: __HttpHandlerOptions
@@ -677,7 +644,6 @@ export declare class EMR extends EMRClient {
677
644
  options: __HttpHandlerOptions,
678
645
  cb: (err: any, data?: ListStudioSessionMappingsCommandOutput) => void
679
646
  ): void;
680
-
681
647
  modifyCluster(
682
648
  args: ModifyClusterCommandInput,
683
649
  options?: __HttpHandlerOptions
@@ -691,7 +657,6 @@ export declare class EMR extends EMRClient {
691
657
  options: __HttpHandlerOptions,
692
658
  cb: (err: any, data?: ModifyClusterCommandOutput) => void
693
659
  ): void;
694
-
695
660
  modifyInstanceFleet(
696
661
  args: ModifyInstanceFleetCommandInput,
697
662
  options?: __HttpHandlerOptions
@@ -705,7 +670,6 @@ export declare class EMR extends EMRClient {
705
670
  options: __HttpHandlerOptions,
706
671
  cb: (err: any, data?: ModifyInstanceFleetCommandOutput) => void
707
672
  ): void;
708
-
709
673
  modifyInstanceGroups(
710
674
  args: ModifyInstanceGroupsCommandInput,
711
675
  options?: __HttpHandlerOptions
@@ -719,7 +683,6 @@ export declare class EMR extends EMRClient {
719
683
  options: __HttpHandlerOptions,
720
684
  cb: (err: any, data?: ModifyInstanceGroupsCommandOutput) => void
721
685
  ): void;
722
-
723
686
  putAutoScalingPolicy(
724
687
  args: PutAutoScalingPolicyCommandInput,
725
688
  options?: __HttpHandlerOptions
@@ -733,7 +696,6 @@ export declare class EMR extends EMRClient {
733
696
  options: __HttpHandlerOptions,
734
697
  cb: (err: any, data?: PutAutoScalingPolicyCommandOutput) => void
735
698
  ): void;
736
-
737
699
  putAutoTerminationPolicy(
738
700
  args: PutAutoTerminationPolicyCommandInput,
739
701
  options?: __HttpHandlerOptions
@@ -747,7 +709,6 @@ export declare class EMR extends EMRClient {
747
709
  options: __HttpHandlerOptions,
748
710
  cb: (err: any, data?: PutAutoTerminationPolicyCommandOutput) => void
749
711
  ): void;
750
-
751
712
  putBlockPublicAccessConfiguration(
752
713
  args: PutBlockPublicAccessConfigurationCommandInput,
753
714
  options?: __HttpHandlerOptions
@@ -767,7 +728,6 @@ export declare class EMR extends EMRClient {
767
728
  data?: PutBlockPublicAccessConfigurationCommandOutput
768
729
  ) => void
769
730
  ): void;
770
-
771
731
  putManagedScalingPolicy(
772
732
  args: PutManagedScalingPolicyCommandInput,
773
733
  options?: __HttpHandlerOptions
@@ -781,7 +741,6 @@ export declare class EMR extends EMRClient {
781
741
  options: __HttpHandlerOptions,
782
742
  cb: (err: any, data?: PutManagedScalingPolicyCommandOutput) => void
783
743
  ): void;
784
-
785
744
  removeAutoScalingPolicy(
786
745
  args: RemoveAutoScalingPolicyCommandInput,
787
746
  options?: __HttpHandlerOptions
@@ -795,7 +754,6 @@ export declare class EMR extends EMRClient {
795
754
  options: __HttpHandlerOptions,
796
755
  cb: (err: any, data?: RemoveAutoScalingPolicyCommandOutput) => void
797
756
  ): void;
798
-
799
757
  removeAutoTerminationPolicy(
800
758
  args: RemoveAutoTerminationPolicyCommandInput,
801
759
  options?: __HttpHandlerOptions
@@ -809,7 +767,6 @@ export declare class EMR extends EMRClient {
809
767
  options: __HttpHandlerOptions,
810
768
  cb: (err: any, data?: RemoveAutoTerminationPolicyCommandOutput) => void
811
769
  ): void;
812
-
813
770
  removeManagedScalingPolicy(
814
771
  args: RemoveManagedScalingPolicyCommandInput,
815
772
  options?: __HttpHandlerOptions
@@ -823,7 +780,6 @@ export declare class EMR extends EMRClient {
823
780
  options: __HttpHandlerOptions,
824
781
  cb: (err: any, data?: RemoveManagedScalingPolicyCommandOutput) => void
825
782
  ): void;
826
-
827
783
  removeTags(
828
784
  args: RemoveTagsCommandInput,
829
785
  options?: __HttpHandlerOptions
@@ -837,7 +793,6 @@ export declare class EMR extends EMRClient {
837
793
  options: __HttpHandlerOptions,
838
794
  cb: (err: any, data?: RemoveTagsCommandOutput) => void
839
795
  ): void;
840
-
841
796
  runJobFlow(
842
797
  args: RunJobFlowCommandInput,
843
798
  options?: __HttpHandlerOptions
@@ -851,7 +806,6 @@ export declare class EMR extends EMRClient {
851
806
  options: __HttpHandlerOptions,
852
807
  cb: (err: any, data?: RunJobFlowCommandOutput) => void
853
808
  ): void;
854
-
855
809
  setTerminationProtection(
856
810
  args: SetTerminationProtectionCommandInput,
857
811
  options?: __HttpHandlerOptions
@@ -865,7 +819,6 @@ export declare class EMR extends EMRClient {
865
819
  options: __HttpHandlerOptions,
866
820
  cb: (err: any, data?: SetTerminationProtectionCommandOutput) => void
867
821
  ): void;
868
-
869
822
  setVisibleToAllUsers(
870
823
  args: SetVisibleToAllUsersCommandInput,
871
824
  options?: __HttpHandlerOptions
@@ -879,7 +832,6 @@ export declare class EMR extends EMRClient {
879
832
  options: __HttpHandlerOptions,
880
833
  cb: (err: any, data?: SetVisibleToAllUsersCommandOutput) => void
881
834
  ): void;
882
-
883
835
  startNotebookExecution(
884
836
  args: StartNotebookExecutionCommandInput,
885
837
  options?: __HttpHandlerOptions
@@ -893,7 +845,6 @@ export declare class EMR extends EMRClient {
893
845
  options: __HttpHandlerOptions,
894
846
  cb: (err: any, data?: StartNotebookExecutionCommandOutput) => void
895
847
  ): void;
896
-
897
848
  stopNotebookExecution(
898
849
  args: StopNotebookExecutionCommandInput,
899
850
  options?: __HttpHandlerOptions
@@ -907,7 +858,6 @@ export declare class EMR extends EMRClient {
907
858
  options: __HttpHandlerOptions,
908
859
  cb: (err: any, data?: StopNotebookExecutionCommandOutput) => void
909
860
  ): void;
910
-
911
861
  terminateJobFlows(
912
862
  args: TerminateJobFlowsCommandInput,
913
863
  options?: __HttpHandlerOptions
@@ -921,7 +871,6 @@ export declare class EMR extends EMRClient {
921
871
  options: __HttpHandlerOptions,
922
872
  cb: (err: any, data?: TerminateJobFlowsCommandOutput) => void
923
873
  ): void;
924
-
925
874
  updateStudio(
926
875
  args: UpdateStudioCommandInput,
927
876
  options?: __HttpHandlerOptions
@@ -935,7 +884,6 @@ export declare class EMR extends EMRClient {
935
884
  options: __HttpHandlerOptions,
936
885
  cb: (err: any, data?: UpdateStudioCommandOutput) => void
937
886
  ): void;
938
-
939
887
  updateStudioSessionMapping(
940
888
  args: UpdateStudioSessionMappingCommandInput,
941
889
  options?: __HttpHandlerOptions
@@ -359,47 +359,26 @@ export declare type ServiceOutputTypes =
359
359
  export interface ClientDefaults
360
360
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
361
361
  requestHandler?: __HttpHandler;
362
-
363
362
  sha256?: __HashConstructor;
364
-
365
363
  urlParser?: __UrlParser;
366
-
367
364
  bodyLengthChecker?: __BodyLengthCalculator;
368
-
369
365
  streamCollector?: __StreamCollector;
370
-
371
366
  base64Decoder?: __Decoder;
372
-
373
367
  base64Encoder?: __Encoder;
374
-
375
368
  utf8Decoder?: __Decoder;
376
-
377
369
  utf8Encoder?: __Encoder;
378
-
379
370
  runtime?: string;
380
-
381
371
  disableHostPrefix?: boolean;
382
-
383
372
  maxAttempts?: number | __Provider<number>;
384
-
385
373
  retryMode?: string | __Provider<string>;
386
-
387
374
  logger?: __Logger;
388
-
389
375
  useDualstackEndpoint?: boolean | __Provider<boolean>;
390
-
391
376
  useFipsEndpoint?: boolean | __Provider<boolean>;
392
-
393
377
  serviceId?: string;
394
-
395
378
  region?: string | __Provider<string>;
396
-
397
379
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
398
-
399
380
  regionInfoProvider?: RegionInfoProvider;
400
-
401
381
  defaultUserAgentProvider?: Provider<__UserAgent>;
402
-
403
382
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
404
383
  }
405
384
  declare type EMRClientConfigType = Partial<
@@ -412,7 +391,6 @@ declare type EMRClientConfigType = Partial<
412
391
  HostHeaderInputConfig &
413
392
  AwsAuthInputConfig &
414
393
  UserAgentInputConfig;
415
-
416
394
  export interface EMRClientConfig extends EMRClientConfigType {}
417
395
  declare type EMRClientResolvedConfigType =
418
396
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -423,9 +401,7 @@ declare type EMRClientResolvedConfigType =
423
401
  HostHeaderResolvedConfig &
424
402
  AwsAuthResolvedConfig &
425
403
  UserAgentResolvedConfig;
426
-
427
404
  export interface EMRClientResolvedConfig extends EMRClientResolvedConfigType {}
428
-
429
405
  export declare class EMRClient extends __Client<
430
406
  __HttpHandlerOptions,
431
407
  ServiceInputTypes,
@@ -434,7 +410,6 @@ export declare class EMRClient extends __Client<
434
410
  > {
435
411
  readonly config: EMRClientResolvedConfig;
436
412
  constructor(configuration: EMRClientConfig);
437
-
438
413
  destroy(): void;
439
414
  }
440
415
  export {};
@@ -18,7 +18,6 @@ export interface AddInstanceFleetCommandInput extends AddInstanceFleetInput {}
18
18
  export interface AddInstanceFleetCommandOutput
19
19
  extends AddInstanceFleetOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AddInstanceFleetCommand extends $Command<
23
22
  AddInstanceFleetCommandInput,
24
23
  AddInstanceFleetCommandOutput,
@@ -26,7 +25,6 @@ export declare class AddInstanceFleetCommand extends $Command<
26
25
  > {
27
26
  readonly input: AddInstanceFleetCommandInput;
28
27
  constructor(input: AddInstanceFleetCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: EMRClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface AddInstanceGroupsCommandInput extends AddInstanceGroupsInput {}
18
18
  export interface AddInstanceGroupsCommandOutput
19
19
  extends AddInstanceGroupsOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AddInstanceGroupsCommand extends $Command<
23
22
  AddInstanceGroupsCommandInput,
24
23
  AddInstanceGroupsCommandOutput,
@@ -26,7 +25,6 @@ export declare class AddInstanceGroupsCommand extends $Command<
26
25
  > {
27
26
  readonly input: AddInstanceGroupsCommandInput;
28
27
  constructor(input: AddInstanceGroupsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: EMRClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface AddJobFlowStepsCommandInput extends AddJobFlowStepsInput {}
18
18
  export interface AddJobFlowStepsCommandOutput
19
19
  extends AddJobFlowStepsOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AddJobFlowStepsCommand extends $Command<
23
22
  AddJobFlowStepsCommandInput,
24
23
  AddJobFlowStepsCommandOutput,
@@ -26,7 +25,6 @@ export declare class AddJobFlowStepsCommand extends $Command<
26
25
  > {
27
26
  readonly input: AddJobFlowStepsCommandInput;
28
27
  constructor(input: AddJobFlowStepsCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: EMRClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { AddTagsInput, AddTagsOutput } from "../models/models_0";
14
14
  export interface AddTagsCommandInput extends AddTagsInput {}
15
15
  export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {}
16
-
17
16
  export declare class AddTagsCommand extends $Command<
18
17
  AddTagsCommandInput,
19
18
  AddTagsCommandOutput,
@@ -21,7 +20,6 @@ export declare class AddTagsCommand extends $Command<
21
20
  > {
22
21
  readonly input: AddTagsCommandInput;
23
22
  constructor(input: AddTagsCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CancelStepsCommandInput extends CancelStepsInput {}
15
15
  export interface CancelStepsCommandOutput
16
16
  extends CancelStepsOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CancelStepsCommand extends $Command<
20
19
  CancelStepsCommandInput,
21
20
  CancelStepsCommandOutput,
@@ -23,7 +22,6 @@ export declare class CancelStepsCommand extends $Command<
23
22
  > {
24
23
  readonly input: CancelStepsCommandInput;
25
24
  constructor(input: CancelStepsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateSecurityConfigurationCommandInput
19
19
  export interface CreateSecurityConfigurationCommandOutput
20
20
  extends CreateSecurityConfigurationOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateSecurityConfigurationCommand extends $Command<
24
23
  CreateSecurityConfigurationCommandInput,
25
24
  CreateSecurityConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateSecurityConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateSecurityConfigurationCommandInput;
29
28
  constructor(input: CreateSecurityConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateStudioCommandInput extends CreateStudioInput {}
15
15
  export interface CreateStudioCommandOutput
16
16
  extends CreateStudioOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateStudioCommand extends $Command<
20
19
  CreateStudioCommandInput,
21
20
  CreateStudioCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateStudioCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateStudioCommandInput;
25
24
  constructor(input: CreateStudioCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateStudioSessionMappingCommandInput
15
15
  extends CreateStudioSessionMappingInput {}
16
16
  export interface CreateStudioSessionMappingCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class CreateStudioSessionMappingCommand extends $Command<
20
19
  CreateStudioSessionMappingCommandInput,
21
20
  CreateStudioSessionMappingCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateStudioSessionMappingCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateStudioSessionMappingCommandInput;
25
24
  constructor(input: CreateStudioSessionMappingCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: EMRClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteSecurityConfigurationCommandInput
19
19
  export interface DeleteSecurityConfigurationCommandOutput
20
20
  extends DeleteSecurityConfigurationOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteSecurityConfigurationCommand extends $Command<
24
23
  DeleteSecurityConfigurationCommandInput,
25
24
  DeleteSecurityConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteSecurityConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteSecurityConfigurationCommandInput;
29
28
  constructor(input: DeleteSecurityConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: EMRClientResolvedConfig,