@aws-sdk/client-emr 3.295.0 → 3.297.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.
- package/dist-types/EMR.d.ts +54 -0
- package/dist-types/EMRClient.d.ts +24 -4
- package/dist-types/commands/AddInstanceFleetCommand.d.ts +16 -0
- package/dist-types/commands/AddInstanceGroupsCommand.d.ts +16 -0
- package/dist-types/commands/AddJobFlowStepsCommand.d.ts +16 -0
- package/dist-types/commands/AddTagsCommand.d.ts +16 -0
- package/dist-types/commands/CancelStepsCommand.d.ts +16 -0
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateStudioCommand.d.ts +16 -0
- package/dist-types/commands/CreateStudioSessionMappingCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStudioCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStudioSessionMappingCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +16 -0
- package/dist-types/commands/DescribeJobFlowsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNotebookExecutionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReleaseLabelCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSecurityConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStepCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStudioCommand.d.ts +16 -0
- package/dist-types/commands/GetAutoTerminationPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetBlockPublicAccessConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetClusterSessionCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/GetManagedScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetStudioSessionMappingCommand.d.ts +16 -0
- package/dist-types/commands/ListBootstrapActionsCommand.d.ts +16 -0
- package/dist-types/commands/ListClustersCommand.d.ts +16 -0
- package/dist-types/commands/ListInstanceFleetsCommand.d.ts +16 -0
- package/dist-types/commands/ListInstanceGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListNotebookExecutionsCommand.d.ts +16 -0
- package/dist-types/commands/ListReleaseLabelsCommand.d.ts +16 -0
- package/dist-types/commands/ListSecurityConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListStepsCommand.d.ts +16 -0
- package/dist-types/commands/ListStudioSessionMappingsCommand.d.ts +16 -0
- package/dist-types/commands/ListStudiosCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceFleetCommand.d.ts +16 -0
- package/dist-types/commands/ModifyInstanceGroupsCommand.d.ts +16 -0
- package/dist-types/commands/PutAutoScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutBlockPublicAccessConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutManagedScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/RemoveAutoScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/RemoveAutoTerminationPolicyCommand.d.ts +16 -0
- package/dist-types/commands/RemoveManagedScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/RemoveTagsCommand.d.ts +16 -0
- package/dist-types/commands/RunJobFlowCommand.d.ts +16 -0
- package/dist-types/commands/SetTerminationProtectionCommand.d.ts +16 -0
- package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +16 -0
- package/dist-types/commands/StartNotebookExecutionCommand.d.ts +16 -0
- package/dist-types/commands/StopNotebookExecutionCommand.d.ts +16 -0
- package/dist-types/commands/TerminateJobFlowsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStudioCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStudioSessionMappingCommand.d.ts +16 -0
- package/dist-types/models/EMRServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +445 -1
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListBootstrapActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInstanceFleetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInstanceGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNotebookExecutionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListReleaseLabelsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSecurityConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStepsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStudioSessionMappingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStudiosPaginator.d.ts +3 -0
- package/package.json +30 -30
package/dist-types/EMR.d.ts
CHANGED
|
@@ -54,12 +54,14 @@ import { UpdateStudioCommandInput, UpdateStudioCommandOutput } from "./commands/
|
|
|
54
54
|
import { UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput } from "./commands/UpdateStudioSessionMappingCommand";
|
|
55
55
|
import { EMRClient } from "./EMRClient";
|
|
56
56
|
/**
|
|
57
|
+
* @public
|
|
57
58
|
* <p>Amazon EMR is a web service that makes it easier to process large amounts of
|
|
58
59
|
* data efficiently. Amazon EMR uses Hadoop processing combined with several Amazon Web Services services to do tasks such as web indexing, data mining, log file analysis,
|
|
59
60
|
* machine learning, scientific simulation, and data warehouse management.</p>
|
|
60
61
|
*/
|
|
61
62
|
export declare class EMR extends EMRClient {
|
|
62
63
|
/**
|
|
64
|
+
* @public
|
|
63
65
|
* <p>Adds an instance fleet to a running cluster.</p>
|
|
64
66
|
* <note>
|
|
65
67
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -70,12 +72,14 @@ export declare class EMR extends EMRClient {
|
|
|
70
72
|
addInstanceFleet(args: AddInstanceFleetCommandInput, cb: (err: any, data?: AddInstanceFleetCommandOutput) => void): void;
|
|
71
73
|
addInstanceFleet(args: AddInstanceFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddInstanceFleetCommandOutput) => void): void;
|
|
72
74
|
/**
|
|
75
|
+
* @public
|
|
73
76
|
* <p>Adds one or more instance groups to a running cluster.</p>
|
|
74
77
|
*/
|
|
75
78
|
addInstanceGroups(args: AddInstanceGroupsCommandInput, options?: __HttpHandlerOptions): Promise<AddInstanceGroupsCommandOutput>;
|
|
76
79
|
addInstanceGroups(args: AddInstanceGroupsCommandInput, cb: (err: any, data?: AddInstanceGroupsCommandOutput) => void): void;
|
|
77
80
|
addInstanceGroups(args: AddInstanceGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddInstanceGroupsCommandOutput) => void): void;
|
|
78
81
|
/**
|
|
82
|
+
* @public
|
|
79
83
|
* <p>AddJobFlowSteps adds new steps to a running cluster. A maximum of 256 steps are allowed
|
|
80
84
|
* in each job flow.</p>
|
|
81
85
|
* <p>If your cluster is long-running (such as a Hive data warehouse) or complex, you may
|
|
@@ -100,6 +104,7 @@ export declare class EMR extends EMRClient {
|
|
|
100
104
|
addJobFlowSteps(args: AddJobFlowStepsCommandInput, cb: (err: any, data?: AddJobFlowStepsCommandOutput) => void): void;
|
|
101
105
|
addJobFlowSteps(args: AddJobFlowStepsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddJobFlowStepsCommandOutput) => void): void;
|
|
102
106
|
/**
|
|
107
|
+
* @public
|
|
103
108
|
* <p>Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR
|
|
104
109
|
* Studio. Tags make it easier to associate resources in various ways, such as grouping
|
|
105
110
|
* clusters to track your Amazon EMR resource allocation costs. For more information,
|
|
@@ -110,6 +115,7 @@ export declare class EMR extends EMRClient {
|
|
|
110
115
|
addTags(args: AddTagsCommandInput, cb: (err: any, data?: AddTagsCommandOutput) => void): void;
|
|
111
116
|
addTags(args: AddTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddTagsCommandOutput) => void): void;
|
|
112
117
|
/**
|
|
118
|
+
* @public
|
|
113
119
|
* <p>Cancels a pending step or steps in a running cluster. Available only in Amazon EMR versions 4.8.0 and later, excluding version 5.0.0. A maximum of 256 steps are allowed in
|
|
114
120
|
* each CancelSteps request. CancelSteps is idempotent but asynchronous; it does not guarantee
|
|
115
121
|
* that a step will be canceled, even if the request is successfully submitted. When you use
|
|
@@ -120,6 +126,7 @@ export declare class EMR extends EMRClient {
|
|
|
120
126
|
cancelSteps(args: CancelStepsCommandInput, cb: (err: any, data?: CancelStepsCommandOutput) => void): void;
|
|
121
127
|
cancelSteps(args: CancelStepsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelStepsCommandOutput) => void): void;
|
|
122
128
|
/**
|
|
129
|
+
* @public
|
|
123
130
|
* <p>Creates a security configuration, which is stored in the service and can be specified
|
|
124
131
|
* when a cluster is created.</p>
|
|
125
132
|
*/
|
|
@@ -127,12 +134,14 @@ export declare class EMR extends EMRClient {
|
|
|
127
134
|
createSecurityConfiguration(args: CreateSecurityConfigurationCommandInput, cb: (err: any, data?: CreateSecurityConfigurationCommandOutput) => void): void;
|
|
128
135
|
createSecurityConfiguration(args: CreateSecurityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecurityConfigurationCommandOutput) => void): void;
|
|
129
136
|
/**
|
|
137
|
+
* @public
|
|
130
138
|
* <p>Creates a new Amazon EMR Studio.</p>
|
|
131
139
|
*/
|
|
132
140
|
createStudio(args: CreateStudioCommandInput, options?: __HttpHandlerOptions): Promise<CreateStudioCommandOutput>;
|
|
133
141
|
createStudio(args: CreateStudioCommandInput, cb: (err: any, data?: CreateStudioCommandOutput) => void): void;
|
|
134
142
|
createStudio(args: CreateStudioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStudioCommandOutput) => void): void;
|
|
135
143
|
/**
|
|
144
|
+
* @public
|
|
136
145
|
* <p>Maps a user or group to the Amazon EMR Studio specified by
|
|
137
146
|
* <code>StudioId</code>, and applies a session policy to refine Studio permissions for that
|
|
138
147
|
* user or group. Use <code>CreateStudioSessionMapping</code> to assign users to a Studio when
|
|
@@ -143,24 +152,28 @@ export declare class EMR extends EMRClient {
|
|
|
143
152
|
createStudioSessionMapping(args: CreateStudioSessionMappingCommandInput, cb: (err: any, data?: CreateStudioSessionMappingCommandOutput) => void): void;
|
|
144
153
|
createStudioSessionMapping(args: CreateStudioSessionMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStudioSessionMappingCommandOutput) => void): void;
|
|
145
154
|
/**
|
|
155
|
+
* @public
|
|
146
156
|
* <p>Deletes a security configuration.</p>
|
|
147
157
|
*/
|
|
148
158
|
deleteSecurityConfiguration(args: DeleteSecurityConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSecurityConfigurationCommandOutput>;
|
|
149
159
|
deleteSecurityConfiguration(args: DeleteSecurityConfigurationCommandInput, cb: (err: any, data?: DeleteSecurityConfigurationCommandOutput) => void): void;
|
|
150
160
|
deleteSecurityConfiguration(args: DeleteSecurityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecurityConfigurationCommandOutput) => void): void;
|
|
151
161
|
/**
|
|
162
|
+
* @public
|
|
152
163
|
* <p>Removes an Amazon EMR Studio from the Studio metadata store.</p>
|
|
153
164
|
*/
|
|
154
165
|
deleteStudio(args: DeleteStudioCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStudioCommandOutput>;
|
|
155
166
|
deleteStudio(args: DeleteStudioCommandInput, cb: (err: any, data?: DeleteStudioCommandOutput) => void): void;
|
|
156
167
|
deleteStudio(args: DeleteStudioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStudioCommandOutput) => void): void;
|
|
157
168
|
/**
|
|
169
|
+
* @public
|
|
158
170
|
* <p>Removes a user or group from an Amazon EMR Studio.</p>
|
|
159
171
|
*/
|
|
160
172
|
deleteStudioSessionMapping(args: DeleteStudioSessionMappingCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStudioSessionMappingCommandOutput>;
|
|
161
173
|
deleteStudioSessionMapping(args: DeleteStudioSessionMappingCommandInput, cb: (err: any, data?: DeleteStudioSessionMappingCommandOutput) => void): void;
|
|
162
174
|
deleteStudioSessionMapping(args: DeleteStudioSessionMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStudioSessionMappingCommandOutput) => void): void;
|
|
163
175
|
/**
|
|
176
|
+
* @public
|
|
164
177
|
* <p>Provides cluster-level details including status, hardware and software configuration,
|
|
165
178
|
* VPC settings, and so on.</p>
|
|
166
179
|
*/
|
|
@@ -168,6 +181,7 @@ export declare class EMR extends EMRClient {
|
|
|
168
181
|
describeCluster(args: DescribeClusterCommandInput, cb: (err: any, data?: DescribeClusterCommandOutput) => void): void;
|
|
169
182
|
describeCluster(args: DescribeClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterCommandOutput) => void): void;
|
|
170
183
|
/**
|
|
184
|
+
* @public
|
|
171
185
|
* @deprecated
|
|
172
186
|
*
|
|
173
187
|
* <p>This API is no longer supported and will eventually be removed. We recommend you use
|
|
@@ -196,12 +210,14 @@ export declare class EMR extends EMRClient {
|
|
|
196
210
|
describeJobFlows(args: DescribeJobFlowsCommandInput, cb: (err: any, data?: DescribeJobFlowsCommandOutput) => void): void;
|
|
197
211
|
describeJobFlows(args: DescribeJobFlowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeJobFlowsCommandOutput) => void): void;
|
|
198
212
|
/**
|
|
213
|
+
* @public
|
|
199
214
|
* <p>Provides details of a notebook execution.</p>
|
|
200
215
|
*/
|
|
201
216
|
describeNotebookExecution(args: DescribeNotebookExecutionCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNotebookExecutionCommandOutput>;
|
|
202
217
|
describeNotebookExecution(args: DescribeNotebookExecutionCommandInput, cb: (err: any, data?: DescribeNotebookExecutionCommandOutput) => void): void;
|
|
203
218
|
describeNotebookExecution(args: DescribeNotebookExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNotebookExecutionCommandOutput) => void): void;
|
|
204
219
|
/**
|
|
220
|
+
* @public
|
|
205
221
|
* <p>Provides EMR release label details, such as releases available the region where the API
|
|
206
222
|
* request is run, and the available applications for a specific EMR release label. Can also
|
|
207
223
|
* list EMR release versions that support a specified version of Spark.</p>
|
|
@@ -210,6 +226,7 @@ export declare class EMR extends EMRClient {
|
|
|
210
226
|
describeReleaseLabel(args: DescribeReleaseLabelCommandInput, cb: (err: any, data?: DescribeReleaseLabelCommandOutput) => void): void;
|
|
211
227
|
describeReleaseLabel(args: DescribeReleaseLabelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReleaseLabelCommandOutput) => void): void;
|
|
212
228
|
/**
|
|
229
|
+
* @public
|
|
213
230
|
* <p>Provides the details of a security configuration by returning the configuration
|
|
214
231
|
* JSON.</p>
|
|
215
232
|
*/
|
|
@@ -217,12 +234,14 @@ export declare class EMR extends EMRClient {
|
|
|
217
234
|
describeSecurityConfiguration(args: DescribeSecurityConfigurationCommandInput, cb: (err: any, data?: DescribeSecurityConfigurationCommandOutput) => void): void;
|
|
218
235
|
describeSecurityConfiguration(args: DescribeSecurityConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityConfigurationCommandOutput) => void): void;
|
|
219
236
|
/**
|
|
237
|
+
* @public
|
|
220
238
|
* <p>Provides more detail about the cluster step.</p>
|
|
221
239
|
*/
|
|
222
240
|
describeStep(args: DescribeStepCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStepCommandOutput>;
|
|
223
241
|
describeStep(args: DescribeStepCommandInput, cb: (err: any, data?: DescribeStepCommandOutput) => void): void;
|
|
224
242
|
describeStep(args: DescribeStepCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStepCommandOutput) => void): void;
|
|
225
243
|
/**
|
|
244
|
+
* @public
|
|
226
245
|
* <p>Returns details for the specified Amazon EMR Studio including ID, Name, VPC,
|
|
227
246
|
* Studio access URL, and so on.</p>
|
|
228
247
|
*/
|
|
@@ -230,12 +249,14 @@ export declare class EMR extends EMRClient {
|
|
|
230
249
|
describeStudio(args: DescribeStudioCommandInput, cb: (err: any, data?: DescribeStudioCommandOutput) => void): void;
|
|
231
250
|
describeStudio(args: DescribeStudioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStudioCommandOutput) => void): void;
|
|
232
251
|
/**
|
|
252
|
+
* @public
|
|
233
253
|
* <p>Returns the auto-termination policy for an Amazon EMR cluster.</p>
|
|
234
254
|
*/
|
|
235
255
|
getAutoTerminationPolicy(args: GetAutoTerminationPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetAutoTerminationPolicyCommandOutput>;
|
|
236
256
|
getAutoTerminationPolicy(args: GetAutoTerminationPolicyCommandInput, cb: (err: any, data?: GetAutoTerminationPolicyCommandOutput) => void): void;
|
|
237
257
|
getAutoTerminationPolicy(args: GetAutoTerminationPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAutoTerminationPolicyCommandOutput) => void): void;
|
|
238
258
|
/**
|
|
259
|
+
* @public
|
|
239
260
|
* <p>Returns the Amazon EMR block public access configuration for your Amazon Web Services account in the current Region. For more information see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/configure-block-public-access.html">Configure Block
|
|
240
261
|
* Public Access for Amazon EMR</a> in the <i>Amazon EMR
|
|
241
262
|
* Management Guide</i>.</p>
|
|
@@ -244,6 +265,7 @@ export declare class EMR extends EMRClient {
|
|
|
244
265
|
getBlockPublicAccessConfiguration(args: GetBlockPublicAccessConfigurationCommandInput, cb: (err: any, data?: GetBlockPublicAccessConfigurationCommandOutput) => void): void;
|
|
245
266
|
getBlockPublicAccessConfiguration(args: GetBlockPublicAccessConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBlockPublicAccessConfigurationCommandOutput) => void): void;
|
|
246
267
|
/**
|
|
268
|
+
* @public
|
|
247
269
|
* <p>Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role
|
|
248
270
|
* and used by a cluster with fine-grained access control activated. You can use these credentials to connect to cluster endpoints that support username and password authentication.</p>
|
|
249
271
|
*/
|
|
@@ -251,12 +273,14 @@ export declare class EMR extends EMRClient {
|
|
|
251
273
|
getClusterSessionCredentials(args: GetClusterSessionCredentialsCommandInput, cb: (err: any, data?: GetClusterSessionCredentialsCommandOutput) => void): void;
|
|
252
274
|
getClusterSessionCredentials(args: GetClusterSessionCredentialsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClusterSessionCredentialsCommandOutput) => void): void;
|
|
253
275
|
/**
|
|
276
|
+
* @public
|
|
254
277
|
* <p>Fetches the attached managed scaling policy for an Amazon EMR cluster. </p>
|
|
255
278
|
*/
|
|
256
279
|
getManagedScalingPolicy(args: GetManagedScalingPolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetManagedScalingPolicyCommandOutput>;
|
|
257
280
|
getManagedScalingPolicy(args: GetManagedScalingPolicyCommandInput, cb: (err: any, data?: GetManagedScalingPolicyCommandOutput) => void): void;
|
|
258
281
|
getManagedScalingPolicy(args: GetManagedScalingPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetManagedScalingPolicyCommandOutput) => void): void;
|
|
259
282
|
/**
|
|
283
|
+
* @public
|
|
260
284
|
* <p>Fetches mapping details for the specified Amazon EMR Studio and identity (user
|
|
261
285
|
* or group).</p>
|
|
262
286
|
*/
|
|
@@ -264,12 +288,14 @@ export declare class EMR extends EMRClient {
|
|
|
264
288
|
getStudioSessionMapping(args: GetStudioSessionMappingCommandInput, cb: (err: any, data?: GetStudioSessionMappingCommandOutput) => void): void;
|
|
265
289
|
getStudioSessionMapping(args: GetStudioSessionMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetStudioSessionMappingCommandOutput) => void): void;
|
|
266
290
|
/**
|
|
291
|
+
* @public
|
|
267
292
|
* <p>Provides information about the bootstrap actions associated with a cluster.</p>
|
|
268
293
|
*/
|
|
269
294
|
listBootstrapActions(args: ListBootstrapActionsCommandInput, options?: __HttpHandlerOptions): Promise<ListBootstrapActionsCommandOutput>;
|
|
270
295
|
listBootstrapActions(args: ListBootstrapActionsCommandInput, cb: (err: any, data?: ListBootstrapActionsCommandOutput) => void): void;
|
|
271
296
|
listBootstrapActions(args: ListBootstrapActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBootstrapActionsCommandOutput) => void): void;
|
|
272
297
|
/**
|
|
298
|
+
* @public
|
|
273
299
|
* <p>Provides the status of all clusters visible to this Amazon Web Services account. Allows
|
|
274
300
|
* you to filter the list of clusters based on certain criteria; for example, filtering by
|
|
275
301
|
* cluster creation date and time or by status. This call returns a maximum of 50 clusters in
|
|
@@ -280,6 +306,7 @@ export declare class EMR extends EMRClient {
|
|
|
280
306
|
listClusters(args: ListClustersCommandInput, cb: (err: any, data?: ListClustersCommandOutput) => void): void;
|
|
281
307
|
listClusters(args: ListClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListClustersCommandOutput) => void): void;
|
|
282
308
|
/**
|
|
309
|
+
* @public
|
|
283
310
|
* <p>Lists all available details about the instance fleets in a cluster.</p>
|
|
284
311
|
* <note>
|
|
285
312
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -290,12 +317,14 @@ export declare class EMR extends EMRClient {
|
|
|
290
317
|
listInstanceFleets(args: ListInstanceFleetsCommandInput, cb: (err: any, data?: ListInstanceFleetsCommandOutput) => void): void;
|
|
291
318
|
listInstanceFleets(args: ListInstanceFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstanceFleetsCommandOutput) => void): void;
|
|
292
319
|
/**
|
|
320
|
+
* @public
|
|
293
321
|
* <p>Provides all available details about the instance groups in a cluster.</p>
|
|
294
322
|
*/
|
|
295
323
|
listInstanceGroups(args: ListInstanceGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListInstanceGroupsCommandOutput>;
|
|
296
324
|
listInstanceGroups(args: ListInstanceGroupsCommandInput, cb: (err: any, data?: ListInstanceGroupsCommandOutput) => void): void;
|
|
297
325
|
listInstanceGroups(args: ListInstanceGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstanceGroupsCommandOutput) => void): void;
|
|
298
326
|
/**
|
|
327
|
+
* @public
|
|
299
328
|
* <p>Provides information for all active EC2 instances and EC2 instances terminated in the
|
|
300
329
|
* last 30 days, up to a maximum of 2,000. EC2 instances in any of the following states are
|
|
301
330
|
* considered active: AWAITING_FULFILLMENT, PROVISIONING, BOOTSTRAPPING, RUNNING.</p>
|
|
@@ -304,6 +333,7 @@ export declare class EMR extends EMRClient {
|
|
|
304
333
|
listInstances(args: ListInstancesCommandInput, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
|
|
305
334
|
listInstances(args: ListInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
|
|
306
335
|
/**
|
|
336
|
+
* @public
|
|
307
337
|
* <p>Provides summaries of all notebook executions. You can filter the list based on multiple
|
|
308
338
|
* criteria such as status, time range, and editor id. Returns a maximum of 50 notebook
|
|
309
339
|
* executions and a marker to track the paging of a longer notebook execution list across
|
|
@@ -313,12 +343,14 @@ export declare class EMR extends EMRClient {
|
|
|
313
343
|
listNotebookExecutions(args: ListNotebookExecutionsCommandInput, cb: (err: any, data?: ListNotebookExecutionsCommandOutput) => void): void;
|
|
314
344
|
listNotebookExecutions(args: ListNotebookExecutionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotebookExecutionsCommandOutput) => void): void;
|
|
315
345
|
/**
|
|
346
|
+
* @public
|
|
316
347
|
* <p>Retrieves release labels of EMR services in the region where the API is called.</p>
|
|
317
348
|
*/
|
|
318
349
|
listReleaseLabels(args: ListReleaseLabelsCommandInput, options?: __HttpHandlerOptions): Promise<ListReleaseLabelsCommandOutput>;
|
|
319
350
|
listReleaseLabels(args: ListReleaseLabelsCommandInput, cb: (err: any, data?: ListReleaseLabelsCommandOutput) => void): void;
|
|
320
351
|
listReleaseLabels(args: ListReleaseLabelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReleaseLabelsCommandOutput) => void): void;
|
|
321
352
|
/**
|
|
353
|
+
* @public
|
|
322
354
|
* <p>Lists all the security configurations visible to this account, providing their creation
|
|
323
355
|
* dates and times, and their names. This call returns a maximum of 50 clusters per call, but
|
|
324
356
|
* returns a marker to track the paging of the cluster list across multiple
|
|
@@ -328,6 +360,7 @@ export declare class EMR extends EMRClient {
|
|
|
328
360
|
listSecurityConfigurations(args: ListSecurityConfigurationsCommandInput, cb: (err: any, data?: ListSecurityConfigurationsCommandOutput) => void): void;
|
|
329
361
|
listSecurityConfigurations(args: ListSecurityConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityConfigurationsCommandOutput) => void): void;
|
|
330
362
|
/**
|
|
363
|
+
* @public
|
|
331
364
|
* <p>Provides a list of steps for the cluster in reverse order unless you specify
|
|
332
365
|
* <code>stepIds</code> with the request or filter by <code>StepStates</code>. You can
|
|
333
366
|
* specify a maximum of 10 <code>stepIDs</code>. The CLI automatically
|
|
@@ -339,6 +372,7 @@ export declare class EMR extends EMRClient {
|
|
|
339
372
|
listSteps(args: ListStepsCommandInput, cb: (err: any, data?: ListStepsCommandOutput) => void): void;
|
|
340
373
|
listSteps(args: ListStepsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStepsCommandOutput) => void): void;
|
|
341
374
|
/**
|
|
375
|
+
* @public
|
|
342
376
|
* <p>Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account. The list includes details such as ID, Studio Access URL, and
|
|
343
377
|
* creation time for each Studio.</p>
|
|
344
378
|
*/
|
|
@@ -346,6 +380,7 @@ export declare class EMR extends EMRClient {
|
|
|
346
380
|
listStudios(args: ListStudiosCommandInput, cb: (err: any, data?: ListStudiosCommandOutput) => void): void;
|
|
347
381
|
listStudios(args: ListStudiosCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStudiosCommandOutput) => void): void;
|
|
348
382
|
/**
|
|
383
|
+
* @public
|
|
349
384
|
* <p>Returns a list of all user or group session mappings for the Amazon EMR Studio
|
|
350
385
|
* specified by <code>StudioId</code>.</p>
|
|
351
386
|
*/
|
|
@@ -353,6 +388,7 @@ export declare class EMR extends EMRClient {
|
|
|
353
388
|
listStudioSessionMappings(args: ListStudioSessionMappingsCommandInput, cb: (err: any, data?: ListStudioSessionMappingsCommandOutput) => void): void;
|
|
354
389
|
listStudioSessionMappings(args: ListStudioSessionMappingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListStudioSessionMappingsCommandOutput) => void): void;
|
|
355
390
|
/**
|
|
391
|
+
* @public
|
|
356
392
|
* <p>Modifies the number of steps that can be executed concurrently for the cluster specified
|
|
357
393
|
* using ClusterID.</p>
|
|
358
394
|
*/
|
|
@@ -360,6 +396,7 @@ export declare class EMR extends EMRClient {
|
|
|
360
396
|
modifyCluster(args: ModifyClusterCommandInput, cb: (err: any, data?: ModifyClusterCommandOutput) => void): void;
|
|
361
397
|
modifyCluster(args: ModifyClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterCommandOutput) => void): void;
|
|
362
398
|
/**
|
|
399
|
+
* @public
|
|
363
400
|
* <p>Modifies the target On-Demand and target Spot capacities for the instance fleet with the
|
|
364
401
|
* specified InstanceFleetID within the cluster specified using ClusterID. The call either
|
|
365
402
|
* succeeds or fails atomically.</p>
|
|
@@ -372,6 +409,7 @@ export declare class EMR extends EMRClient {
|
|
|
372
409
|
modifyInstanceFleet(args: ModifyInstanceFleetCommandInput, cb: (err: any, data?: ModifyInstanceFleetCommandOutput) => void): void;
|
|
373
410
|
modifyInstanceFleet(args: ModifyInstanceFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceFleetCommandOutput) => void): void;
|
|
374
411
|
/**
|
|
412
|
+
* @public
|
|
375
413
|
* <p>ModifyInstanceGroups modifies the number of nodes and configuration settings of an
|
|
376
414
|
* instance group. The input parameters include the new target instance count for the group
|
|
377
415
|
* and the instance group ID. The call will either succeed or fail atomically.</p>
|
|
@@ -380,6 +418,7 @@ export declare class EMR extends EMRClient {
|
|
|
380
418
|
modifyInstanceGroups(args: ModifyInstanceGroupsCommandInput, cb: (err: any, data?: ModifyInstanceGroupsCommandOutput) => void): void;
|
|
381
419
|
modifyInstanceGroups(args: ModifyInstanceGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyInstanceGroupsCommandOutput) => void): void;
|
|
382
420
|
/**
|
|
421
|
+
* @public
|
|
383
422
|
* <p>Creates or updates an automatic scaling policy for a core instance group or task
|
|
384
423
|
* instance group in an Amazon EMR cluster. The automatic scaling policy defines how
|
|
385
424
|
* an instance group dynamically adds and terminates EC2 instances in response to the value of
|
|
@@ -389,6 +428,7 @@ export declare class EMR extends EMRClient {
|
|
|
389
428
|
putAutoScalingPolicy(args: PutAutoScalingPolicyCommandInput, cb: (err: any, data?: PutAutoScalingPolicyCommandOutput) => void): void;
|
|
390
429
|
putAutoScalingPolicy(args: PutAutoScalingPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAutoScalingPolicyCommandOutput) => void): void;
|
|
391
430
|
/**
|
|
431
|
+
* @public
|
|
392
432
|
* <note>
|
|
393
433
|
* <p>Auto-termination is supported in Amazon EMR versions 5.30.0 and 6.1.0 and
|
|
394
434
|
* later. For more information, see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-auto-termination-policy.html">Using an
|
|
@@ -403,6 +443,7 @@ export declare class EMR extends EMRClient {
|
|
|
403
443
|
putAutoTerminationPolicy(args: PutAutoTerminationPolicyCommandInput, cb: (err: any, data?: PutAutoTerminationPolicyCommandOutput) => void): void;
|
|
404
444
|
putAutoTerminationPolicy(args: PutAutoTerminationPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutAutoTerminationPolicyCommandOutput) => void): void;
|
|
405
445
|
/**
|
|
446
|
+
* @public
|
|
406
447
|
* <p>Creates or updates an Amazon EMR block public access configuration for your
|
|
407
448
|
* Amazon Web Services account in the current Region. For more information see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/configure-block-public-access.html">Configure Block
|
|
408
449
|
* Public Access for Amazon EMR</a> in the <i>Amazon EMR
|
|
@@ -412,6 +453,7 @@ export declare class EMR extends EMRClient {
|
|
|
412
453
|
putBlockPublicAccessConfiguration(args: PutBlockPublicAccessConfigurationCommandInput, cb: (err: any, data?: PutBlockPublicAccessConfigurationCommandOutput) => void): void;
|
|
413
454
|
putBlockPublicAccessConfiguration(args: PutBlockPublicAccessConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutBlockPublicAccessConfigurationCommandOutput) => void): void;
|
|
414
455
|
/**
|
|
456
|
+
* @public
|
|
415
457
|
* <p>Creates or updates a managed scaling policy for an Amazon EMR cluster. The
|
|
416
458
|
* managed scaling policy defines the limits for resources, such as EC2 instances that can be
|
|
417
459
|
* added or terminated from a cluster. The policy only applies to the core and task nodes. The
|
|
@@ -421,6 +463,7 @@ export declare class EMR extends EMRClient {
|
|
|
421
463
|
putManagedScalingPolicy(args: PutManagedScalingPolicyCommandInput, cb: (err: any, data?: PutManagedScalingPolicyCommandOutput) => void): void;
|
|
422
464
|
putManagedScalingPolicy(args: PutManagedScalingPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutManagedScalingPolicyCommandOutput) => void): void;
|
|
423
465
|
/**
|
|
466
|
+
* @public
|
|
424
467
|
* <p>Removes an automatic scaling policy from a specified instance group within an EMR
|
|
425
468
|
* cluster.</p>
|
|
426
469
|
*/
|
|
@@ -428,18 +471,21 @@ export declare class EMR extends EMRClient {
|
|
|
428
471
|
removeAutoScalingPolicy(args: RemoveAutoScalingPolicyCommandInput, cb: (err: any, data?: RemoveAutoScalingPolicyCommandOutput) => void): void;
|
|
429
472
|
removeAutoScalingPolicy(args: RemoveAutoScalingPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveAutoScalingPolicyCommandOutput) => void): void;
|
|
430
473
|
/**
|
|
474
|
+
* @public
|
|
431
475
|
* <p>Removes an auto-termination policy from an Amazon EMR cluster.</p>
|
|
432
476
|
*/
|
|
433
477
|
removeAutoTerminationPolicy(args: RemoveAutoTerminationPolicyCommandInput, options?: __HttpHandlerOptions): Promise<RemoveAutoTerminationPolicyCommandOutput>;
|
|
434
478
|
removeAutoTerminationPolicy(args: RemoveAutoTerminationPolicyCommandInput, cb: (err: any, data?: RemoveAutoTerminationPolicyCommandOutput) => void): void;
|
|
435
479
|
removeAutoTerminationPolicy(args: RemoveAutoTerminationPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveAutoTerminationPolicyCommandOutput) => void): void;
|
|
436
480
|
/**
|
|
481
|
+
* @public
|
|
437
482
|
* <p> Removes a managed scaling policy from a specified EMR cluster. </p>
|
|
438
483
|
*/
|
|
439
484
|
removeManagedScalingPolicy(args: RemoveManagedScalingPolicyCommandInput, options?: __HttpHandlerOptions): Promise<RemoveManagedScalingPolicyCommandOutput>;
|
|
440
485
|
removeManagedScalingPolicy(args: RemoveManagedScalingPolicyCommandInput, cb: (err: any, data?: RemoveManagedScalingPolicyCommandOutput) => void): void;
|
|
441
486
|
removeManagedScalingPolicy(args: RemoveManagedScalingPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveManagedScalingPolicyCommandOutput) => void): void;
|
|
442
487
|
/**
|
|
488
|
+
* @public
|
|
443
489
|
* <p>Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio. Tags make it easier to associate resources in various ways, such as grouping
|
|
444
490
|
* clusters to track your Amazon EMR resource allocation costs. For more information,
|
|
445
491
|
* see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-tags.html">Tag
|
|
@@ -450,6 +496,7 @@ export declare class EMR extends EMRClient {
|
|
|
450
496
|
removeTags(args: RemoveTagsCommandInput, cb: (err: any, data?: RemoveTagsCommandOutput) => void): void;
|
|
451
497
|
removeTags(args: RemoveTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveTagsCommandOutput) => void): void;
|
|
452
498
|
/**
|
|
499
|
+
* @public
|
|
453
500
|
* <p>RunJobFlow creates and starts running a new cluster (job flow). The cluster runs the
|
|
454
501
|
* steps specified. After the steps complete, the cluster stops and the HDFS partition is
|
|
455
502
|
* lost. To prevent loss of data, configure the last step of the job flow to store results in
|
|
@@ -477,6 +524,7 @@ export declare class EMR extends EMRClient {
|
|
|
477
524
|
runJobFlow(args: RunJobFlowCommandInput, cb: (err: any, data?: RunJobFlowCommandOutput) => void): void;
|
|
478
525
|
runJobFlow(args: RunJobFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RunJobFlowCommandOutput) => void): void;
|
|
479
526
|
/**
|
|
527
|
+
* @public
|
|
480
528
|
* <p>SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster
|
|
481
529
|
* cannot be terminated by user intervention, an API call, or in the event of a job-flow
|
|
482
530
|
* error. The cluster still terminates upon successful completion of the job flow. Calling
|
|
@@ -497,6 +545,7 @@ export declare class EMR extends EMRClient {
|
|
|
497
545
|
setTerminationProtection(args: SetTerminationProtectionCommandInput, cb: (err: any, data?: SetTerminationProtectionCommandOutput) => void): void;
|
|
498
546
|
setTerminationProtection(args: SetTerminationProtectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetTerminationProtectionCommandOutput) => void): void;
|
|
499
547
|
/**
|
|
548
|
+
* @public
|
|
500
549
|
* <important>
|
|
501
550
|
* <p>The SetVisibleToAllUsers parameter is no longer supported. Your cluster may be
|
|
502
551
|
* visible to all users in your account. To restrict cluster access using an IAM policy, see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-access-iam.html">Identity and Access
|
|
@@ -516,18 +565,21 @@ export declare class EMR extends EMRClient {
|
|
|
516
565
|
setVisibleToAllUsers(args: SetVisibleToAllUsersCommandInput, cb: (err: any, data?: SetVisibleToAllUsersCommandOutput) => void): void;
|
|
517
566
|
setVisibleToAllUsers(args: SetVisibleToAllUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SetVisibleToAllUsersCommandOutput) => void): void;
|
|
518
567
|
/**
|
|
568
|
+
* @public
|
|
519
569
|
* <p>Starts a notebook execution.</p>
|
|
520
570
|
*/
|
|
521
571
|
startNotebookExecution(args: StartNotebookExecutionCommandInput, options?: __HttpHandlerOptions): Promise<StartNotebookExecutionCommandOutput>;
|
|
522
572
|
startNotebookExecution(args: StartNotebookExecutionCommandInput, cb: (err: any, data?: StartNotebookExecutionCommandOutput) => void): void;
|
|
523
573
|
startNotebookExecution(args: StartNotebookExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartNotebookExecutionCommandOutput) => void): void;
|
|
524
574
|
/**
|
|
575
|
+
* @public
|
|
525
576
|
* <p>Stops a notebook execution.</p>
|
|
526
577
|
*/
|
|
527
578
|
stopNotebookExecution(args: StopNotebookExecutionCommandInput, options?: __HttpHandlerOptions): Promise<StopNotebookExecutionCommandOutput>;
|
|
528
579
|
stopNotebookExecution(args: StopNotebookExecutionCommandInput, cb: (err: any, data?: StopNotebookExecutionCommandOutput) => void): void;
|
|
529
580
|
stopNotebookExecution(args: StopNotebookExecutionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopNotebookExecutionCommandOutput) => void): void;
|
|
530
581
|
/**
|
|
582
|
+
* @public
|
|
531
583
|
* <p>TerminateJobFlows shuts a list of clusters (job flows) down. When a job flow is shut
|
|
532
584
|
* down, any step not yet completed is canceled and the EC2 instances on which the cluster is
|
|
533
585
|
* running are stopped. Any log files not already saved are uploaded to Amazon S3 if a
|
|
@@ -541,6 +593,7 @@ export declare class EMR extends EMRClient {
|
|
|
541
593
|
terminateJobFlows(args: TerminateJobFlowsCommandInput, cb: (err: any, data?: TerminateJobFlowsCommandOutput) => void): void;
|
|
542
594
|
terminateJobFlows(args: TerminateJobFlowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TerminateJobFlowsCommandOutput) => void): void;
|
|
543
595
|
/**
|
|
596
|
+
* @public
|
|
544
597
|
* <p>Updates an Amazon EMR Studio configuration, including attributes such as name,
|
|
545
598
|
* description, and subnets.</p>
|
|
546
599
|
*/
|
|
@@ -548,6 +601,7 @@ export declare class EMR extends EMRClient {
|
|
|
548
601
|
updateStudio(args: UpdateStudioCommandInput, cb: (err: any, data?: UpdateStudioCommandOutput) => void): void;
|
|
549
602
|
updateStudio(args: UpdateStudioCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStudioCommandOutput) => void): void;
|
|
550
603
|
/**
|
|
604
|
+
* @public
|
|
551
605
|
* <p>Updates the session policy attached to the user or group for the specified Amazon EMR Studio.</p>
|
|
552
606
|
*/
|
|
553
607
|
updateStudioSessionMapping(args: UpdateStudioSessionMappingCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStudioSessionMappingCommandOutput>;
|
|
@@ -61,15 +61,24 @@ import { TerminateJobFlowsCommandInput, TerminateJobFlowsCommandOutput } from ".
|
|
|
61
61
|
import { UpdateStudioCommandInput, UpdateStudioCommandOutput } from "./commands/UpdateStudioCommand";
|
|
62
62
|
import { UpdateStudioSessionMappingCommandInput, UpdateStudioSessionMappingCommandOutput } from "./commands/UpdateStudioSessionMappingCommand";
|
|
63
63
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
64
67
|
export type ServiceInputTypes = AddInstanceFleetCommandInput | AddInstanceGroupsCommandInput | AddJobFlowStepsCommandInput | AddTagsCommandInput | CancelStepsCommandInput | CreateSecurityConfigurationCommandInput | CreateStudioCommandInput | CreateStudioSessionMappingCommandInput | DeleteSecurityConfigurationCommandInput | DeleteStudioCommandInput | DeleteStudioSessionMappingCommandInput | DescribeClusterCommandInput | DescribeJobFlowsCommandInput | DescribeNotebookExecutionCommandInput | DescribeReleaseLabelCommandInput | DescribeSecurityConfigurationCommandInput | DescribeStepCommandInput | DescribeStudioCommandInput | GetAutoTerminationPolicyCommandInput | GetBlockPublicAccessConfigurationCommandInput | GetClusterSessionCredentialsCommandInput | GetManagedScalingPolicyCommandInput | GetStudioSessionMappingCommandInput | ListBootstrapActionsCommandInput | ListClustersCommandInput | ListInstanceFleetsCommandInput | ListInstanceGroupsCommandInput | ListInstancesCommandInput | ListNotebookExecutionsCommandInput | ListReleaseLabelsCommandInput | ListSecurityConfigurationsCommandInput | ListStepsCommandInput | ListStudioSessionMappingsCommandInput | ListStudiosCommandInput | ModifyClusterCommandInput | ModifyInstanceFleetCommandInput | ModifyInstanceGroupsCommandInput | PutAutoScalingPolicyCommandInput | PutAutoTerminationPolicyCommandInput | PutBlockPublicAccessConfigurationCommandInput | PutManagedScalingPolicyCommandInput | RemoveAutoScalingPolicyCommandInput | RemoveAutoTerminationPolicyCommandInput | RemoveManagedScalingPolicyCommandInput | RemoveTagsCommandInput | RunJobFlowCommandInput | SetTerminationProtectionCommandInput | SetVisibleToAllUsersCommandInput | StartNotebookExecutionCommandInput | StopNotebookExecutionCommandInput | TerminateJobFlowsCommandInput | UpdateStudioCommandInput | UpdateStudioSessionMappingCommandInput;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
65
71
|
export type ServiceOutputTypes = AddInstanceFleetCommandOutput | AddInstanceGroupsCommandOutput | AddJobFlowStepsCommandOutput | AddTagsCommandOutput | CancelStepsCommandOutput | CreateSecurityConfigurationCommandOutput | CreateStudioCommandOutput | CreateStudioSessionMappingCommandOutput | DeleteSecurityConfigurationCommandOutput | DeleteStudioCommandOutput | DeleteStudioSessionMappingCommandOutput | DescribeClusterCommandOutput | DescribeJobFlowsCommandOutput | DescribeNotebookExecutionCommandOutput | DescribeReleaseLabelCommandOutput | DescribeSecurityConfigurationCommandOutput | DescribeStepCommandOutput | DescribeStudioCommandOutput | GetAutoTerminationPolicyCommandOutput | GetBlockPublicAccessConfigurationCommandOutput | GetClusterSessionCredentialsCommandOutput | GetManagedScalingPolicyCommandOutput | GetStudioSessionMappingCommandOutput | ListBootstrapActionsCommandOutput | ListClustersCommandOutput | ListInstanceFleetsCommandOutput | ListInstanceGroupsCommandOutput | ListInstancesCommandOutput | ListNotebookExecutionsCommandOutput | ListReleaseLabelsCommandOutput | ListSecurityConfigurationsCommandOutput | ListStepsCommandOutput | ListStudioSessionMappingsCommandOutput | ListStudiosCommandOutput | ModifyClusterCommandOutput | ModifyInstanceFleetCommandOutput | ModifyInstanceGroupsCommandOutput | PutAutoScalingPolicyCommandOutput | PutAutoTerminationPolicyCommandOutput | PutBlockPublicAccessConfigurationCommandOutput | PutManagedScalingPolicyCommandOutput | RemoveAutoScalingPolicyCommandOutput | RemoveAutoTerminationPolicyCommandOutput | RemoveManagedScalingPolicyCommandOutput | RemoveTagsCommandOutput | RunJobFlowCommandOutput | SetTerminationProtectionCommandOutput | SetVisibleToAllUsersCommandOutput | StartNotebookExecutionCommandOutput | StopNotebookExecutionCommandOutput | TerminateJobFlowsCommandOutput | UpdateStudioCommandOutput | UpdateStudioSessionMappingCommandOutput;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
66
75
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
67
76
|
/**
|
|
68
77
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
69
78
|
*/
|
|
70
79
|
requestHandler?: __HttpHandler;
|
|
71
80
|
/**
|
|
72
|
-
* A constructor for a class implementing the {@link
|
|
81
|
+
* A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
|
|
73
82
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
74
83
|
* @internal
|
|
75
84
|
*/
|
|
@@ -159,23 +168,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
159
168
|
*/
|
|
160
169
|
logger?: __Logger;
|
|
161
170
|
/**
|
|
162
|
-
* The {@link
|
|
171
|
+
* The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
163
172
|
*/
|
|
164
173
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
165
174
|
}
|
|
175
|
+
/**
|
|
176
|
+
* @public
|
|
177
|
+
*/
|
|
166
178
|
type EMRClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
167
179
|
/**
|
|
168
|
-
*
|
|
180
|
+
* @public
|
|
181
|
+
*
|
|
182
|
+
* The configuration interface of EMRClient class constructor that set the region, credentials and other options.
|
|
169
183
|
*/
|
|
170
184
|
export interface EMRClientConfig extends EMRClientConfigType {
|
|
171
185
|
}
|
|
186
|
+
/**
|
|
187
|
+
* @public
|
|
188
|
+
*/
|
|
172
189
|
type EMRClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
173
190
|
/**
|
|
174
|
-
*
|
|
191
|
+
* @public
|
|
192
|
+
*
|
|
193
|
+
* The resolved configuration interface of EMRClient class. This is resolved and normalized from the {@link EMRClientConfig | constructor configuration interface}.
|
|
175
194
|
*/
|
|
176
195
|
export interface EMRClientResolvedConfig extends EMRClientResolvedConfigType {
|
|
177
196
|
}
|
|
178
197
|
/**
|
|
198
|
+
* @public
|
|
179
199
|
* <p>Amazon EMR is a web service that makes it easier to process large amounts of
|
|
180
200
|
* data efficiently. Amazon EMR uses Hadoop processing combined with several Amazon Web Services services to do tasks such as web indexing, data mining, log file analysis,
|
|
181
201
|
* machine learning, scientific simulation, and data warehouse management.</p>
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
5
|
import { AddInstanceFleetInput, AddInstanceFleetOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AddInstanceFleetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AddInstanceFleetCommandInput extends AddInstanceFleetInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AddInstanceFleetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AddInstanceFleetCommandOutput extends AddInstanceFleetOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds an instance fleet to a running cluster.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -29,6 +34,8 @@ export interface AddInstanceFleetCommandOutput extends AddInstanceFleetOutput, _
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param AddInstanceFleetCommandInput - {@link AddInstanceFleetCommandInput}
|
|
38
|
+
* @returns {@link AddInstanceFleetCommandOutput}
|
|
32
39
|
* @see {@link AddInstanceFleetCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link AddInstanceFleetCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface AddInstanceFleetCommandOutput extends AddInstanceFleetOutput, _
|
|
|
45
52
|
export declare class AddInstanceFleetCommand extends $Command<AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput, EMRClientResolvedConfig> {
|
|
46
53
|
readonly input: AddInstanceFleetCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: AddInstanceFleetCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddInstanceFleetCommandInput, AddInstanceFleetCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
5
|
import { AddInstanceGroupsInput, AddInstanceGroupsOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AddInstanceGroupsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AddInstanceGroupsCommandInput extends AddInstanceGroupsInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AddInstanceGroupsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AddInstanceGroupsCommandOutput extends AddInstanceGroupsOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds one or more instance groups to a running cluster.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface AddInstanceGroupsCommandOutput extends AddInstanceGroupsOutput,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param AddInstanceGroupsCommandInput - {@link AddInstanceGroupsCommandInput}
|
|
34
|
+
* @returns {@link AddInstanceGroupsCommandOutput}
|
|
28
35
|
* @see {@link AddInstanceGroupsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link AddInstanceGroupsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
|
|
@@ -38,11 +45,20 @@ export interface AddInstanceGroupsCommandOutput extends AddInstanceGroupsOutput,
|
|
|
38
45
|
export declare class AddInstanceGroupsCommand extends $Command<AddInstanceGroupsCommandInput, AddInstanceGroupsCommandOutput, EMRClientResolvedConfig> {
|
|
39
46
|
readonly input: AddInstanceGroupsCommandInput;
|
|
40
47
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
*/
|
|
41
51
|
constructor(input: AddInstanceGroupsCommandInput);
|
|
42
52
|
/**
|
|
43
53
|
* @internal
|
|
44
54
|
*/
|
|
45
55
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddInstanceGroupsCommandInput, AddInstanceGroupsCommandOutput>;
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
*/
|
|
46
59
|
private serialize;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
47
63
|
private deserialize;
|
|
48
64
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { EMRClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EMRClient";
|
|
5
5
|
import { AddJobFlowStepsInput, AddJobFlowStepsOutput } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AddJobFlowStepsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AddJobFlowStepsCommandInput extends AddJobFlowStepsInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AddJobFlowStepsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AddJobFlowStepsCommandOutput extends AddJobFlowStepsOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>AddJobFlowSteps adds new steps to a running cluster. A maximum of 256 steps are allowed
|
|
18
23
|
* in each job flow.</p>
|
|
19
24
|
* <p>If your cluster is long-running (such as a Hive data warehouse) or complex, you may
|
|
@@ -43,6 +48,8 @@ export interface AddJobFlowStepsCommandOutput extends AddJobFlowStepsOutput, __M
|
|
|
43
48
|
* const response = await client.send(command);
|
|
44
49
|
* ```
|
|
45
50
|
*
|
|
51
|
+
* @param AddJobFlowStepsCommandInput - {@link AddJobFlowStepsCommandInput}
|
|
52
|
+
* @returns {@link AddJobFlowStepsCommandOutput}
|
|
46
53
|
* @see {@link AddJobFlowStepsCommandInput} for command's `input` shape.
|
|
47
54
|
* @see {@link AddJobFlowStepsCommandOutput} for command's `response` shape.
|
|
48
55
|
* @see {@link EMRClientResolvedConfig | config} for EMRClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface AddJobFlowStepsCommandOutput extends AddJobFlowStepsOutput, __M
|
|
|
56
63
|
export declare class AddJobFlowStepsCommand extends $Command<AddJobFlowStepsCommandInput, AddJobFlowStepsCommandOutput, EMRClientResolvedConfig> {
|
|
57
64
|
readonly input: AddJobFlowStepsCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: AddJobFlowStepsCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EMRClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddJobFlowStepsCommandInput, AddJobFlowStepsCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|