@aws-sdk/client-emr 3.651.1 → 3.658.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 (113) hide show
  1. package/dist-types/commands/AddInstanceFleetCommand.d.ts +11 -0
  2. package/dist-types/commands/AddInstanceGroupsCommand.d.ts +11 -0
  3. package/dist-types/commands/AddJobFlowStepsCommand.d.ts +11 -0
  4. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  5. package/dist-types/commands/CancelStepsCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateStudioCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +11 -0
  9. package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteStudioCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +11 -0
  12. package/dist-types/commands/DescribeClusterCommand.d.ts +11 -0
  13. package/dist-types/commands/DescribeJobFlowsCommand.d.ts +11 -0
  14. package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +11 -0
  15. package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +11 -0
  16. package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeStepCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeStudioCommand.d.ts +11 -0
  19. package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +11 -0
  20. package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +11 -0
  21. package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +11 -0
  22. package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +11 -0
  23. package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +11 -0
  24. package/dist-types/commands/ListBootstrapActionsCommand.d.ts +11 -0
  25. package/dist-types/commands/ListClustersCommand.d.ts +11 -0
  26. package/dist-types/commands/ListInstanceFleetsCommand.d.ts +11 -0
  27. package/dist-types/commands/ListInstanceGroupsCommand.d.ts +11 -0
  28. package/dist-types/commands/ListInstancesCommand.d.ts +11 -0
  29. package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +11 -0
  30. package/dist-types/commands/ListReleaseLabelsCommand.d.ts +11 -0
  31. package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +11 -0
  32. package/dist-types/commands/ListStepsCommand.d.ts +11 -0
  33. package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +11 -0
  34. package/dist-types/commands/ListStudiosCommand.d.ts +11 -0
  35. package/dist-types/commands/ListSupportedInstanceTypesCommand.d.ts +11 -0
  36. package/dist-types/commands/ModifyClusterCommand.d.ts +11 -0
  37. package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +11 -0
  38. package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +11 -0
  39. package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +11 -0
  40. package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +11 -0
  41. package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +11 -0
  42. package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +11 -0
  43. package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +11 -0
  44. package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +11 -0
  45. package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +11 -0
  46. package/dist-types/commands/RemoveTagsCommand.d.ts +11 -0
  47. package/dist-types/commands/RunJobFlowCommand.d.ts +11 -0
  48. package/dist-types/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +11 -0
  49. package/dist-types/commands/SetTerminationProtectionCommand.d.ts +11 -0
  50. package/dist-types/commands/SetUnhealthyNodeReplacementCommand.d.ts +11 -0
  51. package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +11 -0
  52. package/dist-types/commands/StartNotebookExecutionCommand.d.ts +11 -0
  53. package/dist-types/commands/StopNotebookExecutionCommand.d.ts +11 -0
  54. package/dist-types/commands/TerminateJobFlowsCommand.d.ts +11 -0
  55. package/dist-types/commands/UpdateStudioCommand.d.ts +11 -0
  56. package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +11 -0
  57. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/GetClusterSessionCredentialsCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/ListSupportedInstanceTypesCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/SetKeepJobFlowAliveWhenNoStepsCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/SetUnhealthyNodeReplacementCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +12 -1
  113. package/package.json +36 -36
@@ -37,4 +37,15 @@ declare const GetManagedScalingPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetManagedScalingPolicyCommand extends GetManagedScalingPolicyCommand_base {}
40
+ export declare class GetManagedScalingPolicyCommand extends GetManagedScalingPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetManagedScalingPolicyInput;
44
+ output: GetManagedScalingPolicyOutput;
45
+ };
46
+ sdk: {
47
+ input: GetManagedScalingPolicyCommandInput;
48
+ output: GetManagedScalingPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetStudioSessionMappingCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetStudioSessionMappingCommand extends GetStudioSessionMappingCommand_base {}
40
+ export declare class GetStudioSessionMappingCommand extends GetStudioSessionMappingCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetStudioSessionMappingInput;
44
+ output: GetStudioSessionMappingOutput;
45
+ };
46
+ sdk: {
47
+ input: GetStudioSessionMappingCommandInput;
48
+ output: GetStudioSessionMappingCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListBootstrapActionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListBootstrapActionsCommand extends ListBootstrapActionsCommand_base {}
40
+ export declare class ListBootstrapActionsCommand extends ListBootstrapActionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListBootstrapActionsInput;
44
+ output: ListBootstrapActionsOutput;
45
+ };
46
+ sdk: {
47
+ input: ListBootstrapActionsCommandInput;
48
+ output: ListBootstrapActionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListClustersCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListClustersCommand extends ListClustersCommand_base {}
36
+ export declare class ListClustersCommand extends ListClustersCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListClustersInput;
40
+ output: ListClustersOutput;
41
+ };
42
+ sdk: {
43
+ input: ListClustersCommandInput;
44
+ output: ListClustersCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListInstanceFleetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListInstanceFleetsCommand extends ListInstanceFleetsCommand_base {}
40
+ export declare class ListInstanceFleetsCommand extends ListInstanceFleetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListInstanceFleetsInput;
44
+ output: ListInstanceFleetsOutput;
45
+ };
46
+ sdk: {
47
+ input: ListInstanceFleetsCommandInput;
48
+ output: ListInstanceFleetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListInstanceGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListInstanceGroupsCommand extends ListInstanceGroupsCommand_base {}
40
+ export declare class ListInstanceGroupsCommand extends ListInstanceGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListInstanceGroupsInput;
44
+ output: ListInstanceGroupsOutput;
45
+ };
46
+ sdk: {
47
+ input: ListInstanceGroupsCommandInput;
48
+ output: ListInstanceGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListInstancesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListInstancesCommand extends ListInstancesCommand_base {}
36
+ export declare class ListInstancesCommand extends ListInstancesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListInstancesInput;
40
+ output: ListInstancesOutput;
41
+ };
42
+ sdk: {
43
+ input: ListInstancesCommandInput;
44
+ output: ListInstancesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListNotebookExecutionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListNotebookExecutionsCommand extends ListNotebookExecutionsCommand_base {}
40
+ export declare class ListNotebookExecutionsCommand extends ListNotebookExecutionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListNotebookExecutionsInput;
44
+ output: ListNotebookExecutionsOutput;
45
+ };
46
+ sdk: {
47
+ input: ListNotebookExecutionsCommandInput;
48
+ output: ListNotebookExecutionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListReleaseLabelsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListReleaseLabelsCommand extends ListReleaseLabelsCommand_base {}
39
+ export declare class ListReleaseLabelsCommand extends ListReleaseLabelsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListReleaseLabelsInput;
43
+ output: ListReleaseLabelsOutput;
44
+ };
45
+ sdk: {
46
+ input: ListReleaseLabelsCommandInput;
47
+ output: ListReleaseLabelsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListSecurityConfigurationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSecurityConfigurationsCommand extends ListSecurityConfigurationsCommand_base {}
40
+ export declare class ListSecurityConfigurationsCommand extends ListSecurityConfigurationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSecurityConfigurationsInput;
44
+ output: ListSecurityConfigurationsOutput;
45
+ };
46
+ sdk: {
47
+ input: ListSecurityConfigurationsCommandInput;
48
+ output: ListSecurityConfigurationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListStepsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListStepsCommand extends ListStepsCommand_base {}
36
+ export declare class ListStepsCommand extends ListStepsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListStepsInput;
40
+ output: ListStepsOutput;
41
+ };
42
+ sdk: {
43
+ input: ListStepsCommandInput;
44
+ output: ListStepsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListStudioSessionMappingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListStudioSessionMappingsCommand extends ListStudioSessionMappingsCommand_base {}
40
+ export declare class ListStudioSessionMappingsCommand extends ListStudioSessionMappingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListStudioSessionMappingsInput;
44
+ output: ListStudioSessionMappingsOutput;
45
+ };
46
+ sdk: {
47
+ input: ListStudioSessionMappingsCommandInput;
48
+ output: ListStudioSessionMappingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListStudiosCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListStudiosCommand extends ListStudiosCommand_base {}
36
+ export declare class ListStudiosCommand extends ListStudiosCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListStudiosInput;
40
+ output: ListStudiosOutput;
41
+ };
42
+ sdk: {
43
+ input: ListStudiosCommandInput;
44
+ output: ListStudiosCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListSupportedInstanceTypesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListSupportedInstanceTypesCommand extends ListSupportedInstanceTypesCommand_base {}
40
+ export declare class ListSupportedInstanceTypesCommand extends ListSupportedInstanceTypesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListSupportedInstanceTypesInput;
44
+ output: ListSupportedInstanceTypesOutput;
45
+ };
46
+ sdk: {
47
+ input: ListSupportedInstanceTypesCommandInput;
48
+ output: ListSupportedInstanceTypesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ModifyClusterCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ModifyClusterCommand extends ModifyClusterCommand_base {}
36
+ export declare class ModifyClusterCommand extends ModifyClusterCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ModifyClusterInput;
40
+ output: ModifyClusterOutput;
41
+ };
42
+ sdk: {
43
+ input: ModifyClusterCommandInput;
44
+ output: ModifyClusterCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -32,4 +32,15 @@ declare const ModifyInstanceFleetCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class ModifyInstanceFleetCommand extends ModifyInstanceFleetCommand_base {}
35
+ export declare class ModifyInstanceFleetCommand extends ModifyInstanceFleetCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: ModifyInstanceFleetInput;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: ModifyInstanceFleetCommandInput;
43
+ output: ModifyInstanceFleetCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -32,4 +32,15 @@ declare const ModifyInstanceGroupsCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class ModifyInstanceGroupsCommand extends ModifyInstanceGroupsCommand_base {}
35
+ export declare class ModifyInstanceGroupsCommand extends ModifyInstanceGroupsCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: ModifyInstanceGroupsInput;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: ModifyInstanceGroupsCommandInput;
43
+ output: ModifyInstanceGroupsCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const PutAutoScalingPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutAutoScalingPolicyCommand extends PutAutoScalingPolicyCommand_base {}
40
+ export declare class PutAutoScalingPolicyCommand extends PutAutoScalingPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutAutoScalingPolicyInput;
44
+ output: PutAutoScalingPolicyOutput;
45
+ };
46
+ sdk: {
47
+ input: PutAutoScalingPolicyCommandInput;
48
+ output: PutAutoScalingPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutAutoTerminationPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutAutoTerminationPolicyCommand extends PutAutoTerminationPolicyCommand_base {}
40
+ export declare class PutAutoTerminationPolicyCommand extends PutAutoTerminationPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutAutoTerminationPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutAutoTerminationPolicyCommandInput;
48
+ output: PutAutoTerminationPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutBlockPublicAccessConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutBlockPublicAccessConfigurationCommand extends PutBlockPublicAccessConfigurationCommand_base {}
40
+ export declare class PutBlockPublicAccessConfigurationCommand extends PutBlockPublicAccessConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutBlockPublicAccessConfigurationInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutBlockPublicAccessConfigurationCommandInput;
48
+ output: PutBlockPublicAccessConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutManagedScalingPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutManagedScalingPolicyCommand extends PutManagedScalingPolicyCommand_base {}
40
+ export declare class PutManagedScalingPolicyCommand extends PutManagedScalingPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutManagedScalingPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutManagedScalingPolicyCommandInput;
48
+ output: PutManagedScalingPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const RemoveAutoScalingPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RemoveAutoScalingPolicyCommand extends RemoveAutoScalingPolicyCommand_base {}
40
+ export declare class RemoveAutoScalingPolicyCommand extends RemoveAutoScalingPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RemoveAutoScalingPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: RemoveAutoScalingPolicyCommandInput;
48
+ output: RemoveAutoScalingPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const RemoveAutoTerminationPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RemoveAutoTerminationPolicyCommand extends RemoveAutoTerminationPolicyCommand_base {}
40
+ export declare class RemoveAutoTerminationPolicyCommand extends RemoveAutoTerminationPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RemoveAutoTerminationPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: RemoveAutoTerminationPolicyCommandInput;
48
+ output: RemoveAutoTerminationPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const RemoveManagedScalingPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RemoveManagedScalingPolicyCommand extends RemoveManagedScalingPolicyCommand_base {}
40
+ export declare class RemoveManagedScalingPolicyCommand extends RemoveManagedScalingPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RemoveManagedScalingPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: RemoveManagedScalingPolicyCommandInput;
48
+ output: RemoveManagedScalingPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const RemoveTagsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class RemoveTagsCommand extends RemoveTagsCommand_base {}
36
+ export declare class RemoveTagsCommand extends RemoveTagsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: RemoveTagsInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: RemoveTagsCommandInput;
44
+ output: RemoveTagsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const RunJobFlowCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class RunJobFlowCommand extends RunJobFlowCommand_base {}
36
+ export declare class RunJobFlowCommand extends RunJobFlowCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: RunJobFlowInput;
40
+ output: RunJobFlowOutput;
41
+ };
42
+ sdk: {
43
+ input: RunJobFlowCommandInput;
44
+ output: RunJobFlowCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const SetKeepJobFlowAliveWhenNoStepsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class SetKeepJobFlowAliveWhenNoStepsCommand extends SetKeepJobFlowAliveWhenNoStepsCommand_base {}
36
+ export declare class SetKeepJobFlowAliveWhenNoStepsCommand extends SetKeepJobFlowAliveWhenNoStepsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: SetKeepJobFlowAliveWhenNoStepsInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: SetKeepJobFlowAliveWhenNoStepsCommandInput;
44
+ output: SetKeepJobFlowAliveWhenNoStepsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const SetTerminationProtectionCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class SetTerminationProtectionCommand extends SetTerminationProtectionCommand_base {}
36
+ export declare class SetTerminationProtectionCommand extends SetTerminationProtectionCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: SetTerminationProtectionInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: SetTerminationProtectionCommandInput;
44
+ output: SetTerminationProtectionCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const SetUnhealthyNodeReplacementCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class SetUnhealthyNodeReplacementCommand extends SetUnhealthyNodeReplacementCommand_base {}
36
+ export declare class SetUnhealthyNodeReplacementCommand extends SetUnhealthyNodeReplacementCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: SetUnhealthyNodeReplacementInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: SetUnhealthyNodeReplacementCommandInput;
44
+ output: SetUnhealthyNodeReplacementCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -32,4 +32,15 @@ declare const SetVisibleToAllUsersCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class SetVisibleToAllUsersCommand extends SetVisibleToAllUsersCommand_base {}
35
+ export declare class SetVisibleToAllUsersCommand extends SetVisibleToAllUsersCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: SetVisibleToAllUsersInput;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: SetVisibleToAllUsersCommandInput;
43
+ output: SetVisibleToAllUsersCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const StartNotebookExecutionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class StartNotebookExecutionCommand extends StartNotebookExecutionCommand_base {}
40
+ export declare class StartNotebookExecutionCommand extends StartNotebookExecutionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: StartNotebookExecutionInput;
44
+ output: StartNotebookExecutionOutput;
45
+ };
46
+ sdk: {
47
+ input: StartNotebookExecutionCommandInput;
48
+ output: StartNotebookExecutionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const StopNotebookExecutionCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class StopNotebookExecutionCommand extends StopNotebookExecutionCommand_base {}
35
+ export declare class StopNotebookExecutionCommand extends StopNotebookExecutionCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: StopNotebookExecutionInput;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: StopNotebookExecutionCommandInput;
43
+ output: StopNotebookExecutionCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -31,4 +31,15 @@ declare const TerminateJobFlowsCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class TerminateJobFlowsCommand extends TerminateJobFlowsCommand_base {}
34
+ export declare class TerminateJobFlowsCommand extends TerminateJobFlowsCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: TerminateJobFlowsInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: TerminateJobFlowsCommandInput;
42
+ output: TerminateJobFlowsCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -31,4 +31,15 @@ declare const UpdateStudioCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class UpdateStudioCommand extends UpdateStudioCommand_base {}
34
+ export declare class UpdateStudioCommand extends UpdateStudioCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: UpdateStudioInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: UpdateStudioCommandInput;
42
+ output: UpdateStudioCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const UpdateStudioSessionMappingCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class UpdateStudioSessionMappingCommand extends UpdateStudioSessionMappingCommand_base {}
36
+ export declare class UpdateStudioSessionMappingCommand extends UpdateStudioSessionMappingCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: UpdateStudioSessionMappingInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: UpdateStudioSessionMappingCommandInput;
44
+ output: UpdateStudioSessionMappingCommandOutput;
45
+ };
46
+ };
47
+ }