@aws-sdk/client-emr 3.47.1 → 3.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/dist-types/EMR.d.ts +13 -2
  3. package/dist-types/commands/AddJobFlowStepsCommand.d.ts +3 -0
  4. package/dist-types/commands/PutAutoTerminationPolicyCommand.d.ts +4 -1
  5. package/dist-types/commands/SetVisibleToAllUsersCommand.d.ts +6 -1
  6. package/dist-types/models/models_0.d.ts +18 -8
  7. package/package.json +40 -34
  8. package/dist-types/ts3.4/EMR.d.ts +0 -265
  9. package/dist-types/ts3.4/EMRClient.d.ts +0 -125
  10. package/dist-types/ts3.4/commands/AddInstanceFleetCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/AddInstanceGroupsCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/AddJobFlowStepsCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CancelStepsCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateStudioCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/CreateStudioSessionMappingCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteStudioCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteStudioSessionMappingCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeJobFlowsCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeNotebookExecutionCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeReleaseLabelCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeStepCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeStudioCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/GetAutoTerminationPolicyCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/GetBlockPublicAccessConfigurationCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/GetManagedScalingPolicyCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/GetStudioSessionMappingCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ListBootstrapActionsCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListInstanceFleetsCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/ListInstanceGroupsCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListNotebookExecutionsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListReleaseLabelsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListStudioSessionMappingsCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListStudiosCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ModifyInstanceFleetCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ModifyInstanceGroupsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/PutAutoScalingPolicyCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/PutAutoTerminationPolicyCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/PutBlockPublicAccessConfigurationCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/PutManagedScalingPolicyCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/RemoveAutoScalingPolicyCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/RemoveAutoTerminationPolicyCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/RemoveManagedScalingPolicyCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/RunJobFlowCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/SetTerminationProtectionCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/SetVisibleToAllUsersCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/StartNotebookExecutionCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/StopNotebookExecutionCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/TerminateJobFlowsCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/UpdateStudioCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/UpdateStudioSessionMappingCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/index.d.ts +0 -52
  63. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  64. package/dist-types/ts3.4/index.d.ts +0 -6
  65. package/dist-types/ts3.4/models/index.d.ts +0 -1
  66. package/dist-types/ts3.4/models/models_0.d.ts +0 -2805
  67. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  68. package/dist-types/ts3.4/pagination/ListBootstrapActionsPaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/ListClustersPaginator.d.ts +0 -4
  70. package/dist-types/ts3.4/pagination/ListInstanceFleetsPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/ListInstanceGroupsPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/ListInstancesPaginator.d.ts +0 -4
  73. package/dist-types/ts3.4/pagination/ListNotebookExecutionsPaginator.d.ts +0 -4
  74. package/dist-types/ts3.4/pagination/ListReleaseLabelsPaginator.d.ts +0 -4
  75. package/dist-types/ts3.4/pagination/ListSecurityConfigurationsPaginator.d.ts +0 -4
  76. package/dist-types/ts3.4/pagination/ListStepsPaginator.d.ts +0 -4
  77. package/dist-types/ts3.4/pagination/ListStudioSessionMappingsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/ListStudiosPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/index.d.ts +0 -12
  80. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -158
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  85. package/dist-types/ts3.4/waiters/index.d.ts +0 -3
  86. package/dist-types/ts3.4/waiters/waitForClusterRunning.d.ts +0 -7
  87. package/dist-types/ts3.4/waiters/waitForClusterTerminated.d.ts +0 -7
  88. package/dist-types/ts3.4/waiters/waitForStepComplete.d.ts +0 -7
@@ -1,2805 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
- export declare enum ActionOnFailure {
3
- CANCEL_AND_WAIT = "CANCEL_AND_WAIT",
4
- CONTINUE = "CONTINUE",
5
- TERMINATE_CLUSTER = "TERMINATE_CLUSTER",
6
- TERMINATE_JOB_FLOW = "TERMINATE_JOB_FLOW"
7
- }
8
- export declare enum InstanceFleetType {
9
- CORE = "CORE",
10
- MASTER = "MASTER",
11
- TASK = "TASK"
12
- }
13
-
14
- export interface VolumeSpecification {
15
-
16
- VolumeType: string | undefined;
17
-
18
- Iops?: number;
19
-
20
- SizeInGB: number | undefined;
21
- }
22
- export declare namespace VolumeSpecification {
23
-
24
- const filterSensitiveLog: (obj: VolumeSpecification) => any;
25
- }
26
-
27
- export interface EbsBlockDeviceConfig {
28
-
29
- VolumeSpecification: VolumeSpecification | undefined;
30
-
31
- VolumesPerInstance?: number;
32
- }
33
- export declare namespace EbsBlockDeviceConfig {
34
-
35
- const filterSensitiveLog: (obj: EbsBlockDeviceConfig) => any;
36
- }
37
-
38
- export interface EbsConfiguration {
39
-
40
- EbsBlockDeviceConfigs?: EbsBlockDeviceConfig[];
41
-
42
- EbsOptimized?: boolean;
43
- }
44
- export declare namespace EbsConfiguration {
45
-
46
- const filterSensitiveLog: (obj: EbsConfiguration) => any;
47
- }
48
- export declare enum OnDemandProvisioningAllocationStrategy {
49
- LOWEST_PRICE = "lowest-price"
50
- }
51
- export declare enum OnDemandCapacityReservationPreference {
52
- NONE = "none",
53
- OPEN = "open"
54
- }
55
- export declare enum OnDemandCapacityReservationUsageStrategy {
56
- USE_CAPACITY_RESERVATIONS_FIRST = "use-capacity-reservations-first"
57
- }
58
-
59
- export interface OnDemandCapacityReservationOptions {
60
-
61
- UsageStrategy?: OnDemandCapacityReservationUsageStrategy | string;
62
-
63
- CapacityReservationPreference?: OnDemandCapacityReservationPreference | string;
64
-
65
- CapacityReservationResourceGroupArn?: string;
66
- }
67
- export declare namespace OnDemandCapacityReservationOptions {
68
-
69
- const filterSensitiveLog: (obj: OnDemandCapacityReservationOptions) => any;
70
- }
71
-
72
- export interface OnDemandProvisioningSpecification {
73
-
74
- AllocationStrategy: OnDemandProvisioningAllocationStrategy | string | undefined;
75
-
76
- CapacityReservationOptions?: OnDemandCapacityReservationOptions;
77
- }
78
- export declare namespace OnDemandProvisioningSpecification {
79
-
80
- const filterSensitiveLog: (obj: OnDemandProvisioningSpecification) => any;
81
- }
82
- export declare enum SpotProvisioningAllocationStrategy {
83
- CAPACITY_OPTIMIZED = "capacity-optimized"
84
- }
85
- export declare type SpotProvisioningTimeoutAction = "SWITCH_TO_ON_DEMAND" | "TERMINATE_CLUSTER";
86
-
87
- export interface SpotProvisioningSpecification {
88
-
89
- TimeoutDurationMinutes: number | undefined;
90
-
91
- TimeoutAction: SpotProvisioningTimeoutAction | string | undefined;
92
-
93
- BlockDurationMinutes?: number;
94
-
95
- AllocationStrategy?: SpotProvisioningAllocationStrategy | string;
96
- }
97
- export declare namespace SpotProvisioningSpecification {
98
-
99
- const filterSensitiveLog: (obj: SpotProvisioningSpecification) => any;
100
- }
101
-
102
- export interface InstanceFleetProvisioningSpecifications {
103
-
104
- SpotSpecification?: SpotProvisioningSpecification;
105
-
106
- OnDemandSpecification?: OnDemandProvisioningSpecification;
107
- }
108
- export declare namespace InstanceFleetProvisioningSpecifications {
109
-
110
- const filterSensitiveLog: (obj: InstanceFleetProvisioningSpecifications) => any;
111
- }
112
- export interface AddInstanceFleetOutput {
113
-
114
- ClusterId?: string;
115
-
116
- InstanceFleetId?: string;
117
-
118
- ClusterArn?: string;
119
- }
120
- export declare namespace AddInstanceFleetOutput {
121
-
122
- const filterSensitiveLog: (obj: AddInstanceFleetOutput) => any;
123
- }
124
-
125
- export interface InternalServerException extends __SmithyException, $MetadataBearer {
126
- name: "InternalServerException";
127
- $fault: "server";
128
-
129
- Message?: string;
130
- }
131
-
132
- export interface InvalidRequestException extends __SmithyException, $MetadataBearer {
133
- name: "InvalidRequestException";
134
- $fault: "client";
135
-
136
- ErrorCode?: string;
137
-
138
- Message?: string;
139
- }
140
-
141
- export interface ScalingConstraints {
142
-
143
- MinCapacity: number | undefined;
144
-
145
- MaxCapacity: number | undefined;
146
- }
147
- export declare namespace ScalingConstraints {
148
-
149
- const filterSensitiveLog: (obj: ScalingConstraints) => any;
150
- }
151
- export declare enum MarketType {
152
- ON_DEMAND = "ON_DEMAND",
153
- SPOT = "SPOT"
154
- }
155
- export declare enum AdjustmentType {
156
- CHANGE_IN_CAPACITY = "CHANGE_IN_CAPACITY",
157
- EXACT_CAPACITY = "EXACT_CAPACITY",
158
- PERCENT_CHANGE_IN_CAPACITY = "PERCENT_CHANGE_IN_CAPACITY"
159
- }
160
-
161
- export interface SimpleScalingPolicyConfiguration {
162
-
163
- AdjustmentType?: AdjustmentType | string;
164
-
165
- ScalingAdjustment: number | undefined;
166
-
167
- CoolDown?: number;
168
- }
169
- export declare namespace SimpleScalingPolicyConfiguration {
170
-
171
- const filterSensitiveLog: (obj: SimpleScalingPolicyConfiguration) => any;
172
- }
173
-
174
- export interface ScalingAction {
175
-
176
- Market?: MarketType | string;
177
-
178
- SimpleScalingPolicyConfiguration: SimpleScalingPolicyConfiguration | undefined;
179
- }
180
- export declare namespace ScalingAction {
181
-
182
- const filterSensitiveLog: (obj: ScalingAction) => any;
183
- }
184
- export declare enum ComparisonOperator {
185
- GREATER_THAN = "GREATER_THAN",
186
- GREATER_THAN_OR_EQUAL = "GREATER_THAN_OR_EQUAL",
187
- LESS_THAN = "LESS_THAN",
188
- LESS_THAN_OR_EQUAL = "LESS_THAN_OR_EQUAL"
189
- }
190
-
191
- export interface MetricDimension {
192
-
193
- Key?: string;
194
-
195
- Value?: string;
196
- }
197
- export declare namespace MetricDimension {
198
-
199
- const filterSensitiveLog: (obj: MetricDimension) => any;
200
- }
201
- export declare enum Statistic {
202
- AVERAGE = "AVERAGE",
203
- MAXIMUM = "MAXIMUM",
204
- MINIMUM = "MINIMUM",
205
- SAMPLE_COUNT = "SAMPLE_COUNT",
206
- SUM = "SUM"
207
- }
208
- export declare enum Unit {
209
- BITS = "BITS",
210
- BITS_PER_SECOND = "BITS_PER_SECOND",
211
- BYTES = "BYTES",
212
- BYTES_PER_SECOND = "BYTES_PER_SECOND",
213
- COUNT = "COUNT",
214
- COUNT_PER_SECOND = "COUNT_PER_SECOND",
215
- GIGA_BITS = "GIGA_BITS",
216
- GIGA_BITS_PER_SECOND = "GIGA_BITS_PER_SECOND",
217
- GIGA_BYTES = "GIGA_BYTES",
218
- GIGA_BYTES_PER_SECOND = "GIGA_BYTES_PER_SECOND",
219
- KILO_BITS = "KILO_BITS",
220
- KILO_BITS_PER_SECOND = "KILO_BITS_PER_SECOND",
221
- KILO_BYTES = "KILO_BYTES",
222
- KILO_BYTES_PER_SECOND = "KILO_BYTES_PER_SECOND",
223
- MEGA_BITS = "MEGA_BITS",
224
- MEGA_BITS_PER_SECOND = "MEGA_BITS_PER_SECOND",
225
- MEGA_BYTES = "MEGA_BYTES",
226
- MEGA_BYTES_PER_SECOND = "MEGA_BYTES_PER_SECOND",
227
- MICRO_SECONDS = "MICRO_SECONDS",
228
- MILLI_SECONDS = "MILLI_SECONDS",
229
- NONE = "NONE",
230
- PERCENT = "PERCENT",
231
- SECONDS = "SECONDS",
232
- TERA_BITS = "TERA_BITS",
233
- TERA_BITS_PER_SECOND = "TERA_BITS_PER_SECOND",
234
- TERA_BYTES = "TERA_BYTES",
235
- TERA_BYTES_PER_SECOND = "TERA_BYTES_PER_SECOND"
236
- }
237
-
238
- export interface CloudWatchAlarmDefinition {
239
-
240
- ComparisonOperator: ComparisonOperator | string | undefined;
241
-
242
- EvaluationPeriods?: number;
243
-
244
- MetricName: string | undefined;
245
-
246
- Namespace?: string;
247
-
248
- Period: number | undefined;
249
-
250
- Statistic?: Statistic | string;
251
-
252
- Threshold: number | undefined;
253
-
254
- Unit?: Unit | string;
255
-
256
- Dimensions?: MetricDimension[];
257
- }
258
- export declare namespace CloudWatchAlarmDefinition {
259
-
260
- const filterSensitiveLog: (obj: CloudWatchAlarmDefinition) => any;
261
- }
262
-
263
- export interface ScalingTrigger {
264
-
265
- CloudWatchAlarmDefinition: CloudWatchAlarmDefinition | undefined;
266
- }
267
- export declare namespace ScalingTrigger {
268
-
269
- const filterSensitiveLog: (obj: ScalingTrigger) => any;
270
- }
271
-
272
- export interface ScalingRule {
273
-
274
- Name: string | undefined;
275
-
276
- Description?: string;
277
-
278
- Action: ScalingAction | undefined;
279
-
280
- Trigger: ScalingTrigger | undefined;
281
- }
282
- export declare namespace ScalingRule {
283
-
284
- const filterSensitiveLog: (obj: ScalingRule) => any;
285
- }
286
-
287
- export interface AutoScalingPolicy {
288
-
289
- Constraints: ScalingConstraints | undefined;
290
-
291
- Rules: ScalingRule[] | undefined;
292
- }
293
- export declare namespace AutoScalingPolicy {
294
-
295
- const filterSensitiveLog: (obj: AutoScalingPolicy) => any;
296
- }
297
- export declare type InstanceRoleType = "CORE" | "MASTER" | "TASK";
298
-
299
- export interface AddInstanceGroupsOutput {
300
-
301
- JobFlowId?: string;
302
-
303
- InstanceGroupIds?: string[];
304
-
305
- ClusterArn?: string;
306
- }
307
- export declare namespace AddInstanceGroupsOutput {
308
-
309
- const filterSensitiveLog: (obj: AddInstanceGroupsOutput) => any;
310
- }
311
-
312
- export interface InternalServerError extends __SmithyException, $MetadataBearer {
313
- name: "InternalServerError";
314
- $fault: "server";
315
- }
316
-
317
- export interface KeyValue {
318
-
319
- Key?: string;
320
-
321
- Value?: string;
322
- }
323
- export declare namespace KeyValue {
324
-
325
- const filterSensitiveLog: (obj: KeyValue) => any;
326
- }
327
-
328
- export interface HadoopJarStepConfig {
329
-
330
- Properties?: KeyValue[];
331
-
332
- Jar: string | undefined;
333
-
334
- MainClass?: string;
335
-
336
- Args?: string[];
337
- }
338
- export declare namespace HadoopJarStepConfig {
339
-
340
- const filterSensitiveLog: (obj: HadoopJarStepConfig) => any;
341
- }
342
-
343
- export interface StepConfig {
344
-
345
- Name: string | undefined;
346
-
347
- ActionOnFailure?: ActionOnFailure | string;
348
-
349
- HadoopJarStep: HadoopJarStepConfig | undefined;
350
- }
351
- export declare namespace StepConfig {
352
-
353
- const filterSensitiveLog: (obj: StepConfig) => any;
354
- }
355
-
356
- export interface AddJobFlowStepsInput {
357
-
358
- JobFlowId: string | undefined;
359
-
360
- Steps: StepConfig[] | undefined;
361
- }
362
- export declare namespace AddJobFlowStepsInput {
363
-
364
- const filterSensitiveLog: (obj: AddJobFlowStepsInput) => any;
365
- }
366
-
367
- export interface AddJobFlowStepsOutput {
368
-
369
- StepIds?: string[];
370
- }
371
- export declare namespace AddJobFlowStepsOutput {
372
-
373
- const filterSensitiveLog: (obj: AddJobFlowStepsOutput) => any;
374
- }
375
-
376
- export interface Tag {
377
-
378
- Key?: string;
379
-
380
- Value?: string;
381
- }
382
- export declare namespace Tag {
383
-
384
- const filterSensitiveLog: (obj: Tag) => any;
385
- }
386
-
387
- export interface AddTagsInput {
388
-
389
- ResourceId: string | undefined;
390
-
391
- Tags: Tag[] | undefined;
392
- }
393
- export declare namespace AddTagsInput {
394
-
395
- const filterSensitiveLog: (obj: AddTagsInput) => any;
396
- }
397
-
398
- export interface AddTagsOutput {
399
- }
400
- export declare namespace AddTagsOutput {
401
-
402
- const filterSensitiveLog: (obj: AddTagsOutput) => any;
403
- }
404
-
405
- export interface Application {
406
-
407
- Name?: string;
408
-
409
- Version?: string;
410
-
411
- Args?: string[];
412
-
413
- AdditionalInfo?: {
414
- [key: string]: string;
415
- };
416
- }
417
- export declare namespace Application {
418
-
419
- const filterSensitiveLog: (obj: Application) => any;
420
- }
421
- export declare enum AuthMode {
422
- IAM = "IAM",
423
- SSO = "SSO"
424
- }
425
- export declare enum AutoScalingPolicyState {
426
- ATTACHED = "ATTACHED",
427
- ATTACHING = "ATTACHING",
428
- DETACHED = "DETACHED",
429
- DETACHING = "DETACHING",
430
- FAILED = "FAILED",
431
- PENDING = "PENDING"
432
- }
433
- export declare enum AutoScalingPolicyStateChangeReasonCode {
434
- CLEANUP_FAILURE = "CLEANUP_FAILURE",
435
- PROVISION_FAILURE = "PROVISION_FAILURE",
436
- USER_REQUEST = "USER_REQUEST"
437
- }
438
-
439
- export interface AutoScalingPolicyStateChangeReason {
440
-
441
- Code?: AutoScalingPolicyStateChangeReasonCode | string;
442
-
443
- Message?: string;
444
- }
445
- export declare namespace AutoScalingPolicyStateChangeReason {
446
-
447
- const filterSensitiveLog: (obj: AutoScalingPolicyStateChangeReason) => any;
448
- }
449
-
450
- export interface AutoScalingPolicyStatus {
451
-
452
- State?: AutoScalingPolicyState | string;
453
-
454
- StateChangeReason?: AutoScalingPolicyStateChangeReason;
455
- }
456
- export declare namespace AutoScalingPolicyStatus {
457
-
458
- const filterSensitiveLog: (obj: AutoScalingPolicyStatus) => any;
459
- }
460
-
461
- export interface AutoScalingPolicyDescription {
462
-
463
- Status?: AutoScalingPolicyStatus;
464
-
465
- Constraints?: ScalingConstraints;
466
-
467
- Rules?: ScalingRule[];
468
- }
469
- export declare namespace AutoScalingPolicyDescription {
470
-
471
- const filterSensitiveLog: (obj: AutoScalingPolicyDescription) => any;
472
- }
473
-
474
- export interface AutoTerminationPolicy {
475
-
476
- IdleTimeout?: number;
477
- }
478
- export declare namespace AutoTerminationPolicy {
479
-
480
- const filterSensitiveLog: (obj: AutoTerminationPolicy) => any;
481
- }
482
-
483
- export interface PortRange {
484
-
485
- MinRange: number | undefined;
486
-
487
- MaxRange?: number;
488
- }
489
- export declare namespace PortRange {
490
-
491
- const filterSensitiveLog: (obj: PortRange) => any;
492
- }
493
-
494
- export interface BlockPublicAccessConfigurationMetadata {
495
-
496
- CreationDateTime: Date | undefined;
497
-
498
- CreatedByArn: string | undefined;
499
- }
500
- export declare namespace BlockPublicAccessConfigurationMetadata {
501
-
502
- const filterSensitiveLog: (obj: BlockPublicAccessConfigurationMetadata) => any;
503
- }
504
-
505
- export interface ScriptBootstrapActionConfig {
506
-
507
- Path: string | undefined;
508
-
509
- Args?: string[];
510
- }
511
- export declare namespace ScriptBootstrapActionConfig {
512
-
513
- const filterSensitiveLog: (obj: ScriptBootstrapActionConfig) => any;
514
- }
515
-
516
- export interface BootstrapActionConfig {
517
-
518
- Name: string | undefined;
519
-
520
- ScriptBootstrapAction: ScriptBootstrapActionConfig | undefined;
521
- }
522
- export declare namespace BootstrapActionConfig {
523
-
524
- const filterSensitiveLog: (obj: BootstrapActionConfig) => any;
525
- }
526
-
527
- export interface BootstrapActionDetail {
528
-
529
- BootstrapActionConfig?: BootstrapActionConfig;
530
- }
531
- export declare namespace BootstrapActionDetail {
532
-
533
- const filterSensitiveLog: (obj: BootstrapActionDetail) => any;
534
- }
535
- export declare type StepCancellationOption = "SEND_INTERRUPT" | "TERMINATE_PROCESS";
536
-
537
- export interface CancelStepsInput {
538
-
539
- ClusterId: string | undefined;
540
-
541
- StepIds: string[] | undefined;
542
-
543
- StepCancellationOption?: StepCancellationOption | string;
544
- }
545
- export declare namespace CancelStepsInput {
546
-
547
- const filterSensitiveLog: (obj: CancelStepsInput) => any;
548
- }
549
- export declare enum CancelStepsRequestStatus {
550
- FAILED = "FAILED",
551
- SUBMITTED = "SUBMITTED"
552
- }
553
-
554
- export interface CancelStepsInfo {
555
-
556
- StepId?: string;
557
-
558
- Status?: CancelStepsRequestStatus | string;
559
-
560
- Reason?: string;
561
- }
562
- export declare namespace CancelStepsInfo {
563
-
564
- const filterSensitiveLog: (obj: CancelStepsInfo) => any;
565
- }
566
-
567
- export interface CancelStepsOutput {
568
-
569
- CancelStepsInfoList?: CancelStepsInfo[];
570
- }
571
- export declare namespace CancelStepsOutput {
572
-
573
- const filterSensitiveLog: (obj: CancelStepsOutput) => any;
574
- }
575
-
576
- export interface Ec2InstanceAttributes {
577
-
578
- Ec2KeyName?: string;
579
-
580
- Ec2SubnetId?: string;
581
-
582
- RequestedEc2SubnetIds?: string[];
583
-
584
- Ec2AvailabilityZone?: string;
585
-
586
- RequestedEc2AvailabilityZones?: string[];
587
-
588
- IamInstanceProfile?: string;
589
-
590
- EmrManagedMasterSecurityGroup?: string;
591
-
592
- EmrManagedSlaveSecurityGroup?: string;
593
-
594
- ServiceAccessSecurityGroup?: string;
595
-
596
- AdditionalMasterSecurityGroups?: string[];
597
-
598
- AdditionalSlaveSecurityGroups?: string[];
599
- }
600
- export declare namespace Ec2InstanceAttributes {
601
-
602
- const filterSensitiveLog: (obj: Ec2InstanceAttributes) => any;
603
- }
604
- export declare enum InstanceCollectionType {
605
- INSTANCE_FLEET = "INSTANCE_FLEET",
606
- INSTANCE_GROUP = "INSTANCE_GROUP"
607
- }
608
-
609
- export interface KerberosAttributes {
610
-
611
- Realm: string | undefined;
612
-
613
- KdcAdminPassword: string | undefined;
614
-
615
- CrossRealmTrustPrincipalPassword?: string;
616
-
617
- ADDomainJoinUser?: string;
618
-
619
- ADDomainJoinPassword?: string;
620
- }
621
- export declare namespace KerberosAttributes {
622
-
623
- const filterSensitiveLog: (obj: KerberosAttributes) => any;
624
- }
625
- export declare enum PlacementGroupStrategy {
626
- CLUSTER = "CLUSTER",
627
- NONE = "NONE",
628
- PARTITION = "PARTITION",
629
- SPREAD = "SPREAD"
630
- }
631
-
632
- export interface PlacementGroupConfig {
633
-
634
- InstanceRole: InstanceRoleType | string | undefined;
635
-
636
- PlacementStrategy?: PlacementGroupStrategy | string;
637
- }
638
- export declare namespace PlacementGroupConfig {
639
-
640
- const filterSensitiveLog: (obj: PlacementGroupConfig) => any;
641
- }
642
- export declare enum RepoUpgradeOnBoot {
643
- NONE = "NONE",
644
- SECURITY = "SECURITY"
645
- }
646
- export declare enum ScaleDownBehavior {
647
- TERMINATE_AT_INSTANCE_HOUR = "TERMINATE_AT_INSTANCE_HOUR",
648
- TERMINATE_AT_TASK_COMPLETION = "TERMINATE_AT_TASK_COMPLETION"
649
- }
650
- export declare enum ClusterState {
651
- BOOTSTRAPPING = "BOOTSTRAPPING",
652
- RUNNING = "RUNNING",
653
- STARTING = "STARTING",
654
- TERMINATED = "TERMINATED",
655
- TERMINATED_WITH_ERRORS = "TERMINATED_WITH_ERRORS",
656
- TERMINATING = "TERMINATING",
657
- WAITING = "WAITING"
658
- }
659
- export declare enum ClusterStateChangeReasonCode {
660
- ALL_STEPS_COMPLETED = "ALL_STEPS_COMPLETED",
661
- BOOTSTRAP_FAILURE = "BOOTSTRAP_FAILURE",
662
- INSTANCE_FAILURE = "INSTANCE_FAILURE",
663
- INSTANCE_FLEET_TIMEOUT = "INSTANCE_FLEET_TIMEOUT",
664
- INTERNAL_ERROR = "INTERNAL_ERROR",
665
- STEP_FAILURE = "STEP_FAILURE",
666
- USER_REQUEST = "USER_REQUEST",
667
- VALIDATION_ERROR = "VALIDATION_ERROR"
668
- }
669
-
670
- export interface ClusterStateChangeReason {
671
-
672
- Code?: ClusterStateChangeReasonCode | string;
673
-
674
- Message?: string;
675
- }
676
- export declare namespace ClusterStateChangeReason {
677
-
678
- const filterSensitiveLog: (obj: ClusterStateChangeReason) => any;
679
- }
680
-
681
- export interface ClusterTimeline {
682
-
683
- CreationDateTime?: Date;
684
-
685
- ReadyDateTime?: Date;
686
-
687
- EndDateTime?: Date;
688
- }
689
- export declare namespace ClusterTimeline {
690
-
691
- const filterSensitiveLog: (obj: ClusterTimeline) => any;
692
- }
693
-
694
- export interface ClusterStatus {
695
-
696
- State?: ClusterState | string;
697
-
698
- StateChangeReason?: ClusterStateChangeReason;
699
-
700
- Timeline?: ClusterTimeline;
701
- }
702
- export declare namespace ClusterStatus {
703
-
704
- const filterSensitiveLog: (obj: ClusterStatus) => any;
705
- }
706
-
707
- export interface ClusterSummary {
708
-
709
- Id?: string;
710
-
711
- Name?: string;
712
-
713
- Status?: ClusterStatus;
714
-
715
- NormalizedInstanceHours?: number;
716
-
717
- ClusterArn?: string;
718
-
719
- OutpostArn?: string;
720
- }
721
- export declare namespace ClusterSummary {
722
-
723
- const filterSensitiveLog: (obj: ClusterSummary) => any;
724
- }
725
-
726
- export interface Command {
727
-
728
- Name?: string;
729
-
730
- ScriptPath?: string;
731
-
732
- Args?: string[];
733
- }
734
- export declare namespace Command {
735
-
736
- const filterSensitiveLog: (obj: Command) => any;
737
- }
738
- export declare enum ComputeLimitsUnitType {
739
- InstanceFleetUnits = "InstanceFleetUnits",
740
- Instances = "Instances",
741
- VCPU = "VCPU"
742
- }
743
-
744
- export interface ComputeLimits {
745
-
746
- UnitType: ComputeLimitsUnitType | string | undefined;
747
-
748
- MinimumCapacityUnits: number | undefined;
749
-
750
- MaximumCapacityUnits: number | undefined;
751
-
752
- MaximumOnDemandCapacityUnits?: number;
753
-
754
- MaximumCoreCapacityUnits?: number;
755
- }
756
- export declare namespace ComputeLimits {
757
-
758
- const filterSensitiveLog: (obj: ComputeLimits) => any;
759
- }
760
- export interface CreateSecurityConfigurationInput {
761
-
762
- Name: string | undefined;
763
-
764
- SecurityConfiguration: string | undefined;
765
- }
766
- export declare namespace CreateSecurityConfigurationInput {
767
-
768
- const filterSensitiveLog: (obj: CreateSecurityConfigurationInput) => any;
769
- }
770
- export interface CreateSecurityConfigurationOutput {
771
-
772
- Name: string | undefined;
773
-
774
- CreationDateTime: Date | undefined;
775
- }
776
- export declare namespace CreateSecurityConfigurationOutput {
777
-
778
- const filterSensitiveLog: (obj: CreateSecurityConfigurationOutput) => any;
779
- }
780
- export interface CreateStudioInput {
781
-
782
- Name: string | undefined;
783
-
784
- Description?: string;
785
-
786
- AuthMode: AuthMode | string | undefined;
787
-
788
- VpcId: string | undefined;
789
-
790
- SubnetIds: string[] | undefined;
791
-
792
- ServiceRole: string | undefined;
793
-
794
- UserRole?: string;
795
-
796
- WorkspaceSecurityGroupId: string | undefined;
797
-
798
- EngineSecurityGroupId: string | undefined;
799
-
800
- DefaultS3Location: string | undefined;
801
-
802
- IdpAuthUrl?: string;
803
-
804
- IdpRelayStateParameterName?: string;
805
-
806
- Tags?: Tag[];
807
- }
808
- export declare namespace CreateStudioInput {
809
-
810
- const filterSensitiveLog: (obj: CreateStudioInput) => any;
811
- }
812
- export interface CreateStudioOutput {
813
-
814
- StudioId?: string;
815
-
816
- Url?: string;
817
- }
818
- export declare namespace CreateStudioOutput {
819
-
820
- const filterSensitiveLog: (obj: CreateStudioOutput) => any;
821
- }
822
- export declare enum IdentityType {
823
- GROUP = "GROUP",
824
- USER = "USER"
825
- }
826
- export interface CreateStudioSessionMappingInput {
827
-
828
- StudioId: string | undefined;
829
-
830
- IdentityId?: string;
831
-
832
- IdentityName?: string;
833
-
834
- IdentityType: IdentityType | string | undefined;
835
-
836
- SessionPolicyArn: string | undefined;
837
- }
838
- export declare namespace CreateStudioSessionMappingInput {
839
-
840
- const filterSensitiveLog: (obj: CreateStudioSessionMappingInput) => any;
841
- }
842
- export interface DeleteSecurityConfigurationInput {
843
-
844
- Name: string | undefined;
845
- }
846
- export declare namespace DeleteSecurityConfigurationInput {
847
-
848
- const filterSensitiveLog: (obj: DeleteSecurityConfigurationInput) => any;
849
- }
850
- export interface DeleteSecurityConfigurationOutput {
851
- }
852
- export declare namespace DeleteSecurityConfigurationOutput {
853
-
854
- const filterSensitiveLog: (obj: DeleteSecurityConfigurationOutput) => any;
855
- }
856
- export interface DeleteStudioInput {
857
-
858
- StudioId: string | undefined;
859
- }
860
- export declare namespace DeleteStudioInput {
861
-
862
- const filterSensitiveLog: (obj: DeleteStudioInput) => any;
863
- }
864
- export interface DeleteStudioSessionMappingInput {
865
-
866
- StudioId: string | undefined;
867
-
868
- IdentityId?: string;
869
-
870
- IdentityName?: string;
871
-
872
- IdentityType: IdentityType | string | undefined;
873
- }
874
- export declare namespace DeleteStudioSessionMappingInput {
875
-
876
- const filterSensitiveLog: (obj: DeleteStudioSessionMappingInput) => any;
877
- }
878
-
879
- export interface DescribeClusterInput {
880
-
881
- ClusterId: string | undefined;
882
- }
883
- export declare namespace DescribeClusterInput {
884
-
885
- const filterSensitiveLog: (obj: DescribeClusterInput) => any;
886
- }
887
- export declare enum JobFlowExecutionState {
888
- BOOTSTRAPPING = "BOOTSTRAPPING",
889
- COMPLETED = "COMPLETED",
890
- FAILED = "FAILED",
891
- RUNNING = "RUNNING",
892
- SHUTTING_DOWN = "SHUTTING_DOWN",
893
- STARTING = "STARTING",
894
- TERMINATED = "TERMINATED",
895
- WAITING = "WAITING"
896
- }
897
-
898
- export interface DescribeJobFlowsInput {
899
-
900
- CreatedAfter?: Date;
901
-
902
- CreatedBefore?: Date;
903
-
904
- JobFlowIds?: string[];
905
-
906
- JobFlowStates?: (JobFlowExecutionState | string)[];
907
- }
908
- export declare namespace DescribeJobFlowsInput {
909
-
910
- const filterSensitiveLog: (obj: DescribeJobFlowsInput) => any;
911
- }
912
-
913
- export interface JobFlowExecutionStatusDetail {
914
-
915
- State: JobFlowExecutionState | string | undefined;
916
-
917
- CreationDateTime: Date | undefined;
918
-
919
- StartDateTime?: Date;
920
-
921
- ReadyDateTime?: Date;
922
-
923
- EndDateTime?: Date;
924
-
925
- LastStateChangeReason?: string;
926
- }
927
- export declare namespace JobFlowExecutionStatusDetail {
928
-
929
- const filterSensitiveLog: (obj: JobFlowExecutionStatusDetail) => any;
930
- }
931
- export declare enum InstanceGroupState {
932
- ARRESTED = "ARRESTED",
933
- BOOTSTRAPPING = "BOOTSTRAPPING",
934
- ENDED = "ENDED",
935
- PROVISIONING = "PROVISIONING",
936
- RECONFIGURING = "RECONFIGURING",
937
- RESIZING = "RESIZING",
938
- RUNNING = "RUNNING",
939
- SHUTTING_DOWN = "SHUTTING_DOWN",
940
- SUSPENDED = "SUSPENDED",
941
- TERMINATED = "TERMINATED",
942
- TERMINATING = "TERMINATING"
943
- }
944
-
945
- export interface InstanceGroupDetail {
946
-
947
- InstanceGroupId?: string;
948
-
949
- Name?: string;
950
-
951
- Market: MarketType | string | undefined;
952
-
953
- InstanceRole: InstanceRoleType | string | undefined;
954
-
955
- BidPrice?: string;
956
-
957
- InstanceType: string | undefined;
958
-
959
- InstanceRequestCount: number | undefined;
960
-
961
- InstanceRunningCount: number | undefined;
962
-
963
- State: InstanceGroupState | string | undefined;
964
-
965
- LastStateChangeReason?: string;
966
-
967
- CreationDateTime: Date | undefined;
968
-
969
- StartDateTime?: Date;
970
-
971
- ReadyDateTime?: Date;
972
-
973
- EndDateTime?: Date;
974
-
975
- CustomAmiId?: string;
976
- }
977
- export declare namespace InstanceGroupDetail {
978
-
979
- const filterSensitiveLog: (obj: InstanceGroupDetail) => any;
980
- }
981
-
982
- export interface PlacementType {
983
-
984
- AvailabilityZone?: string;
985
-
986
- AvailabilityZones?: string[];
987
- }
988
- export declare namespace PlacementType {
989
-
990
- const filterSensitiveLog: (obj: PlacementType) => any;
991
- }
992
-
993
- export interface JobFlowInstancesDetail {
994
-
995
- MasterInstanceType: string | undefined;
996
-
997
- MasterPublicDnsName?: string;
998
-
999
- MasterInstanceId?: string;
1000
-
1001
- SlaveInstanceType: string | undefined;
1002
-
1003
- InstanceCount: number | undefined;
1004
-
1005
- InstanceGroups?: InstanceGroupDetail[];
1006
-
1007
- NormalizedInstanceHours?: number;
1008
-
1009
- Ec2KeyName?: string;
1010
-
1011
- Ec2SubnetId?: string;
1012
-
1013
- Placement?: PlacementType;
1014
-
1015
- KeepJobFlowAliveWhenNoSteps?: boolean;
1016
-
1017
- TerminationProtected?: boolean;
1018
-
1019
- HadoopVersion?: string;
1020
- }
1021
- export declare namespace JobFlowInstancesDetail {
1022
-
1023
- const filterSensitiveLog: (obj: JobFlowInstancesDetail) => any;
1024
- }
1025
- export declare type StepExecutionState = "CANCELLED" | "COMPLETED" | "CONTINUE" | "FAILED" | "INTERRUPTED" | "PENDING" | "RUNNING";
1026
-
1027
- export interface StepExecutionStatusDetail {
1028
-
1029
- State: StepExecutionState | string | undefined;
1030
-
1031
- CreationDateTime: Date | undefined;
1032
-
1033
- StartDateTime?: Date;
1034
-
1035
- EndDateTime?: Date;
1036
-
1037
- LastStateChangeReason?: string;
1038
- }
1039
- export declare namespace StepExecutionStatusDetail {
1040
-
1041
- const filterSensitiveLog: (obj: StepExecutionStatusDetail) => any;
1042
- }
1043
-
1044
- export interface StepDetail {
1045
-
1046
- StepConfig: StepConfig | undefined;
1047
-
1048
- ExecutionStatusDetail: StepExecutionStatusDetail | undefined;
1049
- }
1050
- export declare namespace StepDetail {
1051
-
1052
- const filterSensitiveLog: (obj: StepDetail) => any;
1053
- }
1054
-
1055
- export interface JobFlowDetail {
1056
-
1057
- JobFlowId: string | undefined;
1058
-
1059
- Name: string | undefined;
1060
-
1061
- LogUri?: string;
1062
-
1063
- LogEncryptionKmsKeyId?: string;
1064
-
1065
- AmiVersion?: string;
1066
-
1067
- ExecutionStatusDetail: JobFlowExecutionStatusDetail | undefined;
1068
-
1069
- Instances: JobFlowInstancesDetail | undefined;
1070
-
1071
- Steps?: StepDetail[];
1072
-
1073
- BootstrapActions?: BootstrapActionDetail[];
1074
-
1075
- SupportedProducts?: string[];
1076
-
1077
- VisibleToAllUsers?: boolean;
1078
-
1079
- JobFlowRole?: string;
1080
-
1081
- ServiceRole?: string;
1082
-
1083
- AutoScalingRole?: string;
1084
-
1085
- ScaleDownBehavior?: ScaleDownBehavior | string;
1086
- }
1087
- export declare namespace JobFlowDetail {
1088
-
1089
- const filterSensitiveLog: (obj: JobFlowDetail) => any;
1090
- }
1091
-
1092
- export interface DescribeJobFlowsOutput {
1093
-
1094
- JobFlows?: JobFlowDetail[];
1095
- }
1096
- export declare namespace DescribeJobFlowsOutput {
1097
-
1098
- const filterSensitiveLog: (obj: DescribeJobFlowsOutput) => any;
1099
- }
1100
- export interface DescribeNotebookExecutionInput {
1101
-
1102
- NotebookExecutionId: string | undefined;
1103
- }
1104
- export declare namespace DescribeNotebookExecutionInput {
1105
-
1106
- const filterSensitiveLog: (obj: DescribeNotebookExecutionInput) => any;
1107
- }
1108
- export declare enum ExecutionEngineType {
1109
- EMR = "EMR"
1110
- }
1111
-
1112
- export interface ExecutionEngineConfig {
1113
-
1114
- Id: string | undefined;
1115
-
1116
- Type?: ExecutionEngineType | string;
1117
-
1118
- MasterInstanceSecurityGroupId?: string;
1119
- }
1120
- export declare namespace ExecutionEngineConfig {
1121
-
1122
- const filterSensitiveLog: (obj: ExecutionEngineConfig) => any;
1123
- }
1124
- export declare enum NotebookExecutionStatus {
1125
- FAILED = "FAILED",
1126
- FAILING = "FAILING",
1127
- FINISHED = "FINISHED",
1128
- FINISHING = "FINISHING",
1129
- RUNNING = "RUNNING",
1130
- STARTING = "STARTING",
1131
- START_PENDING = "START_PENDING",
1132
- STOPPED = "STOPPED",
1133
- STOPPING = "STOPPING",
1134
- STOP_PENDING = "STOP_PENDING"
1135
- }
1136
-
1137
- export interface NotebookExecution {
1138
-
1139
- NotebookExecutionId?: string;
1140
-
1141
- EditorId?: string;
1142
-
1143
- ExecutionEngine?: ExecutionEngineConfig;
1144
-
1145
- NotebookExecutionName?: string;
1146
-
1147
- NotebookParams?: string;
1148
-
1149
- Status?: NotebookExecutionStatus | string;
1150
-
1151
- StartTime?: Date;
1152
-
1153
- EndTime?: Date;
1154
-
1155
- Arn?: string;
1156
-
1157
- OutputNotebookURI?: string;
1158
-
1159
- LastStateChangeReason?: string;
1160
-
1161
- NotebookInstanceSecurityGroupId?: string;
1162
-
1163
- Tags?: Tag[];
1164
- }
1165
- export declare namespace NotebookExecution {
1166
-
1167
- const filterSensitiveLog: (obj: NotebookExecution) => any;
1168
- }
1169
- export interface DescribeNotebookExecutionOutput {
1170
-
1171
- NotebookExecution?: NotebookExecution;
1172
- }
1173
- export declare namespace DescribeNotebookExecutionOutput {
1174
-
1175
- const filterSensitiveLog: (obj: DescribeNotebookExecutionOutput) => any;
1176
- }
1177
- export interface DescribeReleaseLabelInput {
1178
-
1179
- ReleaseLabel?: string;
1180
-
1181
- NextToken?: string;
1182
-
1183
- MaxResults?: number;
1184
- }
1185
- export declare namespace DescribeReleaseLabelInput {
1186
-
1187
- const filterSensitiveLog: (obj: DescribeReleaseLabelInput) => any;
1188
- }
1189
-
1190
- export interface SimplifiedApplication {
1191
-
1192
- Name?: string;
1193
-
1194
- Version?: string;
1195
- }
1196
- export declare namespace SimplifiedApplication {
1197
-
1198
- const filterSensitiveLog: (obj: SimplifiedApplication) => any;
1199
- }
1200
- export interface DescribeReleaseLabelOutput {
1201
-
1202
- ReleaseLabel?: string;
1203
-
1204
- Applications?: SimplifiedApplication[];
1205
-
1206
- NextToken?: string;
1207
- }
1208
- export declare namespace DescribeReleaseLabelOutput {
1209
-
1210
- const filterSensitiveLog: (obj: DescribeReleaseLabelOutput) => any;
1211
- }
1212
- export interface DescribeSecurityConfigurationInput {
1213
-
1214
- Name: string | undefined;
1215
- }
1216
- export declare namespace DescribeSecurityConfigurationInput {
1217
-
1218
- const filterSensitiveLog: (obj: DescribeSecurityConfigurationInput) => any;
1219
- }
1220
- export interface DescribeSecurityConfigurationOutput {
1221
-
1222
- Name?: string;
1223
-
1224
- SecurityConfiguration?: string;
1225
-
1226
- CreationDateTime?: Date;
1227
- }
1228
- export declare namespace DescribeSecurityConfigurationOutput {
1229
-
1230
- const filterSensitiveLog: (obj: DescribeSecurityConfigurationOutput) => any;
1231
- }
1232
-
1233
- export interface DescribeStepInput {
1234
-
1235
- ClusterId: string | undefined;
1236
-
1237
- StepId: string | undefined;
1238
- }
1239
- export declare namespace DescribeStepInput {
1240
-
1241
- const filterSensitiveLog: (obj: DescribeStepInput) => any;
1242
- }
1243
-
1244
- export interface HadoopStepConfig {
1245
-
1246
- Jar?: string;
1247
-
1248
- Properties?: {
1249
- [key: string]: string;
1250
- };
1251
-
1252
- MainClass?: string;
1253
-
1254
- Args?: string[];
1255
- }
1256
- export declare namespace HadoopStepConfig {
1257
-
1258
- const filterSensitiveLog: (obj: HadoopStepConfig) => any;
1259
- }
1260
-
1261
- export interface FailureDetails {
1262
-
1263
- Reason?: string;
1264
-
1265
- Message?: string;
1266
-
1267
- LogFile?: string;
1268
- }
1269
- export declare namespace FailureDetails {
1270
-
1271
- const filterSensitiveLog: (obj: FailureDetails) => any;
1272
- }
1273
- export declare enum StepState {
1274
- CANCELLED = "CANCELLED",
1275
- CANCEL_PENDING = "CANCEL_PENDING",
1276
- COMPLETED = "COMPLETED",
1277
- FAILED = "FAILED",
1278
- INTERRUPTED = "INTERRUPTED",
1279
- PENDING = "PENDING",
1280
- RUNNING = "RUNNING"
1281
- }
1282
- export declare type StepStateChangeReasonCode = "NONE";
1283
-
1284
- export interface StepStateChangeReason {
1285
-
1286
- Code?: StepStateChangeReasonCode | string;
1287
-
1288
- Message?: string;
1289
- }
1290
- export declare namespace StepStateChangeReason {
1291
-
1292
- const filterSensitiveLog: (obj: StepStateChangeReason) => any;
1293
- }
1294
-
1295
- export interface StepTimeline {
1296
-
1297
- CreationDateTime?: Date;
1298
-
1299
- StartDateTime?: Date;
1300
-
1301
- EndDateTime?: Date;
1302
- }
1303
- export declare namespace StepTimeline {
1304
-
1305
- const filterSensitiveLog: (obj: StepTimeline) => any;
1306
- }
1307
-
1308
- export interface StepStatus {
1309
-
1310
- State?: StepState | string;
1311
-
1312
- StateChangeReason?: StepStateChangeReason;
1313
-
1314
- FailureDetails?: FailureDetails;
1315
-
1316
- Timeline?: StepTimeline;
1317
- }
1318
- export declare namespace StepStatus {
1319
-
1320
- const filterSensitiveLog: (obj: StepStatus) => any;
1321
- }
1322
-
1323
- export interface Step {
1324
-
1325
- Id?: string;
1326
-
1327
- Name?: string;
1328
-
1329
- Config?: HadoopStepConfig;
1330
-
1331
- ActionOnFailure?: ActionOnFailure | string;
1332
-
1333
- Status?: StepStatus;
1334
- }
1335
- export declare namespace Step {
1336
-
1337
- const filterSensitiveLog: (obj: Step) => any;
1338
- }
1339
-
1340
- export interface DescribeStepOutput {
1341
-
1342
- Step?: Step;
1343
- }
1344
- export declare namespace DescribeStepOutput {
1345
-
1346
- const filterSensitiveLog: (obj: DescribeStepOutput) => any;
1347
- }
1348
- export interface DescribeStudioInput {
1349
-
1350
- StudioId: string | undefined;
1351
- }
1352
- export declare namespace DescribeStudioInput {
1353
-
1354
- const filterSensitiveLog: (obj: DescribeStudioInput) => any;
1355
- }
1356
-
1357
- export interface Studio {
1358
-
1359
- StudioId?: string;
1360
-
1361
- StudioArn?: string;
1362
-
1363
- Name?: string;
1364
-
1365
- Description?: string;
1366
-
1367
- AuthMode?: AuthMode | string;
1368
-
1369
- VpcId?: string;
1370
-
1371
- SubnetIds?: string[];
1372
-
1373
- ServiceRole?: string;
1374
-
1375
- UserRole?: string;
1376
-
1377
- WorkspaceSecurityGroupId?: string;
1378
-
1379
- EngineSecurityGroupId?: string;
1380
-
1381
- Url?: string;
1382
-
1383
- CreationTime?: Date;
1384
-
1385
- DefaultS3Location?: string;
1386
-
1387
- IdpAuthUrl?: string;
1388
-
1389
- IdpRelayStateParameterName?: string;
1390
-
1391
- Tags?: Tag[];
1392
- }
1393
- export declare namespace Studio {
1394
-
1395
- const filterSensitiveLog: (obj: Studio) => any;
1396
- }
1397
- export interface DescribeStudioOutput {
1398
-
1399
- Studio?: Studio;
1400
- }
1401
- export declare namespace DescribeStudioOutput {
1402
-
1403
- const filterSensitiveLog: (obj: DescribeStudioOutput) => any;
1404
- }
1405
-
1406
- export interface EbsBlockDevice {
1407
-
1408
- VolumeSpecification?: VolumeSpecification;
1409
-
1410
- Device?: string;
1411
- }
1412
- export declare namespace EbsBlockDevice {
1413
-
1414
- const filterSensitiveLog: (obj: EbsBlockDevice) => any;
1415
- }
1416
-
1417
- export interface EbsVolume {
1418
-
1419
- Device?: string;
1420
-
1421
- VolumeId?: string;
1422
- }
1423
- export declare namespace EbsVolume {
1424
-
1425
- const filterSensitiveLog: (obj: EbsVolume) => any;
1426
- }
1427
- export interface GetAutoTerminationPolicyInput {
1428
-
1429
- ClusterId: string | undefined;
1430
- }
1431
- export declare namespace GetAutoTerminationPolicyInput {
1432
-
1433
- const filterSensitiveLog: (obj: GetAutoTerminationPolicyInput) => any;
1434
- }
1435
- export interface GetAutoTerminationPolicyOutput {
1436
-
1437
- AutoTerminationPolicy?: AutoTerminationPolicy;
1438
- }
1439
- export declare namespace GetAutoTerminationPolicyOutput {
1440
-
1441
- const filterSensitiveLog: (obj: GetAutoTerminationPolicyOutput) => any;
1442
- }
1443
- export interface GetBlockPublicAccessConfigurationInput {
1444
- }
1445
- export declare namespace GetBlockPublicAccessConfigurationInput {
1446
-
1447
- const filterSensitiveLog: (obj: GetBlockPublicAccessConfigurationInput) => any;
1448
- }
1449
- export interface GetManagedScalingPolicyInput {
1450
-
1451
- ClusterId: string | undefined;
1452
- }
1453
- export declare namespace GetManagedScalingPolicyInput {
1454
-
1455
- const filterSensitiveLog: (obj: GetManagedScalingPolicyInput) => any;
1456
- }
1457
-
1458
- export interface ManagedScalingPolicy {
1459
-
1460
- ComputeLimits?: ComputeLimits;
1461
- }
1462
- export declare namespace ManagedScalingPolicy {
1463
-
1464
- const filterSensitiveLog: (obj: ManagedScalingPolicy) => any;
1465
- }
1466
- export interface GetManagedScalingPolicyOutput {
1467
-
1468
- ManagedScalingPolicy?: ManagedScalingPolicy;
1469
- }
1470
- export declare namespace GetManagedScalingPolicyOutput {
1471
-
1472
- const filterSensitiveLog: (obj: GetManagedScalingPolicyOutput) => any;
1473
- }
1474
- export interface GetStudioSessionMappingInput {
1475
-
1476
- StudioId: string | undefined;
1477
-
1478
- IdentityId?: string;
1479
-
1480
- IdentityName?: string;
1481
-
1482
- IdentityType: IdentityType | string | undefined;
1483
- }
1484
- export declare namespace GetStudioSessionMappingInput {
1485
-
1486
- const filterSensitiveLog: (obj: GetStudioSessionMappingInput) => any;
1487
- }
1488
-
1489
- export interface SessionMappingDetail {
1490
-
1491
- StudioId?: string;
1492
-
1493
- IdentityId?: string;
1494
-
1495
- IdentityName?: string;
1496
-
1497
- IdentityType?: IdentityType | string;
1498
-
1499
- SessionPolicyArn?: string;
1500
-
1501
- CreationTime?: Date;
1502
-
1503
- LastModifiedTime?: Date;
1504
- }
1505
- export declare namespace SessionMappingDetail {
1506
-
1507
- const filterSensitiveLog: (obj: SessionMappingDetail) => any;
1508
- }
1509
- export interface GetStudioSessionMappingOutput {
1510
-
1511
- SessionMapping?: SessionMappingDetail;
1512
- }
1513
- export declare namespace GetStudioSessionMappingOutput {
1514
-
1515
- const filterSensitiveLog: (obj: GetStudioSessionMappingOutput) => any;
1516
- }
1517
-
1518
- export interface ListBootstrapActionsInput {
1519
-
1520
- ClusterId: string | undefined;
1521
-
1522
- Marker?: string;
1523
- }
1524
- export declare namespace ListBootstrapActionsInput {
1525
-
1526
- const filterSensitiveLog: (obj: ListBootstrapActionsInput) => any;
1527
- }
1528
-
1529
- export interface ListBootstrapActionsOutput {
1530
-
1531
- BootstrapActions?: Command[];
1532
-
1533
- Marker?: string;
1534
- }
1535
- export declare namespace ListBootstrapActionsOutput {
1536
-
1537
- const filterSensitiveLog: (obj: ListBootstrapActionsOutput) => any;
1538
- }
1539
-
1540
- export interface ListClustersInput {
1541
-
1542
- CreatedAfter?: Date;
1543
-
1544
- CreatedBefore?: Date;
1545
-
1546
- ClusterStates?: (ClusterState | string)[];
1547
-
1548
- Marker?: string;
1549
- }
1550
- export declare namespace ListClustersInput {
1551
-
1552
- const filterSensitiveLog: (obj: ListClustersInput) => any;
1553
- }
1554
-
1555
- export interface ListClustersOutput {
1556
-
1557
- Clusters?: ClusterSummary[];
1558
-
1559
- Marker?: string;
1560
- }
1561
- export declare namespace ListClustersOutput {
1562
-
1563
- const filterSensitiveLog: (obj: ListClustersOutput) => any;
1564
- }
1565
- export interface ListInstanceFleetsInput {
1566
-
1567
- ClusterId: string | undefined;
1568
-
1569
- Marker?: string;
1570
- }
1571
- export declare namespace ListInstanceFleetsInput {
1572
-
1573
- const filterSensitiveLog: (obj: ListInstanceFleetsInput) => any;
1574
- }
1575
- export declare enum InstanceFleetState {
1576
- BOOTSTRAPPING = "BOOTSTRAPPING",
1577
- PROVISIONING = "PROVISIONING",
1578
- RESIZING = "RESIZING",
1579
- RUNNING = "RUNNING",
1580
- SUSPENDED = "SUSPENDED",
1581
- TERMINATED = "TERMINATED",
1582
- TERMINATING = "TERMINATING"
1583
- }
1584
- export declare enum InstanceFleetStateChangeReasonCode {
1585
- CLUSTER_TERMINATED = "CLUSTER_TERMINATED",
1586
- INSTANCE_FAILURE = "INSTANCE_FAILURE",
1587
- INTERNAL_ERROR = "INTERNAL_ERROR",
1588
- VALIDATION_ERROR = "VALIDATION_ERROR"
1589
- }
1590
-
1591
- export interface InstanceFleetStateChangeReason {
1592
-
1593
- Code?: InstanceFleetStateChangeReasonCode | string;
1594
-
1595
- Message?: string;
1596
- }
1597
- export declare namespace InstanceFleetStateChangeReason {
1598
-
1599
- const filterSensitiveLog: (obj: InstanceFleetStateChangeReason) => any;
1600
- }
1601
-
1602
- export interface InstanceFleetTimeline {
1603
-
1604
- CreationDateTime?: Date;
1605
-
1606
- ReadyDateTime?: Date;
1607
-
1608
- EndDateTime?: Date;
1609
- }
1610
- export declare namespace InstanceFleetTimeline {
1611
-
1612
- const filterSensitiveLog: (obj: InstanceFleetTimeline) => any;
1613
- }
1614
-
1615
- export interface InstanceFleetStatus {
1616
-
1617
- State?: InstanceFleetState | string;
1618
-
1619
- StateChangeReason?: InstanceFleetStateChangeReason;
1620
-
1621
- Timeline?: InstanceFleetTimeline;
1622
- }
1623
- export declare namespace InstanceFleetStatus {
1624
-
1625
- const filterSensitiveLog: (obj: InstanceFleetStatus) => any;
1626
- }
1627
-
1628
- export interface ListInstanceGroupsInput {
1629
-
1630
- ClusterId: string | undefined;
1631
-
1632
- Marker?: string;
1633
- }
1634
- export declare namespace ListInstanceGroupsInput {
1635
-
1636
- const filterSensitiveLog: (obj: ListInstanceGroupsInput) => any;
1637
- }
1638
- export declare enum InstanceGroupType {
1639
- CORE = "CORE",
1640
- MASTER = "MASTER",
1641
- TASK = "TASK"
1642
- }
1643
-
1644
- export interface InstanceResizePolicy {
1645
-
1646
- InstancesToTerminate?: string[];
1647
-
1648
- InstancesToProtect?: string[];
1649
-
1650
- InstanceTerminationTimeout?: number;
1651
- }
1652
- export declare namespace InstanceResizePolicy {
1653
-
1654
- const filterSensitiveLog: (obj: InstanceResizePolicy) => any;
1655
- }
1656
-
1657
- export interface ShrinkPolicy {
1658
-
1659
- DecommissionTimeout?: number;
1660
-
1661
- InstanceResizePolicy?: InstanceResizePolicy;
1662
- }
1663
- export declare namespace ShrinkPolicy {
1664
-
1665
- const filterSensitiveLog: (obj: ShrinkPolicy) => any;
1666
- }
1667
- export declare enum InstanceGroupStateChangeReasonCode {
1668
- CLUSTER_TERMINATED = "CLUSTER_TERMINATED",
1669
- INSTANCE_FAILURE = "INSTANCE_FAILURE",
1670
- INTERNAL_ERROR = "INTERNAL_ERROR",
1671
- VALIDATION_ERROR = "VALIDATION_ERROR"
1672
- }
1673
-
1674
- export interface InstanceGroupStateChangeReason {
1675
-
1676
- Code?: InstanceGroupStateChangeReasonCode | string;
1677
-
1678
- Message?: string;
1679
- }
1680
- export declare namespace InstanceGroupStateChangeReason {
1681
-
1682
- const filterSensitiveLog: (obj: InstanceGroupStateChangeReason) => any;
1683
- }
1684
-
1685
- export interface InstanceGroupTimeline {
1686
-
1687
- CreationDateTime?: Date;
1688
-
1689
- ReadyDateTime?: Date;
1690
-
1691
- EndDateTime?: Date;
1692
- }
1693
- export declare namespace InstanceGroupTimeline {
1694
-
1695
- const filterSensitiveLog: (obj: InstanceGroupTimeline) => any;
1696
- }
1697
-
1698
- export interface InstanceGroupStatus {
1699
-
1700
- State?: InstanceGroupState | string;
1701
-
1702
- StateChangeReason?: InstanceGroupStateChangeReason;
1703
-
1704
- Timeline?: InstanceGroupTimeline;
1705
- }
1706
- export declare namespace InstanceGroupStatus {
1707
-
1708
- const filterSensitiveLog: (obj: InstanceGroupStatus) => any;
1709
- }
1710
- export declare enum InstanceState {
1711
- AWAITING_FULFILLMENT = "AWAITING_FULFILLMENT",
1712
- BOOTSTRAPPING = "BOOTSTRAPPING",
1713
- PROVISIONING = "PROVISIONING",
1714
- RUNNING = "RUNNING",
1715
- TERMINATED = "TERMINATED"
1716
- }
1717
-
1718
- export interface ListInstancesInput {
1719
-
1720
- ClusterId: string | undefined;
1721
-
1722
- InstanceGroupId?: string;
1723
-
1724
- InstanceGroupTypes?: (InstanceGroupType | string)[];
1725
-
1726
- InstanceFleetId?: string;
1727
-
1728
- InstanceFleetType?: InstanceFleetType | string;
1729
-
1730
- InstanceStates?: (InstanceState | string)[];
1731
-
1732
- Marker?: string;
1733
- }
1734
- export declare namespace ListInstancesInput {
1735
-
1736
- const filterSensitiveLog: (obj: ListInstancesInput) => any;
1737
- }
1738
- export declare enum InstanceStateChangeReasonCode {
1739
- BOOTSTRAP_FAILURE = "BOOTSTRAP_FAILURE",
1740
- CLUSTER_TERMINATED = "CLUSTER_TERMINATED",
1741
- INSTANCE_FAILURE = "INSTANCE_FAILURE",
1742
- INTERNAL_ERROR = "INTERNAL_ERROR",
1743
- VALIDATION_ERROR = "VALIDATION_ERROR"
1744
- }
1745
-
1746
- export interface InstanceStateChangeReason {
1747
-
1748
- Code?: InstanceStateChangeReasonCode | string;
1749
-
1750
- Message?: string;
1751
- }
1752
- export declare namespace InstanceStateChangeReason {
1753
-
1754
- const filterSensitiveLog: (obj: InstanceStateChangeReason) => any;
1755
- }
1756
-
1757
- export interface InstanceTimeline {
1758
-
1759
- CreationDateTime?: Date;
1760
-
1761
- ReadyDateTime?: Date;
1762
-
1763
- EndDateTime?: Date;
1764
- }
1765
- export declare namespace InstanceTimeline {
1766
-
1767
- const filterSensitiveLog: (obj: InstanceTimeline) => any;
1768
- }
1769
-
1770
- export interface InstanceStatus {
1771
-
1772
- State?: InstanceState | string;
1773
-
1774
- StateChangeReason?: InstanceStateChangeReason;
1775
-
1776
- Timeline?: InstanceTimeline;
1777
- }
1778
- export declare namespace InstanceStatus {
1779
-
1780
- const filterSensitiveLog: (obj: InstanceStatus) => any;
1781
- }
1782
-
1783
- export interface Instance {
1784
-
1785
- Id?: string;
1786
-
1787
- Ec2InstanceId?: string;
1788
-
1789
- PublicDnsName?: string;
1790
-
1791
- PublicIpAddress?: string;
1792
-
1793
- PrivateDnsName?: string;
1794
-
1795
- PrivateIpAddress?: string;
1796
-
1797
- Status?: InstanceStatus;
1798
-
1799
- InstanceGroupId?: string;
1800
-
1801
- InstanceFleetId?: string;
1802
-
1803
- Market?: MarketType | string;
1804
-
1805
- InstanceType?: string;
1806
-
1807
- EbsVolumes?: EbsVolume[];
1808
- }
1809
- export declare namespace Instance {
1810
-
1811
- const filterSensitiveLog: (obj: Instance) => any;
1812
- }
1813
-
1814
- export interface ListInstancesOutput {
1815
-
1816
- Instances?: Instance[];
1817
-
1818
- Marker?: string;
1819
- }
1820
- export declare namespace ListInstancesOutput {
1821
-
1822
- const filterSensitiveLog: (obj: ListInstancesOutput) => any;
1823
- }
1824
- export interface ListNotebookExecutionsInput {
1825
-
1826
- EditorId?: string;
1827
-
1828
- Status?: NotebookExecutionStatus | string;
1829
-
1830
- From?: Date;
1831
-
1832
- To?: Date;
1833
-
1834
- Marker?: string;
1835
- }
1836
- export declare namespace ListNotebookExecutionsInput {
1837
-
1838
- const filterSensitiveLog: (obj: ListNotebookExecutionsInput) => any;
1839
- }
1840
-
1841
- export interface NotebookExecutionSummary {
1842
-
1843
- NotebookExecutionId?: string;
1844
-
1845
- EditorId?: string;
1846
-
1847
- NotebookExecutionName?: string;
1848
-
1849
- Status?: NotebookExecutionStatus | string;
1850
-
1851
- StartTime?: Date;
1852
-
1853
- EndTime?: Date;
1854
- }
1855
- export declare namespace NotebookExecutionSummary {
1856
-
1857
- const filterSensitiveLog: (obj: NotebookExecutionSummary) => any;
1858
- }
1859
- export interface ListNotebookExecutionsOutput {
1860
-
1861
- NotebookExecutions?: NotebookExecutionSummary[];
1862
-
1863
- Marker?: string;
1864
- }
1865
- export declare namespace ListNotebookExecutionsOutput {
1866
-
1867
- const filterSensitiveLog: (obj: ListNotebookExecutionsOutput) => any;
1868
- }
1869
-
1870
- export interface ReleaseLabelFilter {
1871
-
1872
- Prefix?: string;
1873
-
1874
- Application?: string;
1875
- }
1876
- export declare namespace ReleaseLabelFilter {
1877
-
1878
- const filterSensitiveLog: (obj: ReleaseLabelFilter) => any;
1879
- }
1880
- export interface ListReleaseLabelsInput {
1881
-
1882
- Filters?: ReleaseLabelFilter;
1883
-
1884
- NextToken?: string;
1885
-
1886
- MaxResults?: number;
1887
- }
1888
- export declare namespace ListReleaseLabelsInput {
1889
-
1890
- const filterSensitiveLog: (obj: ListReleaseLabelsInput) => any;
1891
- }
1892
- export interface ListReleaseLabelsOutput {
1893
-
1894
- ReleaseLabels?: string[];
1895
-
1896
- NextToken?: string;
1897
- }
1898
- export declare namespace ListReleaseLabelsOutput {
1899
-
1900
- const filterSensitiveLog: (obj: ListReleaseLabelsOutput) => any;
1901
- }
1902
- export interface ListSecurityConfigurationsInput {
1903
-
1904
- Marker?: string;
1905
- }
1906
- export declare namespace ListSecurityConfigurationsInput {
1907
-
1908
- const filterSensitiveLog: (obj: ListSecurityConfigurationsInput) => any;
1909
- }
1910
-
1911
- export interface SecurityConfigurationSummary {
1912
-
1913
- Name?: string;
1914
-
1915
- CreationDateTime?: Date;
1916
- }
1917
- export declare namespace SecurityConfigurationSummary {
1918
-
1919
- const filterSensitiveLog: (obj: SecurityConfigurationSummary) => any;
1920
- }
1921
- export interface ListSecurityConfigurationsOutput {
1922
-
1923
- SecurityConfigurations?: SecurityConfigurationSummary[];
1924
-
1925
- Marker?: string;
1926
- }
1927
- export declare namespace ListSecurityConfigurationsOutput {
1928
-
1929
- const filterSensitiveLog: (obj: ListSecurityConfigurationsOutput) => any;
1930
- }
1931
-
1932
- export interface ListStepsInput {
1933
-
1934
- ClusterId: string | undefined;
1935
-
1936
- StepStates?: (StepState | string)[];
1937
-
1938
- StepIds?: string[];
1939
-
1940
- Marker?: string;
1941
- }
1942
- export declare namespace ListStepsInput {
1943
-
1944
- const filterSensitiveLog: (obj: ListStepsInput) => any;
1945
- }
1946
-
1947
- export interface StepSummary {
1948
-
1949
- Id?: string;
1950
-
1951
- Name?: string;
1952
-
1953
- Config?: HadoopStepConfig;
1954
-
1955
- ActionOnFailure?: ActionOnFailure | string;
1956
-
1957
- Status?: StepStatus;
1958
- }
1959
- export declare namespace StepSummary {
1960
-
1961
- const filterSensitiveLog: (obj: StepSummary) => any;
1962
- }
1963
-
1964
- export interface ListStepsOutput {
1965
-
1966
- Steps?: StepSummary[];
1967
-
1968
- Marker?: string;
1969
- }
1970
- export declare namespace ListStepsOutput {
1971
-
1972
- const filterSensitiveLog: (obj: ListStepsOutput) => any;
1973
- }
1974
- export interface ListStudiosInput {
1975
-
1976
- Marker?: string;
1977
- }
1978
- export declare namespace ListStudiosInput {
1979
-
1980
- const filterSensitiveLog: (obj: ListStudiosInput) => any;
1981
- }
1982
-
1983
- export interface StudioSummary {
1984
-
1985
- StudioId?: string;
1986
-
1987
- Name?: string;
1988
-
1989
- VpcId?: string;
1990
-
1991
- Description?: string;
1992
-
1993
- Url?: string;
1994
-
1995
- AuthMode?: AuthMode | string;
1996
-
1997
- CreationTime?: Date;
1998
- }
1999
- export declare namespace StudioSummary {
2000
-
2001
- const filterSensitiveLog: (obj: StudioSummary) => any;
2002
- }
2003
- export interface ListStudiosOutput {
2004
-
2005
- Studios?: StudioSummary[];
2006
-
2007
- Marker?: string;
2008
- }
2009
- export declare namespace ListStudiosOutput {
2010
-
2011
- const filterSensitiveLog: (obj: ListStudiosOutput) => any;
2012
- }
2013
- export interface ListStudioSessionMappingsInput {
2014
-
2015
- StudioId?: string;
2016
-
2017
- IdentityType?: IdentityType | string;
2018
-
2019
- Marker?: string;
2020
- }
2021
- export declare namespace ListStudioSessionMappingsInput {
2022
-
2023
- const filterSensitiveLog: (obj: ListStudioSessionMappingsInput) => any;
2024
- }
2025
-
2026
- export interface SessionMappingSummary {
2027
-
2028
- StudioId?: string;
2029
-
2030
- IdentityId?: string;
2031
-
2032
- IdentityName?: string;
2033
-
2034
- IdentityType?: IdentityType | string;
2035
-
2036
- SessionPolicyArn?: string;
2037
-
2038
- CreationTime?: Date;
2039
- }
2040
- export declare namespace SessionMappingSummary {
2041
-
2042
- const filterSensitiveLog: (obj: SessionMappingSummary) => any;
2043
- }
2044
- export interface ListStudioSessionMappingsOutput {
2045
-
2046
- SessionMappings?: SessionMappingSummary[];
2047
-
2048
- Marker?: string;
2049
- }
2050
- export declare namespace ListStudioSessionMappingsOutput {
2051
-
2052
- const filterSensitiveLog: (obj: ListStudioSessionMappingsOutput) => any;
2053
- }
2054
- export interface ModifyClusterInput {
2055
-
2056
- ClusterId: string | undefined;
2057
-
2058
- StepConcurrencyLevel?: number;
2059
- }
2060
- export declare namespace ModifyClusterInput {
2061
-
2062
- const filterSensitiveLog: (obj: ModifyClusterInput) => any;
2063
- }
2064
- export interface ModifyClusterOutput {
2065
-
2066
- StepConcurrencyLevel?: number;
2067
- }
2068
- export declare namespace ModifyClusterOutput {
2069
-
2070
- const filterSensitiveLog: (obj: ModifyClusterOutput) => any;
2071
- }
2072
-
2073
- export interface InstanceFleetModifyConfig {
2074
-
2075
- InstanceFleetId: string | undefined;
2076
-
2077
- TargetOnDemandCapacity?: number;
2078
-
2079
- TargetSpotCapacity?: number;
2080
- }
2081
- export declare namespace InstanceFleetModifyConfig {
2082
-
2083
- const filterSensitiveLog: (obj: InstanceFleetModifyConfig) => any;
2084
- }
2085
- export interface ModifyInstanceFleetInput {
2086
-
2087
- ClusterId: string | undefined;
2088
-
2089
- InstanceFleet: InstanceFleetModifyConfig | undefined;
2090
- }
2091
- export declare namespace ModifyInstanceFleetInput {
2092
-
2093
- const filterSensitiveLog: (obj: ModifyInstanceFleetInput) => any;
2094
- }
2095
- export interface PutAutoScalingPolicyInput {
2096
-
2097
- ClusterId: string | undefined;
2098
-
2099
- InstanceGroupId: string | undefined;
2100
-
2101
- AutoScalingPolicy: AutoScalingPolicy | undefined;
2102
- }
2103
- export declare namespace PutAutoScalingPolicyInput {
2104
-
2105
- const filterSensitiveLog: (obj: PutAutoScalingPolicyInput) => any;
2106
- }
2107
- export interface PutAutoScalingPolicyOutput {
2108
-
2109
- ClusterId?: string;
2110
-
2111
- InstanceGroupId?: string;
2112
-
2113
- AutoScalingPolicy?: AutoScalingPolicyDescription;
2114
-
2115
- ClusterArn?: string;
2116
- }
2117
- export declare namespace PutAutoScalingPolicyOutput {
2118
-
2119
- const filterSensitiveLog: (obj: PutAutoScalingPolicyOutput) => any;
2120
- }
2121
- export interface PutAutoTerminationPolicyInput {
2122
-
2123
- ClusterId: string | undefined;
2124
-
2125
- AutoTerminationPolicy?: AutoTerminationPolicy;
2126
- }
2127
- export declare namespace PutAutoTerminationPolicyInput {
2128
-
2129
- const filterSensitiveLog: (obj: PutAutoTerminationPolicyInput) => any;
2130
- }
2131
- export interface PutAutoTerminationPolicyOutput {
2132
- }
2133
- export declare namespace PutAutoTerminationPolicyOutput {
2134
-
2135
- const filterSensitiveLog: (obj: PutAutoTerminationPolicyOutput) => any;
2136
- }
2137
- export interface PutBlockPublicAccessConfigurationOutput {
2138
- }
2139
- export declare namespace PutBlockPublicAccessConfigurationOutput {
2140
-
2141
- const filterSensitiveLog: (obj: PutBlockPublicAccessConfigurationOutput) => any;
2142
- }
2143
- export interface PutManagedScalingPolicyInput {
2144
-
2145
- ClusterId: string | undefined;
2146
-
2147
- ManagedScalingPolicy: ManagedScalingPolicy | undefined;
2148
- }
2149
- export declare namespace PutManagedScalingPolicyInput {
2150
-
2151
- const filterSensitiveLog: (obj: PutManagedScalingPolicyInput) => any;
2152
- }
2153
- export interface PutManagedScalingPolicyOutput {
2154
- }
2155
- export declare namespace PutManagedScalingPolicyOutput {
2156
-
2157
- const filterSensitiveLog: (obj: PutManagedScalingPolicyOutput) => any;
2158
- }
2159
- export interface RemoveAutoScalingPolicyInput {
2160
-
2161
- ClusterId: string | undefined;
2162
-
2163
- InstanceGroupId: string | undefined;
2164
- }
2165
- export declare namespace RemoveAutoScalingPolicyInput {
2166
-
2167
- const filterSensitiveLog: (obj: RemoveAutoScalingPolicyInput) => any;
2168
- }
2169
- export interface RemoveAutoScalingPolicyOutput {
2170
- }
2171
- export declare namespace RemoveAutoScalingPolicyOutput {
2172
-
2173
- const filterSensitiveLog: (obj: RemoveAutoScalingPolicyOutput) => any;
2174
- }
2175
- export interface RemoveAutoTerminationPolicyInput {
2176
-
2177
- ClusterId: string | undefined;
2178
- }
2179
- export declare namespace RemoveAutoTerminationPolicyInput {
2180
-
2181
- const filterSensitiveLog: (obj: RemoveAutoTerminationPolicyInput) => any;
2182
- }
2183
- export interface RemoveAutoTerminationPolicyOutput {
2184
- }
2185
- export declare namespace RemoveAutoTerminationPolicyOutput {
2186
-
2187
- const filterSensitiveLog: (obj: RemoveAutoTerminationPolicyOutput) => any;
2188
- }
2189
- export interface RemoveManagedScalingPolicyInput {
2190
-
2191
- ClusterId: string | undefined;
2192
- }
2193
- export declare namespace RemoveManagedScalingPolicyInput {
2194
-
2195
- const filterSensitiveLog: (obj: RemoveManagedScalingPolicyInput) => any;
2196
- }
2197
- export interface RemoveManagedScalingPolicyOutput {
2198
- }
2199
- export declare namespace RemoveManagedScalingPolicyOutput {
2200
-
2201
- const filterSensitiveLog: (obj: RemoveManagedScalingPolicyOutput) => any;
2202
- }
2203
-
2204
- export interface RemoveTagsInput {
2205
-
2206
- ResourceId: string | undefined;
2207
-
2208
- TagKeys: string[] | undefined;
2209
- }
2210
- export declare namespace RemoveTagsInput {
2211
-
2212
- const filterSensitiveLog: (obj: RemoveTagsInput) => any;
2213
- }
2214
-
2215
- export interface RemoveTagsOutput {
2216
- }
2217
- export declare namespace RemoveTagsOutput {
2218
-
2219
- const filterSensitiveLog: (obj: RemoveTagsOutput) => any;
2220
- }
2221
-
2222
- export interface SupportedProductConfig {
2223
-
2224
- Name?: string;
2225
-
2226
- Args?: string[];
2227
- }
2228
- export declare namespace SupportedProductConfig {
2229
-
2230
- const filterSensitiveLog: (obj: SupportedProductConfig) => any;
2231
- }
2232
-
2233
- export interface RunJobFlowOutput {
2234
-
2235
- JobFlowId?: string;
2236
-
2237
- ClusterArn?: string;
2238
- }
2239
- export declare namespace RunJobFlowOutput {
2240
-
2241
- const filterSensitiveLog: (obj: RunJobFlowOutput) => any;
2242
- }
2243
-
2244
- export interface SetTerminationProtectionInput {
2245
-
2246
- JobFlowIds: string[] | undefined;
2247
-
2248
- TerminationProtected: boolean | undefined;
2249
- }
2250
- export declare namespace SetTerminationProtectionInput {
2251
-
2252
- const filterSensitiveLog: (obj: SetTerminationProtectionInput) => any;
2253
- }
2254
-
2255
- export interface SetVisibleToAllUsersInput {
2256
-
2257
- JobFlowIds: string[] | undefined;
2258
-
2259
- VisibleToAllUsers: boolean | undefined;
2260
- }
2261
- export declare namespace SetVisibleToAllUsersInput {
2262
-
2263
- const filterSensitiveLog: (obj: SetVisibleToAllUsersInput) => any;
2264
- }
2265
- export interface StartNotebookExecutionInput {
2266
-
2267
- EditorId: string | undefined;
2268
-
2269
- RelativePath: string | undefined;
2270
-
2271
- NotebookExecutionName?: string;
2272
-
2273
- NotebookParams?: string;
2274
-
2275
- ExecutionEngine: ExecutionEngineConfig | undefined;
2276
-
2277
- ServiceRole: string | undefined;
2278
-
2279
- NotebookInstanceSecurityGroupId?: string;
2280
-
2281
- Tags?: Tag[];
2282
- }
2283
- export declare namespace StartNotebookExecutionInput {
2284
-
2285
- const filterSensitiveLog: (obj: StartNotebookExecutionInput) => any;
2286
- }
2287
- export interface StartNotebookExecutionOutput {
2288
-
2289
- NotebookExecutionId?: string;
2290
- }
2291
- export declare namespace StartNotebookExecutionOutput {
2292
-
2293
- const filterSensitiveLog: (obj: StartNotebookExecutionOutput) => any;
2294
- }
2295
- export interface StopNotebookExecutionInput {
2296
-
2297
- NotebookExecutionId: string | undefined;
2298
- }
2299
- export declare namespace StopNotebookExecutionInput {
2300
-
2301
- const filterSensitiveLog: (obj: StopNotebookExecutionInput) => any;
2302
- }
2303
-
2304
- export interface TerminateJobFlowsInput {
2305
-
2306
- JobFlowIds: string[] | undefined;
2307
- }
2308
- export declare namespace TerminateJobFlowsInput {
2309
-
2310
- const filterSensitiveLog: (obj: TerminateJobFlowsInput) => any;
2311
- }
2312
- export interface UpdateStudioInput {
2313
-
2314
- StudioId: string | undefined;
2315
-
2316
- Name?: string;
2317
-
2318
- Description?: string;
2319
-
2320
- SubnetIds?: string[];
2321
-
2322
- DefaultS3Location?: string;
2323
- }
2324
- export declare namespace UpdateStudioInput {
2325
-
2326
- const filterSensitiveLog: (obj: UpdateStudioInput) => any;
2327
- }
2328
- export interface UpdateStudioSessionMappingInput {
2329
-
2330
- StudioId: string | undefined;
2331
-
2332
- IdentityId?: string;
2333
-
2334
- IdentityName?: string;
2335
-
2336
- IdentityType: IdentityType | string | undefined;
2337
-
2338
- SessionPolicyArn: string | undefined;
2339
- }
2340
- export declare namespace UpdateStudioSessionMappingInput {
2341
-
2342
- const filterSensitiveLog: (obj: UpdateStudioSessionMappingInput) => any;
2343
- }
2344
-
2345
- export interface Configuration {
2346
-
2347
- Classification?: string;
2348
-
2349
- Configurations?: Configuration[];
2350
-
2351
- Properties?: {
2352
- [key: string]: string;
2353
- };
2354
- }
2355
- export declare namespace Configuration {
2356
-
2357
- const filterSensitiveLog: (obj: Configuration) => any;
2358
- }
2359
-
2360
- export interface BlockPublicAccessConfiguration {
2361
-
2362
- BlockPublicSecurityGroupRules: boolean | undefined;
2363
-
2364
- PermittedPublicSecurityGroupRuleRanges?: PortRange[];
2365
-
2366
- Classification?: string;
2367
-
2368
- Configurations?: Configuration[];
2369
-
2370
- Properties?: {
2371
- [key: string]: string;
2372
- };
2373
- }
2374
- export declare namespace BlockPublicAccessConfiguration {
2375
-
2376
- const filterSensitiveLog: (obj: BlockPublicAccessConfiguration) => any;
2377
- }
2378
-
2379
- export interface Cluster {
2380
-
2381
- Id?: string;
2382
-
2383
- Name?: string;
2384
-
2385
- Status?: ClusterStatus;
2386
-
2387
- Ec2InstanceAttributes?: Ec2InstanceAttributes;
2388
-
2389
- InstanceCollectionType?: InstanceCollectionType | string;
2390
-
2391
- LogUri?: string;
2392
-
2393
- LogEncryptionKmsKeyId?: string;
2394
-
2395
- RequestedAmiVersion?: string;
2396
-
2397
- RunningAmiVersion?: string;
2398
-
2399
- ReleaseLabel?: string;
2400
-
2401
- AutoTerminate?: boolean;
2402
-
2403
- TerminationProtected?: boolean;
2404
-
2405
- VisibleToAllUsers?: boolean;
2406
-
2407
- Applications?: Application[];
2408
-
2409
- Tags?: Tag[];
2410
-
2411
- ServiceRole?: string;
2412
-
2413
- NormalizedInstanceHours?: number;
2414
-
2415
- MasterPublicDnsName?: string;
2416
-
2417
- Configurations?: Configuration[];
2418
-
2419
- SecurityConfiguration?: string;
2420
-
2421
- AutoScalingRole?: string;
2422
-
2423
- ScaleDownBehavior?: ScaleDownBehavior | string;
2424
-
2425
- CustomAmiId?: string;
2426
-
2427
- EbsRootVolumeSize?: number;
2428
-
2429
- RepoUpgradeOnBoot?: RepoUpgradeOnBoot | string;
2430
-
2431
- KerberosAttributes?: KerberosAttributes;
2432
-
2433
- ClusterArn?: string;
2434
-
2435
- OutpostArn?: string;
2436
-
2437
- StepConcurrencyLevel?: number;
2438
-
2439
- PlacementGroups?: PlacementGroupConfig[];
2440
- }
2441
- export declare namespace Cluster {
2442
-
2443
- const filterSensitiveLog: (obj: Cluster) => any;
2444
- }
2445
-
2446
- export interface InstanceGroupConfig {
2447
-
2448
- Name?: string;
2449
-
2450
- Market?: MarketType | string;
2451
-
2452
- InstanceRole: InstanceRoleType | string | undefined;
2453
-
2454
- BidPrice?: string;
2455
-
2456
- InstanceType: string | undefined;
2457
-
2458
- InstanceCount: number | undefined;
2459
-
2460
- Configurations?: Configuration[];
2461
-
2462
- EbsConfiguration?: EbsConfiguration;
2463
-
2464
- AutoScalingPolicy?: AutoScalingPolicy;
2465
-
2466
- CustomAmiId?: string;
2467
- }
2468
- export declare namespace InstanceGroupConfig {
2469
-
2470
- const filterSensitiveLog: (obj: InstanceGroupConfig) => any;
2471
- }
2472
-
2473
- export interface InstanceGroupModifyConfig {
2474
-
2475
- InstanceGroupId: string | undefined;
2476
-
2477
- InstanceCount?: number;
2478
-
2479
- EC2InstanceIdsToTerminate?: string[];
2480
-
2481
- ShrinkPolicy?: ShrinkPolicy;
2482
-
2483
- Configurations?: Configuration[];
2484
- }
2485
- export declare namespace InstanceGroupModifyConfig {
2486
-
2487
- const filterSensitiveLog: (obj: InstanceGroupModifyConfig) => any;
2488
- }
2489
-
2490
- export interface InstanceTypeConfig {
2491
-
2492
- InstanceType: string | undefined;
2493
-
2494
- WeightedCapacity?: number;
2495
-
2496
- BidPrice?: string;
2497
-
2498
- BidPriceAsPercentageOfOnDemandPrice?: number;
2499
-
2500
- EbsConfiguration?: EbsConfiguration;
2501
-
2502
- Configurations?: Configuration[];
2503
-
2504
- CustomAmiId?: string;
2505
- }
2506
- export declare namespace InstanceTypeConfig {
2507
-
2508
- const filterSensitiveLog: (obj: InstanceTypeConfig) => any;
2509
- }
2510
-
2511
- export interface InstanceTypeSpecification {
2512
-
2513
- InstanceType?: string;
2514
-
2515
- WeightedCapacity?: number;
2516
-
2517
- BidPrice?: string;
2518
-
2519
- BidPriceAsPercentageOfOnDemandPrice?: number;
2520
-
2521
- Configurations?: Configuration[];
2522
-
2523
- EbsBlockDevices?: EbsBlockDevice[];
2524
-
2525
- EbsOptimized?: boolean;
2526
-
2527
- CustomAmiId?: string;
2528
- }
2529
- export declare namespace InstanceTypeSpecification {
2530
-
2531
- const filterSensitiveLog: (obj: InstanceTypeSpecification) => any;
2532
- }
2533
-
2534
- export interface DescribeClusterOutput {
2535
-
2536
- Cluster?: Cluster;
2537
- }
2538
- export declare namespace DescribeClusterOutput {
2539
-
2540
- const filterSensitiveLog: (obj: DescribeClusterOutput) => any;
2541
- }
2542
- export interface GetBlockPublicAccessConfigurationOutput {
2543
-
2544
- BlockPublicAccessConfiguration: BlockPublicAccessConfiguration | undefined;
2545
-
2546
- BlockPublicAccessConfigurationMetadata: BlockPublicAccessConfigurationMetadata | undefined;
2547
- }
2548
- export declare namespace GetBlockPublicAccessConfigurationOutput {
2549
-
2550
- const filterSensitiveLog: (obj: GetBlockPublicAccessConfigurationOutput) => any;
2551
- }
2552
- export interface PutBlockPublicAccessConfigurationInput {
2553
-
2554
- BlockPublicAccessConfiguration: BlockPublicAccessConfiguration | undefined;
2555
- }
2556
- export declare namespace PutBlockPublicAccessConfigurationInput {
2557
-
2558
- const filterSensitiveLog: (obj: PutBlockPublicAccessConfigurationInput) => any;
2559
- }
2560
-
2561
- export interface AddInstanceGroupsInput {
2562
-
2563
- InstanceGroups: InstanceGroupConfig[] | undefined;
2564
-
2565
- JobFlowId: string | undefined;
2566
- }
2567
- export declare namespace AddInstanceGroupsInput {
2568
-
2569
- const filterSensitiveLog: (obj: AddInstanceGroupsInput) => any;
2570
- }
2571
-
2572
- export interface InstanceFleet {
2573
-
2574
- Id?: string;
2575
-
2576
- Name?: string;
2577
-
2578
- Status?: InstanceFleetStatus;
2579
-
2580
- InstanceFleetType?: InstanceFleetType | string;
2581
-
2582
- TargetOnDemandCapacity?: number;
2583
-
2584
- TargetSpotCapacity?: number;
2585
-
2586
- ProvisionedOnDemandCapacity?: number;
2587
-
2588
- ProvisionedSpotCapacity?: number;
2589
-
2590
- InstanceTypeSpecifications?: InstanceTypeSpecification[];
2591
-
2592
- LaunchSpecifications?: InstanceFleetProvisioningSpecifications;
2593
- }
2594
- export declare namespace InstanceFleet {
2595
-
2596
- const filterSensitiveLog: (obj: InstanceFleet) => any;
2597
- }
2598
-
2599
- export interface InstanceFleetConfig {
2600
-
2601
- Name?: string;
2602
-
2603
- InstanceFleetType: InstanceFleetType | string | undefined;
2604
-
2605
- TargetOnDemandCapacity?: number;
2606
-
2607
- TargetSpotCapacity?: number;
2608
-
2609
- InstanceTypeConfigs?: InstanceTypeConfig[];
2610
-
2611
- LaunchSpecifications?: InstanceFleetProvisioningSpecifications;
2612
- }
2613
- export declare namespace InstanceFleetConfig {
2614
-
2615
- const filterSensitiveLog: (obj: InstanceFleetConfig) => any;
2616
- }
2617
-
2618
- export interface ModifyInstanceGroupsInput {
2619
-
2620
- ClusterId?: string;
2621
-
2622
- InstanceGroups?: InstanceGroupModifyConfig[];
2623
- }
2624
- export declare namespace ModifyInstanceGroupsInput {
2625
-
2626
- const filterSensitiveLog: (obj: ModifyInstanceGroupsInput) => any;
2627
- }
2628
- export interface AddInstanceFleetInput {
2629
-
2630
- ClusterId: string | undefined;
2631
-
2632
- InstanceFleet: InstanceFleetConfig | undefined;
2633
- }
2634
- export declare namespace AddInstanceFleetInput {
2635
-
2636
- const filterSensitiveLog: (obj: AddInstanceFleetInput) => any;
2637
- }
2638
-
2639
- export interface InstanceGroup {
2640
-
2641
- Id?: string;
2642
-
2643
- Name?: string;
2644
-
2645
- Market?: MarketType | string;
2646
-
2647
- InstanceGroupType?: InstanceGroupType | string;
2648
-
2649
- BidPrice?: string;
2650
-
2651
- InstanceType?: string;
2652
-
2653
- RequestedInstanceCount?: number;
2654
-
2655
- RunningInstanceCount?: number;
2656
-
2657
- Status?: InstanceGroupStatus;
2658
-
2659
- Configurations?: Configuration[];
2660
-
2661
- ConfigurationsVersion?: number;
2662
-
2663
- LastSuccessfullyAppliedConfigurations?: Configuration[];
2664
-
2665
- LastSuccessfullyAppliedConfigurationsVersion?: number;
2666
-
2667
- EbsBlockDevices?: EbsBlockDevice[];
2668
-
2669
- EbsOptimized?: boolean;
2670
-
2671
- ShrinkPolicy?: ShrinkPolicy;
2672
-
2673
- AutoScalingPolicy?: AutoScalingPolicyDescription;
2674
-
2675
- CustomAmiId?: string;
2676
- }
2677
- export declare namespace InstanceGroup {
2678
-
2679
- const filterSensitiveLog: (obj: InstanceGroup) => any;
2680
- }
2681
- export interface ListInstanceFleetsOutput {
2682
-
2683
- InstanceFleets?: InstanceFleet[];
2684
-
2685
- Marker?: string;
2686
- }
2687
- export declare namespace ListInstanceFleetsOutput {
2688
-
2689
- const filterSensitiveLog: (obj: ListInstanceFleetsOutput) => any;
2690
- }
2691
-
2692
- export interface ListInstanceGroupsOutput {
2693
-
2694
- InstanceGroups?: InstanceGroup[];
2695
-
2696
- Marker?: string;
2697
- }
2698
- export declare namespace ListInstanceGroupsOutput {
2699
-
2700
- const filterSensitiveLog: (obj: ListInstanceGroupsOutput) => any;
2701
- }
2702
-
2703
- export interface JobFlowInstancesConfig {
2704
-
2705
- MasterInstanceType?: string;
2706
-
2707
- SlaveInstanceType?: string;
2708
-
2709
- InstanceCount?: number;
2710
-
2711
- InstanceGroups?: InstanceGroupConfig[];
2712
-
2713
- InstanceFleets?: InstanceFleetConfig[];
2714
-
2715
- Ec2KeyName?: string;
2716
-
2717
- Placement?: PlacementType;
2718
-
2719
- KeepJobFlowAliveWhenNoSteps?: boolean;
2720
-
2721
- TerminationProtected?: boolean;
2722
-
2723
- HadoopVersion?: string;
2724
-
2725
- Ec2SubnetId?: string;
2726
-
2727
- Ec2SubnetIds?: string[];
2728
-
2729
- EmrManagedMasterSecurityGroup?: string;
2730
-
2731
- EmrManagedSlaveSecurityGroup?: string;
2732
-
2733
- ServiceAccessSecurityGroup?: string;
2734
-
2735
- AdditionalMasterSecurityGroups?: string[];
2736
-
2737
- AdditionalSlaveSecurityGroups?: string[];
2738
- }
2739
- export declare namespace JobFlowInstancesConfig {
2740
-
2741
- const filterSensitiveLog: (obj: JobFlowInstancesConfig) => any;
2742
- }
2743
-
2744
- export interface RunJobFlowInput {
2745
-
2746
- Name: string | undefined;
2747
-
2748
- LogUri?: string;
2749
-
2750
- LogEncryptionKmsKeyId?: string;
2751
-
2752
- AdditionalInfo?: string;
2753
-
2754
- AmiVersion?: string;
2755
-
2756
- ReleaseLabel?: string;
2757
-
2758
- Instances: JobFlowInstancesConfig | undefined;
2759
-
2760
- Steps?: StepConfig[];
2761
-
2762
- BootstrapActions?: BootstrapActionConfig[];
2763
-
2764
- SupportedProducts?: string[];
2765
-
2766
- NewSupportedProducts?: SupportedProductConfig[];
2767
-
2768
- Applications?: Application[];
2769
-
2770
- Configurations?: Configuration[];
2771
-
2772
- VisibleToAllUsers?: boolean;
2773
-
2774
- JobFlowRole?: string;
2775
-
2776
- ServiceRole?: string;
2777
-
2778
- Tags?: Tag[];
2779
-
2780
- SecurityConfiguration?: string;
2781
-
2782
- AutoScalingRole?: string;
2783
-
2784
- ScaleDownBehavior?: ScaleDownBehavior | string;
2785
-
2786
- CustomAmiId?: string;
2787
-
2788
- EbsRootVolumeSize?: number;
2789
-
2790
- RepoUpgradeOnBoot?: RepoUpgradeOnBoot | string;
2791
-
2792
- KerberosAttributes?: KerberosAttributes;
2793
-
2794
- StepConcurrencyLevel?: number;
2795
-
2796
- ManagedScalingPolicy?: ManagedScalingPolicy;
2797
-
2798
- PlacementGroupConfigs?: PlacementGroupConfig[];
2799
-
2800
- AutoTerminationPolicy?: AutoTerminationPolicy;
2801
- }
2802
- export declare namespace RunJobFlowInput {
2803
-
2804
- const filterSensitiveLog: (obj: RunJobFlowInput) => any;
2805
- }