@aws-sdk/client-emr 3.590.0 → 3.596.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 (117) hide show
  1. package/dist-cjs/index.js +0 -56
  2. package/dist-types/commands/AddInstanceFleetCommand.d.ts +2 -1
  3. package/dist-types/commands/AddInstanceGroupsCommand.d.ts +2 -1
  4. package/dist-types/commands/AddJobFlowStepsCommand.d.ts +2 -1
  5. package/dist-types/commands/AddTagsCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelStepsCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateStudioCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteStudioCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeJobFlowsCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeStepCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeStudioCommand.d.ts +2 -1
  20. package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
  21. package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
  22. package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
  23. package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
  24. package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +2 -1
  25. package/dist-types/commands/ListBootstrapActionsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListClustersCommand.d.ts +2 -1
  27. package/dist-types/commands/ListInstanceFleetsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListInstanceGroupsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
  30. package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListReleaseLabelsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListStepsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListStudiosCommand.d.ts +2 -1
  36. package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
  37. package/dist-types/commands/ModifyClusterCommand.d.ts +2 -1
  38. package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +2 -1
  39. package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
  40. package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
  41. package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
  42. package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
  43. package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
  44. package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
  45. package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
  47. package/dist-types/commands/RemoveTagsCommand.d.ts +2 -1
  48. package/dist-types/commands/RunJobFlowCommand.d.ts +2 -1
  49. package/dist-types/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
  50. package/dist-types/commands/SetTerminationProtectionCommand.d.ts +2 -1
  51. package/dist-types/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
  52. package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
  53. package/dist-types/commands/StartNotebookExecutionCommand.d.ts +2 -1
  54. package/dist-types/commands/StopNotebookExecutionCommand.d.ts +2 -1
  55. package/dist-types/commands/TerminateJobFlowsCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateStudioCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
  58. package/dist-types/index.d.ts +2 -2
  59. package/dist-types/models/EMRServiceException.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/models/EMRServiceException.d.ts +2 -1
  117. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -301,7 +301,6 @@ var EMRClient = _EMRClient;
301
301
 
302
302
  var import_middleware_serde = require("@smithy/middleware-serde");
303
303
 
304
- var import_types = require("@smithy/types");
305
304
 
306
305
  // src/protocols/Aws_json1_1.ts
307
306
  var import_core2 = require("@aws-sdk/core");
@@ -2703,7 +2702,6 @@ var AddInstanceFleetCommand = _AddInstanceFleetCommand;
2703
2702
 
2704
2703
 
2705
2704
 
2706
-
2707
2705
  var _AddInstanceGroupsCommand = class _AddInstanceGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
2708
2706
  ...commonParams
2709
2707
  }).m(function(Command, cs, config, o) {
@@ -2720,7 +2718,6 @@ var AddInstanceGroupsCommand = _AddInstanceGroupsCommand;
2720
2718
 
2721
2719
 
2722
2720
 
2723
-
2724
2721
  var _AddJobFlowStepsCommand = class _AddJobFlowStepsCommand extends import_smithy_client.Command.classBuilder().ep({
2725
2722
  ...commonParams
2726
2723
  }).m(function(Command, cs, config, o) {
@@ -2737,7 +2734,6 @@ var AddJobFlowStepsCommand = _AddJobFlowStepsCommand;
2737
2734
 
2738
2735
 
2739
2736
 
2740
-
2741
2737
  var _AddTagsCommand = class _AddTagsCommand extends import_smithy_client.Command.classBuilder().ep({
2742
2738
  ...commonParams
2743
2739
  }).m(function(Command, cs, config, o) {
@@ -2754,7 +2750,6 @@ var AddTagsCommand = _AddTagsCommand;
2754
2750
 
2755
2751
 
2756
2752
 
2757
-
2758
2753
  var _CancelStepsCommand = class _CancelStepsCommand extends import_smithy_client.Command.classBuilder().ep({
2759
2754
  ...commonParams
2760
2755
  }).m(function(Command, cs, config, o) {
@@ -2771,7 +2766,6 @@ var CancelStepsCommand = _CancelStepsCommand;
2771
2766
 
2772
2767
 
2773
2768
 
2774
-
2775
2769
  var _CreateSecurityConfigurationCommand = class _CreateSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2776
2770
  ...commonParams
2777
2771
  }).m(function(Command, cs, config, o) {
@@ -2788,7 +2782,6 @@ var CreateSecurityConfigurationCommand = _CreateSecurityConfigurationCommand;
2788
2782
 
2789
2783
 
2790
2784
 
2791
-
2792
2785
  var _CreateStudioCommand = class _CreateStudioCommand extends import_smithy_client.Command.classBuilder().ep({
2793
2786
  ...commonParams
2794
2787
  }).m(function(Command, cs, config, o) {
@@ -2805,7 +2798,6 @@ var CreateStudioCommand = _CreateStudioCommand;
2805
2798
 
2806
2799
 
2807
2800
 
2808
-
2809
2801
  var _CreateStudioSessionMappingCommand = class _CreateStudioSessionMappingCommand extends import_smithy_client.Command.classBuilder().ep({
2810
2802
  ...commonParams
2811
2803
  }).m(function(Command, cs, config, o) {
@@ -2822,7 +2814,6 @@ var CreateStudioSessionMappingCommand = _CreateStudioSessionMappingCommand;
2822
2814
 
2823
2815
 
2824
2816
 
2825
-
2826
2817
  var _DeleteSecurityConfigurationCommand = class _DeleteSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2827
2818
  ...commonParams
2828
2819
  }).m(function(Command, cs, config, o) {
@@ -2839,7 +2830,6 @@ var DeleteSecurityConfigurationCommand = _DeleteSecurityConfigurationCommand;
2839
2830
 
2840
2831
 
2841
2832
 
2842
-
2843
2833
  var _DeleteStudioCommand = class _DeleteStudioCommand extends import_smithy_client.Command.classBuilder().ep({
2844
2834
  ...commonParams
2845
2835
  }).m(function(Command, cs, config, o) {
@@ -2856,7 +2846,6 @@ var DeleteStudioCommand = _DeleteStudioCommand;
2856
2846
 
2857
2847
 
2858
2848
 
2859
-
2860
2849
  var _DeleteStudioSessionMappingCommand = class _DeleteStudioSessionMappingCommand extends import_smithy_client.Command.classBuilder().ep({
2861
2850
  ...commonParams
2862
2851
  }).m(function(Command, cs, config, o) {
@@ -2873,7 +2862,6 @@ var DeleteStudioSessionMappingCommand = _DeleteStudioSessionMappingCommand;
2873
2862
 
2874
2863
 
2875
2864
 
2876
-
2877
2865
  var _DescribeClusterCommand = class _DescribeClusterCommand extends import_smithy_client.Command.classBuilder().ep({
2878
2866
  ...commonParams
2879
2867
  }).m(function(Command, cs, config, o) {
@@ -2890,7 +2878,6 @@ var DescribeClusterCommand = _DescribeClusterCommand;
2890
2878
 
2891
2879
 
2892
2880
 
2893
-
2894
2881
  var _DescribeJobFlowsCommand = class _DescribeJobFlowsCommand extends import_smithy_client.Command.classBuilder().ep({
2895
2882
  ...commonParams
2896
2883
  }).m(function(Command, cs, config, o) {
@@ -2907,7 +2894,6 @@ var DescribeJobFlowsCommand = _DescribeJobFlowsCommand;
2907
2894
 
2908
2895
 
2909
2896
 
2910
-
2911
2897
  var _DescribeNotebookExecutionCommand = class _DescribeNotebookExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
2912
2898
  ...commonParams
2913
2899
  }).m(function(Command, cs, config, o) {
@@ -2924,7 +2910,6 @@ var DescribeNotebookExecutionCommand = _DescribeNotebookExecutionCommand;
2924
2910
 
2925
2911
 
2926
2912
 
2927
-
2928
2913
  var _DescribeReleaseLabelCommand = class _DescribeReleaseLabelCommand extends import_smithy_client.Command.classBuilder().ep({
2929
2914
  ...commonParams
2930
2915
  }).m(function(Command, cs, config, o) {
@@ -2941,7 +2926,6 @@ var DescribeReleaseLabelCommand = _DescribeReleaseLabelCommand;
2941
2926
 
2942
2927
 
2943
2928
 
2944
-
2945
2929
  var _DescribeSecurityConfigurationCommand = class _DescribeSecurityConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2946
2930
  ...commonParams
2947
2931
  }).m(function(Command, cs, config, o) {
@@ -2958,7 +2942,6 @@ var DescribeSecurityConfigurationCommand = _DescribeSecurityConfigurationCommand
2958
2942
 
2959
2943
 
2960
2944
 
2961
-
2962
2945
  var _DescribeStepCommand = class _DescribeStepCommand extends import_smithy_client.Command.classBuilder().ep({
2963
2946
  ...commonParams
2964
2947
  }).m(function(Command, cs, config, o) {
@@ -2975,7 +2958,6 @@ var DescribeStepCommand = _DescribeStepCommand;
2975
2958
 
2976
2959
 
2977
2960
 
2978
-
2979
2961
  var _DescribeStudioCommand = class _DescribeStudioCommand extends import_smithy_client.Command.classBuilder().ep({
2980
2962
  ...commonParams
2981
2963
  }).m(function(Command, cs, config, o) {
@@ -2992,7 +2974,6 @@ var DescribeStudioCommand = _DescribeStudioCommand;
2992
2974
 
2993
2975
 
2994
2976
 
2995
-
2996
2977
  var _GetAutoTerminationPolicyCommand = class _GetAutoTerminationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2997
2978
  ...commonParams
2998
2979
  }).m(function(Command, cs, config, o) {
@@ -3009,7 +2990,6 @@ var GetAutoTerminationPolicyCommand = _GetAutoTerminationPolicyCommand;
3009
2990
 
3010
2991
 
3011
2992
 
3012
-
3013
2993
  var _GetBlockPublicAccessConfigurationCommand = class _GetBlockPublicAccessConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3014
2994
  ...commonParams
3015
2995
  }).m(function(Command, cs, config, o) {
@@ -3026,7 +3006,6 @@ var GetBlockPublicAccessConfigurationCommand = _GetBlockPublicAccessConfiguratio
3026
3006
 
3027
3007
 
3028
3008
 
3029
-
3030
3009
  var _GetClusterSessionCredentialsCommand = class _GetClusterSessionCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
3031
3010
  ...commonParams
3032
3011
  }).m(function(Command, cs, config, o) {
@@ -3043,7 +3022,6 @@ var GetClusterSessionCredentialsCommand = _GetClusterSessionCredentialsCommand;
3043
3022
 
3044
3023
 
3045
3024
 
3046
-
3047
3025
  var _GetManagedScalingPolicyCommand = class _GetManagedScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3048
3026
  ...commonParams
3049
3027
  }).m(function(Command, cs, config, o) {
@@ -3060,7 +3038,6 @@ var GetManagedScalingPolicyCommand = _GetManagedScalingPolicyCommand;
3060
3038
 
3061
3039
 
3062
3040
 
3063
-
3064
3041
  var _GetStudioSessionMappingCommand = class _GetStudioSessionMappingCommand extends import_smithy_client.Command.classBuilder().ep({
3065
3042
  ...commonParams
3066
3043
  }).m(function(Command, cs, config, o) {
@@ -3077,7 +3054,6 @@ var GetStudioSessionMappingCommand = _GetStudioSessionMappingCommand;
3077
3054
 
3078
3055
 
3079
3056
 
3080
-
3081
3057
  var _ListBootstrapActionsCommand = class _ListBootstrapActionsCommand extends import_smithy_client.Command.classBuilder().ep({
3082
3058
  ...commonParams
3083
3059
  }).m(function(Command, cs, config, o) {
@@ -3094,7 +3070,6 @@ var ListBootstrapActionsCommand = _ListBootstrapActionsCommand;
3094
3070
 
3095
3071
 
3096
3072
 
3097
-
3098
3073
  var _ListClustersCommand = class _ListClustersCommand extends import_smithy_client.Command.classBuilder().ep({
3099
3074
  ...commonParams
3100
3075
  }).m(function(Command, cs, config, o) {
@@ -3111,7 +3086,6 @@ var ListClustersCommand = _ListClustersCommand;
3111
3086
 
3112
3087
 
3113
3088
 
3114
-
3115
3089
  var _ListInstanceFleetsCommand = class _ListInstanceFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
3116
3090
  ...commonParams
3117
3091
  }).m(function(Command, cs, config, o) {
@@ -3128,7 +3102,6 @@ var ListInstanceFleetsCommand = _ListInstanceFleetsCommand;
3128
3102
 
3129
3103
 
3130
3104
 
3131
-
3132
3105
  var _ListInstanceGroupsCommand = class _ListInstanceGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3133
3106
  ...commonParams
3134
3107
  }).m(function(Command, cs, config, o) {
@@ -3145,7 +3118,6 @@ var ListInstanceGroupsCommand = _ListInstanceGroupsCommand;
3145
3118
 
3146
3119
 
3147
3120
 
3148
-
3149
3121
  var _ListInstancesCommand = class _ListInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
3150
3122
  ...commonParams
3151
3123
  }).m(function(Command, cs, config, o) {
@@ -3162,7 +3134,6 @@ var ListInstancesCommand = _ListInstancesCommand;
3162
3134
 
3163
3135
 
3164
3136
 
3165
-
3166
3137
  var _ListNotebookExecutionsCommand = class _ListNotebookExecutionsCommand extends import_smithy_client.Command.classBuilder().ep({
3167
3138
  ...commonParams
3168
3139
  }).m(function(Command, cs, config, o) {
@@ -3179,7 +3150,6 @@ var ListNotebookExecutionsCommand = _ListNotebookExecutionsCommand;
3179
3150
 
3180
3151
 
3181
3152
 
3182
-
3183
3153
  var _ListReleaseLabelsCommand = class _ListReleaseLabelsCommand extends import_smithy_client.Command.classBuilder().ep({
3184
3154
  ...commonParams
3185
3155
  }).m(function(Command, cs, config, o) {
@@ -3196,7 +3166,6 @@ var ListReleaseLabelsCommand = _ListReleaseLabelsCommand;
3196
3166
 
3197
3167
 
3198
3168
 
3199
-
3200
3169
  var _ListSecurityConfigurationsCommand = class _ListSecurityConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3201
3170
  ...commonParams
3202
3171
  }).m(function(Command, cs, config, o) {
@@ -3213,7 +3182,6 @@ var ListSecurityConfigurationsCommand = _ListSecurityConfigurationsCommand;
3213
3182
 
3214
3183
 
3215
3184
 
3216
-
3217
3185
  var _ListStepsCommand = class _ListStepsCommand extends import_smithy_client.Command.classBuilder().ep({
3218
3186
  ...commonParams
3219
3187
  }).m(function(Command, cs, config, o) {
@@ -3230,7 +3198,6 @@ var ListStepsCommand = _ListStepsCommand;
3230
3198
 
3231
3199
 
3232
3200
 
3233
-
3234
3201
  var _ListStudiosCommand = class _ListStudiosCommand extends import_smithy_client.Command.classBuilder().ep({
3235
3202
  ...commonParams
3236
3203
  }).m(function(Command, cs, config, o) {
@@ -3247,7 +3214,6 @@ var ListStudiosCommand = _ListStudiosCommand;
3247
3214
 
3248
3215
 
3249
3216
 
3250
-
3251
3217
  var _ListStudioSessionMappingsCommand = class _ListStudioSessionMappingsCommand extends import_smithy_client.Command.classBuilder().ep({
3252
3218
  ...commonParams
3253
3219
  }).m(function(Command, cs, config, o) {
@@ -3264,7 +3230,6 @@ var ListStudioSessionMappingsCommand = _ListStudioSessionMappingsCommand;
3264
3230
 
3265
3231
 
3266
3232
 
3267
-
3268
3233
  var _ListSupportedInstanceTypesCommand = class _ListSupportedInstanceTypesCommand extends import_smithy_client.Command.classBuilder().ep({
3269
3234
  ...commonParams
3270
3235
  }).m(function(Command, cs, config, o) {
@@ -3281,7 +3246,6 @@ var ListSupportedInstanceTypesCommand = _ListSupportedInstanceTypesCommand;
3281
3246
 
3282
3247
 
3283
3248
 
3284
-
3285
3249
  var _ModifyClusterCommand = class _ModifyClusterCommand extends import_smithy_client.Command.classBuilder().ep({
3286
3250
  ...commonParams
3287
3251
  }).m(function(Command, cs, config, o) {
@@ -3298,7 +3262,6 @@ var ModifyClusterCommand = _ModifyClusterCommand;
3298
3262
 
3299
3263
 
3300
3264
 
3301
-
3302
3265
  var _ModifyInstanceFleetCommand = class _ModifyInstanceFleetCommand extends import_smithy_client.Command.classBuilder().ep({
3303
3266
  ...commonParams
3304
3267
  }).m(function(Command, cs, config, o) {
@@ -3315,7 +3278,6 @@ var ModifyInstanceFleetCommand = _ModifyInstanceFleetCommand;
3315
3278
 
3316
3279
 
3317
3280
 
3318
-
3319
3281
  var _ModifyInstanceGroupsCommand = class _ModifyInstanceGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
3320
3282
  ...commonParams
3321
3283
  }).m(function(Command, cs, config, o) {
@@ -3332,7 +3294,6 @@ var ModifyInstanceGroupsCommand = _ModifyInstanceGroupsCommand;
3332
3294
 
3333
3295
 
3334
3296
 
3335
-
3336
3297
  var _PutAutoScalingPolicyCommand = class _PutAutoScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3337
3298
  ...commonParams
3338
3299
  }).m(function(Command, cs, config, o) {
@@ -3349,7 +3310,6 @@ var PutAutoScalingPolicyCommand = _PutAutoScalingPolicyCommand;
3349
3310
 
3350
3311
 
3351
3312
 
3352
-
3353
3313
  var _PutAutoTerminationPolicyCommand = class _PutAutoTerminationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3354
3314
  ...commonParams
3355
3315
  }).m(function(Command, cs, config, o) {
@@ -3366,7 +3326,6 @@ var PutAutoTerminationPolicyCommand = _PutAutoTerminationPolicyCommand;
3366
3326
 
3367
3327
 
3368
3328
 
3369
-
3370
3329
  var _PutBlockPublicAccessConfigurationCommand = class _PutBlockPublicAccessConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3371
3330
  ...commonParams
3372
3331
  }).m(function(Command, cs, config, o) {
@@ -3383,7 +3342,6 @@ var PutBlockPublicAccessConfigurationCommand = _PutBlockPublicAccessConfiguratio
3383
3342
 
3384
3343
 
3385
3344
 
3386
-
3387
3345
  var _PutManagedScalingPolicyCommand = class _PutManagedScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3388
3346
  ...commonParams
3389
3347
  }).m(function(Command, cs, config, o) {
@@ -3400,7 +3358,6 @@ var PutManagedScalingPolicyCommand = _PutManagedScalingPolicyCommand;
3400
3358
 
3401
3359
 
3402
3360
 
3403
-
3404
3361
  var _RemoveAutoScalingPolicyCommand = class _RemoveAutoScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3405
3362
  ...commonParams
3406
3363
  }).m(function(Command, cs, config, o) {
@@ -3417,7 +3374,6 @@ var RemoveAutoScalingPolicyCommand = _RemoveAutoScalingPolicyCommand;
3417
3374
 
3418
3375
 
3419
3376
 
3420
-
3421
3377
  var _RemoveAutoTerminationPolicyCommand = class _RemoveAutoTerminationPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3422
3378
  ...commonParams
3423
3379
  }).m(function(Command, cs, config, o) {
@@ -3434,7 +3390,6 @@ var RemoveAutoTerminationPolicyCommand = _RemoveAutoTerminationPolicyCommand;
3434
3390
 
3435
3391
 
3436
3392
 
3437
-
3438
3393
  var _RemoveManagedScalingPolicyCommand = class _RemoveManagedScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3439
3394
  ...commonParams
3440
3395
  }).m(function(Command, cs, config, o) {
@@ -3451,7 +3406,6 @@ var RemoveManagedScalingPolicyCommand = _RemoveManagedScalingPolicyCommand;
3451
3406
 
3452
3407
 
3453
3408
 
3454
-
3455
3409
  var _RemoveTagsCommand = class _RemoveTagsCommand extends import_smithy_client.Command.classBuilder().ep({
3456
3410
  ...commonParams
3457
3411
  }).m(function(Command, cs, config, o) {
@@ -3468,7 +3422,6 @@ var RemoveTagsCommand = _RemoveTagsCommand;
3468
3422
 
3469
3423
 
3470
3424
 
3471
-
3472
3425
  var _RunJobFlowCommand = class _RunJobFlowCommand extends import_smithy_client.Command.classBuilder().ep({
3473
3426
  ...commonParams
3474
3427
  }).m(function(Command, cs, config, o) {
@@ -3485,7 +3438,6 @@ var RunJobFlowCommand = _RunJobFlowCommand;
3485
3438
 
3486
3439
 
3487
3440
 
3488
-
3489
3441
  var _SetKeepJobFlowAliveWhenNoStepsCommand = class _SetKeepJobFlowAliveWhenNoStepsCommand extends import_smithy_client.Command.classBuilder().ep({
3490
3442
  ...commonParams
3491
3443
  }).m(function(Command, cs, config, o) {
@@ -3502,7 +3454,6 @@ var SetKeepJobFlowAliveWhenNoStepsCommand = _SetKeepJobFlowAliveWhenNoStepsComma
3502
3454
 
3503
3455
 
3504
3456
 
3505
-
3506
3457
  var _SetTerminationProtectionCommand = class _SetTerminationProtectionCommand extends import_smithy_client.Command.classBuilder().ep({
3507
3458
  ...commonParams
3508
3459
  }).m(function(Command, cs, config, o) {
@@ -3519,7 +3470,6 @@ var SetTerminationProtectionCommand = _SetTerminationProtectionCommand;
3519
3470
 
3520
3471
 
3521
3472
 
3522
-
3523
3473
  var _SetUnhealthyNodeReplacementCommand = class _SetUnhealthyNodeReplacementCommand extends import_smithy_client.Command.classBuilder().ep({
3524
3474
  ...commonParams
3525
3475
  }).m(function(Command, cs, config, o) {
@@ -3536,7 +3486,6 @@ var SetUnhealthyNodeReplacementCommand = _SetUnhealthyNodeReplacementCommand;
3536
3486
 
3537
3487
 
3538
3488
 
3539
-
3540
3489
  var _SetVisibleToAllUsersCommand = class _SetVisibleToAllUsersCommand extends import_smithy_client.Command.classBuilder().ep({
3541
3490
  ...commonParams
3542
3491
  }).m(function(Command, cs, config, o) {
@@ -3553,7 +3502,6 @@ var SetVisibleToAllUsersCommand = _SetVisibleToAllUsersCommand;
3553
3502
 
3554
3503
 
3555
3504
 
3556
-
3557
3505
  var _StartNotebookExecutionCommand = class _StartNotebookExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
3558
3506
  ...commonParams
3559
3507
  }).m(function(Command, cs, config, o) {
@@ -3570,7 +3518,6 @@ var StartNotebookExecutionCommand = _StartNotebookExecutionCommand;
3570
3518
 
3571
3519
 
3572
3520
 
3573
-
3574
3521
  var _StopNotebookExecutionCommand = class _StopNotebookExecutionCommand extends import_smithy_client.Command.classBuilder().ep({
3575
3522
  ...commonParams
3576
3523
  }).m(function(Command, cs, config, o) {
@@ -3587,7 +3534,6 @@ var StopNotebookExecutionCommand = _StopNotebookExecutionCommand;
3587
3534
 
3588
3535
 
3589
3536
 
3590
-
3591
3537
  var _TerminateJobFlowsCommand = class _TerminateJobFlowsCommand extends import_smithy_client.Command.classBuilder().ep({
3592
3538
  ...commonParams
3593
3539
  }).m(function(Command, cs, config, o) {
@@ -3604,7 +3550,6 @@ var TerminateJobFlowsCommand = _TerminateJobFlowsCommand;
3604
3550
 
3605
3551
 
3606
3552
 
3607
-
3608
3553
  var _UpdateStudioCommand = class _UpdateStudioCommand extends import_smithy_client.Command.classBuilder().ep({
3609
3554
  ...commonParams
3610
3555
  }).m(function(Command, cs, config, o) {
@@ -3621,7 +3566,6 @@ var UpdateStudioCommand = _UpdateStudioCommand;
3621
3566
 
3622
3567
 
3623
3568
 
3624
-
3625
3569
  var _UpdateStudioSessionMappingCommand = class _UpdateStudioSessionMappingCommand extends import_smithy_client.Command.classBuilder().ep({
3626
3570
  ...commonParams
3627
3571
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AddInstanceFleetInput, AddInstanceFleetOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AddInstanceGroupsInput, AddInstanceGroupsOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AddJobFlowStepsInput, AddJobFlowStepsOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AddTagsInput, AddTagsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CancelStepsInput, CancelStepsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSecurityConfigurationInput, CreateSecurityConfigurationOutput } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateStudioInput, CreateStudioOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateStudioSessionMappingInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteSecurityConfigurationInput, DeleteSecurityConfigurationOutput } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteStudioInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteStudioSessionMappingInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeClusterInput, DescribeClusterOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeJobFlowsInput, DescribeJobFlowsOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeNotebookExecutionInput, DescribeNotebookExecutionOutput } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeReleaseLabelInput, DescribeReleaseLabelOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeSecurityConfigurationInput, DescribeSecurityConfigurationOutput
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeStepInput, DescribeStepOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeStudioInput, DescribeStudioOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAutoTerminationPolicyInput, GetAutoTerminationPolicyOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetBlockPublicAccessConfigurationInput, GetBlockPublicAccessConfigurati
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetClusterSessionCredentialsInput, GetClusterSessionCredentialsOutput }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetManagedScalingPolicyInput, GetManagedScalingPolicyOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetStudioSessionMappingInput, GetStudioSessionMappingOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *