@aws-sdk/client-emr 3.296.0 → 3.298.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-cjs/commands/AddInstanceFleetCommand.js +2 -3
- package/dist-cjs/commands/AddInstanceGroupsCommand.js +2 -3
- package/dist-cjs/commands/AddJobFlowStepsCommand.js +2 -3
- package/dist-cjs/commands/AddTagsCommand.js +2 -3
- package/dist-cjs/commands/CancelStepsCommand.js +2 -3
- package/dist-cjs/commands/CreateSecurityConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateStudioCommand.js +2 -3
- package/dist-cjs/commands/CreateStudioSessionMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteStudioCommand.js +2 -3
- package/dist-cjs/commands/DeleteStudioSessionMappingCommand.js +2 -3
- package/dist-cjs/commands/DescribeClusterCommand.js +2 -3
- package/dist-cjs/commands/DescribeJobFlowsCommand.js +2 -3
- package/dist-cjs/commands/DescribeNotebookExecutionCommand.js +2 -3
- package/dist-cjs/commands/DescribeReleaseLabelCommand.js +2 -3
- package/dist-cjs/commands/DescribeSecurityConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeStepCommand.js +2 -3
- package/dist-cjs/commands/DescribeStudioCommand.js +2 -3
- package/dist-cjs/commands/GetAutoTerminationPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetBlockPublicAccessConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetClusterSessionCredentialsCommand.js +1 -1
- package/dist-cjs/commands/GetManagedScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetStudioSessionMappingCommand.js +2 -3
- package/dist-cjs/commands/ListBootstrapActionsCommand.js +2 -3
- package/dist-cjs/commands/ListClustersCommand.js +2 -3
- package/dist-cjs/commands/ListInstanceFleetsCommand.js +2 -3
- package/dist-cjs/commands/ListInstanceGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListNotebookExecutionsCommand.js +2 -3
- package/dist-cjs/commands/ListReleaseLabelsCommand.js +2 -3
- package/dist-cjs/commands/ListSecurityConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListStepsCommand.js +2 -3
- package/dist-cjs/commands/ListStudioSessionMappingsCommand.js +2 -3
- package/dist-cjs/commands/ListStudiosCommand.js +2 -3
- package/dist-cjs/commands/ModifyClusterCommand.js +2 -3
- package/dist-cjs/commands/ModifyInstanceFleetCommand.js +2 -3
- package/dist-cjs/commands/ModifyInstanceGroupsCommand.js +2 -3
- package/dist-cjs/commands/PutAutoScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutAutoTerminationPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutBlockPublicAccessConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutManagedScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/RemoveAutoScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/RemoveAutoTerminationPolicyCommand.js +2 -3
- package/dist-cjs/commands/RemoveManagedScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/RemoveTagsCommand.js +2 -3
- package/dist-cjs/commands/RunJobFlowCommand.js +2 -3
- package/dist-cjs/commands/SetTerminationProtectionCommand.js +2 -3
- package/dist-cjs/commands/SetVisibleToAllUsersCommand.js +2 -3
- package/dist-cjs/commands/StartNotebookExecutionCommand.js +2 -3
- package/dist-cjs/commands/StopNotebookExecutionCommand.js +2 -3
- package/dist-cjs/commands/TerminateJobFlowsCommand.js +2 -3
- package/dist-cjs/commands/UpdateStudioCommand.js +2 -3
- package/dist-cjs/commands/UpdateStudioSessionMappingCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -761
- package/dist-es/commands/AddInstanceFleetCommand.js +2 -3
- package/dist-es/commands/AddInstanceGroupsCommand.js +2 -3
- package/dist-es/commands/AddJobFlowStepsCommand.js +2 -3
- package/dist-es/commands/AddTagsCommand.js +2 -3
- package/dist-es/commands/CancelStepsCommand.js +2 -3
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateStudioCommand.js +2 -3
- package/dist-es/commands/CreateStudioSessionMappingCommand.js +2 -3
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteStudioCommand.js +2 -3
- package/dist-es/commands/DeleteStudioSessionMappingCommand.js +2 -3
- package/dist-es/commands/DescribeClusterCommand.js +2 -3
- package/dist-es/commands/DescribeJobFlowsCommand.js +2 -3
- package/dist-es/commands/DescribeNotebookExecutionCommand.js +2 -3
- package/dist-es/commands/DescribeReleaseLabelCommand.js +2 -3
- package/dist-es/commands/DescribeSecurityConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeStepCommand.js +2 -3
- package/dist-es/commands/DescribeStudioCommand.js +2 -3
- package/dist-es/commands/GetAutoTerminationPolicyCommand.js +2 -3
- package/dist-es/commands/GetBlockPublicAccessConfigurationCommand.js +2 -3
- package/dist-es/commands/GetClusterSessionCredentialsCommand.js +2 -2
- package/dist-es/commands/GetManagedScalingPolicyCommand.js +2 -3
- package/dist-es/commands/GetStudioSessionMappingCommand.js +2 -3
- package/dist-es/commands/ListBootstrapActionsCommand.js +2 -3
- package/dist-es/commands/ListClustersCommand.js +2 -3
- package/dist-es/commands/ListInstanceFleetsCommand.js +2 -3
- package/dist-es/commands/ListInstanceGroupsCommand.js +2 -3
- package/dist-es/commands/ListInstancesCommand.js +2 -3
- package/dist-es/commands/ListNotebookExecutionsCommand.js +2 -3
- package/dist-es/commands/ListReleaseLabelsCommand.js +2 -3
- package/dist-es/commands/ListSecurityConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListStepsCommand.js +2 -3
- package/dist-es/commands/ListStudioSessionMappingsCommand.js +2 -3
- package/dist-es/commands/ListStudiosCommand.js +2 -3
- package/dist-es/commands/ModifyClusterCommand.js +2 -3
- package/dist-es/commands/ModifyInstanceFleetCommand.js +2 -3
- package/dist-es/commands/ModifyInstanceGroupsCommand.js +2 -3
- package/dist-es/commands/PutAutoScalingPolicyCommand.js +2 -3
- package/dist-es/commands/PutAutoTerminationPolicyCommand.js +2 -3
- package/dist-es/commands/PutBlockPublicAccessConfigurationCommand.js +2 -3
- package/dist-es/commands/PutManagedScalingPolicyCommand.js +2 -3
- package/dist-es/commands/RemoveAutoScalingPolicyCommand.js +2 -3
- package/dist-es/commands/RemoveAutoTerminationPolicyCommand.js +2 -3
- package/dist-es/commands/RemoveManagedScalingPolicyCommand.js +2 -3
- package/dist-es/commands/RemoveTagsCommand.js +2 -3
- package/dist-es/commands/RunJobFlowCommand.js +2 -3
- package/dist-es/commands/SetTerminationProtectionCommand.js +2 -3
- package/dist-es/commands/SetVisibleToAllUsersCommand.js +2 -3
- package/dist-es/commands/StartNotebookExecutionCommand.js +2 -3
- package/dist-es/commands/StopNotebookExecutionCommand.js +2 -3
- package/dist-es/commands/TerminateJobFlowsCommand.js +2 -3
- package/dist-es/commands/UpdateStudioCommand.js +2 -3
- package/dist-es/commands/UpdateStudioSessionMappingCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -567
- 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 +447 -759
- 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/dist-types/ts3.4/models/models_0.d.ts +0 -529
- package/package.json +4 -3
|
@@ -1,17 +1,24 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { EMRServiceException as __BaseException } from "./EMRServiceException";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export declare enum ActionOnFailure {
|
|
4
7
|
CANCEL_AND_WAIT = "CANCEL_AND_WAIT",
|
|
5
8
|
CONTINUE = "CONTINUE",
|
|
6
9
|
TERMINATE_CLUSTER = "TERMINATE_CLUSTER",
|
|
7
10
|
TERMINATE_JOB_FLOW = "TERMINATE_JOB_FLOW"
|
|
8
11
|
}
|
|
12
|
+
/**
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
9
15
|
export declare enum InstanceFleetType {
|
|
10
16
|
CORE = "CORE",
|
|
11
17
|
MASTER = "MASTER",
|
|
12
18
|
TASK = "TASK"
|
|
13
19
|
}
|
|
14
20
|
/**
|
|
21
|
+
* @public
|
|
15
22
|
* <p>EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s)
|
|
16
23
|
* that are requested for the EBS volume attached to an EC2 instance in the cluster.</p>
|
|
17
24
|
*/
|
|
@@ -37,6 +44,7 @@ export interface VolumeSpecification {
|
|
|
37
44
|
Throughput?: number;
|
|
38
45
|
}
|
|
39
46
|
/**
|
|
47
|
+
* @public
|
|
40
48
|
* <p>Configuration of requested EBS block device associated with the instance group with
|
|
41
49
|
* count of volumes that are associated to every instance.</p>
|
|
42
50
|
*/
|
|
@@ -53,6 +61,7 @@ export interface EbsBlockDeviceConfig {
|
|
|
53
61
|
VolumesPerInstance?: number;
|
|
54
62
|
}
|
|
55
63
|
/**
|
|
64
|
+
* @public
|
|
56
65
|
* <p>The Amazon EBS configuration of a cluster instance.</p>
|
|
57
66
|
*/
|
|
58
67
|
export interface EbsConfiguration {
|
|
@@ -66,17 +75,27 @@ export interface EbsConfiguration {
|
|
|
66
75
|
*/
|
|
67
76
|
EbsOptimized?: boolean;
|
|
68
77
|
}
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
69
81
|
export declare enum OnDemandProvisioningAllocationStrategy {
|
|
70
82
|
LOWEST_PRICE = "lowest-price"
|
|
71
83
|
}
|
|
84
|
+
/**
|
|
85
|
+
* @public
|
|
86
|
+
*/
|
|
72
87
|
export declare enum OnDemandCapacityReservationPreference {
|
|
73
88
|
NONE = "none",
|
|
74
89
|
OPEN = "open"
|
|
75
90
|
}
|
|
91
|
+
/**
|
|
92
|
+
* @public
|
|
93
|
+
*/
|
|
76
94
|
export declare enum OnDemandCapacityReservationUsageStrategy {
|
|
77
95
|
USE_CAPACITY_RESERVATIONS_FIRST = "use-capacity-reservations-first"
|
|
78
96
|
}
|
|
79
97
|
/**
|
|
98
|
+
* @public
|
|
80
99
|
* <p>Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand
|
|
81
100
|
* capacity.</p>
|
|
82
101
|
*/
|
|
@@ -118,6 +137,7 @@ export interface OnDemandCapacityReservationOptions {
|
|
|
118
137
|
CapacityReservationResourceGroupArn?: string;
|
|
119
138
|
}
|
|
120
139
|
/**
|
|
140
|
+
* @public
|
|
121
141
|
* <p> The launch specification for On-Demand Instances in the instance fleet, which
|
|
122
142
|
* determines the allocation strategy. </p>
|
|
123
143
|
* <note>
|
|
@@ -139,14 +159,21 @@ export interface OnDemandProvisioningSpecification {
|
|
|
139
159
|
*/
|
|
140
160
|
CapacityReservationOptions?: OnDemandCapacityReservationOptions;
|
|
141
161
|
}
|
|
162
|
+
/**
|
|
163
|
+
* @public
|
|
164
|
+
*/
|
|
142
165
|
export declare enum SpotProvisioningAllocationStrategy {
|
|
143
166
|
CAPACITY_OPTIMIZED = "capacity-optimized"
|
|
144
167
|
}
|
|
168
|
+
/**
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
145
171
|
export declare enum SpotProvisioningTimeoutAction {
|
|
146
172
|
SWITCH_TO_ON_DEMAND = "SWITCH_TO_ON_DEMAND",
|
|
147
173
|
TERMINATE_CLUSTER = "TERMINATE_CLUSTER"
|
|
148
174
|
}
|
|
149
175
|
/**
|
|
176
|
+
* @public
|
|
150
177
|
* <p>The launch specification for Spot Instances in the instance fleet, which determines the
|
|
151
178
|
* defined duration, provisioning timeout behavior, and allocation strategy.</p>
|
|
152
179
|
* <note>
|
|
@@ -202,6 +229,7 @@ export interface SpotProvisioningSpecification {
|
|
|
202
229
|
AllocationStrategy?: SpotProvisioningAllocationStrategy | string;
|
|
203
230
|
}
|
|
204
231
|
/**
|
|
232
|
+
* @public
|
|
205
233
|
* <p>The launch specification for Spot Instances in the fleet, which determines the defined
|
|
206
234
|
* duration, provisioning timeout behavior, and allocation strategy.</p>
|
|
207
235
|
* <note>
|
|
@@ -228,6 +256,7 @@ export interface InstanceFleetProvisioningSpecifications {
|
|
|
228
256
|
OnDemandSpecification?: OnDemandProvisioningSpecification;
|
|
229
257
|
}
|
|
230
258
|
/**
|
|
259
|
+
* @public
|
|
231
260
|
* <p>The resize specification for On-Demand Instances in the instance fleet, which contains
|
|
232
261
|
* the resize timeout period. </p>
|
|
233
262
|
*/
|
|
@@ -243,6 +272,7 @@ export interface OnDemandResizingSpecification {
|
|
|
243
272
|
TimeoutDurationMinutes: number | undefined;
|
|
244
273
|
}
|
|
245
274
|
/**
|
|
275
|
+
* @public
|
|
246
276
|
* <p>The resize specification for Spot Instances in the instance fleet, which contains the
|
|
247
277
|
* resize timeout period. </p>
|
|
248
278
|
*/
|
|
@@ -258,6 +288,7 @@ export interface SpotResizingSpecification {
|
|
|
258
288
|
TimeoutDurationMinutes: number | undefined;
|
|
259
289
|
}
|
|
260
290
|
/**
|
|
291
|
+
* @public
|
|
261
292
|
* <p>The resize specification for On-Demand and Spot Instances in the fleet.</p>
|
|
262
293
|
*/
|
|
263
294
|
export interface InstanceFleetResizingSpecifications {
|
|
@@ -272,6 +303,9 @@ export interface InstanceFleetResizingSpecifications {
|
|
|
272
303
|
*/
|
|
273
304
|
OnDemandResizeSpecification?: OnDemandResizingSpecification;
|
|
274
305
|
}
|
|
306
|
+
/**
|
|
307
|
+
* @public
|
|
308
|
+
*/
|
|
275
309
|
export interface AddInstanceFleetOutput {
|
|
276
310
|
/**
|
|
277
311
|
* <p>The unique identifier of the cluster.</p>
|
|
@@ -287,6 +321,7 @@ export interface AddInstanceFleetOutput {
|
|
|
287
321
|
ClusterArn?: string;
|
|
288
322
|
}
|
|
289
323
|
/**
|
|
324
|
+
* @public
|
|
290
325
|
* <p>This exception occurs when there is an internal failure in the Amazon EMR
|
|
291
326
|
* service.</p>
|
|
292
327
|
*/
|
|
@@ -303,6 +338,7 @@ export declare class InternalServerException extends __BaseException {
|
|
|
303
338
|
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
304
339
|
}
|
|
305
340
|
/**
|
|
341
|
+
* @public
|
|
306
342
|
* <p>This exception occurs when there is something wrong with user input.</p>
|
|
307
343
|
*/
|
|
308
344
|
export declare class InvalidRequestException extends __BaseException {
|
|
@@ -322,6 +358,7 @@ export declare class InvalidRequestException extends __BaseException {
|
|
|
322
358
|
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
323
359
|
}
|
|
324
360
|
/**
|
|
361
|
+
* @public
|
|
325
362
|
* <p>The upper and lower EC2 instance limits for an automatic scaling policy. Automatic
|
|
326
363
|
* scaling activities triggered by automatic scaling rules will not cause an instance group to
|
|
327
364
|
* grow above or below these limits.</p>
|
|
@@ -340,16 +377,23 @@ export interface ScalingConstraints {
|
|
|
340
377
|
*/
|
|
341
378
|
MaxCapacity: number | undefined;
|
|
342
379
|
}
|
|
380
|
+
/**
|
|
381
|
+
* @public
|
|
382
|
+
*/
|
|
343
383
|
export declare enum MarketType {
|
|
344
384
|
ON_DEMAND = "ON_DEMAND",
|
|
345
385
|
SPOT = "SPOT"
|
|
346
386
|
}
|
|
387
|
+
/**
|
|
388
|
+
* @public
|
|
389
|
+
*/
|
|
347
390
|
export declare enum AdjustmentType {
|
|
348
391
|
CHANGE_IN_CAPACITY = "CHANGE_IN_CAPACITY",
|
|
349
392
|
EXACT_CAPACITY = "EXACT_CAPACITY",
|
|
350
393
|
PERCENT_CHANGE_IN_CAPACITY = "PERCENT_CHANGE_IN_CAPACITY"
|
|
351
394
|
}
|
|
352
395
|
/**
|
|
396
|
+
* @public
|
|
353
397
|
* <p>An automatic scaling configuration, which describes how the policy adds or removes
|
|
354
398
|
* instances, the cooldown period, and the number of EC2 instances that will be added each
|
|
355
399
|
* time the CloudWatch metric alarm condition is satisfied.</p>
|
|
@@ -386,6 +430,7 @@ export interface SimpleScalingPolicyConfiguration {
|
|
|
386
430
|
CoolDown?: number;
|
|
387
431
|
}
|
|
388
432
|
/**
|
|
433
|
+
* @public
|
|
389
434
|
* <p>The type of adjustment the automatic scaling activity makes when triggered, and the
|
|
390
435
|
* periodicity of the adjustment.</p>
|
|
391
436
|
*/
|
|
@@ -401,6 +446,9 @@ export interface ScalingAction {
|
|
|
401
446
|
*/
|
|
402
447
|
SimpleScalingPolicyConfiguration: SimpleScalingPolicyConfiguration | undefined;
|
|
403
448
|
}
|
|
449
|
+
/**
|
|
450
|
+
* @public
|
|
451
|
+
*/
|
|
404
452
|
export declare enum ComparisonOperator {
|
|
405
453
|
GREATER_THAN = "GREATER_THAN",
|
|
406
454
|
GREATER_THAN_OR_EQUAL = "GREATER_THAN_OR_EQUAL",
|
|
@@ -408,10 +456,11 @@ export declare enum ComparisonOperator {
|
|
|
408
456
|
LESS_THAN_OR_EQUAL = "LESS_THAN_OR_EQUAL"
|
|
409
457
|
}
|
|
410
458
|
/**
|
|
459
|
+
* @public
|
|
411
460
|
* <p>A CloudWatch dimension, which is specified using a <code>Key</code> (known as a
|
|
412
461
|
* <code>Name</code> in CloudWatch), <code>Value</code> pair. By default, Amazon EMR uses one dimension whose <code>Key</code> is <code>JobFlowID</code> and
|
|
413
462
|
* <code>Value</code> is a variable representing the cluster ID, which is
|
|
414
|
-
* <code
|
|
463
|
+
* <code>$\{emr.clusterId\}</code>. This enables the rule to bootstrap when the cluster ID
|
|
415
464
|
* becomes available.</p>
|
|
416
465
|
*/
|
|
417
466
|
export interface MetricDimension {
|
|
@@ -424,6 +473,9 @@ export interface MetricDimension {
|
|
|
424
473
|
*/
|
|
425
474
|
Value?: string;
|
|
426
475
|
}
|
|
476
|
+
/**
|
|
477
|
+
* @public
|
|
478
|
+
*/
|
|
427
479
|
export declare enum Statistic {
|
|
428
480
|
AVERAGE = "AVERAGE",
|
|
429
481
|
MAXIMUM = "MAXIMUM",
|
|
@@ -431,6 +483,9 @@ export declare enum Statistic {
|
|
|
431
483
|
SAMPLE_COUNT = "SAMPLE_COUNT",
|
|
432
484
|
SUM = "SUM"
|
|
433
485
|
}
|
|
486
|
+
/**
|
|
487
|
+
* @public
|
|
488
|
+
*/
|
|
434
489
|
export declare enum Unit {
|
|
435
490
|
BITS = "BITS",
|
|
436
491
|
BITS_PER_SECOND = "BITS_PER_SECOND",
|
|
@@ -461,6 +516,7 @@ export declare enum Unit {
|
|
|
461
516
|
TERA_BYTES_PER_SECOND = "TERA_BYTES_PER_SECOND"
|
|
462
517
|
}
|
|
463
518
|
/**
|
|
519
|
+
* @public
|
|
464
520
|
* <p>The definition of a CloudWatch metric alarm, which determines when an automatic scaling
|
|
465
521
|
* activity is triggered. When the defined alarm conditions are satisfied, scaling activity
|
|
466
522
|
* begins.</p>
|
|
@@ -514,6 +570,7 @@ export interface CloudWatchAlarmDefinition {
|
|
|
514
570
|
Dimensions?: MetricDimension[];
|
|
515
571
|
}
|
|
516
572
|
/**
|
|
573
|
+
* @public
|
|
517
574
|
* <p>The conditions that trigger an automatic scaling activity.</p>
|
|
518
575
|
*/
|
|
519
576
|
export interface ScalingTrigger {
|
|
@@ -524,6 +581,7 @@ export interface ScalingTrigger {
|
|
|
524
581
|
CloudWatchAlarmDefinition: CloudWatchAlarmDefinition | undefined;
|
|
525
582
|
}
|
|
526
583
|
/**
|
|
584
|
+
* @public
|
|
527
585
|
* <p>A scale-in or scale-out rule that defines scaling activity, including the CloudWatch
|
|
528
586
|
* metric alarm that triggers activity, how EC2 instances are added or removed, and the
|
|
529
587
|
* periodicity of adjustments. The automatic scaling policy for an instance group can comprise
|
|
@@ -550,6 +608,7 @@ export interface ScalingRule {
|
|
|
550
608
|
Trigger: ScalingTrigger | undefined;
|
|
551
609
|
}
|
|
552
610
|
/**
|
|
611
|
+
* @public
|
|
553
612
|
* <p>An automatic scaling policy for a core instance group or task instance group in an
|
|
554
613
|
* Amazon EMR cluster. An automatic scaling policy defines how an instance group
|
|
555
614
|
* dynamically adds and terminates EC2 instances in response to the value of a CloudWatch
|
|
@@ -567,12 +626,16 @@ export interface AutoScalingPolicy {
|
|
|
567
626
|
*/
|
|
568
627
|
Rules: ScalingRule[] | undefined;
|
|
569
628
|
}
|
|
629
|
+
/**
|
|
630
|
+
* @public
|
|
631
|
+
*/
|
|
570
632
|
export declare enum InstanceRoleType {
|
|
571
633
|
CORE = "CORE",
|
|
572
634
|
MASTER = "MASTER",
|
|
573
635
|
TASK = "TASK"
|
|
574
636
|
}
|
|
575
637
|
/**
|
|
638
|
+
* @public
|
|
576
639
|
* <p>Output from an AddInstanceGroups call.</p>
|
|
577
640
|
*/
|
|
578
641
|
export interface AddInstanceGroupsOutput {
|
|
@@ -590,6 +653,7 @@ export interface AddInstanceGroupsOutput {
|
|
|
590
653
|
ClusterArn?: string;
|
|
591
654
|
}
|
|
592
655
|
/**
|
|
656
|
+
* @public
|
|
593
657
|
* <p>Indicates that an error occurred while processing the request and that the request was
|
|
594
658
|
* not completed.</p>
|
|
595
659
|
*/
|
|
@@ -602,6 +666,7 @@ export declare class InternalServerError extends __BaseException {
|
|
|
602
666
|
constructor(opts: __ExceptionOptionType<InternalServerError, __BaseException>);
|
|
603
667
|
}
|
|
604
668
|
/**
|
|
669
|
+
* @public
|
|
605
670
|
* <p>A key-value pair.</p>
|
|
606
671
|
*/
|
|
607
672
|
export interface KeyValue {
|
|
@@ -615,6 +680,7 @@ export interface KeyValue {
|
|
|
615
680
|
Value?: string;
|
|
616
681
|
}
|
|
617
682
|
/**
|
|
683
|
+
* @public
|
|
618
684
|
* <p>A job flow step consisting of a JAR file whose main function will be executed. The main
|
|
619
685
|
* function submits a job for Hadoop to execute and waits for the job to finish or
|
|
620
686
|
* fail.</p>
|
|
@@ -641,6 +707,7 @@ export interface HadoopJarStepConfig {
|
|
|
641
707
|
Args?: string[];
|
|
642
708
|
}
|
|
643
709
|
/**
|
|
710
|
+
* @public
|
|
644
711
|
* <p>Specification for a cluster (job flow) step.</p>
|
|
645
712
|
*/
|
|
646
713
|
export interface StepConfig {
|
|
@@ -690,6 +757,7 @@ export interface StepConfig {
|
|
|
690
757
|
HadoopJarStep: HadoopJarStepConfig | undefined;
|
|
691
758
|
}
|
|
692
759
|
/**
|
|
760
|
+
* @public
|
|
693
761
|
* <p> The input argument to the <a>AddJobFlowSteps</a> operation. </p>
|
|
694
762
|
*/
|
|
695
763
|
export interface AddJobFlowStepsInput {
|
|
@@ -713,6 +781,7 @@ export interface AddJobFlowStepsInput {
|
|
|
713
781
|
ExecutionRoleArn?: string;
|
|
714
782
|
}
|
|
715
783
|
/**
|
|
784
|
+
* @public
|
|
716
785
|
* <p> The output for the <a>AddJobFlowSteps</a> operation. </p>
|
|
717
786
|
*/
|
|
718
787
|
export interface AddJobFlowStepsOutput {
|
|
@@ -722,6 +791,7 @@ export interface AddJobFlowStepsOutput {
|
|
|
722
791
|
StepIds?: string[];
|
|
723
792
|
}
|
|
724
793
|
/**
|
|
794
|
+
* @public
|
|
725
795
|
* <p>A key-value pair containing user-defined metadata that you can associate with an Amazon EMR resource. Tags make it easier to associate clusters in various ways, such as
|
|
726
796
|
* grouping clusters to track your Amazon EMR resource allocation costs. For more
|
|
727
797
|
* information, see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-tags.html">Tag Clusters</a>. </p>
|
|
@@ -739,6 +809,7 @@ export interface Tag {
|
|
|
739
809
|
Value?: string;
|
|
740
810
|
}
|
|
741
811
|
/**
|
|
812
|
+
* @public
|
|
742
813
|
* <p>This input identifies an Amazon EMR resource and a list of tags to
|
|
743
814
|
* attach.</p>
|
|
744
815
|
*/
|
|
@@ -756,11 +827,13 @@ export interface AddTagsInput {
|
|
|
756
827
|
Tags: Tag[] | undefined;
|
|
757
828
|
}
|
|
758
829
|
/**
|
|
830
|
+
* @public
|
|
759
831
|
* <p>This output indicates the result of adding tags to a resource.</p>
|
|
760
832
|
*/
|
|
761
833
|
export interface AddTagsOutput {
|
|
762
834
|
}
|
|
763
835
|
/**
|
|
836
|
+
* @public
|
|
764
837
|
* <p>With Amazon EMR release version 4.0 and later, the only accepted parameter is
|
|
765
838
|
* the application name. To pass arguments to applications, you use configuration
|
|
766
839
|
* classifications specified using configuration JSON objects. For more information, see
|
|
@@ -789,10 +862,16 @@ export interface Application {
|
|
|
789
862
|
*/
|
|
790
863
|
AdditionalInfo?: Record<string, string>;
|
|
791
864
|
}
|
|
865
|
+
/**
|
|
866
|
+
* @public
|
|
867
|
+
*/
|
|
792
868
|
export declare enum AuthMode {
|
|
793
869
|
IAM = "IAM",
|
|
794
870
|
SSO = "SSO"
|
|
795
871
|
}
|
|
872
|
+
/**
|
|
873
|
+
* @public
|
|
874
|
+
*/
|
|
796
875
|
export declare enum AutoScalingPolicyState {
|
|
797
876
|
ATTACHED = "ATTACHED",
|
|
798
877
|
ATTACHING = "ATTACHING",
|
|
@@ -801,12 +880,16 @@ export declare enum AutoScalingPolicyState {
|
|
|
801
880
|
FAILED = "FAILED",
|
|
802
881
|
PENDING = "PENDING"
|
|
803
882
|
}
|
|
883
|
+
/**
|
|
884
|
+
* @public
|
|
885
|
+
*/
|
|
804
886
|
export declare enum AutoScalingPolicyStateChangeReasonCode {
|
|
805
887
|
CLEANUP_FAILURE = "CLEANUP_FAILURE",
|
|
806
888
|
PROVISION_FAILURE = "PROVISION_FAILURE",
|
|
807
889
|
USER_REQUEST = "USER_REQUEST"
|
|
808
890
|
}
|
|
809
891
|
/**
|
|
892
|
+
* @public
|
|
810
893
|
* <p>The reason for an <a>AutoScalingPolicyStatus</a> change.</p>
|
|
811
894
|
*/
|
|
812
895
|
export interface AutoScalingPolicyStateChangeReason {
|
|
@@ -824,6 +907,7 @@ export interface AutoScalingPolicyStateChangeReason {
|
|
|
824
907
|
Message?: string;
|
|
825
908
|
}
|
|
826
909
|
/**
|
|
910
|
+
* @public
|
|
827
911
|
* <p>The status of an automatic scaling policy.
|
|
828
912
|
* </p>
|
|
829
913
|
*/
|
|
@@ -838,6 +922,7 @@ export interface AutoScalingPolicyStatus {
|
|
|
838
922
|
StateChangeReason?: AutoScalingPolicyStateChangeReason;
|
|
839
923
|
}
|
|
840
924
|
/**
|
|
925
|
+
* @public
|
|
841
926
|
* <p>An automatic scaling policy for a core instance group or task instance group in an
|
|
842
927
|
* Amazon EMR cluster. The automatic scaling policy defines how an instance group
|
|
843
928
|
* dynamically adds and terminates EC2 instances in response to the value of a CloudWatch
|
|
@@ -860,6 +945,7 @@ export interface AutoScalingPolicyDescription {
|
|
|
860
945
|
Rules?: ScalingRule[];
|
|
861
946
|
}
|
|
862
947
|
/**
|
|
948
|
+
* @public
|
|
863
949
|
* <p>An auto-termination policy for an Amazon EMR cluster. An auto-termination policy
|
|
864
950
|
* defines the amount of idle time in seconds after which a cluster automatically terminates.
|
|
865
951
|
* For alternative cluster termination options, see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-plan-termination.html">Control cluster
|
|
@@ -874,6 +960,7 @@ export interface AutoTerminationPolicy {
|
|
|
874
960
|
IdleTimeout?: number;
|
|
875
961
|
}
|
|
876
962
|
/**
|
|
963
|
+
* @public
|
|
877
964
|
* <p>A list of port ranges that are permitted to allow inbound traffic from all public IP
|
|
878
965
|
* addresses. To specify a single port, use the same value for <code>MinRange</code> and
|
|
879
966
|
* <code>MaxRange</code>.</p>
|
|
@@ -889,6 +976,7 @@ export interface PortRange {
|
|
|
889
976
|
MaxRange?: number;
|
|
890
977
|
}
|
|
891
978
|
/**
|
|
979
|
+
* @public
|
|
892
980
|
* <p>Properties that describe the Amazon Web Services principal that created the
|
|
893
981
|
* <code>BlockPublicAccessConfiguration</code> using the
|
|
894
982
|
* <code>PutBlockPublicAccessConfiguration</code> action as well as the date and time that
|
|
@@ -906,6 +994,7 @@ export interface BlockPublicAccessConfigurationMetadata {
|
|
|
906
994
|
CreatedByArn: string | undefined;
|
|
907
995
|
}
|
|
908
996
|
/**
|
|
997
|
+
* @public
|
|
909
998
|
* <p>Configuration of the script to run during a bootstrap action.</p>
|
|
910
999
|
*/
|
|
911
1000
|
export interface ScriptBootstrapActionConfig {
|
|
@@ -919,6 +1008,7 @@ export interface ScriptBootstrapActionConfig {
|
|
|
919
1008
|
Args?: string[];
|
|
920
1009
|
}
|
|
921
1010
|
/**
|
|
1011
|
+
* @public
|
|
922
1012
|
* <p>Configuration of a bootstrap action.</p>
|
|
923
1013
|
*/
|
|
924
1014
|
export interface BootstrapActionConfig {
|
|
@@ -932,6 +1022,7 @@ export interface BootstrapActionConfig {
|
|
|
932
1022
|
ScriptBootstrapAction: ScriptBootstrapActionConfig | undefined;
|
|
933
1023
|
}
|
|
934
1024
|
/**
|
|
1025
|
+
* @public
|
|
935
1026
|
* <p>Reports the configuration of a bootstrap action in a cluster (job flow).</p>
|
|
936
1027
|
*/
|
|
937
1028
|
export interface BootstrapActionDetail {
|
|
@@ -940,11 +1031,15 @@ export interface BootstrapActionDetail {
|
|
|
940
1031
|
*/
|
|
941
1032
|
BootstrapActionConfig?: BootstrapActionConfig;
|
|
942
1033
|
}
|
|
1034
|
+
/**
|
|
1035
|
+
* @public
|
|
1036
|
+
*/
|
|
943
1037
|
export declare enum StepCancellationOption {
|
|
944
1038
|
SEND_INTERRUPT = "SEND_INTERRUPT",
|
|
945
1039
|
TERMINATE_PROCESS = "TERMINATE_PROCESS"
|
|
946
1040
|
}
|
|
947
1041
|
/**
|
|
1042
|
+
* @public
|
|
948
1043
|
* <p>The input argument to the <a>CancelSteps</a> operation.</p>
|
|
949
1044
|
*/
|
|
950
1045
|
export interface CancelStepsInput {
|
|
@@ -963,11 +1058,15 @@ export interface CancelStepsInput {
|
|
|
963
1058
|
*/
|
|
964
1059
|
StepCancellationOption?: StepCancellationOption | string;
|
|
965
1060
|
}
|
|
1061
|
+
/**
|
|
1062
|
+
* @public
|
|
1063
|
+
*/
|
|
966
1064
|
export declare enum CancelStepsRequestStatus {
|
|
967
1065
|
FAILED = "FAILED",
|
|
968
1066
|
SUBMITTED = "SUBMITTED"
|
|
969
1067
|
}
|
|
970
1068
|
/**
|
|
1069
|
+
* @public
|
|
971
1070
|
* <p>Specification of the status of a CancelSteps request. Available only in Amazon EMR version 4.8.0 and later, excluding version 5.0.0.</p>
|
|
972
1071
|
*/
|
|
973
1072
|
export interface CancelStepsInfo {
|
|
@@ -985,6 +1084,7 @@ export interface CancelStepsInfo {
|
|
|
985
1084
|
Reason?: string;
|
|
986
1085
|
}
|
|
987
1086
|
/**
|
|
1087
|
+
* @public
|
|
988
1088
|
* <p> The output for the <a>CancelSteps</a> operation. </p>
|
|
989
1089
|
*/
|
|
990
1090
|
export interface CancelStepsOutput {
|
|
@@ -995,6 +1095,7 @@ export interface CancelStepsOutput {
|
|
|
995
1095
|
CancelStepsInfoList?: CancelStepsInfo[];
|
|
996
1096
|
}
|
|
997
1097
|
/**
|
|
1098
|
+
* @public
|
|
998
1099
|
* <p>Provides information about the EC2 instances in a cluster grouped by category. For
|
|
999
1100
|
* example, key name, subnet ID, IAM instance profile, and so on.</p>
|
|
1000
1101
|
*/
|
|
@@ -1067,11 +1168,15 @@ export interface Ec2InstanceAttributes {
|
|
|
1067
1168
|
*/
|
|
1068
1169
|
AdditionalSlaveSecurityGroups?: string[];
|
|
1069
1170
|
}
|
|
1171
|
+
/**
|
|
1172
|
+
* @public
|
|
1173
|
+
*/
|
|
1070
1174
|
export declare enum InstanceCollectionType {
|
|
1071
1175
|
INSTANCE_FLEET = "INSTANCE_FLEET",
|
|
1072
1176
|
INSTANCE_GROUP = "INSTANCE_GROUP"
|
|
1073
1177
|
}
|
|
1074
1178
|
/**
|
|
1179
|
+
* @public
|
|
1075
1180
|
* <p>Attributes for Kerberos configuration when Kerberos authentication is enabled using a
|
|
1076
1181
|
* security configuration. For more information see <a href="https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-kerberos.html">Use Kerberos Authentication</a>
|
|
1077
1182
|
* in the <i>Amazon EMR Management Guide</i>.</p>
|
|
@@ -1103,6 +1208,9 @@ export interface KerberosAttributes {
|
|
|
1103
1208
|
*/
|
|
1104
1209
|
ADDomainJoinPassword?: string;
|
|
1105
1210
|
}
|
|
1211
|
+
/**
|
|
1212
|
+
* @public
|
|
1213
|
+
*/
|
|
1106
1214
|
export declare enum PlacementGroupStrategy {
|
|
1107
1215
|
CLUSTER = "CLUSTER",
|
|
1108
1216
|
NONE = "NONE",
|
|
@@ -1110,6 +1218,7 @@ export declare enum PlacementGroupStrategy {
|
|
|
1110
1218
|
SPREAD = "SPREAD"
|
|
1111
1219
|
}
|
|
1112
1220
|
/**
|
|
1221
|
+
* @public
|
|
1113
1222
|
* <p>Placement group configuration for an Amazon EMR cluster. The configuration
|
|
1114
1223
|
* specifies the placement strategy that can be applied to instance roles during cluster
|
|
1115
1224
|
* creation.</p>
|
|
@@ -1130,14 +1239,23 @@ export interface PlacementGroupConfig {
|
|
|
1130
1239
|
*/
|
|
1131
1240
|
PlacementStrategy?: PlacementGroupStrategy | string;
|
|
1132
1241
|
}
|
|
1242
|
+
/**
|
|
1243
|
+
* @public
|
|
1244
|
+
*/
|
|
1133
1245
|
export declare enum RepoUpgradeOnBoot {
|
|
1134
1246
|
NONE = "NONE",
|
|
1135
1247
|
SECURITY = "SECURITY"
|
|
1136
1248
|
}
|
|
1249
|
+
/**
|
|
1250
|
+
* @public
|
|
1251
|
+
*/
|
|
1137
1252
|
export declare enum ScaleDownBehavior {
|
|
1138
1253
|
TERMINATE_AT_INSTANCE_HOUR = "TERMINATE_AT_INSTANCE_HOUR",
|
|
1139
1254
|
TERMINATE_AT_TASK_COMPLETION = "TERMINATE_AT_TASK_COMPLETION"
|
|
1140
1255
|
}
|
|
1256
|
+
/**
|
|
1257
|
+
* @public
|
|
1258
|
+
*/
|
|
1141
1259
|
export declare enum ClusterState {
|
|
1142
1260
|
BOOTSTRAPPING = "BOOTSTRAPPING",
|
|
1143
1261
|
RUNNING = "RUNNING",
|
|
@@ -1147,6 +1265,9 @@ export declare enum ClusterState {
|
|
|
1147
1265
|
TERMINATING = "TERMINATING",
|
|
1148
1266
|
WAITING = "WAITING"
|
|
1149
1267
|
}
|
|
1268
|
+
/**
|
|
1269
|
+
* @public
|
|
1270
|
+
*/
|
|
1150
1271
|
export declare enum ClusterStateChangeReasonCode {
|
|
1151
1272
|
ALL_STEPS_COMPLETED = "ALL_STEPS_COMPLETED",
|
|
1152
1273
|
BOOTSTRAP_FAILURE = "BOOTSTRAP_FAILURE",
|
|
@@ -1158,6 +1279,7 @@ export declare enum ClusterStateChangeReasonCode {
|
|
|
1158
1279
|
VALIDATION_ERROR = "VALIDATION_ERROR"
|
|
1159
1280
|
}
|
|
1160
1281
|
/**
|
|
1282
|
+
* @public
|
|
1161
1283
|
* <p>The reason that the cluster changed to its current state.</p>
|
|
1162
1284
|
*/
|
|
1163
1285
|
export interface ClusterStateChangeReason {
|
|
@@ -1171,6 +1293,7 @@ export interface ClusterStateChangeReason {
|
|
|
1171
1293
|
Message?: string;
|
|
1172
1294
|
}
|
|
1173
1295
|
/**
|
|
1296
|
+
* @public
|
|
1174
1297
|
* <p>Represents the timeline of the cluster's lifecycle.</p>
|
|
1175
1298
|
*/
|
|
1176
1299
|
export interface ClusterTimeline {
|
|
@@ -1188,6 +1311,7 @@ export interface ClusterTimeline {
|
|
|
1188
1311
|
EndDateTime?: Date;
|
|
1189
1312
|
}
|
|
1190
1313
|
/**
|
|
1314
|
+
* @public
|
|
1191
1315
|
* <p>The detailed status of the cluster.</p>
|
|
1192
1316
|
*/
|
|
1193
1317
|
export interface ClusterStatus {
|
|
@@ -1206,6 +1330,7 @@ export interface ClusterStatus {
|
|
|
1206
1330
|
Timeline?: ClusterTimeline;
|
|
1207
1331
|
}
|
|
1208
1332
|
/**
|
|
1333
|
+
* @public
|
|
1209
1334
|
* <p>The summary description of the cluster.</p>
|
|
1210
1335
|
*/
|
|
1211
1336
|
export interface ClusterSummary {
|
|
@@ -1239,6 +1364,7 @@ export interface ClusterSummary {
|
|
|
1239
1364
|
OutpostArn?: string;
|
|
1240
1365
|
}
|
|
1241
1366
|
/**
|
|
1367
|
+
* @public
|
|
1242
1368
|
* <p>An entity describing an executable that runs on a cluster.</p>
|
|
1243
1369
|
*/
|
|
1244
1370
|
export interface Command {
|
|
@@ -1255,12 +1381,16 @@ export interface Command {
|
|
|
1255
1381
|
*/
|
|
1256
1382
|
Args?: string[];
|
|
1257
1383
|
}
|
|
1384
|
+
/**
|
|
1385
|
+
* @public
|
|
1386
|
+
*/
|
|
1258
1387
|
export declare enum ComputeLimitsUnitType {
|
|
1259
1388
|
InstanceFleetUnits = "InstanceFleetUnits",
|
|
1260
1389
|
Instances = "Instances",
|
|
1261
1390
|
VCPU = "VCPU"
|
|
1262
1391
|
}
|
|
1263
1392
|
/**
|
|
1393
|
+
* @public
|
|
1264
1394
|
* <p> The EC2 unit limits for a managed scaling policy. The managed scaling activity of a
|
|
1265
1395
|
* cluster can not be above or below these limits. The limit only applies to the core and task
|
|
1266
1396
|
* nodes. The master node cannot be scaled after initial configuration. </p>
|
|
@@ -1299,6 +1429,9 @@ export interface ComputeLimits {
|
|
|
1299
1429
|
*/
|
|
1300
1430
|
MaximumCoreCapacityUnits?: number;
|
|
1301
1431
|
}
|
|
1432
|
+
/**
|
|
1433
|
+
* @public
|
|
1434
|
+
*/
|
|
1302
1435
|
export interface CreateSecurityConfigurationInput {
|
|
1303
1436
|
/**
|
|
1304
1437
|
* <p>The name of the security configuration.</p>
|
|
@@ -1312,6 +1445,9 @@ export interface CreateSecurityConfigurationInput {
|
|
|
1312
1445
|
*/
|
|
1313
1446
|
SecurityConfiguration: string | undefined;
|
|
1314
1447
|
}
|
|
1448
|
+
/**
|
|
1449
|
+
* @public
|
|
1450
|
+
*/
|
|
1315
1451
|
export interface CreateSecurityConfigurationOutput {
|
|
1316
1452
|
/**
|
|
1317
1453
|
* <p>The name of the security configuration.</p>
|
|
@@ -1322,6 +1458,9 @@ export interface CreateSecurityConfigurationOutput {
|
|
|
1322
1458
|
*/
|
|
1323
1459
|
CreationDateTime: Date | undefined;
|
|
1324
1460
|
}
|
|
1461
|
+
/**
|
|
1462
|
+
* @public
|
|
1463
|
+
*/
|
|
1325
1464
|
export interface CreateStudioInput {
|
|
1326
1465
|
/**
|
|
1327
1466
|
* <p>A descriptive name for the Amazon EMR Studio.</p>
|
|
@@ -1398,6 +1537,9 @@ export interface CreateStudioInput {
|
|
|
1398
1537
|
*/
|
|
1399
1538
|
Tags?: Tag[];
|
|
1400
1539
|
}
|
|
1540
|
+
/**
|
|
1541
|
+
* @public
|
|
1542
|
+
*/
|
|
1401
1543
|
export interface CreateStudioOutput {
|
|
1402
1544
|
/**
|
|
1403
1545
|
* <p>The ID of the Amazon EMR Studio.</p>
|
|
@@ -1408,10 +1550,16 @@ export interface CreateStudioOutput {
|
|
|
1408
1550
|
*/
|
|
1409
1551
|
Url?: string;
|
|
1410
1552
|
}
|
|
1553
|
+
/**
|
|
1554
|
+
* @public
|
|
1555
|
+
*/
|
|
1411
1556
|
export declare enum IdentityType {
|
|
1412
1557
|
GROUP = "GROUP",
|
|
1413
1558
|
USER = "USER"
|
|
1414
1559
|
}
|
|
1560
|
+
/**
|
|
1561
|
+
* @public
|
|
1562
|
+
*/
|
|
1415
1563
|
export interface CreateStudioSessionMappingInput {
|
|
1416
1564
|
/**
|
|
1417
1565
|
* <p>The ID of the Amazon EMR Studio to which the user or group will be
|
|
@@ -1445,6 +1593,7 @@ export interface CreateStudioSessionMappingInput {
|
|
|
1445
1593
|
SessionPolicyArn: string | undefined;
|
|
1446
1594
|
}
|
|
1447
1595
|
/**
|
|
1596
|
+
* @public
|
|
1448
1597
|
* <p>The username and password that you use to connect to cluster endpoints.</p>
|
|
1449
1598
|
*/
|
|
1450
1599
|
export interface UsernamePassword {
|
|
@@ -1458,9 +1607,13 @@ export interface UsernamePassword {
|
|
|
1458
1607
|
Password?: string;
|
|
1459
1608
|
}
|
|
1460
1609
|
/**
|
|
1610
|
+
* @public
|
|
1461
1611
|
* <p>The credentials that you can use to connect to cluster endpoints. Credentials consist of a username and a password.</p>
|
|
1462
1612
|
*/
|
|
1463
1613
|
export type Credentials = Credentials.UsernamePasswordMember | Credentials.$UnknownMember;
|
|
1614
|
+
/**
|
|
1615
|
+
* @public
|
|
1616
|
+
*/
|
|
1464
1617
|
export declare namespace Credentials {
|
|
1465
1618
|
/**
|
|
1466
1619
|
* <p>The username and password that you use to connect to cluster endpoints.</p>
|
|
@@ -1479,20 +1632,32 @@ export declare namespace Credentials {
|
|
|
1479
1632
|
}
|
|
1480
1633
|
const visit: <T>(value: Credentials, visitor: Visitor<T>) => T;
|
|
1481
1634
|
}
|
|
1635
|
+
/**
|
|
1636
|
+
* @public
|
|
1637
|
+
*/
|
|
1482
1638
|
export interface DeleteSecurityConfigurationInput {
|
|
1483
1639
|
/**
|
|
1484
1640
|
* <p>The name of the security configuration.</p>
|
|
1485
1641
|
*/
|
|
1486
1642
|
Name: string | undefined;
|
|
1487
1643
|
}
|
|
1644
|
+
/**
|
|
1645
|
+
* @public
|
|
1646
|
+
*/
|
|
1488
1647
|
export interface DeleteSecurityConfigurationOutput {
|
|
1489
1648
|
}
|
|
1649
|
+
/**
|
|
1650
|
+
* @public
|
|
1651
|
+
*/
|
|
1490
1652
|
export interface DeleteStudioInput {
|
|
1491
1653
|
/**
|
|
1492
1654
|
* <p>The ID of the Amazon EMR Studio.</p>
|
|
1493
1655
|
*/
|
|
1494
1656
|
StudioId: string | undefined;
|
|
1495
1657
|
}
|
|
1658
|
+
/**
|
|
1659
|
+
* @public
|
|
1660
|
+
*/
|
|
1496
1661
|
export interface DeleteStudioSessionMappingInput {
|
|
1497
1662
|
/**
|
|
1498
1663
|
* <p>The ID of the Amazon EMR Studio.</p>
|
|
@@ -1517,6 +1682,7 @@ export interface DeleteStudioSessionMappingInput {
|
|
|
1517
1682
|
IdentityType: IdentityType | string | undefined;
|
|
1518
1683
|
}
|
|
1519
1684
|
/**
|
|
1685
|
+
* @public
|
|
1520
1686
|
* <p>This input determines which cluster to describe.</p>
|
|
1521
1687
|
*/
|
|
1522
1688
|
export interface DescribeClusterInput {
|
|
@@ -1525,6 +1691,9 @@ export interface DescribeClusterInput {
|
|
|
1525
1691
|
*/
|
|
1526
1692
|
ClusterId: string | undefined;
|
|
1527
1693
|
}
|
|
1694
|
+
/**
|
|
1695
|
+
* @public
|
|
1696
|
+
*/
|
|
1528
1697
|
export declare enum JobFlowExecutionState {
|
|
1529
1698
|
BOOTSTRAPPING = "BOOTSTRAPPING",
|
|
1530
1699
|
COMPLETED = "COMPLETED",
|
|
@@ -1536,6 +1705,7 @@ export declare enum JobFlowExecutionState {
|
|
|
1536
1705
|
WAITING = "WAITING"
|
|
1537
1706
|
}
|
|
1538
1707
|
/**
|
|
1708
|
+
* @public
|
|
1539
1709
|
* <p> The input for the <a>DescribeJobFlows</a> operation. </p>
|
|
1540
1710
|
*/
|
|
1541
1711
|
export interface DescribeJobFlowsInput {
|
|
@@ -1557,6 +1727,7 @@ export interface DescribeJobFlowsInput {
|
|
|
1557
1727
|
JobFlowStates?: (JobFlowExecutionState | string)[];
|
|
1558
1728
|
}
|
|
1559
1729
|
/**
|
|
1730
|
+
* @public
|
|
1560
1731
|
* <p>Describes the status of the cluster (job flow).</p>
|
|
1561
1732
|
*/
|
|
1562
1733
|
export interface JobFlowExecutionStatusDetail {
|
|
@@ -1585,6 +1756,9 @@ export interface JobFlowExecutionStatusDetail {
|
|
|
1585
1756
|
*/
|
|
1586
1757
|
LastStateChangeReason?: string;
|
|
1587
1758
|
}
|
|
1759
|
+
/**
|
|
1760
|
+
* @public
|
|
1761
|
+
*/
|
|
1588
1762
|
export declare enum InstanceGroupState {
|
|
1589
1763
|
ARRESTED = "ARRESTED",
|
|
1590
1764
|
BOOTSTRAPPING = "BOOTSTRAPPING",
|
|
@@ -1599,6 +1773,7 @@ export declare enum InstanceGroupState {
|
|
|
1599
1773
|
TERMINATING = "TERMINATING"
|
|
1600
1774
|
}
|
|
1601
1775
|
/**
|
|
1776
|
+
* @public
|
|
1602
1777
|
* <p>Detailed information about an instance group.</p>
|
|
1603
1778
|
*/
|
|
1604
1779
|
export interface InstanceGroupDetail {
|
|
@@ -1667,6 +1842,7 @@ export interface InstanceGroupDetail {
|
|
|
1667
1842
|
CustomAmiId?: string;
|
|
1668
1843
|
}
|
|
1669
1844
|
/**
|
|
1845
|
+
* @public
|
|
1670
1846
|
* <p>The Amazon EC2 Availability Zone configuration of the cluster (job flow).</p>
|
|
1671
1847
|
*/
|
|
1672
1848
|
export interface PlacementType {
|
|
@@ -1689,6 +1865,7 @@ export interface PlacementType {
|
|
|
1689
1865
|
AvailabilityZones?: string[];
|
|
1690
1866
|
}
|
|
1691
1867
|
/**
|
|
1868
|
+
* @public
|
|
1692
1869
|
* <p>Specify the type of Amazon EC2 instances that the cluster (job flow) runs
|
|
1693
1870
|
* on.</p>
|
|
1694
1871
|
*/
|
|
@@ -1757,6 +1934,9 @@ export interface JobFlowInstancesDetail {
|
|
|
1757
1934
|
*/
|
|
1758
1935
|
HadoopVersion?: string;
|
|
1759
1936
|
}
|
|
1937
|
+
/**
|
|
1938
|
+
* @public
|
|
1939
|
+
*/
|
|
1760
1940
|
export declare enum StepExecutionState {
|
|
1761
1941
|
CANCELLED = "CANCELLED",
|
|
1762
1942
|
COMPLETED = "COMPLETED",
|
|
@@ -1767,6 +1947,7 @@ export declare enum StepExecutionState {
|
|
|
1767
1947
|
RUNNING = "RUNNING"
|
|
1768
1948
|
}
|
|
1769
1949
|
/**
|
|
1950
|
+
* @public
|
|
1770
1951
|
* <p>The execution state of a step.</p>
|
|
1771
1952
|
*/
|
|
1772
1953
|
export interface StepExecutionStatusDetail {
|
|
@@ -1792,6 +1973,7 @@ export interface StepExecutionStatusDetail {
|
|
|
1792
1973
|
LastStateChangeReason?: string;
|
|
1793
1974
|
}
|
|
1794
1975
|
/**
|
|
1976
|
+
* @public
|
|
1795
1977
|
* <p>Combines the execution state and configuration of a step.</p>
|
|
1796
1978
|
*/
|
|
1797
1979
|
export interface StepDetail {
|
|
@@ -1805,6 +1987,7 @@ export interface StepDetail {
|
|
|
1805
1987
|
ExecutionStatusDetail: StepExecutionStatusDetail | undefined;
|
|
1806
1988
|
}
|
|
1807
1989
|
/**
|
|
1990
|
+
* @public
|
|
1808
1991
|
* <p>A description of a cluster (job flow).</p>
|
|
1809
1992
|
*/
|
|
1810
1993
|
export interface JobFlowDetail {
|
|
@@ -1894,6 +2077,7 @@ export interface JobFlowDetail {
|
|
|
1894
2077
|
ScaleDownBehavior?: ScaleDownBehavior | string;
|
|
1895
2078
|
}
|
|
1896
2079
|
/**
|
|
2080
|
+
* @public
|
|
1897
2081
|
* <p> The output for the <a>DescribeJobFlows</a> operation. </p>
|
|
1898
2082
|
*/
|
|
1899
2083
|
export interface DescribeJobFlowsOutput {
|
|
@@ -1902,16 +2086,23 @@ export interface DescribeJobFlowsOutput {
|
|
|
1902
2086
|
*/
|
|
1903
2087
|
JobFlows?: JobFlowDetail[];
|
|
1904
2088
|
}
|
|
2089
|
+
/**
|
|
2090
|
+
* @public
|
|
2091
|
+
*/
|
|
1905
2092
|
export interface DescribeNotebookExecutionInput {
|
|
1906
2093
|
/**
|
|
1907
2094
|
* <p>The unique identifier of the notebook execution.</p>
|
|
1908
2095
|
*/
|
|
1909
2096
|
NotebookExecutionId: string | undefined;
|
|
1910
2097
|
}
|
|
2098
|
+
/**
|
|
2099
|
+
* @public
|
|
2100
|
+
*/
|
|
1911
2101
|
export declare enum ExecutionEngineType {
|
|
1912
2102
|
EMR = "EMR"
|
|
1913
2103
|
}
|
|
1914
2104
|
/**
|
|
2105
|
+
* @public
|
|
1915
2106
|
* <p>Specifies the execution engine (cluster) to run the notebook and perform the notebook
|
|
1916
2107
|
* execution, for example, an EMR cluster.</p>
|
|
1917
2108
|
*/
|
|
@@ -1934,6 +2125,9 @@ export interface ExecutionEngineConfig {
|
|
|
1934
2125
|
*/
|
|
1935
2126
|
MasterInstanceSecurityGroupId?: string;
|
|
1936
2127
|
}
|
|
2128
|
+
/**
|
|
2129
|
+
* @public
|
|
2130
|
+
*/
|
|
1937
2131
|
export declare enum NotebookExecutionStatus {
|
|
1938
2132
|
FAILED = "FAILED",
|
|
1939
2133
|
FAILING = "FAILING",
|
|
@@ -1947,6 +2141,7 @@ export declare enum NotebookExecutionStatus {
|
|
|
1947
2141
|
STOP_PENDING = "STOP_PENDING"
|
|
1948
2142
|
}
|
|
1949
2143
|
/**
|
|
2144
|
+
* @public
|
|
1950
2145
|
* <p>A notebook execution. An execution is a specific instance that an EMR Notebook is run
|
|
1951
2146
|
* using the <code>StartNotebookExecution</code> action.</p>
|
|
1952
2147
|
*/
|
|
@@ -2063,12 +2258,18 @@ export interface NotebookExecution {
|
|
|
2063
2258
|
*/
|
|
2064
2259
|
Tags?: Tag[];
|
|
2065
2260
|
}
|
|
2261
|
+
/**
|
|
2262
|
+
* @public
|
|
2263
|
+
*/
|
|
2066
2264
|
export interface DescribeNotebookExecutionOutput {
|
|
2067
2265
|
/**
|
|
2068
2266
|
* <p>Properties of the notebook execution.</p>
|
|
2069
2267
|
*/
|
|
2070
2268
|
NotebookExecution?: NotebookExecution;
|
|
2071
2269
|
}
|
|
2270
|
+
/**
|
|
2271
|
+
* @public
|
|
2272
|
+
*/
|
|
2072
2273
|
export interface DescribeReleaseLabelInput {
|
|
2073
2274
|
/**
|
|
2074
2275
|
* <p>The target release label to be described.</p>
|
|
@@ -2084,6 +2285,7 @@ export interface DescribeReleaseLabelInput {
|
|
|
2084
2285
|
MaxResults?: number;
|
|
2085
2286
|
}
|
|
2086
2287
|
/**
|
|
2288
|
+
* @public
|
|
2087
2289
|
* <p>The returned release label application names or versions.</p>
|
|
2088
2290
|
*/
|
|
2089
2291
|
export interface SimplifiedApplication {
|
|
@@ -2097,6 +2299,7 @@ export interface SimplifiedApplication {
|
|
|
2097
2299
|
Version?: string;
|
|
2098
2300
|
}
|
|
2099
2301
|
/**
|
|
2302
|
+
* @public
|
|
2100
2303
|
* <p>The Amazon Linux release specified for a cluster in the RunJobFlow request.</p>
|
|
2101
2304
|
*/
|
|
2102
2305
|
export interface OSRelease {
|
|
@@ -2109,6 +2312,9 @@ export interface OSRelease {
|
|
|
2109
2312
|
*/
|
|
2110
2313
|
Label?: string;
|
|
2111
2314
|
}
|
|
2315
|
+
/**
|
|
2316
|
+
* @public
|
|
2317
|
+
*/
|
|
2112
2318
|
export interface DescribeReleaseLabelOutput {
|
|
2113
2319
|
/**
|
|
2114
2320
|
* <p>The target release label described in the response.</p>
|
|
@@ -2133,12 +2339,18 @@ export interface DescribeReleaseLabelOutput {
|
|
|
2133
2339
|
*/
|
|
2134
2340
|
AvailableOSReleases?: OSRelease[];
|
|
2135
2341
|
}
|
|
2342
|
+
/**
|
|
2343
|
+
* @public
|
|
2344
|
+
*/
|
|
2136
2345
|
export interface DescribeSecurityConfigurationInput {
|
|
2137
2346
|
/**
|
|
2138
2347
|
* <p>The name of the security configuration.</p>
|
|
2139
2348
|
*/
|
|
2140
2349
|
Name: string | undefined;
|
|
2141
2350
|
}
|
|
2351
|
+
/**
|
|
2352
|
+
* @public
|
|
2353
|
+
*/
|
|
2142
2354
|
export interface DescribeSecurityConfigurationOutput {
|
|
2143
2355
|
/**
|
|
2144
2356
|
* <p>The name of the security configuration.</p>
|
|
@@ -2154,6 +2366,7 @@ export interface DescribeSecurityConfigurationOutput {
|
|
|
2154
2366
|
CreationDateTime?: Date;
|
|
2155
2367
|
}
|
|
2156
2368
|
/**
|
|
2369
|
+
* @public
|
|
2157
2370
|
* <p>This input determines which step to describe.</p>
|
|
2158
2371
|
*/
|
|
2159
2372
|
export interface DescribeStepInput {
|
|
@@ -2167,6 +2380,7 @@ export interface DescribeStepInput {
|
|
|
2167
2380
|
StepId: string | undefined;
|
|
2168
2381
|
}
|
|
2169
2382
|
/**
|
|
2383
|
+
* @public
|
|
2170
2384
|
* <p>A cluster step consisting of a JAR file whose main function will be executed. The main
|
|
2171
2385
|
* function submits a job for Hadoop to execute and waits for the job to finish or
|
|
2172
2386
|
* fail.</p>
|
|
@@ -2193,6 +2407,7 @@ export interface HadoopStepConfig {
|
|
|
2193
2407
|
Args?: string[];
|
|
2194
2408
|
}
|
|
2195
2409
|
/**
|
|
2410
|
+
* @public
|
|
2196
2411
|
* <p>The details of the step failure. The service attempts to detect the root cause for many
|
|
2197
2412
|
* common failures.</p>
|
|
2198
2413
|
*/
|
|
@@ -2214,6 +2429,9 @@ export interface FailureDetails {
|
|
|
2214
2429
|
*/
|
|
2215
2430
|
LogFile?: string;
|
|
2216
2431
|
}
|
|
2432
|
+
/**
|
|
2433
|
+
* @public
|
|
2434
|
+
*/
|
|
2217
2435
|
export declare enum StepState {
|
|
2218
2436
|
CANCELLED = "CANCELLED",
|
|
2219
2437
|
CANCEL_PENDING = "CANCEL_PENDING",
|
|
@@ -2223,10 +2441,14 @@ export declare enum StepState {
|
|
|
2223
2441
|
PENDING = "PENDING",
|
|
2224
2442
|
RUNNING = "RUNNING"
|
|
2225
2443
|
}
|
|
2444
|
+
/**
|
|
2445
|
+
* @public
|
|
2446
|
+
*/
|
|
2226
2447
|
export declare enum StepStateChangeReasonCode {
|
|
2227
2448
|
NONE = "NONE"
|
|
2228
2449
|
}
|
|
2229
2450
|
/**
|
|
2451
|
+
* @public
|
|
2230
2452
|
* <p>The details of the step state change reason.</p>
|
|
2231
2453
|
*/
|
|
2232
2454
|
export interface StepStateChangeReason {
|
|
@@ -2241,6 +2463,7 @@ export interface StepStateChangeReason {
|
|
|
2241
2463
|
Message?: string;
|
|
2242
2464
|
}
|
|
2243
2465
|
/**
|
|
2466
|
+
* @public
|
|
2244
2467
|
* <p>The timeline of the cluster step lifecycle.</p>
|
|
2245
2468
|
*/
|
|
2246
2469
|
export interface StepTimeline {
|
|
@@ -2258,6 +2481,7 @@ export interface StepTimeline {
|
|
|
2258
2481
|
EndDateTime?: Date;
|
|
2259
2482
|
}
|
|
2260
2483
|
/**
|
|
2484
|
+
* @public
|
|
2261
2485
|
* <p>The execution status details of the cluster step.</p>
|
|
2262
2486
|
*/
|
|
2263
2487
|
export interface StepStatus {
|
|
@@ -2280,6 +2504,7 @@ export interface StepStatus {
|
|
|
2280
2504
|
Timeline?: StepTimeline;
|
|
2281
2505
|
}
|
|
2282
2506
|
/**
|
|
2507
|
+
* @public
|
|
2283
2508
|
* <p>This represents a step in a cluster.</p>
|
|
2284
2509
|
*/
|
|
2285
2510
|
export interface Step {
|
|
@@ -2328,6 +2553,7 @@ export interface Step {
|
|
|
2328
2553
|
ExecutionRoleArn?: string;
|
|
2329
2554
|
}
|
|
2330
2555
|
/**
|
|
2556
|
+
* @public
|
|
2331
2557
|
* <p>This output contains the description of the cluster step.</p>
|
|
2332
2558
|
*/
|
|
2333
2559
|
export interface DescribeStepOutput {
|
|
@@ -2336,6 +2562,9 @@ export interface DescribeStepOutput {
|
|
|
2336
2562
|
*/
|
|
2337
2563
|
Step?: Step;
|
|
2338
2564
|
}
|
|
2565
|
+
/**
|
|
2566
|
+
* @public
|
|
2567
|
+
*/
|
|
2339
2568
|
export interface DescribeStudioInput {
|
|
2340
2569
|
/**
|
|
2341
2570
|
* <p>The Amazon EMR Studio ID.</p>
|
|
@@ -2343,6 +2572,7 @@ export interface DescribeStudioInput {
|
|
|
2343
2572
|
StudioId: string | undefined;
|
|
2344
2573
|
}
|
|
2345
2574
|
/**
|
|
2575
|
+
* @public
|
|
2346
2576
|
* <p>Details for an Amazon EMR Studio including ID, creation time, name, and so
|
|
2347
2577
|
* on.</p>
|
|
2348
2578
|
*/
|
|
@@ -2425,6 +2655,9 @@ export interface Studio {
|
|
|
2425
2655
|
*/
|
|
2426
2656
|
Tags?: Tag[];
|
|
2427
2657
|
}
|
|
2658
|
+
/**
|
|
2659
|
+
* @public
|
|
2660
|
+
*/
|
|
2428
2661
|
export interface DescribeStudioOutput {
|
|
2429
2662
|
/**
|
|
2430
2663
|
* <p>The Amazon EMR Studio details.</p>
|
|
@@ -2432,6 +2665,7 @@ export interface DescribeStudioOutput {
|
|
|
2432
2665
|
Studio?: Studio;
|
|
2433
2666
|
}
|
|
2434
2667
|
/**
|
|
2668
|
+
* @public
|
|
2435
2669
|
* <p>Configuration of requested EBS block device associated with the instance group.</p>
|
|
2436
2670
|
*/
|
|
2437
2671
|
export interface EbsBlockDevice {
|
|
@@ -2446,6 +2680,7 @@ export interface EbsBlockDevice {
|
|
|
2446
2680
|
Device?: string;
|
|
2447
2681
|
}
|
|
2448
2682
|
/**
|
|
2683
|
+
* @public
|
|
2449
2684
|
* <p>EBS block device that's attached to an EC2 instance.</p>
|
|
2450
2685
|
*/
|
|
2451
2686
|
export interface EbsVolume {
|
|
@@ -2458,6 +2693,9 @@ export interface EbsVolume {
|
|
|
2458
2693
|
*/
|
|
2459
2694
|
VolumeId?: string;
|
|
2460
2695
|
}
|
|
2696
|
+
/**
|
|
2697
|
+
* @public
|
|
2698
|
+
*/
|
|
2461
2699
|
export interface GetAutoTerminationPolicyInput {
|
|
2462
2700
|
/**
|
|
2463
2701
|
* <p>Specifies the ID of the Amazon EMR cluster for which the auto-termination policy
|
|
@@ -2465,6 +2703,9 @@ export interface GetAutoTerminationPolicyInput {
|
|
|
2465
2703
|
*/
|
|
2466
2704
|
ClusterId: string | undefined;
|
|
2467
2705
|
}
|
|
2706
|
+
/**
|
|
2707
|
+
* @public
|
|
2708
|
+
*/
|
|
2468
2709
|
export interface GetAutoTerminationPolicyOutput {
|
|
2469
2710
|
/**
|
|
2470
2711
|
* <p>Specifies the auto-termination policy that is attached to an Amazon EMR cluster.
|
|
@@ -2472,8 +2713,14 @@ export interface GetAutoTerminationPolicyOutput {
|
|
|
2472
2713
|
*/
|
|
2473
2714
|
AutoTerminationPolicy?: AutoTerminationPolicy;
|
|
2474
2715
|
}
|
|
2716
|
+
/**
|
|
2717
|
+
* @public
|
|
2718
|
+
*/
|
|
2475
2719
|
export interface GetBlockPublicAccessConfigurationInput {
|
|
2476
2720
|
}
|
|
2721
|
+
/**
|
|
2722
|
+
* @public
|
|
2723
|
+
*/
|
|
2477
2724
|
export interface GetClusterSessionCredentialsInput {
|
|
2478
2725
|
/**
|
|
2479
2726
|
* <p>The unique identifier of the cluster.</p>
|
|
@@ -2486,6 +2733,9 @@ export interface GetClusterSessionCredentialsInput {
|
|
|
2486
2733
|
*/
|
|
2487
2734
|
ExecutionRoleArn: string | undefined;
|
|
2488
2735
|
}
|
|
2736
|
+
/**
|
|
2737
|
+
* @public
|
|
2738
|
+
*/
|
|
2489
2739
|
export interface GetClusterSessionCredentialsOutput {
|
|
2490
2740
|
/**
|
|
2491
2741
|
* <p>The credentials that you can use to connect to cluster endpoints that support username and password authentication.</p>
|
|
@@ -2496,6 +2746,9 @@ export interface GetClusterSessionCredentialsOutput {
|
|
|
2496
2746
|
*/
|
|
2497
2747
|
ExpiresAt?: Date;
|
|
2498
2748
|
}
|
|
2749
|
+
/**
|
|
2750
|
+
* @public
|
|
2751
|
+
*/
|
|
2499
2752
|
export interface GetManagedScalingPolicyInput {
|
|
2500
2753
|
/**
|
|
2501
2754
|
* <p>Specifies the ID of the cluster for which the managed scaling policy will be fetched.
|
|
@@ -2504,6 +2757,7 @@ export interface GetManagedScalingPolicyInput {
|
|
|
2504
2757
|
ClusterId: string | undefined;
|
|
2505
2758
|
}
|
|
2506
2759
|
/**
|
|
2760
|
+
* @public
|
|
2507
2761
|
* <p> Managed scaling policy for an Amazon EMR cluster. The policy specifies the
|
|
2508
2762
|
* limits for resources that can be added or terminated from a cluster. The policy only
|
|
2509
2763
|
* applies to the core and task nodes. The master node cannot be scaled after initial
|
|
@@ -2517,6 +2771,9 @@ export interface ManagedScalingPolicy {
|
|
|
2517
2771
|
*/
|
|
2518
2772
|
ComputeLimits?: ComputeLimits;
|
|
2519
2773
|
}
|
|
2774
|
+
/**
|
|
2775
|
+
* @public
|
|
2776
|
+
*/
|
|
2520
2777
|
export interface GetManagedScalingPolicyOutput {
|
|
2521
2778
|
/**
|
|
2522
2779
|
* <p>Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
|
|
@@ -2524,6 +2781,9 @@ export interface GetManagedScalingPolicyOutput {
|
|
|
2524
2781
|
*/
|
|
2525
2782
|
ManagedScalingPolicy?: ManagedScalingPolicy;
|
|
2526
2783
|
}
|
|
2784
|
+
/**
|
|
2785
|
+
* @public
|
|
2786
|
+
*/
|
|
2527
2787
|
export interface GetStudioSessionMappingInput {
|
|
2528
2788
|
/**
|
|
2529
2789
|
* <p>The ID of the Amazon EMR Studio.</p>
|
|
@@ -2548,6 +2808,7 @@ export interface GetStudioSessionMappingInput {
|
|
|
2548
2808
|
IdentityType: IdentityType | string | undefined;
|
|
2549
2809
|
}
|
|
2550
2810
|
/**
|
|
2811
|
+
* @public
|
|
2551
2812
|
* <p>Details for an Amazon EMR Studio session mapping including creation time, user
|
|
2552
2813
|
* or group ID, Studio ID, and so on.</p>
|
|
2553
2814
|
*/
|
|
@@ -2584,6 +2845,9 @@ export interface SessionMappingDetail {
|
|
|
2584
2845
|
*/
|
|
2585
2846
|
LastModifiedTime?: Date;
|
|
2586
2847
|
}
|
|
2848
|
+
/**
|
|
2849
|
+
* @public
|
|
2850
|
+
*/
|
|
2587
2851
|
export interface GetStudioSessionMappingOutput {
|
|
2588
2852
|
/**
|
|
2589
2853
|
* <p>The session mapping details for the specified Amazon EMR Studio and identity,
|
|
@@ -2592,6 +2856,7 @@ export interface GetStudioSessionMappingOutput {
|
|
|
2592
2856
|
SessionMapping?: SessionMappingDetail;
|
|
2593
2857
|
}
|
|
2594
2858
|
/**
|
|
2859
|
+
* @public
|
|
2595
2860
|
* <p>This input determines which bootstrap actions to retrieve.</p>
|
|
2596
2861
|
*/
|
|
2597
2862
|
export interface ListBootstrapActionsInput {
|
|
@@ -2605,6 +2870,7 @@ export interface ListBootstrapActionsInput {
|
|
|
2605
2870
|
Marker?: string;
|
|
2606
2871
|
}
|
|
2607
2872
|
/**
|
|
2873
|
+
* @public
|
|
2608
2874
|
* <p>This output contains the bootstrap actions detail.</p>
|
|
2609
2875
|
*/
|
|
2610
2876
|
export interface ListBootstrapActionsOutput {
|
|
@@ -2618,6 +2884,7 @@ export interface ListBootstrapActionsOutput {
|
|
|
2618
2884
|
Marker?: string;
|
|
2619
2885
|
}
|
|
2620
2886
|
/**
|
|
2887
|
+
* @public
|
|
2621
2888
|
* <p>This input determines how the ListClusters action filters the list of clusters that it
|
|
2622
2889
|
* returns.</p>
|
|
2623
2890
|
*/
|
|
@@ -2641,6 +2908,7 @@ export interface ListClustersInput {
|
|
|
2641
2908
|
Marker?: string;
|
|
2642
2909
|
}
|
|
2643
2910
|
/**
|
|
2911
|
+
* @public
|
|
2644
2912
|
* <p>This contains a ClusterSummaryList with the cluster details; for example, the cluster
|
|
2645
2913
|
* IDs, names, and status.</p>
|
|
2646
2914
|
*/
|
|
@@ -2654,6 +2922,9 @@ export interface ListClustersOutput {
|
|
|
2654
2922
|
*/
|
|
2655
2923
|
Marker?: string;
|
|
2656
2924
|
}
|
|
2925
|
+
/**
|
|
2926
|
+
* @public
|
|
2927
|
+
*/
|
|
2657
2928
|
export interface ListInstanceFleetsInput {
|
|
2658
2929
|
/**
|
|
2659
2930
|
* <p>The unique identifier of the cluster.</p>
|
|
@@ -2664,6 +2935,9 @@ export interface ListInstanceFleetsInput {
|
|
|
2664
2935
|
*/
|
|
2665
2936
|
Marker?: string;
|
|
2666
2937
|
}
|
|
2938
|
+
/**
|
|
2939
|
+
* @public
|
|
2940
|
+
*/
|
|
2667
2941
|
export declare enum InstanceFleetState {
|
|
2668
2942
|
BOOTSTRAPPING = "BOOTSTRAPPING",
|
|
2669
2943
|
PROVISIONING = "PROVISIONING",
|
|
@@ -2673,6 +2947,9 @@ export declare enum InstanceFleetState {
|
|
|
2673
2947
|
TERMINATED = "TERMINATED",
|
|
2674
2948
|
TERMINATING = "TERMINATING"
|
|
2675
2949
|
}
|
|
2950
|
+
/**
|
|
2951
|
+
* @public
|
|
2952
|
+
*/
|
|
2676
2953
|
export declare enum InstanceFleetStateChangeReasonCode {
|
|
2677
2954
|
CLUSTER_TERMINATED = "CLUSTER_TERMINATED",
|
|
2678
2955
|
INSTANCE_FAILURE = "INSTANCE_FAILURE",
|
|
@@ -2680,6 +2957,7 @@ export declare enum InstanceFleetStateChangeReasonCode {
|
|
|
2680
2957
|
VALIDATION_ERROR = "VALIDATION_ERROR"
|
|
2681
2958
|
}
|
|
2682
2959
|
/**
|
|
2960
|
+
* @public
|
|
2683
2961
|
* <p>Provides status change reason details for the instance fleet.</p>
|
|
2684
2962
|
* <note>
|
|
2685
2963
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -2697,6 +2975,7 @@ export interface InstanceFleetStateChangeReason {
|
|
|
2697
2975
|
Message?: string;
|
|
2698
2976
|
}
|
|
2699
2977
|
/**
|
|
2978
|
+
* @public
|
|
2700
2979
|
* <p>Provides historical timestamps for the instance fleet, including the time of creation,
|
|
2701
2980
|
* the time it became ready to run jobs, and the time of termination.</p>
|
|
2702
2981
|
* <note>
|
|
@@ -2719,6 +2998,7 @@ export interface InstanceFleetTimeline {
|
|
|
2719
2998
|
EndDateTime?: Date;
|
|
2720
2999
|
}
|
|
2721
3000
|
/**
|
|
3001
|
+
* @public
|
|
2722
3002
|
* <p>The status of the instance fleet.</p>
|
|
2723
3003
|
* <note>
|
|
2724
3004
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -2777,6 +3057,7 @@ export interface InstanceFleetStatus {
|
|
|
2777
3057
|
Timeline?: InstanceFleetTimeline;
|
|
2778
3058
|
}
|
|
2779
3059
|
/**
|
|
3060
|
+
* @public
|
|
2780
3061
|
* <p>This input determines which instance groups to retrieve.</p>
|
|
2781
3062
|
*/
|
|
2782
3063
|
export interface ListInstanceGroupsInput {
|
|
@@ -2789,12 +3070,16 @@ export interface ListInstanceGroupsInput {
|
|
|
2789
3070
|
*/
|
|
2790
3071
|
Marker?: string;
|
|
2791
3072
|
}
|
|
3073
|
+
/**
|
|
3074
|
+
* @public
|
|
3075
|
+
*/
|
|
2792
3076
|
export declare enum InstanceGroupType {
|
|
2793
3077
|
CORE = "CORE",
|
|
2794
3078
|
MASTER = "MASTER",
|
|
2795
3079
|
TASK = "TASK"
|
|
2796
3080
|
}
|
|
2797
3081
|
/**
|
|
3082
|
+
* @public
|
|
2798
3083
|
* <p>Custom policy for requesting termination protection or termination of specific instances
|
|
2799
3084
|
* when shrinking an instance group.</p>
|
|
2800
3085
|
*/
|
|
@@ -2814,6 +3099,7 @@ export interface InstanceResizePolicy {
|
|
|
2814
3099
|
InstanceTerminationTimeout?: number;
|
|
2815
3100
|
}
|
|
2816
3101
|
/**
|
|
3102
|
+
* @public
|
|
2817
3103
|
* <p>Policy for customizing shrink operations. Allows configuration of decommissioning
|
|
2818
3104
|
* timeout and targeted instance shrinking.</p>
|
|
2819
3105
|
*/
|
|
@@ -2829,6 +3115,9 @@ export interface ShrinkPolicy {
|
|
|
2829
3115
|
*/
|
|
2830
3116
|
InstanceResizePolicy?: InstanceResizePolicy;
|
|
2831
3117
|
}
|
|
3118
|
+
/**
|
|
3119
|
+
* @public
|
|
3120
|
+
*/
|
|
2832
3121
|
export declare enum InstanceGroupStateChangeReasonCode {
|
|
2833
3122
|
CLUSTER_TERMINATED = "CLUSTER_TERMINATED",
|
|
2834
3123
|
INSTANCE_FAILURE = "INSTANCE_FAILURE",
|
|
@@ -2836,6 +3125,7 @@ export declare enum InstanceGroupStateChangeReasonCode {
|
|
|
2836
3125
|
VALIDATION_ERROR = "VALIDATION_ERROR"
|
|
2837
3126
|
}
|
|
2838
3127
|
/**
|
|
3128
|
+
* @public
|
|
2839
3129
|
* <p>The status change reason details for the instance group.</p>
|
|
2840
3130
|
*/
|
|
2841
3131
|
export interface InstanceGroupStateChangeReason {
|
|
@@ -2849,6 +3139,7 @@ export interface InstanceGroupStateChangeReason {
|
|
|
2849
3139
|
Message?: string;
|
|
2850
3140
|
}
|
|
2851
3141
|
/**
|
|
3142
|
+
* @public
|
|
2852
3143
|
* <p>The timeline of the instance group lifecycle.</p>
|
|
2853
3144
|
*/
|
|
2854
3145
|
export interface InstanceGroupTimeline {
|
|
@@ -2866,6 +3157,7 @@ export interface InstanceGroupTimeline {
|
|
|
2866
3157
|
EndDateTime?: Date;
|
|
2867
3158
|
}
|
|
2868
3159
|
/**
|
|
3160
|
+
* @public
|
|
2869
3161
|
* <p>The details of the instance group status.</p>
|
|
2870
3162
|
*/
|
|
2871
3163
|
export interface InstanceGroupStatus {
|
|
@@ -2882,6 +3174,9 @@ export interface InstanceGroupStatus {
|
|
|
2882
3174
|
*/
|
|
2883
3175
|
Timeline?: InstanceGroupTimeline;
|
|
2884
3176
|
}
|
|
3177
|
+
/**
|
|
3178
|
+
* @public
|
|
3179
|
+
*/
|
|
2885
3180
|
export declare enum InstanceState {
|
|
2886
3181
|
AWAITING_FULFILLMENT = "AWAITING_FULFILLMENT",
|
|
2887
3182
|
BOOTSTRAPPING = "BOOTSTRAPPING",
|
|
@@ -2890,6 +3185,7 @@ export declare enum InstanceState {
|
|
|
2890
3185
|
TERMINATED = "TERMINATED"
|
|
2891
3186
|
}
|
|
2892
3187
|
/**
|
|
3188
|
+
* @public
|
|
2893
3189
|
* <p>This input determines which instances to list.</p>
|
|
2894
3190
|
*/
|
|
2895
3191
|
export interface ListInstancesInput {
|
|
@@ -2923,6 +3219,9 @@ export interface ListInstancesInput {
|
|
|
2923
3219
|
*/
|
|
2924
3220
|
Marker?: string;
|
|
2925
3221
|
}
|
|
3222
|
+
/**
|
|
3223
|
+
* @public
|
|
3224
|
+
*/
|
|
2926
3225
|
export declare enum InstanceStateChangeReasonCode {
|
|
2927
3226
|
BOOTSTRAP_FAILURE = "BOOTSTRAP_FAILURE",
|
|
2928
3227
|
CLUSTER_TERMINATED = "CLUSTER_TERMINATED",
|
|
@@ -2931,6 +3230,7 @@ export declare enum InstanceStateChangeReasonCode {
|
|
|
2931
3230
|
VALIDATION_ERROR = "VALIDATION_ERROR"
|
|
2932
3231
|
}
|
|
2933
3232
|
/**
|
|
3233
|
+
* @public
|
|
2934
3234
|
* <p>The details of the status change reason for the instance.</p>
|
|
2935
3235
|
*/
|
|
2936
3236
|
export interface InstanceStateChangeReason {
|
|
@@ -2944,6 +3244,7 @@ export interface InstanceStateChangeReason {
|
|
|
2944
3244
|
Message?: string;
|
|
2945
3245
|
}
|
|
2946
3246
|
/**
|
|
3247
|
+
* @public
|
|
2947
3248
|
* <p>The timeline of the instance lifecycle.</p>
|
|
2948
3249
|
*/
|
|
2949
3250
|
export interface InstanceTimeline {
|
|
@@ -2961,6 +3262,7 @@ export interface InstanceTimeline {
|
|
|
2961
3262
|
EndDateTime?: Date;
|
|
2962
3263
|
}
|
|
2963
3264
|
/**
|
|
3265
|
+
* @public
|
|
2964
3266
|
* <p>The instance status details.</p>
|
|
2965
3267
|
*/
|
|
2966
3268
|
export interface InstanceStatus {
|
|
@@ -2978,6 +3280,7 @@ export interface InstanceStatus {
|
|
|
2978
3280
|
Timeline?: InstanceTimeline;
|
|
2979
3281
|
}
|
|
2980
3282
|
/**
|
|
3283
|
+
* @public
|
|
2981
3284
|
* <p>Represents an EC2 instance provisioned as part of cluster.</p>
|
|
2982
3285
|
*/
|
|
2983
3286
|
export interface Instance {
|
|
@@ -3032,6 +3335,7 @@ export interface Instance {
|
|
|
3032
3335
|
EbsVolumes?: EbsVolume[];
|
|
3033
3336
|
}
|
|
3034
3337
|
/**
|
|
3338
|
+
* @public
|
|
3035
3339
|
* <p>This output contains the list of instances.</p>
|
|
3036
3340
|
*/
|
|
3037
3341
|
export interface ListInstancesOutput {
|
|
@@ -3044,6 +3348,9 @@ export interface ListInstancesOutput {
|
|
|
3044
3348
|
*/
|
|
3045
3349
|
Marker?: string;
|
|
3046
3350
|
}
|
|
3351
|
+
/**
|
|
3352
|
+
* @public
|
|
3353
|
+
*/
|
|
3047
3354
|
export interface ListNotebookExecutionsInput {
|
|
3048
3355
|
/**
|
|
3049
3356
|
* <p>The unique ID of the editor associated with the notebook execution.</p>
|
|
@@ -3122,6 +3429,7 @@ export interface ListNotebookExecutionsInput {
|
|
|
3122
3429
|
Marker?: string;
|
|
3123
3430
|
}
|
|
3124
3431
|
/**
|
|
3432
|
+
* @public
|
|
3125
3433
|
* <p>Details for a notebook execution. The details include information such as the unique ID
|
|
3126
3434
|
* and status of the notebook execution.</p>
|
|
3127
3435
|
*/
|
|
@@ -3202,6 +3510,9 @@ export interface NotebookExecutionSummary {
|
|
|
3202
3510
|
*/
|
|
3203
3511
|
EndTime?: Date;
|
|
3204
3512
|
}
|
|
3513
|
+
/**
|
|
3514
|
+
* @public
|
|
3515
|
+
*/
|
|
3205
3516
|
export interface ListNotebookExecutionsOutput {
|
|
3206
3517
|
/**
|
|
3207
3518
|
* <p>A list of notebook executions.</p>
|
|
@@ -3214,6 +3525,7 @@ export interface ListNotebookExecutionsOutput {
|
|
|
3214
3525
|
Marker?: string;
|
|
3215
3526
|
}
|
|
3216
3527
|
/**
|
|
3528
|
+
* @public
|
|
3217
3529
|
* <p>The release label filters by application or version prefix.</p>
|
|
3218
3530
|
*/
|
|
3219
3531
|
export interface ReleaseLabelFilter {
|
|
@@ -3226,6 +3538,9 @@ export interface ReleaseLabelFilter {
|
|
|
3226
3538
|
*/
|
|
3227
3539
|
Application?: string;
|
|
3228
3540
|
}
|
|
3541
|
+
/**
|
|
3542
|
+
* @public
|
|
3543
|
+
*/
|
|
3229
3544
|
export interface ListReleaseLabelsInput {
|
|
3230
3545
|
/**
|
|
3231
3546
|
* <p>Filters the results of the request. <code>Prefix</code> specifies the prefix of release
|
|
@@ -3248,6 +3563,9 @@ export interface ListReleaseLabelsInput {
|
|
|
3248
3563
|
*/
|
|
3249
3564
|
MaxResults?: number;
|
|
3250
3565
|
}
|
|
3566
|
+
/**
|
|
3567
|
+
* @public
|
|
3568
|
+
*/
|
|
3251
3569
|
export interface ListReleaseLabelsOutput {
|
|
3252
3570
|
/**
|
|
3253
3571
|
* <p>The returned release labels.</p>
|
|
@@ -3259,6 +3577,9 @@ export interface ListReleaseLabelsOutput {
|
|
|
3259
3577
|
*/
|
|
3260
3578
|
NextToken?: string;
|
|
3261
3579
|
}
|
|
3580
|
+
/**
|
|
3581
|
+
* @public
|
|
3582
|
+
*/
|
|
3262
3583
|
export interface ListSecurityConfigurationsInput {
|
|
3263
3584
|
/**
|
|
3264
3585
|
* <p>The pagination token that indicates the set of results to retrieve.</p>
|
|
@@ -3266,6 +3587,7 @@ export interface ListSecurityConfigurationsInput {
|
|
|
3266
3587
|
Marker?: string;
|
|
3267
3588
|
}
|
|
3268
3589
|
/**
|
|
3590
|
+
* @public
|
|
3269
3591
|
* <p>The creation date and time, and name, of a security configuration.</p>
|
|
3270
3592
|
*/
|
|
3271
3593
|
export interface SecurityConfigurationSummary {
|
|
@@ -3278,6 +3600,9 @@ export interface SecurityConfigurationSummary {
|
|
|
3278
3600
|
*/
|
|
3279
3601
|
CreationDateTime?: Date;
|
|
3280
3602
|
}
|
|
3603
|
+
/**
|
|
3604
|
+
* @public
|
|
3605
|
+
*/
|
|
3281
3606
|
export interface ListSecurityConfigurationsOutput {
|
|
3282
3607
|
/**
|
|
3283
3608
|
* <p>The creation date and time, and name, of each security configuration.</p>
|
|
@@ -3291,6 +3616,7 @@ export interface ListSecurityConfigurationsOutput {
|
|
|
3291
3616
|
Marker?: string;
|
|
3292
3617
|
}
|
|
3293
3618
|
/**
|
|
3619
|
+
* @public
|
|
3294
3620
|
* <p>This input determines which steps to list.</p>
|
|
3295
3621
|
*/
|
|
3296
3622
|
export interface ListStepsInput {
|
|
@@ -3317,6 +3643,7 @@ export interface ListStepsInput {
|
|
|
3317
3643
|
Marker?: string;
|
|
3318
3644
|
}
|
|
3319
3645
|
/**
|
|
3646
|
+
* @public
|
|
3320
3647
|
* <p>The summary of the cluster step.</p>
|
|
3321
3648
|
*/
|
|
3322
3649
|
export interface StepSummary {
|
|
@@ -3344,6 +3671,7 @@ export interface StepSummary {
|
|
|
3344
3671
|
Status?: StepStatus;
|
|
3345
3672
|
}
|
|
3346
3673
|
/**
|
|
3674
|
+
* @public
|
|
3347
3675
|
* <p>This output contains the list of steps returned in reverse order. This means that the
|
|
3348
3676
|
* last step is the first element in the list.</p>
|
|
3349
3677
|
*/
|
|
@@ -3360,6 +3688,9 @@ export interface ListStepsOutput {
|
|
|
3360
3688
|
*/
|
|
3361
3689
|
Marker?: string;
|
|
3362
3690
|
}
|
|
3691
|
+
/**
|
|
3692
|
+
* @public
|
|
3693
|
+
*/
|
|
3363
3694
|
export interface ListStudiosInput {
|
|
3364
3695
|
/**
|
|
3365
3696
|
* <p>The pagination token that indicates the set of results to retrieve.</p>
|
|
@@ -3367,6 +3698,7 @@ export interface ListStudiosInput {
|
|
|
3367
3698
|
Marker?: string;
|
|
3368
3699
|
}
|
|
3369
3700
|
/**
|
|
3701
|
+
* @public
|
|
3370
3702
|
* <p>Details for an Amazon EMR Studio, including ID, Name, VPC, and Description. The
|
|
3371
3703
|
* details do not include subnets, IAM roles, security groups, or tags associated with the
|
|
3372
3704
|
* Studio.</p>
|
|
@@ -3401,6 +3733,9 @@ export interface StudioSummary {
|
|
|
3401
3733
|
*/
|
|
3402
3734
|
CreationTime?: Date;
|
|
3403
3735
|
}
|
|
3736
|
+
/**
|
|
3737
|
+
* @public
|
|
3738
|
+
*/
|
|
3404
3739
|
export interface ListStudiosOutput {
|
|
3405
3740
|
/**
|
|
3406
3741
|
* <p>The list of Studio summary objects.</p>
|
|
@@ -3411,6 +3746,9 @@ export interface ListStudiosOutput {
|
|
|
3411
3746
|
*/
|
|
3412
3747
|
Marker?: string;
|
|
3413
3748
|
}
|
|
3749
|
+
/**
|
|
3750
|
+
* @public
|
|
3751
|
+
*/
|
|
3414
3752
|
export interface ListStudioSessionMappingsInput {
|
|
3415
3753
|
/**
|
|
3416
3754
|
* <p>The ID of the Amazon EMR Studio.</p>
|
|
@@ -3427,6 +3765,7 @@ export interface ListStudioSessionMappingsInput {
|
|
|
3427
3765
|
Marker?: string;
|
|
3428
3766
|
}
|
|
3429
3767
|
/**
|
|
3768
|
+
* @public
|
|
3430
3769
|
* <p>Details for an Amazon EMR Studio session mapping. The details do not include the
|
|
3431
3770
|
* time the session mapping was last modified.</p>
|
|
3432
3771
|
*/
|
|
@@ -3460,6 +3799,9 @@ export interface SessionMappingSummary {
|
|
|
3460
3799
|
*/
|
|
3461
3800
|
CreationTime?: Date;
|
|
3462
3801
|
}
|
|
3802
|
+
/**
|
|
3803
|
+
* @public
|
|
3804
|
+
*/
|
|
3463
3805
|
export interface ListStudioSessionMappingsOutput {
|
|
3464
3806
|
/**
|
|
3465
3807
|
* <p>A list of session mapping summary objects. Each object includes session mapping details
|
|
@@ -3472,6 +3814,9 @@ export interface ListStudioSessionMappingsOutput {
|
|
|
3472
3814
|
*/
|
|
3473
3815
|
Marker?: string;
|
|
3474
3816
|
}
|
|
3817
|
+
/**
|
|
3818
|
+
* @public
|
|
3819
|
+
*/
|
|
3475
3820
|
export interface ModifyClusterInput {
|
|
3476
3821
|
/**
|
|
3477
3822
|
* <p>The unique identifier of the cluster.</p>
|
|
@@ -3485,6 +3830,9 @@ export interface ModifyClusterInput {
|
|
|
3485
3830
|
*/
|
|
3486
3831
|
StepConcurrencyLevel?: number;
|
|
3487
3832
|
}
|
|
3833
|
+
/**
|
|
3834
|
+
* @public
|
|
3835
|
+
*/
|
|
3488
3836
|
export interface ModifyClusterOutput {
|
|
3489
3837
|
/**
|
|
3490
3838
|
* <p>The number of steps that can be executed concurrently.</p>
|
|
@@ -3492,6 +3840,7 @@ export interface ModifyClusterOutput {
|
|
|
3492
3840
|
StepConcurrencyLevel?: number;
|
|
3493
3841
|
}
|
|
3494
3842
|
/**
|
|
3843
|
+
* @public
|
|
3495
3844
|
* <p>Configuration parameters for an instance fleet modification request.</p>
|
|
3496
3845
|
* <note>
|
|
3497
3846
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -3518,6 +3867,9 @@ export interface InstanceFleetModifyConfig {
|
|
|
3518
3867
|
*/
|
|
3519
3868
|
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
3520
3869
|
}
|
|
3870
|
+
/**
|
|
3871
|
+
* @public
|
|
3872
|
+
*/
|
|
3521
3873
|
export interface ModifyInstanceFleetInput {
|
|
3522
3874
|
/**
|
|
3523
3875
|
* <p>The unique identifier of the cluster.</p>
|
|
@@ -3528,10 +3880,16 @@ export interface ModifyInstanceFleetInput {
|
|
|
3528
3880
|
*/
|
|
3529
3881
|
InstanceFleet: InstanceFleetModifyConfig | undefined;
|
|
3530
3882
|
}
|
|
3883
|
+
/**
|
|
3884
|
+
* @public
|
|
3885
|
+
*/
|
|
3531
3886
|
export declare enum ReconfigurationType {
|
|
3532
3887
|
MERGE = "MERGE",
|
|
3533
3888
|
OVERWRITE = "OVERWRITE"
|
|
3534
3889
|
}
|
|
3890
|
+
/**
|
|
3891
|
+
* @public
|
|
3892
|
+
*/
|
|
3535
3893
|
export interface PutAutoScalingPolicyInput {
|
|
3536
3894
|
/**
|
|
3537
3895
|
* <p>Specifies the ID of a cluster. The instance group to which the automatic scaling policy
|
|
@@ -3548,6 +3906,9 @@ export interface PutAutoScalingPolicyInput {
|
|
|
3548
3906
|
*/
|
|
3549
3907
|
AutoScalingPolicy: AutoScalingPolicy | undefined;
|
|
3550
3908
|
}
|
|
3909
|
+
/**
|
|
3910
|
+
* @public
|
|
3911
|
+
*/
|
|
3551
3912
|
export interface PutAutoScalingPolicyOutput {
|
|
3552
3913
|
/**
|
|
3553
3914
|
* <p>Specifies the ID of a cluster. The instance group to which the automatic scaling policy
|
|
@@ -3567,6 +3928,9 @@ export interface PutAutoScalingPolicyOutput {
|
|
|
3567
3928
|
*/
|
|
3568
3929
|
ClusterArn?: string;
|
|
3569
3930
|
}
|
|
3931
|
+
/**
|
|
3932
|
+
* @public
|
|
3933
|
+
*/
|
|
3570
3934
|
export interface PutAutoTerminationPolicyInput {
|
|
3571
3935
|
/**
|
|
3572
3936
|
* <p>Specifies the ID of the Amazon EMR cluster to which the auto-termination policy
|
|
@@ -3578,10 +3942,19 @@ export interface PutAutoTerminationPolicyInput {
|
|
|
3578
3942
|
*/
|
|
3579
3943
|
AutoTerminationPolicy?: AutoTerminationPolicy;
|
|
3580
3944
|
}
|
|
3945
|
+
/**
|
|
3946
|
+
* @public
|
|
3947
|
+
*/
|
|
3581
3948
|
export interface PutAutoTerminationPolicyOutput {
|
|
3582
3949
|
}
|
|
3950
|
+
/**
|
|
3951
|
+
* @public
|
|
3952
|
+
*/
|
|
3583
3953
|
export interface PutBlockPublicAccessConfigurationOutput {
|
|
3584
3954
|
}
|
|
3955
|
+
/**
|
|
3956
|
+
* @public
|
|
3957
|
+
*/
|
|
3585
3958
|
export interface PutManagedScalingPolicyInput {
|
|
3586
3959
|
/**
|
|
3587
3960
|
* <p>Specifies the ID of an EMR cluster where the managed scaling policy is attached. </p>
|
|
@@ -3592,8 +3965,14 @@ export interface PutManagedScalingPolicyInput {
|
|
|
3592
3965
|
*/
|
|
3593
3966
|
ManagedScalingPolicy: ManagedScalingPolicy | undefined;
|
|
3594
3967
|
}
|
|
3968
|
+
/**
|
|
3969
|
+
* @public
|
|
3970
|
+
*/
|
|
3595
3971
|
export interface PutManagedScalingPolicyOutput {
|
|
3596
3972
|
}
|
|
3973
|
+
/**
|
|
3974
|
+
* @public
|
|
3975
|
+
*/
|
|
3597
3976
|
export interface RemoveAutoScalingPolicyInput {
|
|
3598
3977
|
/**
|
|
3599
3978
|
* <p>Specifies the ID of a cluster. The instance group to which the automatic scaling policy
|
|
@@ -3605,8 +3984,14 @@ export interface RemoveAutoScalingPolicyInput {
|
|
|
3605
3984
|
*/
|
|
3606
3985
|
InstanceGroupId: string | undefined;
|
|
3607
3986
|
}
|
|
3987
|
+
/**
|
|
3988
|
+
* @public
|
|
3989
|
+
*/
|
|
3608
3990
|
export interface RemoveAutoScalingPolicyOutput {
|
|
3609
3991
|
}
|
|
3992
|
+
/**
|
|
3993
|
+
* @public
|
|
3994
|
+
*/
|
|
3610
3995
|
export interface RemoveAutoTerminationPolicyInput {
|
|
3611
3996
|
/**
|
|
3612
3997
|
* <p>Specifies the ID of the Amazon EMR cluster from which the auto-termination
|
|
@@ -3614,8 +3999,14 @@ export interface RemoveAutoTerminationPolicyInput {
|
|
|
3614
3999
|
*/
|
|
3615
4000
|
ClusterId: string | undefined;
|
|
3616
4001
|
}
|
|
4002
|
+
/**
|
|
4003
|
+
* @public
|
|
4004
|
+
*/
|
|
3617
4005
|
export interface RemoveAutoTerminationPolicyOutput {
|
|
3618
4006
|
}
|
|
4007
|
+
/**
|
|
4008
|
+
* @public
|
|
4009
|
+
*/
|
|
3619
4010
|
export interface RemoveManagedScalingPolicyInput {
|
|
3620
4011
|
/**
|
|
3621
4012
|
* <p> Specifies the ID of the cluster from which the managed scaling policy will be removed.
|
|
@@ -3623,9 +4014,13 @@ export interface RemoveManagedScalingPolicyInput {
|
|
|
3623
4014
|
*/
|
|
3624
4015
|
ClusterId: string | undefined;
|
|
3625
4016
|
}
|
|
4017
|
+
/**
|
|
4018
|
+
* @public
|
|
4019
|
+
*/
|
|
3626
4020
|
export interface RemoveManagedScalingPolicyOutput {
|
|
3627
4021
|
}
|
|
3628
4022
|
/**
|
|
4023
|
+
* @public
|
|
3629
4024
|
* <p>This input identifies an Amazon EMR resource and a list of tags to
|
|
3630
4025
|
* remove.</p>
|
|
3631
4026
|
*/
|
|
@@ -3641,11 +4036,13 @@ export interface RemoveTagsInput {
|
|
|
3641
4036
|
TagKeys: string[] | undefined;
|
|
3642
4037
|
}
|
|
3643
4038
|
/**
|
|
4039
|
+
* @public
|
|
3644
4040
|
* <p>This output indicates the result of removing tags from the resource.</p>
|
|
3645
4041
|
*/
|
|
3646
4042
|
export interface RemoveTagsOutput {
|
|
3647
4043
|
}
|
|
3648
4044
|
/**
|
|
4045
|
+
* @public
|
|
3649
4046
|
* <p>The list of supported product configurations that allow user-supplied arguments. EMR
|
|
3650
4047
|
* accepts these arguments and forwards them to the corresponding installation script as
|
|
3651
4048
|
* bootstrap action arguments.</p>
|
|
@@ -3661,6 +4058,7 @@ export interface SupportedProductConfig {
|
|
|
3661
4058
|
Args?: string[];
|
|
3662
4059
|
}
|
|
3663
4060
|
/**
|
|
4061
|
+
* @public
|
|
3664
4062
|
* <p> The result of the <a>RunJobFlow</a> operation. </p>
|
|
3665
4063
|
*/
|
|
3666
4064
|
export interface RunJobFlowOutput {
|
|
@@ -3674,6 +4072,7 @@ export interface RunJobFlowOutput {
|
|
|
3674
4072
|
ClusterArn?: string;
|
|
3675
4073
|
}
|
|
3676
4074
|
/**
|
|
4075
|
+
* @public
|
|
3677
4076
|
* <p> The input argument to the <a>TerminationProtection</a> operation. </p>
|
|
3678
4077
|
*/
|
|
3679
4078
|
export interface SetTerminationProtectionInput {
|
|
@@ -3689,6 +4088,7 @@ export interface SetTerminationProtectionInput {
|
|
|
3689
4088
|
TerminationProtected: boolean | undefined;
|
|
3690
4089
|
}
|
|
3691
4090
|
/**
|
|
4091
|
+
* @public
|
|
3692
4092
|
* <p>The input to the SetVisibleToAllUsers action.</p>
|
|
3693
4093
|
*/
|
|
3694
4094
|
export interface SetVisibleToAllUsersInput {
|
|
@@ -3704,6 +4104,9 @@ export interface SetVisibleToAllUsersInput {
|
|
|
3704
4104
|
*/
|
|
3705
4105
|
VisibleToAllUsers: boolean | undefined;
|
|
3706
4106
|
}
|
|
4107
|
+
/**
|
|
4108
|
+
* @public
|
|
4109
|
+
*/
|
|
3707
4110
|
export interface StartNotebookExecutionInput {
|
|
3708
4111
|
/**
|
|
3709
4112
|
* <p>The unique identifier of the EMR Notebook to use for notebook execution.</p>
|
|
@@ -3750,12 +4153,18 @@ export interface StartNotebookExecutionInput {
|
|
|
3750
4153
|
*/
|
|
3751
4154
|
Tags?: Tag[];
|
|
3752
4155
|
}
|
|
4156
|
+
/**
|
|
4157
|
+
* @public
|
|
4158
|
+
*/
|
|
3753
4159
|
export interface StartNotebookExecutionOutput {
|
|
3754
4160
|
/**
|
|
3755
4161
|
* <p>The unique identifier of the notebook execution.</p>
|
|
3756
4162
|
*/
|
|
3757
4163
|
NotebookExecutionId?: string;
|
|
3758
4164
|
}
|
|
4165
|
+
/**
|
|
4166
|
+
* @public
|
|
4167
|
+
*/
|
|
3759
4168
|
export interface StopNotebookExecutionInput {
|
|
3760
4169
|
/**
|
|
3761
4170
|
* <p>The unique identifier of the notebook execution.</p>
|
|
@@ -3763,6 +4172,7 @@ export interface StopNotebookExecutionInput {
|
|
|
3763
4172
|
NotebookExecutionId: string | undefined;
|
|
3764
4173
|
}
|
|
3765
4174
|
/**
|
|
4175
|
+
* @public
|
|
3766
4176
|
* <p> Input to the <a>TerminateJobFlows</a> operation. </p>
|
|
3767
4177
|
*/
|
|
3768
4178
|
export interface TerminateJobFlowsInput {
|
|
@@ -3771,6 +4181,9 @@ export interface TerminateJobFlowsInput {
|
|
|
3771
4181
|
*/
|
|
3772
4182
|
JobFlowIds: string[] | undefined;
|
|
3773
4183
|
}
|
|
4184
|
+
/**
|
|
4185
|
+
* @public
|
|
4186
|
+
*/
|
|
3774
4187
|
export interface UpdateStudioInput {
|
|
3775
4188
|
/**
|
|
3776
4189
|
* <p>The ID of the Amazon EMR Studio to update.</p>
|
|
@@ -3796,6 +4209,9 @@ export interface UpdateStudioInput {
|
|
|
3796
4209
|
*/
|
|
3797
4210
|
DefaultS3Location?: string;
|
|
3798
4211
|
}
|
|
4212
|
+
/**
|
|
4213
|
+
* @public
|
|
4214
|
+
*/
|
|
3799
4215
|
export interface UpdateStudioSessionMappingInput {
|
|
3800
4216
|
/**
|
|
3801
4217
|
* <p>The ID of the Amazon EMR Studio.</p>
|
|
@@ -3825,6 +4241,7 @@ export interface UpdateStudioSessionMappingInput {
|
|
|
3825
4241
|
SessionPolicyArn: string | undefined;
|
|
3826
4242
|
}
|
|
3827
4243
|
/**
|
|
4244
|
+
* @public
|
|
3828
4245
|
* <note>
|
|
3829
4246
|
* <p>Amazon EMR releases 4.x or later.</p>
|
|
3830
4247
|
* </note>
|
|
@@ -3849,6 +4266,7 @@ export interface Configuration {
|
|
|
3849
4266
|
Properties?: Record<string, string>;
|
|
3850
4267
|
}
|
|
3851
4268
|
/**
|
|
4269
|
+
* @public
|
|
3852
4270
|
* <p>A configuration for Amazon EMR block public access. When
|
|
3853
4271
|
* <code>BlockPublicSecurityGroupRules</code> is set to <code>true</code>, Amazon EMR prevents cluster creation if one of the cluster's security groups has a rule that allows
|
|
3854
4272
|
* inbound traffic from 0.0.0.0/0 or ::/0 on a port, unless the port is specified as an
|
|
@@ -3887,6 +4305,7 @@ export interface BlockPublicAccessConfiguration {
|
|
|
3887
4305
|
Properties?: Record<string, string>;
|
|
3888
4306
|
}
|
|
3889
4307
|
/**
|
|
4308
|
+
* @public
|
|
3890
4309
|
* <p>The detailed description of the cluster.</p>
|
|
3891
4310
|
*/
|
|
3892
4311
|
export interface Cluster {
|
|
@@ -4066,6 +4485,7 @@ export interface Cluster {
|
|
|
4066
4485
|
OSReleaseLabel?: string;
|
|
4067
4486
|
}
|
|
4068
4487
|
/**
|
|
4488
|
+
* @public
|
|
4069
4489
|
* <p>Configuration defining a new instance group.</p>
|
|
4070
4490
|
*/
|
|
4071
4491
|
export interface InstanceGroupConfig {
|
|
@@ -4121,6 +4541,7 @@ export interface InstanceGroupConfig {
|
|
|
4121
4541
|
CustomAmiId?: string;
|
|
4122
4542
|
}
|
|
4123
4543
|
/**
|
|
4544
|
+
* @public
|
|
4124
4545
|
* <p>Modify the size or configurations of an instance group.</p>
|
|
4125
4546
|
*/
|
|
4126
4547
|
export interface InstanceGroupModifyConfig {
|
|
@@ -4151,6 +4572,7 @@ export interface InstanceGroupModifyConfig {
|
|
|
4151
4572
|
Configurations?: Configuration[];
|
|
4152
4573
|
}
|
|
4153
4574
|
/**
|
|
4575
|
+
* @public
|
|
4154
4576
|
* <p>An instance type configuration for each instance type in an instance fleet, which
|
|
4155
4577
|
* determines the EC2 instances Amazon EMR attempts to provision to fulfill On-Demand
|
|
4156
4578
|
* and Spot target capacities. When you use an allocation strategy, you can include a maximum
|
|
@@ -4205,6 +4627,7 @@ export interface InstanceTypeConfig {
|
|
|
4205
4627
|
CustomAmiId?: string;
|
|
4206
4628
|
}
|
|
4207
4629
|
/**
|
|
4630
|
+
* @public
|
|
4208
4631
|
* <p>The configuration specification for each instance type in an instance fleet.</p>
|
|
4209
4632
|
* <note>
|
|
4210
4633
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -4254,6 +4677,7 @@ export interface InstanceTypeSpecification {
|
|
|
4254
4677
|
CustomAmiId?: string;
|
|
4255
4678
|
}
|
|
4256
4679
|
/**
|
|
4680
|
+
* @public
|
|
4257
4681
|
* <p>This output contains the description of the cluster.</p>
|
|
4258
4682
|
*/
|
|
4259
4683
|
export interface DescribeClusterOutput {
|
|
@@ -4262,6 +4686,9 @@ export interface DescribeClusterOutput {
|
|
|
4262
4686
|
*/
|
|
4263
4687
|
Cluster?: Cluster;
|
|
4264
4688
|
}
|
|
4689
|
+
/**
|
|
4690
|
+
* @public
|
|
4691
|
+
*/
|
|
4265
4692
|
export interface GetBlockPublicAccessConfigurationOutput {
|
|
4266
4693
|
/**
|
|
4267
4694
|
* <p>A configuration for Amazon EMR block public access. The configuration applies to
|
|
@@ -4290,6 +4717,9 @@ export interface GetBlockPublicAccessConfigurationOutput {
|
|
|
4290
4717
|
*/
|
|
4291
4718
|
BlockPublicAccessConfigurationMetadata: BlockPublicAccessConfigurationMetadata | undefined;
|
|
4292
4719
|
}
|
|
4720
|
+
/**
|
|
4721
|
+
* @public
|
|
4722
|
+
*/
|
|
4293
4723
|
export interface PutBlockPublicAccessConfigurationInput {
|
|
4294
4724
|
/**
|
|
4295
4725
|
* <p>A configuration for Amazon EMR block public access. The configuration applies to
|
|
@@ -4311,6 +4741,7 @@ export interface PutBlockPublicAccessConfigurationInput {
|
|
|
4311
4741
|
BlockPublicAccessConfiguration: BlockPublicAccessConfiguration | undefined;
|
|
4312
4742
|
}
|
|
4313
4743
|
/**
|
|
4744
|
+
* @public
|
|
4314
4745
|
* <p>Input to an AddInstanceGroups call.</p>
|
|
4315
4746
|
*/
|
|
4316
4747
|
export interface AddInstanceGroupsInput {
|
|
@@ -4324,6 +4755,7 @@ export interface AddInstanceGroupsInput {
|
|
|
4324
4755
|
JobFlowId: string | undefined;
|
|
4325
4756
|
}
|
|
4326
4757
|
/**
|
|
4758
|
+
* @public
|
|
4327
4759
|
* <p>Describes an instance fleet, which is a group of EC2 instances that host a particular
|
|
4328
4760
|
* node type (master, core, or task) in an Amazon EMR cluster. Instance fleets can
|
|
4329
4761
|
* consist of a mix of instance types and On-Demand and Spot Instances, which are provisioned
|
|
@@ -4420,6 +4852,7 @@ export interface InstanceFleet {
|
|
|
4420
4852
|
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
4421
4853
|
}
|
|
4422
4854
|
/**
|
|
4855
|
+
* @public
|
|
4423
4856
|
* <p>The configuration that defines an instance fleet.</p>
|
|
4424
4857
|
* <note>
|
|
4425
4858
|
* <p>The instance fleet configuration is available only in Amazon EMR versions
|
|
@@ -4491,6 +4924,7 @@ export interface InstanceFleetConfig {
|
|
|
4491
4924
|
ResizeSpecifications?: InstanceFleetResizingSpecifications;
|
|
4492
4925
|
}
|
|
4493
4926
|
/**
|
|
4927
|
+
* @public
|
|
4494
4928
|
* <p>Change the size of some instance groups.</p>
|
|
4495
4929
|
*/
|
|
4496
4930
|
export interface ModifyInstanceGroupsInput {
|
|
@@ -4503,6 +4937,9 @@ export interface ModifyInstanceGroupsInput {
|
|
|
4503
4937
|
*/
|
|
4504
4938
|
InstanceGroups?: InstanceGroupModifyConfig[];
|
|
4505
4939
|
}
|
|
4940
|
+
/**
|
|
4941
|
+
* @public
|
|
4942
|
+
*/
|
|
4506
4943
|
export interface AddInstanceFleetInput {
|
|
4507
4944
|
/**
|
|
4508
4945
|
* <p>The unique identifier of the cluster.</p>
|
|
@@ -4514,6 +4951,7 @@ export interface AddInstanceFleetInput {
|
|
|
4514
4951
|
InstanceFleet: InstanceFleetConfig | undefined;
|
|
4515
4952
|
}
|
|
4516
4953
|
/**
|
|
4954
|
+
* @public
|
|
4517
4955
|
* <p>This entity represents an instance group, which is a group of instances that have common
|
|
4518
4956
|
* purpose. For example, CORE instance group is used for HDFS.</p>
|
|
4519
4957
|
*/
|
|
@@ -4606,6 +5044,9 @@ export interface InstanceGroup {
|
|
|
4606
5044
|
*/
|
|
4607
5045
|
CustomAmiId?: string;
|
|
4608
5046
|
}
|
|
5047
|
+
/**
|
|
5048
|
+
* @public
|
|
5049
|
+
*/
|
|
4609
5050
|
export interface ListInstanceFleetsOutput {
|
|
4610
5051
|
/**
|
|
4611
5052
|
* <p>The list of instance fleets for the cluster and given filters.</p>
|
|
@@ -4617,6 +5058,7 @@ export interface ListInstanceFleetsOutput {
|
|
|
4617
5058
|
Marker?: string;
|
|
4618
5059
|
}
|
|
4619
5060
|
/**
|
|
5061
|
+
* @public
|
|
4620
5062
|
* <p>This input determines which instance groups to retrieve.</p>
|
|
4621
5063
|
*/
|
|
4622
5064
|
export interface ListInstanceGroupsOutput {
|
|
@@ -4630,6 +5072,7 @@ export interface ListInstanceGroupsOutput {
|
|
|
4630
5072
|
Marker?: string;
|
|
4631
5073
|
}
|
|
4632
5074
|
/**
|
|
5075
|
+
* @public
|
|
4633
5076
|
* <p>A description of the Amazon EC2 instance on which the cluster (job flow) runs. A
|
|
4634
5077
|
* valid JobFlowInstancesConfig must contain either InstanceGroups or InstanceFleets. They
|
|
4635
5078
|
* cannot be used together. You may also have MasterInstanceType, SlaveInstanceType, and
|
|
@@ -4739,6 +5182,7 @@ export interface JobFlowInstancesConfig {
|
|
|
4739
5182
|
AdditionalSlaveSecurityGroups?: string[];
|
|
4740
5183
|
}
|
|
4741
5184
|
/**
|
|
5185
|
+
* @public
|
|
4742
5186
|
* <p> Input to the <a>RunJobFlow</a> operation. </p>
|
|
4743
5187
|
*/
|
|
4744
5188
|
export interface RunJobFlowInput {
|
|
@@ -4978,768 +5422,12 @@ export interface RunJobFlowInput {
|
|
|
4978
5422
|
/**
|
|
4979
5423
|
* @internal
|
|
4980
5424
|
*/
|
|
4981
|
-
export declare const
|
|
4982
|
-
/**
|
|
4983
|
-
* @internal
|
|
4984
|
-
*/
|
|
4985
|
-
export declare const EbsBlockDeviceConfigFilterSensitiveLog: (obj: EbsBlockDeviceConfig) => any;
|
|
4986
|
-
/**
|
|
4987
|
-
* @internal
|
|
4988
|
-
*/
|
|
4989
|
-
export declare const EbsConfigurationFilterSensitiveLog: (obj: EbsConfiguration) => any;
|
|
4990
|
-
/**
|
|
4991
|
-
* @internal
|
|
4992
|
-
*/
|
|
4993
|
-
export declare const OnDemandCapacityReservationOptionsFilterSensitiveLog: (obj: OnDemandCapacityReservationOptions) => any;
|
|
4994
|
-
/**
|
|
4995
|
-
* @internal
|
|
4996
|
-
*/
|
|
4997
|
-
export declare const OnDemandProvisioningSpecificationFilterSensitiveLog: (obj: OnDemandProvisioningSpecification) => any;
|
|
4998
|
-
/**
|
|
4999
|
-
* @internal
|
|
5000
|
-
*/
|
|
5001
|
-
export declare const SpotProvisioningSpecificationFilterSensitiveLog: (obj: SpotProvisioningSpecification) => any;
|
|
5002
|
-
/**
|
|
5003
|
-
* @internal
|
|
5004
|
-
*/
|
|
5005
|
-
export declare const InstanceFleetProvisioningSpecificationsFilterSensitiveLog: (obj: InstanceFleetProvisioningSpecifications) => any;
|
|
5006
|
-
/**
|
|
5007
|
-
* @internal
|
|
5008
|
-
*/
|
|
5009
|
-
export declare const OnDemandResizingSpecificationFilterSensitiveLog: (obj: OnDemandResizingSpecification) => any;
|
|
5010
|
-
/**
|
|
5011
|
-
* @internal
|
|
5012
|
-
*/
|
|
5013
|
-
export declare const SpotResizingSpecificationFilterSensitiveLog: (obj: SpotResizingSpecification) => any;
|
|
5014
|
-
/**
|
|
5015
|
-
* @internal
|
|
5016
|
-
*/
|
|
5017
|
-
export declare const InstanceFleetResizingSpecificationsFilterSensitiveLog: (obj: InstanceFleetResizingSpecifications) => any;
|
|
5018
|
-
/**
|
|
5019
|
-
* @internal
|
|
5020
|
-
*/
|
|
5021
|
-
export declare const AddInstanceFleetOutputFilterSensitiveLog: (obj: AddInstanceFleetOutput) => any;
|
|
5022
|
-
/**
|
|
5023
|
-
* @internal
|
|
5024
|
-
*/
|
|
5025
|
-
export declare const ScalingConstraintsFilterSensitiveLog: (obj: ScalingConstraints) => any;
|
|
5026
|
-
/**
|
|
5027
|
-
* @internal
|
|
5028
|
-
*/
|
|
5029
|
-
export declare const SimpleScalingPolicyConfigurationFilterSensitiveLog: (obj: SimpleScalingPolicyConfiguration) => any;
|
|
5030
|
-
/**
|
|
5031
|
-
* @internal
|
|
5032
|
-
*/
|
|
5033
|
-
export declare const ScalingActionFilterSensitiveLog: (obj: ScalingAction) => any;
|
|
5034
|
-
/**
|
|
5035
|
-
* @internal
|
|
5036
|
-
*/
|
|
5037
|
-
export declare const MetricDimensionFilterSensitiveLog: (obj: MetricDimension) => any;
|
|
5038
|
-
/**
|
|
5039
|
-
* @internal
|
|
5040
|
-
*/
|
|
5041
|
-
export declare const CloudWatchAlarmDefinitionFilterSensitiveLog: (obj: CloudWatchAlarmDefinition) => any;
|
|
5425
|
+
export declare const UsernamePasswordFilterSensitiveLog: (obj: UsernamePassword) => any;
|
|
5042
5426
|
/**
|
|
5043
5427
|
* @internal
|
|
5044
5428
|
*/
|
|
5045
|
-
export declare const
|
|
5046
|
-
/**
|
|
5047
|
-
* @internal
|
|
5048
|
-
*/
|
|
5049
|
-
export declare const ScalingRuleFilterSensitiveLog: (obj: ScalingRule) => any;
|
|
5050
|
-
/**
|
|
5051
|
-
* @internal
|
|
5052
|
-
*/
|
|
5053
|
-
export declare const AutoScalingPolicyFilterSensitiveLog: (obj: AutoScalingPolicy) => any;
|
|
5054
|
-
/**
|
|
5055
|
-
* @internal
|
|
5056
|
-
*/
|
|
5057
|
-
export declare const AddInstanceGroupsOutputFilterSensitiveLog: (obj: AddInstanceGroupsOutput) => any;
|
|
5058
|
-
/**
|
|
5059
|
-
* @internal
|
|
5060
|
-
*/
|
|
5061
|
-
export declare const KeyValueFilterSensitiveLog: (obj: KeyValue) => any;
|
|
5062
|
-
/**
|
|
5063
|
-
* @internal
|
|
5064
|
-
*/
|
|
5065
|
-
export declare const HadoopJarStepConfigFilterSensitiveLog: (obj: HadoopJarStepConfig) => any;
|
|
5066
|
-
/**
|
|
5067
|
-
* @internal
|
|
5068
|
-
*/
|
|
5069
|
-
export declare const StepConfigFilterSensitiveLog: (obj: StepConfig) => any;
|
|
5070
|
-
/**
|
|
5071
|
-
* @internal
|
|
5072
|
-
*/
|
|
5073
|
-
export declare const AddJobFlowStepsInputFilterSensitiveLog: (obj: AddJobFlowStepsInput) => any;
|
|
5074
|
-
/**
|
|
5075
|
-
* @internal
|
|
5076
|
-
*/
|
|
5077
|
-
export declare const AddJobFlowStepsOutputFilterSensitiveLog: (obj: AddJobFlowStepsOutput) => any;
|
|
5078
|
-
/**
|
|
5079
|
-
* @internal
|
|
5080
|
-
*/
|
|
5081
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
5082
|
-
/**
|
|
5083
|
-
* @internal
|
|
5084
|
-
*/
|
|
5085
|
-
export declare const AddTagsInputFilterSensitiveLog: (obj: AddTagsInput) => any;
|
|
5086
|
-
/**
|
|
5087
|
-
* @internal
|
|
5088
|
-
*/
|
|
5089
|
-
export declare const AddTagsOutputFilterSensitiveLog: (obj: AddTagsOutput) => any;
|
|
5090
|
-
/**
|
|
5091
|
-
* @internal
|
|
5092
|
-
*/
|
|
5093
|
-
export declare const ApplicationFilterSensitiveLog: (obj: Application) => any;
|
|
5094
|
-
/**
|
|
5095
|
-
* @internal
|
|
5096
|
-
*/
|
|
5097
|
-
export declare const AutoScalingPolicyStateChangeReasonFilterSensitiveLog: (obj: AutoScalingPolicyStateChangeReason) => any;
|
|
5098
|
-
/**
|
|
5099
|
-
* @internal
|
|
5100
|
-
*/
|
|
5101
|
-
export declare const AutoScalingPolicyStatusFilterSensitiveLog: (obj: AutoScalingPolicyStatus) => any;
|
|
5102
|
-
/**
|
|
5103
|
-
* @internal
|
|
5104
|
-
*/
|
|
5105
|
-
export declare const AutoScalingPolicyDescriptionFilterSensitiveLog: (obj: AutoScalingPolicyDescription) => any;
|
|
5106
|
-
/**
|
|
5107
|
-
* @internal
|
|
5108
|
-
*/
|
|
5109
|
-
export declare const AutoTerminationPolicyFilterSensitiveLog: (obj: AutoTerminationPolicy) => any;
|
|
5110
|
-
/**
|
|
5111
|
-
* @internal
|
|
5112
|
-
*/
|
|
5113
|
-
export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
|
|
5114
|
-
/**
|
|
5115
|
-
* @internal
|
|
5116
|
-
*/
|
|
5117
|
-
export declare const BlockPublicAccessConfigurationMetadataFilterSensitiveLog: (obj: BlockPublicAccessConfigurationMetadata) => any;
|
|
5118
|
-
/**
|
|
5119
|
-
* @internal
|
|
5120
|
-
*/
|
|
5121
|
-
export declare const ScriptBootstrapActionConfigFilterSensitiveLog: (obj: ScriptBootstrapActionConfig) => any;
|
|
5122
|
-
/**
|
|
5123
|
-
* @internal
|
|
5124
|
-
*/
|
|
5125
|
-
export declare const BootstrapActionConfigFilterSensitiveLog: (obj: BootstrapActionConfig) => any;
|
|
5126
|
-
/**
|
|
5127
|
-
* @internal
|
|
5128
|
-
*/
|
|
5129
|
-
export declare const BootstrapActionDetailFilterSensitiveLog: (obj: BootstrapActionDetail) => any;
|
|
5130
|
-
/**
|
|
5131
|
-
* @internal
|
|
5132
|
-
*/
|
|
5133
|
-
export declare const CancelStepsInputFilterSensitiveLog: (obj: CancelStepsInput) => any;
|
|
5134
|
-
/**
|
|
5135
|
-
* @internal
|
|
5136
|
-
*/
|
|
5137
|
-
export declare const CancelStepsInfoFilterSensitiveLog: (obj: CancelStepsInfo) => any;
|
|
5138
|
-
/**
|
|
5139
|
-
* @internal
|
|
5140
|
-
*/
|
|
5141
|
-
export declare const CancelStepsOutputFilterSensitiveLog: (obj: CancelStepsOutput) => any;
|
|
5142
|
-
/**
|
|
5143
|
-
* @internal
|
|
5144
|
-
*/
|
|
5145
|
-
export declare const Ec2InstanceAttributesFilterSensitiveLog: (obj: Ec2InstanceAttributes) => any;
|
|
5146
|
-
/**
|
|
5147
|
-
* @internal
|
|
5148
|
-
*/
|
|
5149
|
-
export declare const KerberosAttributesFilterSensitiveLog: (obj: KerberosAttributes) => any;
|
|
5150
|
-
/**
|
|
5151
|
-
* @internal
|
|
5152
|
-
*/
|
|
5153
|
-
export declare const PlacementGroupConfigFilterSensitiveLog: (obj: PlacementGroupConfig) => any;
|
|
5154
|
-
/**
|
|
5155
|
-
* @internal
|
|
5156
|
-
*/
|
|
5157
|
-
export declare const ClusterStateChangeReasonFilterSensitiveLog: (obj: ClusterStateChangeReason) => any;
|
|
5158
|
-
/**
|
|
5159
|
-
* @internal
|
|
5160
|
-
*/
|
|
5161
|
-
export declare const ClusterTimelineFilterSensitiveLog: (obj: ClusterTimeline) => any;
|
|
5162
|
-
/**
|
|
5163
|
-
* @internal
|
|
5164
|
-
*/
|
|
5165
|
-
export declare const ClusterStatusFilterSensitiveLog: (obj: ClusterStatus) => any;
|
|
5166
|
-
/**
|
|
5167
|
-
* @internal
|
|
5168
|
-
*/
|
|
5169
|
-
export declare const ClusterSummaryFilterSensitiveLog: (obj: ClusterSummary) => any;
|
|
5170
|
-
/**
|
|
5171
|
-
* @internal
|
|
5172
|
-
*/
|
|
5173
|
-
export declare const CommandFilterSensitiveLog: (obj: Command) => any;
|
|
5174
|
-
/**
|
|
5175
|
-
* @internal
|
|
5176
|
-
*/
|
|
5177
|
-
export declare const ComputeLimitsFilterSensitiveLog: (obj: ComputeLimits) => any;
|
|
5178
|
-
/**
|
|
5179
|
-
* @internal
|
|
5180
|
-
*/
|
|
5181
|
-
export declare const CreateSecurityConfigurationInputFilterSensitiveLog: (obj: CreateSecurityConfigurationInput) => any;
|
|
5182
|
-
/**
|
|
5183
|
-
* @internal
|
|
5184
|
-
*/
|
|
5185
|
-
export declare const CreateSecurityConfigurationOutputFilterSensitiveLog: (obj: CreateSecurityConfigurationOutput) => any;
|
|
5186
|
-
/**
|
|
5187
|
-
* @internal
|
|
5188
|
-
*/
|
|
5189
|
-
export declare const CreateStudioInputFilterSensitiveLog: (obj: CreateStudioInput) => any;
|
|
5190
|
-
/**
|
|
5191
|
-
* @internal
|
|
5192
|
-
*/
|
|
5193
|
-
export declare const CreateStudioOutputFilterSensitiveLog: (obj: CreateStudioOutput) => any;
|
|
5194
|
-
/**
|
|
5195
|
-
* @internal
|
|
5196
|
-
*/
|
|
5197
|
-
export declare const CreateStudioSessionMappingInputFilterSensitiveLog: (obj: CreateStudioSessionMappingInput) => any;
|
|
5198
|
-
/**
|
|
5199
|
-
* @internal
|
|
5200
|
-
*/
|
|
5201
|
-
export declare const UsernamePasswordFilterSensitiveLog: (obj: UsernamePassword) => any;
|
|
5202
|
-
/**
|
|
5203
|
-
* @internal
|
|
5204
|
-
*/
|
|
5205
|
-
export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
|
|
5206
|
-
/**
|
|
5207
|
-
* @internal
|
|
5208
|
-
*/
|
|
5209
|
-
export declare const DeleteSecurityConfigurationInputFilterSensitiveLog: (obj: DeleteSecurityConfigurationInput) => any;
|
|
5210
|
-
/**
|
|
5211
|
-
* @internal
|
|
5212
|
-
*/
|
|
5213
|
-
export declare const DeleteSecurityConfigurationOutputFilterSensitiveLog: (obj: DeleteSecurityConfigurationOutput) => any;
|
|
5214
|
-
/**
|
|
5215
|
-
* @internal
|
|
5216
|
-
*/
|
|
5217
|
-
export declare const DeleteStudioInputFilterSensitiveLog: (obj: DeleteStudioInput) => any;
|
|
5218
|
-
/**
|
|
5219
|
-
* @internal
|
|
5220
|
-
*/
|
|
5221
|
-
export declare const DeleteStudioSessionMappingInputFilterSensitiveLog: (obj: DeleteStudioSessionMappingInput) => any;
|
|
5222
|
-
/**
|
|
5223
|
-
* @internal
|
|
5224
|
-
*/
|
|
5225
|
-
export declare const DescribeClusterInputFilterSensitiveLog: (obj: DescribeClusterInput) => any;
|
|
5226
|
-
/**
|
|
5227
|
-
* @internal
|
|
5228
|
-
*/
|
|
5229
|
-
export declare const DescribeJobFlowsInputFilterSensitiveLog: (obj: DescribeJobFlowsInput) => any;
|
|
5230
|
-
/**
|
|
5231
|
-
* @internal
|
|
5232
|
-
*/
|
|
5233
|
-
export declare const JobFlowExecutionStatusDetailFilterSensitiveLog: (obj: JobFlowExecutionStatusDetail) => any;
|
|
5234
|
-
/**
|
|
5235
|
-
* @internal
|
|
5236
|
-
*/
|
|
5237
|
-
export declare const InstanceGroupDetailFilterSensitiveLog: (obj: InstanceGroupDetail) => any;
|
|
5238
|
-
/**
|
|
5239
|
-
* @internal
|
|
5240
|
-
*/
|
|
5241
|
-
export declare const PlacementTypeFilterSensitiveLog: (obj: PlacementType) => any;
|
|
5242
|
-
/**
|
|
5243
|
-
* @internal
|
|
5244
|
-
*/
|
|
5245
|
-
export declare const JobFlowInstancesDetailFilterSensitiveLog: (obj: JobFlowInstancesDetail) => any;
|
|
5246
|
-
/**
|
|
5247
|
-
* @internal
|
|
5248
|
-
*/
|
|
5249
|
-
export declare const StepExecutionStatusDetailFilterSensitiveLog: (obj: StepExecutionStatusDetail) => any;
|
|
5250
|
-
/**
|
|
5251
|
-
* @internal
|
|
5252
|
-
*/
|
|
5253
|
-
export declare const StepDetailFilterSensitiveLog: (obj: StepDetail) => any;
|
|
5254
|
-
/**
|
|
5255
|
-
* @internal
|
|
5256
|
-
*/
|
|
5257
|
-
export declare const JobFlowDetailFilterSensitiveLog: (obj: JobFlowDetail) => any;
|
|
5258
|
-
/**
|
|
5259
|
-
* @internal
|
|
5260
|
-
*/
|
|
5261
|
-
export declare const DescribeJobFlowsOutputFilterSensitiveLog: (obj: DescribeJobFlowsOutput) => any;
|
|
5262
|
-
/**
|
|
5263
|
-
* @internal
|
|
5264
|
-
*/
|
|
5265
|
-
export declare const DescribeNotebookExecutionInputFilterSensitiveLog: (obj: DescribeNotebookExecutionInput) => any;
|
|
5266
|
-
/**
|
|
5267
|
-
* @internal
|
|
5268
|
-
*/
|
|
5269
|
-
export declare const ExecutionEngineConfigFilterSensitiveLog: (obj: ExecutionEngineConfig) => any;
|
|
5270
|
-
/**
|
|
5271
|
-
* @internal
|
|
5272
|
-
*/
|
|
5273
|
-
export declare const NotebookExecutionFilterSensitiveLog: (obj: NotebookExecution) => any;
|
|
5274
|
-
/**
|
|
5275
|
-
* @internal
|
|
5276
|
-
*/
|
|
5277
|
-
export declare const DescribeNotebookExecutionOutputFilterSensitiveLog: (obj: DescribeNotebookExecutionOutput) => any;
|
|
5278
|
-
/**
|
|
5279
|
-
* @internal
|
|
5280
|
-
*/
|
|
5281
|
-
export declare const DescribeReleaseLabelInputFilterSensitiveLog: (obj: DescribeReleaseLabelInput) => any;
|
|
5282
|
-
/**
|
|
5283
|
-
* @internal
|
|
5284
|
-
*/
|
|
5285
|
-
export declare const SimplifiedApplicationFilterSensitiveLog: (obj: SimplifiedApplication) => any;
|
|
5286
|
-
/**
|
|
5287
|
-
* @internal
|
|
5288
|
-
*/
|
|
5289
|
-
export declare const OSReleaseFilterSensitiveLog: (obj: OSRelease) => any;
|
|
5290
|
-
/**
|
|
5291
|
-
* @internal
|
|
5292
|
-
*/
|
|
5293
|
-
export declare const DescribeReleaseLabelOutputFilterSensitiveLog: (obj: DescribeReleaseLabelOutput) => any;
|
|
5294
|
-
/**
|
|
5295
|
-
* @internal
|
|
5296
|
-
*/
|
|
5297
|
-
export declare const DescribeSecurityConfigurationInputFilterSensitiveLog: (obj: DescribeSecurityConfigurationInput) => any;
|
|
5298
|
-
/**
|
|
5299
|
-
* @internal
|
|
5300
|
-
*/
|
|
5301
|
-
export declare const DescribeSecurityConfigurationOutputFilterSensitiveLog: (obj: DescribeSecurityConfigurationOutput) => any;
|
|
5302
|
-
/**
|
|
5303
|
-
* @internal
|
|
5304
|
-
*/
|
|
5305
|
-
export declare const DescribeStepInputFilterSensitiveLog: (obj: DescribeStepInput) => any;
|
|
5306
|
-
/**
|
|
5307
|
-
* @internal
|
|
5308
|
-
*/
|
|
5309
|
-
export declare const HadoopStepConfigFilterSensitiveLog: (obj: HadoopStepConfig) => any;
|
|
5310
|
-
/**
|
|
5311
|
-
* @internal
|
|
5312
|
-
*/
|
|
5313
|
-
export declare const FailureDetailsFilterSensitiveLog: (obj: FailureDetails) => any;
|
|
5314
|
-
/**
|
|
5315
|
-
* @internal
|
|
5316
|
-
*/
|
|
5317
|
-
export declare const StepStateChangeReasonFilterSensitiveLog: (obj: StepStateChangeReason) => any;
|
|
5318
|
-
/**
|
|
5319
|
-
* @internal
|
|
5320
|
-
*/
|
|
5321
|
-
export declare const StepTimelineFilterSensitiveLog: (obj: StepTimeline) => any;
|
|
5322
|
-
/**
|
|
5323
|
-
* @internal
|
|
5324
|
-
*/
|
|
5325
|
-
export declare const StepStatusFilterSensitiveLog: (obj: StepStatus) => any;
|
|
5326
|
-
/**
|
|
5327
|
-
* @internal
|
|
5328
|
-
*/
|
|
5329
|
-
export declare const StepFilterSensitiveLog: (obj: Step) => any;
|
|
5330
|
-
/**
|
|
5331
|
-
* @internal
|
|
5332
|
-
*/
|
|
5333
|
-
export declare const DescribeStepOutputFilterSensitiveLog: (obj: DescribeStepOutput) => any;
|
|
5334
|
-
/**
|
|
5335
|
-
* @internal
|
|
5336
|
-
*/
|
|
5337
|
-
export declare const DescribeStudioInputFilterSensitiveLog: (obj: DescribeStudioInput) => any;
|
|
5338
|
-
/**
|
|
5339
|
-
* @internal
|
|
5340
|
-
*/
|
|
5341
|
-
export declare const StudioFilterSensitiveLog: (obj: Studio) => any;
|
|
5342
|
-
/**
|
|
5343
|
-
* @internal
|
|
5344
|
-
*/
|
|
5345
|
-
export declare const DescribeStudioOutputFilterSensitiveLog: (obj: DescribeStudioOutput) => any;
|
|
5346
|
-
/**
|
|
5347
|
-
* @internal
|
|
5348
|
-
*/
|
|
5349
|
-
export declare const EbsBlockDeviceFilterSensitiveLog: (obj: EbsBlockDevice) => any;
|
|
5350
|
-
/**
|
|
5351
|
-
* @internal
|
|
5352
|
-
*/
|
|
5353
|
-
export declare const EbsVolumeFilterSensitiveLog: (obj: EbsVolume) => any;
|
|
5354
|
-
/**
|
|
5355
|
-
* @internal
|
|
5356
|
-
*/
|
|
5357
|
-
export declare const GetAutoTerminationPolicyInputFilterSensitiveLog: (obj: GetAutoTerminationPolicyInput) => any;
|
|
5358
|
-
/**
|
|
5359
|
-
* @internal
|
|
5360
|
-
*/
|
|
5361
|
-
export declare const GetAutoTerminationPolicyOutputFilterSensitiveLog: (obj: GetAutoTerminationPolicyOutput) => any;
|
|
5362
|
-
/**
|
|
5363
|
-
* @internal
|
|
5364
|
-
*/
|
|
5365
|
-
export declare const GetBlockPublicAccessConfigurationInputFilterSensitiveLog: (obj: GetBlockPublicAccessConfigurationInput) => any;
|
|
5366
|
-
/**
|
|
5367
|
-
* @internal
|
|
5368
|
-
*/
|
|
5369
|
-
export declare const GetClusterSessionCredentialsInputFilterSensitiveLog: (obj: GetClusterSessionCredentialsInput) => any;
|
|
5429
|
+
export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
|
|
5370
5430
|
/**
|
|
5371
5431
|
* @internal
|
|
5372
5432
|
*/
|
|
5373
5433
|
export declare const GetClusterSessionCredentialsOutputFilterSensitiveLog: (obj: GetClusterSessionCredentialsOutput) => any;
|
|
5374
|
-
/**
|
|
5375
|
-
* @internal
|
|
5376
|
-
*/
|
|
5377
|
-
export declare const GetManagedScalingPolicyInputFilterSensitiveLog: (obj: GetManagedScalingPolicyInput) => any;
|
|
5378
|
-
/**
|
|
5379
|
-
* @internal
|
|
5380
|
-
*/
|
|
5381
|
-
export declare const ManagedScalingPolicyFilterSensitiveLog: (obj: ManagedScalingPolicy) => any;
|
|
5382
|
-
/**
|
|
5383
|
-
* @internal
|
|
5384
|
-
*/
|
|
5385
|
-
export declare const GetManagedScalingPolicyOutputFilterSensitiveLog: (obj: GetManagedScalingPolicyOutput) => any;
|
|
5386
|
-
/**
|
|
5387
|
-
* @internal
|
|
5388
|
-
*/
|
|
5389
|
-
export declare const GetStudioSessionMappingInputFilterSensitiveLog: (obj: GetStudioSessionMappingInput) => any;
|
|
5390
|
-
/**
|
|
5391
|
-
* @internal
|
|
5392
|
-
*/
|
|
5393
|
-
export declare const SessionMappingDetailFilterSensitiveLog: (obj: SessionMappingDetail) => any;
|
|
5394
|
-
/**
|
|
5395
|
-
* @internal
|
|
5396
|
-
*/
|
|
5397
|
-
export declare const GetStudioSessionMappingOutputFilterSensitiveLog: (obj: GetStudioSessionMappingOutput) => any;
|
|
5398
|
-
/**
|
|
5399
|
-
* @internal
|
|
5400
|
-
*/
|
|
5401
|
-
export declare const ListBootstrapActionsInputFilterSensitiveLog: (obj: ListBootstrapActionsInput) => any;
|
|
5402
|
-
/**
|
|
5403
|
-
* @internal
|
|
5404
|
-
*/
|
|
5405
|
-
export declare const ListBootstrapActionsOutputFilterSensitiveLog: (obj: ListBootstrapActionsOutput) => any;
|
|
5406
|
-
/**
|
|
5407
|
-
* @internal
|
|
5408
|
-
*/
|
|
5409
|
-
export declare const ListClustersInputFilterSensitiveLog: (obj: ListClustersInput) => any;
|
|
5410
|
-
/**
|
|
5411
|
-
* @internal
|
|
5412
|
-
*/
|
|
5413
|
-
export declare const ListClustersOutputFilterSensitiveLog: (obj: ListClustersOutput) => any;
|
|
5414
|
-
/**
|
|
5415
|
-
* @internal
|
|
5416
|
-
*/
|
|
5417
|
-
export declare const ListInstanceFleetsInputFilterSensitiveLog: (obj: ListInstanceFleetsInput) => any;
|
|
5418
|
-
/**
|
|
5419
|
-
* @internal
|
|
5420
|
-
*/
|
|
5421
|
-
export declare const InstanceFleetStateChangeReasonFilterSensitiveLog: (obj: InstanceFleetStateChangeReason) => any;
|
|
5422
|
-
/**
|
|
5423
|
-
* @internal
|
|
5424
|
-
*/
|
|
5425
|
-
export declare const InstanceFleetTimelineFilterSensitiveLog: (obj: InstanceFleetTimeline) => any;
|
|
5426
|
-
/**
|
|
5427
|
-
* @internal
|
|
5428
|
-
*/
|
|
5429
|
-
export declare const InstanceFleetStatusFilterSensitiveLog: (obj: InstanceFleetStatus) => any;
|
|
5430
|
-
/**
|
|
5431
|
-
* @internal
|
|
5432
|
-
*/
|
|
5433
|
-
export declare const ListInstanceGroupsInputFilterSensitiveLog: (obj: ListInstanceGroupsInput) => any;
|
|
5434
|
-
/**
|
|
5435
|
-
* @internal
|
|
5436
|
-
*/
|
|
5437
|
-
export declare const InstanceResizePolicyFilterSensitiveLog: (obj: InstanceResizePolicy) => any;
|
|
5438
|
-
/**
|
|
5439
|
-
* @internal
|
|
5440
|
-
*/
|
|
5441
|
-
export declare const ShrinkPolicyFilterSensitiveLog: (obj: ShrinkPolicy) => any;
|
|
5442
|
-
/**
|
|
5443
|
-
* @internal
|
|
5444
|
-
*/
|
|
5445
|
-
export declare const InstanceGroupStateChangeReasonFilterSensitiveLog: (obj: InstanceGroupStateChangeReason) => any;
|
|
5446
|
-
/**
|
|
5447
|
-
* @internal
|
|
5448
|
-
*/
|
|
5449
|
-
export declare const InstanceGroupTimelineFilterSensitiveLog: (obj: InstanceGroupTimeline) => any;
|
|
5450
|
-
/**
|
|
5451
|
-
* @internal
|
|
5452
|
-
*/
|
|
5453
|
-
export declare const InstanceGroupStatusFilterSensitiveLog: (obj: InstanceGroupStatus) => any;
|
|
5454
|
-
/**
|
|
5455
|
-
* @internal
|
|
5456
|
-
*/
|
|
5457
|
-
export declare const ListInstancesInputFilterSensitiveLog: (obj: ListInstancesInput) => any;
|
|
5458
|
-
/**
|
|
5459
|
-
* @internal
|
|
5460
|
-
*/
|
|
5461
|
-
export declare const InstanceStateChangeReasonFilterSensitiveLog: (obj: InstanceStateChangeReason) => any;
|
|
5462
|
-
/**
|
|
5463
|
-
* @internal
|
|
5464
|
-
*/
|
|
5465
|
-
export declare const InstanceTimelineFilterSensitiveLog: (obj: InstanceTimeline) => any;
|
|
5466
|
-
/**
|
|
5467
|
-
* @internal
|
|
5468
|
-
*/
|
|
5469
|
-
export declare const InstanceStatusFilterSensitiveLog: (obj: InstanceStatus) => any;
|
|
5470
|
-
/**
|
|
5471
|
-
* @internal
|
|
5472
|
-
*/
|
|
5473
|
-
export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
|
|
5474
|
-
/**
|
|
5475
|
-
* @internal
|
|
5476
|
-
*/
|
|
5477
|
-
export declare const ListInstancesOutputFilterSensitiveLog: (obj: ListInstancesOutput) => any;
|
|
5478
|
-
/**
|
|
5479
|
-
* @internal
|
|
5480
|
-
*/
|
|
5481
|
-
export declare const ListNotebookExecutionsInputFilterSensitiveLog: (obj: ListNotebookExecutionsInput) => any;
|
|
5482
|
-
/**
|
|
5483
|
-
* @internal
|
|
5484
|
-
*/
|
|
5485
|
-
export declare const NotebookExecutionSummaryFilterSensitiveLog: (obj: NotebookExecutionSummary) => any;
|
|
5486
|
-
/**
|
|
5487
|
-
* @internal
|
|
5488
|
-
*/
|
|
5489
|
-
export declare const ListNotebookExecutionsOutputFilterSensitiveLog: (obj: ListNotebookExecutionsOutput) => any;
|
|
5490
|
-
/**
|
|
5491
|
-
* @internal
|
|
5492
|
-
*/
|
|
5493
|
-
export declare const ReleaseLabelFilterFilterSensitiveLog: (obj: ReleaseLabelFilter) => any;
|
|
5494
|
-
/**
|
|
5495
|
-
* @internal
|
|
5496
|
-
*/
|
|
5497
|
-
export declare const ListReleaseLabelsInputFilterSensitiveLog: (obj: ListReleaseLabelsInput) => any;
|
|
5498
|
-
/**
|
|
5499
|
-
* @internal
|
|
5500
|
-
*/
|
|
5501
|
-
export declare const ListReleaseLabelsOutputFilterSensitiveLog: (obj: ListReleaseLabelsOutput) => any;
|
|
5502
|
-
/**
|
|
5503
|
-
* @internal
|
|
5504
|
-
*/
|
|
5505
|
-
export declare const ListSecurityConfigurationsInputFilterSensitiveLog: (obj: ListSecurityConfigurationsInput) => any;
|
|
5506
|
-
/**
|
|
5507
|
-
* @internal
|
|
5508
|
-
*/
|
|
5509
|
-
export declare const SecurityConfigurationSummaryFilterSensitiveLog: (obj: SecurityConfigurationSummary) => any;
|
|
5510
|
-
/**
|
|
5511
|
-
* @internal
|
|
5512
|
-
*/
|
|
5513
|
-
export declare const ListSecurityConfigurationsOutputFilterSensitiveLog: (obj: ListSecurityConfigurationsOutput) => any;
|
|
5514
|
-
/**
|
|
5515
|
-
* @internal
|
|
5516
|
-
*/
|
|
5517
|
-
export declare const ListStepsInputFilterSensitiveLog: (obj: ListStepsInput) => any;
|
|
5518
|
-
/**
|
|
5519
|
-
* @internal
|
|
5520
|
-
*/
|
|
5521
|
-
export declare const StepSummaryFilterSensitiveLog: (obj: StepSummary) => any;
|
|
5522
|
-
/**
|
|
5523
|
-
* @internal
|
|
5524
|
-
*/
|
|
5525
|
-
export declare const ListStepsOutputFilterSensitiveLog: (obj: ListStepsOutput) => any;
|
|
5526
|
-
/**
|
|
5527
|
-
* @internal
|
|
5528
|
-
*/
|
|
5529
|
-
export declare const ListStudiosInputFilterSensitiveLog: (obj: ListStudiosInput) => any;
|
|
5530
|
-
/**
|
|
5531
|
-
* @internal
|
|
5532
|
-
*/
|
|
5533
|
-
export declare const StudioSummaryFilterSensitiveLog: (obj: StudioSummary) => any;
|
|
5534
|
-
/**
|
|
5535
|
-
* @internal
|
|
5536
|
-
*/
|
|
5537
|
-
export declare const ListStudiosOutputFilterSensitiveLog: (obj: ListStudiosOutput) => any;
|
|
5538
|
-
/**
|
|
5539
|
-
* @internal
|
|
5540
|
-
*/
|
|
5541
|
-
export declare const ListStudioSessionMappingsInputFilterSensitiveLog: (obj: ListStudioSessionMappingsInput) => any;
|
|
5542
|
-
/**
|
|
5543
|
-
* @internal
|
|
5544
|
-
*/
|
|
5545
|
-
export declare const SessionMappingSummaryFilterSensitiveLog: (obj: SessionMappingSummary) => any;
|
|
5546
|
-
/**
|
|
5547
|
-
* @internal
|
|
5548
|
-
*/
|
|
5549
|
-
export declare const ListStudioSessionMappingsOutputFilterSensitiveLog: (obj: ListStudioSessionMappingsOutput) => any;
|
|
5550
|
-
/**
|
|
5551
|
-
* @internal
|
|
5552
|
-
*/
|
|
5553
|
-
export declare const ModifyClusterInputFilterSensitiveLog: (obj: ModifyClusterInput) => any;
|
|
5554
|
-
/**
|
|
5555
|
-
* @internal
|
|
5556
|
-
*/
|
|
5557
|
-
export declare const ModifyClusterOutputFilterSensitiveLog: (obj: ModifyClusterOutput) => any;
|
|
5558
|
-
/**
|
|
5559
|
-
* @internal
|
|
5560
|
-
*/
|
|
5561
|
-
export declare const InstanceFleetModifyConfigFilterSensitiveLog: (obj: InstanceFleetModifyConfig) => any;
|
|
5562
|
-
/**
|
|
5563
|
-
* @internal
|
|
5564
|
-
*/
|
|
5565
|
-
export declare const ModifyInstanceFleetInputFilterSensitiveLog: (obj: ModifyInstanceFleetInput) => any;
|
|
5566
|
-
/**
|
|
5567
|
-
* @internal
|
|
5568
|
-
*/
|
|
5569
|
-
export declare const PutAutoScalingPolicyInputFilterSensitiveLog: (obj: PutAutoScalingPolicyInput) => any;
|
|
5570
|
-
/**
|
|
5571
|
-
* @internal
|
|
5572
|
-
*/
|
|
5573
|
-
export declare const PutAutoScalingPolicyOutputFilterSensitiveLog: (obj: PutAutoScalingPolicyOutput) => any;
|
|
5574
|
-
/**
|
|
5575
|
-
* @internal
|
|
5576
|
-
*/
|
|
5577
|
-
export declare const PutAutoTerminationPolicyInputFilterSensitiveLog: (obj: PutAutoTerminationPolicyInput) => any;
|
|
5578
|
-
/**
|
|
5579
|
-
* @internal
|
|
5580
|
-
*/
|
|
5581
|
-
export declare const PutAutoTerminationPolicyOutputFilterSensitiveLog: (obj: PutAutoTerminationPolicyOutput) => any;
|
|
5582
|
-
/**
|
|
5583
|
-
* @internal
|
|
5584
|
-
*/
|
|
5585
|
-
export declare const PutBlockPublicAccessConfigurationOutputFilterSensitiveLog: (obj: PutBlockPublicAccessConfigurationOutput) => any;
|
|
5586
|
-
/**
|
|
5587
|
-
* @internal
|
|
5588
|
-
*/
|
|
5589
|
-
export declare const PutManagedScalingPolicyInputFilterSensitiveLog: (obj: PutManagedScalingPolicyInput) => any;
|
|
5590
|
-
/**
|
|
5591
|
-
* @internal
|
|
5592
|
-
*/
|
|
5593
|
-
export declare const PutManagedScalingPolicyOutputFilterSensitiveLog: (obj: PutManagedScalingPolicyOutput) => any;
|
|
5594
|
-
/**
|
|
5595
|
-
* @internal
|
|
5596
|
-
*/
|
|
5597
|
-
export declare const RemoveAutoScalingPolicyInputFilterSensitiveLog: (obj: RemoveAutoScalingPolicyInput) => any;
|
|
5598
|
-
/**
|
|
5599
|
-
* @internal
|
|
5600
|
-
*/
|
|
5601
|
-
export declare const RemoveAutoScalingPolicyOutputFilterSensitiveLog: (obj: RemoveAutoScalingPolicyOutput) => any;
|
|
5602
|
-
/**
|
|
5603
|
-
* @internal
|
|
5604
|
-
*/
|
|
5605
|
-
export declare const RemoveAutoTerminationPolicyInputFilterSensitiveLog: (obj: RemoveAutoTerminationPolicyInput) => any;
|
|
5606
|
-
/**
|
|
5607
|
-
* @internal
|
|
5608
|
-
*/
|
|
5609
|
-
export declare const RemoveAutoTerminationPolicyOutputFilterSensitiveLog: (obj: RemoveAutoTerminationPolicyOutput) => any;
|
|
5610
|
-
/**
|
|
5611
|
-
* @internal
|
|
5612
|
-
*/
|
|
5613
|
-
export declare const RemoveManagedScalingPolicyInputFilterSensitiveLog: (obj: RemoveManagedScalingPolicyInput) => any;
|
|
5614
|
-
/**
|
|
5615
|
-
* @internal
|
|
5616
|
-
*/
|
|
5617
|
-
export declare const RemoveManagedScalingPolicyOutputFilterSensitiveLog: (obj: RemoveManagedScalingPolicyOutput) => any;
|
|
5618
|
-
/**
|
|
5619
|
-
* @internal
|
|
5620
|
-
*/
|
|
5621
|
-
export declare const RemoveTagsInputFilterSensitiveLog: (obj: RemoveTagsInput) => any;
|
|
5622
|
-
/**
|
|
5623
|
-
* @internal
|
|
5624
|
-
*/
|
|
5625
|
-
export declare const RemoveTagsOutputFilterSensitiveLog: (obj: RemoveTagsOutput) => any;
|
|
5626
|
-
/**
|
|
5627
|
-
* @internal
|
|
5628
|
-
*/
|
|
5629
|
-
export declare const SupportedProductConfigFilterSensitiveLog: (obj: SupportedProductConfig) => any;
|
|
5630
|
-
/**
|
|
5631
|
-
* @internal
|
|
5632
|
-
*/
|
|
5633
|
-
export declare const RunJobFlowOutputFilterSensitiveLog: (obj: RunJobFlowOutput) => any;
|
|
5634
|
-
/**
|
|
5635
|
-
* @internal
|
|
5636
|
-
*/
|
|
5637
|
-
export declare const SetTerminationProtectionInputFilterSensitiveLog: (obj: SetTerminationProtectionInput) => any;
|
|
5638
|
-
/**
|
|
5639
|
-
* @internal
|
|
5640
|
-
*/
|
|
5641
|
-
export declare const SetVisibleToAllUsersInputFilterSensitiveLog: (obj: SetVisibleToAllUsersInput) => any;
|
|
5642
|
-
/**
|
|
5643
|
-
* @internal
|
|
5644
|
-
*/
|
|
5645
|
-
export declare const StartNotebookExecutionInputFilterSensitiveLog: (obj: StartNotebookExecutionInput) => any;
|
|
5646
|
-
/**
|
|
5647
|
-
* @internal
|
|
5648
|
-
*/
|
|
5649
|
-
export declare const StartNotebookExecutionOutputFilterSensitiveLog: (obj: StartNotebookExecutionOutput) => any;
|
|
5650
|
-
/**
|
|
5651
|
-
* @internal
|
|
5652
|
-
*/
|
|
5653
|
-
export declare const StopNotebookExecutionInputFilterSensitiveLog: (obj: StopNotebookExecutionInput) => any;
|
|
5654
|
-
/**
|
|
5655
|
-
* @internal
|
|
5656
|
-
*/
|
|
5657
|
-
export declare const TerminateJobFlowsInputFilterSensitiveLog: (obj: TerminateJobFlowsInput) => any;
|
|
5658
|
-
/**
|
|
5659
|
-
* @internal
|
|
5660
|
-
*/
|
|
5661
|
-
export declare const UpdateStudioInputFilterSensitiveLog: (obj: UpdateStudioInput) => any;
|
|
5662
|
-
/**
|
|
5663
|
-
* @internal
|
|
5664
|
-
*/
|
|
5665
|
-
export declare const UpdateStudioSessionMappingInputFilterSensitiveLog: (obj: UpdateStudioSessionMappingInput) => any;
|
|
5666
|
-
/**
|
|
5667
|
-
* @internal
|
|
5668
|
-
*/
|
|
5669
|
-
export declare const ConfigurationFilterSensitiveLog: (obj: Configuration) => any;
|
|
5670
|
-
/**
|
|
5671
|
-
* @internal
|
|
5672
|
-
*/
|
|
5673
|
-
export declare const BlockPublicAccessConfigurationFilterSensitiveLog: (obj: BlockPublicAccessConfiguration) => any;
|
|
5674
|
-
/**
|
|
5675
|
-
* @internal
|
|
5676
|
-
*/
|
|
5677
|
-
export declare const ClusterFilterSensitiveLog: (obj: Cluster) => any;
|
|
5678
|
-
/**
|
|
5679
|
-
* @internal
|
|
5680
|
-
*/
|
|
5681
|
-
export declare const InstanceGroupConfigFilterSensitiveLog: (obj: InstanceGroupConfig) => any;
|
|
5682
|
-
/**
|
|
5683
|
-
* @internal
|
|
5684
|
-
*/
|
|
5685
|
-
export declare const InstanceGroupModifyConfigFilterSensitiveLog: (obj: InstanceGroupModifyConfig) => any;
|
|
5686
|
-
/**
|
|
5687
|
-
* @internal
|
|
5688
|
-
*/
|
|
5689
|
-
export declare const InstanceTypeConfigFilterSensitiveLog: (obj: InstanceTypeConfig) => any;
|
|
5690
|
-
/**
|
|
5691
|
-
* @internal
|
|
5692
|
-
*/
|
|
5693
|
-
export declare const InstanceTypeSpecificationFilterSensitiveLog: (obj: InstanceTypeSpecification) => any;
|
|
5694
|
-
/**
|
|
5695
|
-
* @internal
|
|
5696
|
-
*/
|
|
5697
|
-
export declare const DescribeClusterOutputFilterSensitiveLog: (obj: DescribeClusterOutput) => any;
|
|
5698
|
-
/**
|
|
5699
|
-
* @internal
|
|
5700
|
-
*/
|
|
5701
|
-
export declare const GetBlockPublicAccessConfigurationOutputFilterSensitiveLog: (obj: GetBlockPublicAccessConfigurationOutput) => any;
|
|
5702
|
-
/**
|
|
5703
|
-
* @internal
|
|
5704
|
-
*/
|
|
5705
|
-
export declare const PutBlockPublicAccessConfigurationInputFilterSensitiveLog: (obj: PutBlockPublicAccessConfigurationInput) => any;
|
|
5706
|
-
/**
|
|
5707
|
-
* @internal
|
|
5708
|
-
*/
|
|
5709
|
-
export declare const AddInstanceGroupsInputFilterSensitiveLog: (obj: AddInstanceGroupsInput) => any;
|
|
5710
|
-
/**
|
|
5711
|
-
* @internal
|
|
5712
|
-
*/
|
|
5713
|
-
export declare const InstanceFleetFilterSensitiveLog: (obj: InstanceFleet) => any;
|
|
5714
|
-
/**
|
|
5715
|
-
* @internal
|
|
5716
|
-
*/
|
|
5717
|
-
export declare const InstanceFleetConfigFilterSensitiveLog: (obj: InstanceFleetConfig) => any;
|
|
5718
|
-
/**
|
|
5719
|
-
* @internal
|
|
5720
|
-
*/
|
|
5721
|
-
export declare const ModifyInstanceGroupsInputFilterSensitiveLog: (obj: ModifyInstanceGroupsInput) => any;
|
|
5722
|
-
/**
|
|
5723
|
-
* @internal
|
|
5724
|
-
*/
|
|
5725
|
-
export declare const AddInstanceFleetInputFilterSensitiveLog: (obj: AddInstanceFleetInput) => any;
|
|
5726
|
-
/**
|
|
5727
|
-
* @internal
|
|
5728
|
-
*/
|
|
5729
|
-
export declare const InstanceGroupFilterSensitiveLog: (obj: InstanceGroup) => any;
|
|
5730
|
-
/**
|
|
5731
|
-
* @internal
|
|
5732
|
-
*/
|
|
5733
|
-
export declare const ListInstanceFleetsOutputFilterSensitiveLog: (obj: ListInstanceFleetsOutput) => any;
|
|
5734
|
-
/**
|
|
5735
|
-
* @internal
|
|
5736
|
-
*/
|
|
5737
|
-
export declare const ListInstanceGroupsOutputFilterSensitiveLog: (obj: ListInstanceGroupsOutput) => any;
|
|
5738
|
-
/**
|
|
5739
|
-
* @internal
|
|
5740
|
-
*/
|
|
5741
|
-
export declare const JobFlowInstancesConfigFilterSensitiveLog: (obj: JobFlowInstancesConfig) => any;
|
|
5742
|
-
/**
|
|
5743
|
-
* @internal
|
|
5744
|
-
*/
|
|
5745
|
-
export declare const RunJobFlowInputFilterSensitiveLog: (obj: RunJobFlowInput) => any;
|