@aws-sdk/client-emr-serverless 3.962.0 → 3.964.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/index.js +17 -8
- package/dist-es/schemas/schemas_0.js +17 -8
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -0
- package/dist-types/commands/GetApplicationCommand.d.ts +6 -0
- package/dist-types/commands/GetJobRunCommand.d.ts +6 -0
- package/dist-types/commands/StartJobRunCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +36 -0
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +8 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -197,6 +197,7 @@ const _CWLC = "CloudWatchLoggingConfiguration";
|
|
|
197
197
|
const _DA = "DeleteApplication";
|
|
198
198
|
const _DAR = "DeleteApplicationRequest";
|
|
199
199
|
const _DARe = "DeleteApplicationResponse";
|
|
200
|
+
const _DEC = "DiskEncryptionConfiguration";
|
|
200
201
|
const _EPA = "EntryPointArgument";
|
|
201
202
|
const _EPAn = "EntryPointArguments";
|
|
202
203
|
const _EPP = "EntryPointPath";
|
|
@@ -306,9 +307,11 @@ const _cl = "client";
|
|
|
306
307
|
const _co = "configurations";
|
|
307
308
|
const _cp = "cpu";
|
|
308
309
|
const _d = "disk";
|
|
310
|
+
const _dEC = "diskEncryptionConfiguration";
|
|
309
311
|
const _dT = "diskType";
|
|
310
312
|
const _e = "enabled";
|
|
311
313
|
const _eA = "endedAt";
|
|
314
|
+
const _eC = "encryptionContext";
|
|
312
315
|
const _eIP = "executionIamPolicy";
|
|
313
316
|
const _eKA = "encryptionKeyArn";
|
|
314
317
|
const _eP = "entryPoint";
|
|
@@ -407,8 +410,8 @@ var Query = [0, n0, _Q, 8, 0];
|
|
|
407
410
|
var SparkSubmitParameters = [0, n0, _SSP, 8, 0];
|
|
408
411
|
var Application$ = [3, n0, _A,
|
|
409
412
|
0,
|
|
410
|
-
[_aI, _n, _a, _rL, _t, _s, _sD, _iC, _mC, _cA, _uA, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _iCn, _sC, _iCC, _jLCAC],
|
|
411
|
-
[0, 0, 0, 0, 0, 0, 0, () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 4, 4, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfiguration$, () => WorkerTypeSpecificationMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfiguration$, () => JobLevelCostAllocationConfiguration$]
|
|
413
|
+
[_aI, _n, _a, _rL, _t, _s, _sD, _iC, _mC, _cA, _uA, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _dEC, _iCn, _sC, _iCC, _jLCAC],
|
|
414
|
+
[0, 0, 0, 0, 0, 0, 0, () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 4, 4, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfiguration$, () => WorkerTypeSpecificationMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfiguration$, () => JobLevelCostAllocationConfiguration$]
|
|
412
415
|
];
|
|
413
416
|
var ApplicationSummary$ = [3, n0, _AS,
|
|
414
417
|
0,
|
|
@@ -447,8 +450,8 @@ var Configuration$ = [3, n0, _C,
|
|
|
447
450
|
];
|
|
448
451
|
var ConfigurationOverrides$ = [3, n0, _CO,
|
|
449
452
|
0,
|
|
450
|
-
[_aC, _mCo],
|
|
451
|
-
[[() => ConfigurationList, 0], () => MonitoringConfiguration$]
|
|
453
|
+
[_aC, _mCo, _dEC],
|
|
454
|
+
[[() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$]
|
|
452
455
|
];
|
|
453
456
|
var ConflictException$ = [-3, n0, _CE,
|
|
454
457
|
{ [_er]: _cl, [_hE]: 409 },
|
|
@@ -458,8 +461,8 @@ var ConflictException$ = [-3, n0, _CE,
|
|
|
458
461
|
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
459
462
|
var CreateApplicationRequest$ = [3, n0, _CAR,
|
|
460
463
|
0,
|
|
461
|
-
[_n, _rL, _t, _cT, _iC, _mC, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _iCn, _sC, _iCC, _jLCAC],
|
|
462
|
-
[0, 0, 0, [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
464
|
+
[_n, _rL, _t, _cT, _iC, _mC, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _dEC, _iCn, _sC, _iCC, _jLCAC],
|
|
465
|
+
[0, 0, 0, [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
463
466
|
];
|
|
464
467
|
var CreateApplicationResponse$ = [3, n0, _CARr,
|
|
465
468
|
0,
|
|
@@ -476,6 +479,11 @@ var DeleteApplicationResponse$ = [3, n0, _DARe,
|
|
|
476
479
|
[],
|
|
477
480
|
[]
|
|
478
481
|
];
|
|
482
|
+
var DiskEncryptionConfiguration$ = [3, n0, _DEC,
|
|
483
|
+
0,
|
|
484
|
+
[_eC, _eKA],
|
|
485
|
+
[128 | 0, 0]
|
|
486
|
+
];
|
|
479
487
|
var GetApplicationRequest$ = [3, n0, _GAR,
|
|
480
488
|
0,
|
|
481
489
|
[_aI],
|
|
@@ -731,8 +739,8 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
731
739
|
];
|
|
732
740
|
var UpdateApplicationRequest$ = [3, n0, _UAR,
|
|
733
741
|
0,
|
|
734
|
-
[_aI, _cT, _iC, _mC, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _iCn, _rL, _rC, _mCo, _sC, _iCC, _jLCAC],
|
|
735
|
-
[[0, 1], [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, () => InteractiveConfiguration$, 0, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
742
|
+
[_aI, _cT, _iC, _mC, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _iCn, _rL, _rC, _mCo, _dEC, _sC, _iCC, _jLCAC],
|
|
743
|
+
[[0, 1], [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, () => InteractiveConfiguration$, 0, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
736
744
|
];
|
|
737
745
|
var UpdateApplicationResponse$ = [3, n0, _UARp,
|
|
738
746
|
0,
|
|
@@ -1125,6 +1133,7 @@ exports.DeleteApplication$ = DeleteApplication$;
|
|
|
1125
1133
|
exports.DeleteApplicationCommand = DeleteApplicationCommand;
|
|
1126
1134
|
exports.DeleteApplicationRequest$ = DeleteApplicationRequest$;
|
|
1127
1135
|
exports.DeleteApplicationResponse$ = DeleteApplicationResponse$;
|
|
1136
|
+
exports.DiskEncryptionConfiguration$ = DiskEncryptionConfiguration$;
|
|
1128
1137
|
exports.EMRServerless = EMRServerless;
|
|
1129
1138
|
exports.EMRServerlessClient = EMRServerlessClient;
|
|
1130
1139
|
exports.EMRServerlessServiceException = EMRServerlessServiceException;
|
|
@@ -17,6 +17,7 @@ const _CWLC = "CloudWatchLoggingConfiguration";
|
|
|
17
17
|
const _DA = "DeleteApplication";
|
|
18
18
|
const _DAR = "DeleteApplicationRequest";
|
|
19
19
|
const _DARe = "DeleteApplicationResponse";
|
|
20
|
+
const _DEC = "DiskEncryptionConfiguration";
|
|
20
21
|
const _EPA = "EntryPointArgument";
|
|
21
22
|
const _EPAn = "EntryPointArguments";
|
|
22
23
|
const _EPP = "EntryPointPath";
|
|
@@ -126,9 +127,11 @@ const _cl = "client";
|
|
|
126
127
|
const _co = "configurations";
|
|
127
128
|
const _cp = "cpu";
|
|
128
129
|
const _d = "disk";
|
|
130
|
+
const _dEC = "diskEncryptionConfiguration";
|
|
129
131
|
const _dT = "diskType";
|
|
130
132
|
const _e = "enabled";
|
|
131
133
|
const _eA = "endedAt";
|
|
134
|
+
const _eC = "encryptionContext";
|
|
132
135
|
const _eIP = "executionIamPolicy";
|
|
133
136
|
const _eKA = "encryptionKeyArn";
|
|
134
137
|
const _eP = "entryPoint";
|
|
@@ -230,8 +233,8 @@ var Query = [0, n0, _Q, 8, 0];
|
|
|
230
233
|
var SparkSubmitParameters = [0, n0, _SSP, 8, 0];
|
|
231
234
|
export var Application$ = [3, n0, _A,
|
|
232
235
|
0,
|
|
233
|
-
[_aI, _n, _a, _rL, _t, _s, _sD, _iC, _mC, _cA, _uA, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _iCn, _sC, _iCC, _jLCAC],
|
|
234
|
-
[0, 0, 0, 0, 0, 0, 0, () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 4, 4, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfiguration$, () => WorkerTypeSpecificationMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfiguration$, () => JobLevelCostAllocationConfiguration$]
|
|
236
|
+
[_aI, _n, _a, _rL, _t, _s, _sD, _iC, _mC, _cA, _uA, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _dEC, _iCn, _sC, _iCC, _jLCAC],
|
|
237
|
+
[0, 0, 0, 0, 0, 0, 0, () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 4, 4, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfiguration$, () => WorkerTypeSpecificationMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfiguration$, () => JobLevelCostAllocationConfiguration$]
|
|
235
238
|
];
|
|
236
239
|
export var ApplicationSummary$ = [3, n0, _AS,
|
|
237
240
|
0,
|
|
@@ -270,8 +273,8 @@ export var Configuration$ = [3, n0, _C,
|
|
|
270
273
|
];
|
|
271
274
|
export var ConfigurationOverrides$ = [3, n0, _CO,
|
|
272
275
|
0,
|
|
273
|
-
[_aC, _mCo],
|
|
274
|
-
[[() => ConfigurationList, 0], () => MonitoringConfiguration$]
|
|
276
|
+
[_aC, _mCo, _dEC],
|
|
277
|
+
[[() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$]
|
|
275
278
|
];
|
|
276
279
|
export var ConflictException$ = [-3, n0, _CE,
|
|
277
280
|
{ [_er]: _cl, [_hE]: 409 },
|
|
@@ -281,8 +284,8 @@ export var ConflictException$ = [-3, n0, _CE,
|
|
|
281
284
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
282
285
|
export var CreateApplicationRequest$ = [3, n0, _CAR,
|
|
283
286
|
0,
|
|
284
|
-
[_n, _rL, _t, _cT, _iC, _mC, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _iCn, _sC, _iCC, _jLCAC],
|
|
285
|
-
[0, 0, 0, [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
287
|
+
[_n, _rL, _t, _cT, _iC, _mC, _ta, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _rC, _mCo, _dEC, _iCn, _sC, _iCC, _jLCAC],
|
|
288
|
+
[0, 0, 0, [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, 128 | 0, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$, () => InteractiveConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
286
289
|
];
|
|
287
290
|
export var CreateApplicationResponse$ = [3, n0, _CARr,
|
|
288
291
|
0,
|
|
@@ -299,6 +302,11 @@ export var DeleteApplicationResponse$ = [3, n0, _DARe,
|
|
|
299
302
|
[],
|
|
300
303
|
[]
|
|
301
304
|
];
|
|
305
|
+
export var DiskEncryptionConfiguration$ = [3, n0, _DEC,
|
|
306
|
+
0,
|
|
307
|
+
[_eC, _eKA],
|
|
308
|
+
[128 | 0, 0]
|
|
309
|
+
];
|
|
302
310
|
export var GetApplicationRequest$ = [3, n0, _GAR,
|
|
303
311
|
0,
|
|
304
312
|
[_aI],
|
|
@@ -554,8 +562,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
554
562
|
];
|
|
555
563
|
export var UpdateApplicationRequest$ = [3, n0, _UAR,
|
|
556
564
|
0,
|
|
557
|
-
[_aI, _cT, _iC, _mC, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _iCn, _rL, _rC, _mCo, _sC, _iCC, _jLCAC],
|
|
558
|
-
[[0, 1], [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, () => InteractiveConfiguration$, 0, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
565
|
+
[_aI, _cT, _iC, _mC, _aSC, _aSCu, _nC, _ar, _iCm, _wTS, _iCn, _rL, _rC, _mCo, _dEC, _sC, _iCC, _jLCAC],
|
|
566
|
+
[[0, 1], [0, 4], () => InitialCapacityConfigMap, () => MaximumAllowedResources$, () => AutoStartConfig$, () => AutoStopConfig$, () => NetworkConfiguration$, 0, () => ImageConfigurationInput$, () => WorkerTypeSpecificationInputMap, () => InteractiveConfiguration$, 0, [() => ConfigurationList, 0], () => MonitoringConfiguration$, () => DiskEncryptionConfiguration$, () => SchedulerConfiguration$, () => IdentityCenterConfigurationInput$, () => JobLevelCostAllocationConfiguration$]
|
|
559
567
|
];
|
|
560
568
|
export var UpdateApplicationResponse$ = [3, n0, _UARp,
|
|
561
569
|
0,
|
|
@@ -609,6 +617,7 @@ var PolicyArnList = 64 | 0;
|
|
|
609
617
|
var SecurityGroupIds = 64 | 0;
|
|
610
618
|
var SubnetIds = 64 | 0;
|
|
611
619
|
var TagKeyList = 64 | 0;
|
|
620
|
+
var EncryptionContext = 128 | 0;
|
|
612
621
|
var InitialCapacityConfigMap = [2, n0, _ICCM,
|
|
613
622
|
0, 0, () => InitialCapacityConfig$
|
|
614
623
|
];
|
|
@@ -127,6 +127,12 @@ declare const CreateApplicationCommand_base: {
|
|
|
127
127
|
* remoteWriteUrl: "STRING_VALUE",
|
|
128
128
|
* },
|
|
129
129
|
* },
|
|
130
|
+
* diskEncryptionConfiguration: { // DiskEncryptionConfiguration
|
|
131
|
+
* encryptionContext: { // EncryptionContext
|
|
132
|
+
* "<keys>": "STRING_VALUE",
|
|
133
|
+
* },
|
|
134
|
+
* encryptionKeyArn: "STRING_VALUE",
|
|
135
|
+
* },
|
|
130
136
|
* interactiveConfiguration: { // InteractiveConfiguration
|
|
131
137
|
* studioEnabled: true || false,
|
|
132
138
|
* livyEndpointEnabled: true || false,
|
|
@@ -140,6 +140,12 @@ declare const GetApplicationCommand_base: {
|
|
|
140
140
|
* // remoteWriteUrl: "STRING_VALUE",
|
|
141
141
|
* // },
|
|
142
142
|
* // },
|
|
143
|
+
* // diskEncryptionConfiguration: { // DiskEncryptionConfiguration
|
|
144
|
+
* // encryptionContext: { // EncryptionContext
|
|
145
|
+
* // "<keys>": "STRING_VALUE",
|
|
146
|
+
* // },
|
|
147
|
+
* // encryptionKeyArn: "STRING_VALUE",
|
|
148
|
+
* // },
|
|
143
149
|
* // interactiveConfiguration: { // InteractiveConfiguration
|
|
144
150
|
* // studioEnabled: true || false,
|
|
145
151
|
* // livyEndpointEnabled: true || false,
|
|
@@ -104,6 +104,12 @@ declare const GetJobRunCommand_base: {
|
|
|
104
104
|
* // remoteWriteUrl: "STRING_VALUE",
|
|
105
105
|
* // },
|
|
106
106
|
* // },
|
|
107
|
+
* // diskEncryptionConfiguration: { // DiskEncryptionConfiguration
|
|
108
|
+
* // encryptionContext: { // EncryptionContext
|
|
109
|
+
* // "<keys>": "STRING_VALUE",
|
|
110
|
+
* // },
|
|
111
|
+
* // encryptionKeyArn: "STRING_VALUE",
|
|
112
|
+
* // },
|
|
107
113
|
* // },
|
|
108
114
|
* // jobDriver: { // JobDriver Union: only one key present
|
|
109
115
|
* // sparkSubmit: { // SparkSubmit
|
|
@@ -102,6 +102,12 @@ declare const StartJobRunCommand_base: {
|
|
|
102
102
|
* remoteWriteUrl: "STRING_VALUE",
|
|
103
103
|
* },
|
|
104
104
|
* },
|
|
105
|
+
* diskEncryptionConfiguration: { // DiskEncryptionConfiguration
|
|
106
|
+
* encryptionContext: { // EncryptionContext
|
|
107
|
+
* "<keys>": "STRING_VALUE",
|
|
108
|
+
* },
|
|
109
|
+
* encryptionKeyArn: "STRING_VALUE",
|
|
110
|
+
* },
|
|
105
111
|
* },
|
|
106
112
|
* tags: { // TagMap
|
|
107
113
|
* "<keys>": "STRING_VALUE",
|
|
@@ -127,6 +127,12 @@ declare const UpdateApplicationCommand_base: {
|
|
|
127
127
|
* remoteWriteUrl: "STRING_VALUE",
|
|
128
128
|
* },
|
|
129
129
|
* },
|
|
130
|
+
* diskEncryptionConfiguration: { // DiskEncryptionConfiguration
|
|
131
|
+
* encryptionContext: { // EncryptionContext
|
|
132
|
+
* "<keys>": "STRING_VALUE",
|
|
133
|
+
* },
|
|
134
|
+
* encryptionKeyArn: "STRING_VALUE",
|
|
135
|
+
* },
|
|
130
136
|
* schedulerConfiguration: { // SchedulerConfiguration
|
|
131
137
|
* queueTimeoutMinutes: Number("int"),
|
|
132
138
|
* maxConcurrentRuns: Number("int"),
|
|
@@ -240,6 +246,12 @@ declare const UpdateApplicationCommand_base: {
|
|
|
240
246
|
* // remoteWriteUrl: "STRING_VALUE",
|
|
241
247
|
* // },
|
|
242
248
|
* // },
|
|
249
|
+
* // diskEncryptionConfiguration: { // DiskEncryptionConfiguration
|
|
250
|
+
* // encryptionContext: { // EncryptionContext
|
|
251
|
+
* // "<keys>": "STRING_VALUE",
|
|
252
|
+
* // },
|
|
253
|
+
* // encryptionKeyArn: "STRING_VALUE",
|
|
254
|
+
* // },
|
|
243
255
|
* // interactiveConfiguration: { // InteractiveConfiguration
|
|
244
256
|
* // studioEnabled: true || false,
|
|
245
257
|
* // livyEndpointEnabled: true || false,
|
|
@@ -26,6 +26,22 @@ export interface AutoStopConfig {
|
|
|
26
26
|
*/
|
|
27
27
|
idleTimeoutMinutes?: number | undefined;
|
|
28
28
|
}
|
|
29
|
+
/**
|
|
30
|
+
* <p>The configuration object that allows encrypting local disks.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
export interface DiskEncryptionConfiguration {
|
|
34
|
+
/**
|
|
35
|
+
* <p>Specifies the optional encryption context that will be used when encrypting the data. An encryption context is a collection of non-secret key-value pairs that represent additional authenticated data. </p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
encryptionContext?: Record<string, string> | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* <p>The KMS key ARN to encrypt local disks.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
encryptionKeyArn?: string | undefined;
|
|
44
|
+
}
|
|
29
45
|
/**
|
|
30
46
|
* <p>The IAM Identity Center Configuration accepts the Identity Center instance parameter required to enable trusted identity propagation. This configuration allows identity propagation between integrated services and the Identity Center instance.</p>
|
|
31
47
|
* @public
|
|
@@ -1219,6 +1235,11 @@ export interface Application {
|
|
|
1219
1235
|
* @public
|
|
1220
1236
|
*/
|
|
1221
1237
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
1238
|
+
/**
|
|
1239
|
+
* <p>The configuration object that allows encrypting local disks.</p>
|
|
1240
|
+
* @public
|
|
1241
|
+
*/
|
|
1242
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
1222
1243
|
/**
|
|
1223
1244
|
* <p>The interactive configuration object that enables the interactive use cases for an application.</p>
|
|
1224
1245
|
* @public
|
|
@@ -1255,6 +1276,11 @@ export interface ConfigurationOverrides {
|
|
|
1255
1276
|
* @public
|
|
1256
1277
|
*/
|
|
1257
1278
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
1279
|
+
/**
|
|
1280
|
+
* <p>The override configuration to encrypt local disks.</p>
|
|
1281
|
+
* @public
|
|
1282
|
+
*/
|
|
1283
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
1258
1284
|
}
|
|
1259
1285
|
/**
|
|
1260
1286
|
* @public
|
|
@@ -1335,6 +1361,11 @@ export interface CreateApplicationRequest {
|
|
|
1335
1361
|
* @public
|
|
1336
1362
|
*/
|
|
1337
1363
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
1364
|
+
/**
|
|
1365
|
+
* <p>The configuration object that allows encrypting local disks.</p>
|
|
1366
|
+
* @public
|
|
1367
|
+
*/
|
|
1368
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
1338
1369
|
/**
|
|
1339
1370
|
* <p>The interactive configuration object that enables the interactive use cases to use when running an application.</p>
|
|
1340
1371
|
* @public
|
|
@@ -1430,6 +1461,11 @@ export interface UpdateApplicationRequest {
|
|
|
1430
1461
|
* @public
|
|
1431
1462
|
*/
|
|
1432
1463
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
1464
|
+
/**
|
|
1465
|
+
* <p>The configuration object that allows encrypting local disks.</p>
|
|
1466
|
+
* @public
|
|
1467
|
+
*/
|
|
1468
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
1433
1469
|
/**
|
|
1434
1470
|
* <p>The scheduler configuration for batch and streaming jobs running on this application. Supported with release labels emr-7.0.0 and above.</p>
|
|
1435
1471
|
* @public
|
|
@@ -13,6 +13,7 @@ export declare var CreateApplicationRequest$: StaticStructureSchema;
|
|
|
13
13
|
export declare var CreateApplicationResponse$: StaticStructureSchema;
|
|
14
14
|
export declare var DeleteApplicationRequest$: StaticStructureSchema;
|
|
15
15
|
export declare var DeleteApplicationResponse$: StaticStructureSchema;
|
|
16
|
+
export declare var DiskEncryptionConfiguration$: StaticStructureSchema;
|
|
16
17
|
export declare var GetApplicationRequest$: StaticStructureSchema;
|
|
17
18
|
export declare var GetApplicationResponse$: StaticStructureSchema;
|
|
18
19
|
export declare var GetDashboardForJobRunRequest$: StaticStructureSchema;
|
|
@@ -11,6 +11,10 @@ export interface AutoStopConfig {
|
|
|
11
11
|
enabled?: boolean | undefined;
|
|
12
12
|
idleTimeoutMinutes?: number | undefined;
|
|
13
13
|
}
|
|
14
|
+
export interface DiskEncryptionConfiguration {
|
|
15
|
+
encryptionContext?: Record<string, string> | undefined;
|
|
16
|
+
encryptionKeyArn?: string | undefined;
|
|
17
|
+
}
|
|
14
18
|
export interface IdentityCenterConfiguration {
|
|
15
19
|
identityCenterInstanceArn?: string | undefined;
|
|
16
20
|
identityCenterApplicationArn?: string | undefined;
|
|
@@ -316,6 +320,7 @@ export interface Application {
|
|
|
316
320
|
| undefined;
|
|
317
321
|
runtimeConfiguration?: Configuration[] | undefined;
|
|
318
322
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
323
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
319
324
|
interactiveConfiguration?: InteractiveConfiguration | undefined;
|
|
320
325
|
schedulerConfiguration?: SchedulerConfiguration | undefined;
|
|
321
326
|
identityCenterConfiguration?: IdentityCenterConfiguration | undefined;
|
|
@@ -326,6 +331,7 @@ export interface Application {
|
|
|
326
331
|
export interface ConfigurationOverrides {
|
|
327
332
|
applicationConfiguration?: Configuration[] | undefined;
|
|
328
333
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
334
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
329
335
|
}
|
|
330
336
|
export interface CreateApplicationRequest {
|
|
331
337
|
name?: string | undefined;
|
|
@@ -345,6 +351,7 @@ export interface CreateApplicationRequest {
|
|
|
345
351
|
| undefined;
|
|
346
352
|
runtimeConfiguration?: Configuration[] | undefined;
|
|
347
353
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
354
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
348
355
|
interactiveConfiguration?: InteractiveConfiguration | undefined;
|
|
349
356
|
schedulerConfiguration?: SchedulerConfiguration | undefined;
|
|
350
357
|
identityCenterConfiguration?: IdentityCenterConfigurationInput | undefined;
|
|
@@ -369,6 +376,7 @@ export interface UpdateApplicationRequest {
|
|
|
369
376
|
releaseLabel?: string | undefined;
|
|
370
377
|
runtimeConfiguration?: Configuration[] | undefined;
|
|
371
378
|
monitoringConfiguration?: MonitoringConfiguration | undefined;
|
|
379
|
+
diskEncryptionConfiguration?: DiskEncryptionConfiguration | undefined;
|
|
372
380
|
schedulerConfiguration?: SchedulerConfiguration | undefined;
|
|
373
381
|
identityCenterConfiguration?: IdentityCenterConfigurationInput | undefined;
|
|
374
382
|
jobLevelCostAllocationConfiguration?:
|
|
@@ -18,6 +18,7 @@ export declare var CreateApplicationRequest$: StaticStructureSchema;
|
|
|
18
18
|
export declare var CreateApplicationResponse$: StaticStructureSchema;
|
|
19
19
|
export declare var DeleteApplicationRequest$: StaticStructureSchema;
|
|
20
20
|
export declare var DeleteApplicationResponse$: StaticStructureSchema;
|
|
21
|
+
export declare var DiskEncryptionConfiguration$: StaticStructureSchema;
|
|
21
22
|
export declare var GetApplicationRequest$: StaticStructureSchema;
|
|
22
23
|
export declare var GetApplicationResponse$: StaticStructureSchema;
|
|
23
24
|
export declare var GetDashboardForJobRunRequest$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-emr-serverless",
|
|
3
3
|
"description": "AWS SDK for JavaScript Emr Serverless Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.964.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-emr-serverless",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.964.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.964.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.957.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.957.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.957.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.964.0",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "3.957.0",
|
|
31
31
|
"@aws-sdk/types": "3.957.0",
|
|
32
32
|
"@aws-sdk/util-endpoints": "3.957.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.957.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.964.0",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.5",
|
|
36
36
|
"@smithy/core": "^3.20.0",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.8",
|