@aws-sdk/client-emr-containers 3.1086.0 → 3.1087.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 -13
- package/dist-es/schemas/schemas_0.js +16 -12
- package/dist-types/commands/CreateManagedEndpointCommand.d.ts +2 -0
- package/dist-types/commands/CreateVirtualClusterCommand.d.ts +1 -0
- package/dist-types/commands/DescribeJobRunCommand.d.ts +1 -0
- package/dist-types/commands/DescribeManagedEndpointCommand.d.ts +2 -0
- package/dist-types/commands/DescribeVirtualClusterCommand.d.ts +1 -0
- package/dist-types/commands/GetManagedEndpointSessionCredentialsCommand.d.ts +3 -0
- package/dist-types/commands/ListJobRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListManagedEndpointsCommand.d.ts +2 -0
- package/dist-types/commands/ListVirtualClustersCommand.d.ts +1 -0
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +30 -0
- package/dist-types/ts3.4/models/models_0.d.ts +6 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -69,7 +69,7 @@ const commonParams = {
|
|
|
69
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
70
70
|
};
|
|
71
71
|
|
|
72
|
-
var version = "3.
|
|
72
|
+
var version = "3.1086.0";
|
|
73
73
|
var packageInfo = {
|
|
74
74
|
version: version};
|
|
75
75
|
|
|
@@ -332,6 +332,7 @@ const _a = "arn";
|
|
|
332
332
|
const _aAWSTRL = "allowAWSToRetainLogs";
|
|
333
333
|
const _aC = "applicationConfiguration";
|
|
334
334
|
const _aCu = "authorizationConfiguration";
|
|
335
|
+
const _aPU = "authProxyUrl";
|
|
335
336
|
const _aSTV = "authorizedSessionTagValue";
|
|
336
337
|
const _c = "client";
|
|
337
338
|
const _cA = "certificateArn";
|
|
@@ -362,6 +363,7 @@ const _e = "error";
|
|
|
362
363
|
const _eA = "expiresAt";
|
|
363
364
|
const _eAEI = "eksAccessEntryIntegrated";
|
|
364
365
|
const _eC = "encryptionConfiguration";
|
|
366
|
+
const _eCn = "endpointCredentials";
|
|
365
367
|
const _eI = "endpointIdentifier";
|
|
366
368
|
const _eIk = "eksInfo";
|
|
367
369
|
const _eKA = "encryptionKeyArn";
|
|
@@ -419,8 +421,10 @@ const _sCD = "securityConfigurationData";
|
|
|
419
421
|
const _sCI = "securityConfigurationId";
|
|
420
422
|
const _sCe = "securityConfigurations";
|
|
421
423
|
const _sD = "stateDetails";
|
|
424
|
+
const _sE = "sessionEnabled";
|
|
422
425
|
const _sG = "securityGroup";
|
|
423
426
|
const _sI = "subnetIds";
|
|
427
|
+
const _sITIM = "sessionIdleTimeoutInMinutes";
|
|
424
428
|
const _sMC = "s3MonitoringConfiguration";
|
|
425
429
|
const _sNI = "secureNamespaceInfo";
|
|
426
430
|
const _sSJD = "sparkSubmitJobDriver";
|
|
@@ -543,8 +547,8 @@ var CreateJobTemplateResponse$ = [3, n0, _CJTRr,
|
|
|
543
547
|
];
|
|
544
548
|
var CreateManagedEndpointRequest$ = [3, n0, _CMER,
|
|
545
549
|
0,
|
|
546
|
-
[_n, _vCI, _t, _rL, _eRA, _cA, _cO, _cT, _ta],
|
|
547
|
-
[0, [0, 1], 0, 0, 0, 0, [() => ConfigurationOverrides$, 0], [0, 4], 128 | 0], 5
|
|
550
|
+
[_n, _vCI, _t, _rL, _eRA, _cA, _cO, _cT, _ta, _sITIM],
|
|
551
|
+
[0, [0, 1], 0, 0, 0, 0, [() => ConfigurationOverrides$, 0], [0, 4], 128 | 0, 1], 5
|
|
548
552
|
];
|
|
549
553
|
var CreateManagedEndpointResponse$ = [3, n0, _CMERr,
|
|
550
554
|
0,
|
|
@@ -563,8 +567,8 @@ var CreateSecurityConfigurationResponse$ = [3, n0, _CSCRr,
|
|
|
563
567
|
];
|
|
564
568
|
var CreateVirtualClusterRequest$ = [3, n0, _CVCR,
|
|
565
569
|
0,
|
|
566
|
-
[_n, _cP, _cT, _ta, _sCI],
|
|
567
|
-
[0, () => ContainerProvider$, [0, 4], 128 | 0, 0], 2
|
|
570
|
+
[_n, _cP, _cT, _ta, _sCI, _sE],
|
|
571
|
+
[0, () => ContainerProvider$, [0, 4], 128 | 0, 0, 2], 2
|
|
568
572
|
];
|
|
569
573
|
var CreateVirtualClusterResponse$ = [3, n0, _CVCRr,
|
|
570
574
|
0,
|
|
@@ -663,8 +667,8 @@ var EncryptionConfiguration$ = [3, n0, _EC,
|
|
|
663
667
|
];
|
|
664
668
|
var Endpoint$ = [3, n0, _E,
|
|
665
669
|
0,
|
|
666
|
-
[_i, _n, _a, _vCI, _t, _st, _rL, _eRA, _cA, _cAe, _cO, _sU, _cAr, _sG, _sI, _sD, _fR, _ta],
|
|
667
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, () => Certificate$, [() => ConfigurationOverrides$, 0], 0, 5, 0, 64 | 0, 0, 0, 128 | 0]
|
|
670
|
+
[_i, _n, _a, _vCI, _t, _st, _rL, _eRA, _cA, _cAe, _cO, _sU, _aPU, _cAr, _sG, _sI, _sD, _fR, _ta],
|
|
671
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, () => Certificate$, [() => ConfigurationOverrides$, 0], 0, 0, 5, 0, 64 | 0, 0, 0, 128 | 0]
|
|
668
672
|
];
|
|
669
673
|
var GetManagedEndpointSessionCredentialsRequest$ = [3, n0, _GMESCR,
|
|
670
674
|
0,
|
|
@@ -673,8 +677,8 @@ var GetManagedEndpointSessionCredentialsRequest$ = [3, n0, _GMESCR,
|
|
|
673
677
|
];
|
|
674
678
|
var GetManagedEndpointSessionCredentialsResponse$ = [3, n0, _GMESCRe,
|
|
675
679
|
0,
|
|
676
|
-
[_i, _cr, _eA],
|
|
677
|
-
[0, [() => Credentials$, 0], 5]
|
|
680
|
+
[_i, _cr, _eCn, _eA],
|
|
681
|
+
[0, [() => Credentials$, 0], [() => Credentials$, 0], 5]
|
|
678
682
|
];
|
|
679
683
|
var InTransitEncryptionConfiguration$ = [3, n0, _ITEC,
|
|
680
684
|
0,
|
|
@@ -808,8 +812,8 @@ var RetryPolicyExecution$ = [3, n0, _RPE,
|
|
|
808
812
|
];
|
|
809
813
|
var S3MonitoringConfiguration$ = [3, n0, _SMC,
|
|
810
814
|
0,
|
|
811
|
-
[_lU],
|
|
812
|
-
[0], 1
|
|
815
|
+
[_lU, _eKA],
|
|
816
|
+
[0, 0], 1
|
|
813
817
|
];
|
|
814
818
|
var SecureNamespaceInfo$ = [3, n0, _SNI,
|
|
815
819
|
0,
|
|
@@ -878,8 +882,8 @@ var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
878
882
|
];
|
|
879
883
|
var VirtualCluster$ = [3, n0, _VC,
|
|
880
884
|
0,
|
|
881
|
-
[_i, _n, _a, _st, _cP, _cAr, _ta, _sCI],
|
|
882
|
-
[0, 0, 0, 0, () => ContainerProvider$, 5, 128 | 0, 0]
|
|
885
|
+
[_i, _n, _a, _st, _cP, _cAr, _ta, _sCI, _sE],
|
|
886
|
+
[0, 0, 0, 0, () => ContainerProvider$, 5, 128 | 0, 0, 2]
|
|
883
887
|
];
|
|
884
888
|
var ConfigurationList = [1, n0, _CL,
|
|
885
889
|
0, [() => Configuration$,
|
|
@@ -125,6 +125,7 @@ const _a = "arn";
|
|
|
125
125
|
const _aAWSTRL = "allowAWSToRetainLogs";
|
|
126
126
|
const _aC = "applicationConfiguration";
|
|
127
127
|
const _aCu = "authorizationConfiguration";
|
|
128
|
+
const _aPU = "authProxyUrl";
|
|
128
129
|
const _aSTV = "authorizedSessionTagValue";
|
|
129
130
|
const _c = "client";
|
|
130
131
|
const _cA = "certificateArn";
|
|
@@ -155,6 +156,7 @@ const _e = "error";
|
|
|
155
156
|
const _eA = "expiresAt";
|
|
156
157
|
const _eAEI = "eksAccessEntryIntegrated";
|
|
157
158
|
const _eC = "encryptionConfiguration";
|
|
159
|
+
const _eCn = "endpointCredentials";
|
|
158
160
|
const _eI = "endpointIdentifier";
|
|
159
161
|
const _eIk = "eksInfo";
|
|
160
162
|
const _eKA = "encryptionKeyArn";
|
|
@@ -212,8 +214,10 @@ const _sCD = "securityConfigurationData";
|
|
|
212
214
|
const _sCI = "securityConfigurationId";
|
|
213
215
|
const _sCe = "securityConfigurations";
|
|
214
216
|
const _sD = "stateDetails";
|
|
217
|
+
const _sE = "sessionEnabled";
|
|
215
218
|
const _sG = "securityGroup";
|
|
216
219
|
const _sI = "subnetIds";
|
|
220
|
+
const _sITIM = "sessionIdleTimeoutInMinutes";
|
|
217
221
|
const _sMC = "s3MonitoringConfiguration";
|
|
218
222
|
const _sNI = "secureNamespaceInfo";
|
|
219
223
|
const _sSJD = "sparkSubmitJobDriver";
|
|
@@ -339,8 +343,8 @@ export var CreateJobTemplateResponse$ = [3, n0, _CJTRr,
|
|
|
339
343
|
];
|
|
340
344
|
export var CreateManagedEndpointRequest$ = [3, n0, _CMER,
|
|
341
345
|
0,
|
|
342
|
-
[_n, _vCI, _t, _rL, _eRA, _cA, _cO, _cT, _ta],
|
|
343
|
-
[0, [0, 1], 0, 0, 0, 0, [() => ConfigurationOverrides$, 0], [0, 4], 128 | 0], 5
|
|
346
|
+
[_n, _vCI, _t, _rL, _eRA, _cA, _cO, _cT, _ta, _sITIM],
|
|
347
|
+
[0, [0, 1], 0, 0, 0, 0, [() => ConfigurationOverrides$, 0], [0, 4], 128 | 0, 1], 5
|
|
344
348
|
];
|
|
345
349
|
export var CreateManagedEndpointResponse$ = [3, n0, _CMERr,
|
|
346
350
|
0,
|
|
@@ -359,8 +363,8 @@ export var CreateSecurityConfigurationResponse$ = [3, n0, _CSCRr,
|
|
|
359
363
|
];
|
|
360
364
|
export var CreateVirtualClusterRequest$ = [3, n0, _CVCR,
|
|
361
365
|
0,
|
|
362
|
-
[_n, _cP, _cT, _ta, _sCI],
|
|
363
|
-
[0, () => ContainerProvider$, [0, 4], 128 | 0, 0], 2
|
|
366
|
+
[_n, _cP, _cT, _ta, _sCI, _sE],
|
|
367
|
+
[0, () => ContainerProvider$, [0, 4], 128 | 0, 0, 2], 2
|
|
364
368
|
];
|
|
365
369
|
export var CreateVirtualClusterResponse$ = [3, n0, _CVCRr,
|
|
366
370
|
0,
|
|
@@ -459,8 +463,8 @@ export var EncryptionConfiguration$ = [3, n0, _EC,
|
|
|
459
463
|
];
|
|
460
464
|
export var Endpoint$ = [3, n0, _E,
|
|
461
465
|
0,
|
|
462
|
-
[_i, _n, _a, _vCI, _t, _st, _rL, _eRA, _cA, _cAe, _cO, _sU, _cAr, _sG, _sI, _sD, _fR, _ta],
|
|
463
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, () => Certificate$, [() => ConfigurationOverrides$, 0], 0, 5, 0, 64 | 0, 0, 0, 128 | 0]
|
|
466
|
+
[_i, _n, _a, _vCI, _t, _st, _rL, _eRA, _cA, _cAe, _cO, _sU, _aPU, _cAr, _sG, _sI, _sD, _fR, _ta],
|
|
467
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, () => Certificate$, [() => ConfigurationOverrides$, 0], 0, 0, 5, 0, 64 | 0, 0, 0, 128 | 0]
|
|
464
468
|
];
|
|
465
469
|
export var GetManagedEndpointSessionCredentialsRequest$ = [3, n0, _GMESCR,
|
|
466
470
|
0,
|
|
@@ -469,8 +473,8 @@ export var GetManagedEndpointSessionCredentialsRequest$ = [3, n0, _GMESCR,
|
|
|
469
473
|
];
|
|
470
474
|
export var GetManagedEndpointSessionCredentialsResponse$ = [3, n0, _GMESCRe,
|
|
471
475
|
0,
|
|
472
|
-
[_i, _cr, _eA],
|
|
473
|
-
[0, [() => Credentials$, 0], 5]
|
|
476
|
+
[_i, _cr, _eCn, _eA],
|
|
477
|
+
[0, [() => Credentials$, 0], [() => Credentials$, 0], 5]
|
|
474
478
|
];
|
|
475
479
|
export var InTransitEncryptionConfiguration$ = [3, n0, _ITEC,
|
|
476
480
|
0,
|
|
@@ -604,8 +608,8 @@ export var RetryPolicyExecution$ = [3, n0, _RPE,
|
|
|
604
608
|
];
|
|
605
609
|
export var S3MonitoringConfiguration$ = [3, n0, _SMC,
|
|
606
610
|
0,
|
|
607
|
-
[_lU],
|
|
608
|
-
[0], 1
|
|
611
|
+
[_lU, _eKA],
|
|
612
|
+
[0, 0], 1
|
|
609
613
|
];
|
|
610
614
|
export var SecureNamespaceInfo$ = [3, n0, _SNI,
|
|
611
615
|
0,
|
|
@@ -674,8 +678,8 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
674
678
|
];
|
|
675
679
|
export var VirtualCluster$ = [3, n0, _VC,
|
|
676
680
|
0,
|
|
677
|
-
[_i, _n, _a, _st, _cP, _cAr, _ta, _sCI],
|
|
678
|
-
[0, 0, 0, 0, () => ContainerProvider$, 5, 128 | 0, 0]
|
|
681
|
+
[_i, _n, _a, _st, _cP, _cAr, _ta, _sCI, _sE],
|
|
682
|
+
[0, 0, 0, 0, () => ContainerProvider$, 5, 128 | 0, 0, 2]
|
|
679
683
|
];
|
|
680
684
|
var ConfigurationList = [1, n0, _CL,
|
|
681
685
|
0, [() => Configuration$,
|
|
@@ -71,6 +71,7 @@ declare const CreateManagedEndpointCommand_base: {
|
|
|
71
71
|
* },
|
|
72
72
|
* s3MonitoringConfiguration: { // S3MonitoringConfiguration
|
|
73
73
|
* logUri: "STRING_VALUE", // required
|
|
74
|
+
* encryptionKeyArn: "STRING_VALUE",
|
|
74
75
|
* },
|
|
75
76
|
* containerLogRotationConfiguration: { // ContainerLogRotationConfiguration
|
|
76
77
|
* rotationSize: "STRING_VALUE", // required
|
|
@@ -82,6 +83,7 @@ declare const CreateManagedEndpointCommand_base: {
|
|
|
82
83
|
* tags: { // TagMap
|
|
83
84
|
* "<keys>": "STRING_VALUE",
|
|
84
85
|
* },
|
|
86
|
+
* sessionIdleTimeoutInMinutes: Number("int"),
|
|
85
87
|
* };
|
|
86
88
|
* const command = new CreateManagedEndpointCommand(input);
|
|
87
89
|
* const response = await client.send(command);
|
|
@@ -53,6 +53,7 @@ declare const CreateVirtualClusterCommand_base: {
|
|
|
53
53
|
* "<keys>": "STRING_VALUE",
|
|
54
54
|
* },
|
|
55
55
|
* securityConfigurationId: "STRING_VALUE",
|
|
56
|
+
* sessionEnabled: true || false,
|
|
56
57
|
* };
|
|
57
58
|
* const command = new CreateVirtualClusterCommand(input);
|
|
58
59
|
* const response = await client.send(command);
|
|
@@ -80,6 +80,7 @@ declare const DescribeJobRunCommand_base: {
|
|
|
80
80
|
* // },
|
|
81
81
|
* // s3MonitoringConfiguration: { // S3MonitoringConfiguration
|
|
82
82
|
* // logUri: "STRING_VALUE", // required
|
|
83
|
+
* // encryptionKeyArn: "STRING_VALUE",
|
|
83
84
|
* // },
|
|
84
85
|
* // containerLogRotationConfiguration: { // ContainerLogRotationConfiguration
|
|
85
86
|
* // rotationSize: "STRING_VALUE", // required
|
|
@@ -85,6 +85,7 @@ declare const DescribeManagedEndpointCommand_base: {
|
|
|
85
85
|
* // },
|
|
86
86
|
* // s3MonitoringConfiguration: { // S3MonitoringConfiguration
|
|
87
87
|
* // logUri: "STRING_VALUE", // required
|
|
88
|
+
* // encryptionKeyArn: "STRING_VALUE",
|
|
88
89
|
* // },
|
|
89
90
|
* // containerLogRotationConfiguration: { // ContainerLogRotationConfiguration
|
|
90
91
|
* // rotationSize: "STRING_VALUE", // required
|
|
@@ -93,6 +94,7 @@ declare const DescribeManagedEndpointCommand_base: {
|
|
|
93
94
|
* // },
|
|
94
95
|
* // },
|
|
95
96
|
* // serverUrl: "STRING_VALUE",
|
|
97
|
+
* // authProxyUrl: "STRING_VALUE",
|
|
96
98
|
* // createdAt: new Date("TIMESTAMP"),
|
|
97
99
|
* // securityGroup: "STRING_VALUE",
|
|
98
100
|
* // subnetIds: [ // SubnetIds
|
|
@@ -49,6 +49,9 @@ declare const GetManagedEndpointSessionCredentialsCommand_base: {
|
|
|
49
49
|
* // credentials: { // Credentials Union: only one key present
|
|
50
50
|
* // token: "STRING_VALUE",
|
|
51
51
|
* // },
|
|
52
|
+
* // endpointCredentials: {// Union: only one key present
|
|
53
|
+
* // token: "STRING_VALUE",
|
|
54
|
+
* // },
|
|
52
55
|
* // expiresAt: new Date("TIMESTAMP"),
|
|
53
56
|
* // };
|
|
54
57
|
*
|
|
@@ -88,6 +88,7 @@ declare const ListJobRunsCommand_base: {
|
|
|
88
88
|
* // },
|
|
89
89
|
* // s3MonitoringConfiguration: { // S3MonitoringConfiguration
|
|
90
90
|
* // logUri: "STRING_VALUE", // required
|
|
91
|
+
* // encryptionKeyArn: "STRING_VALUE",
|
|
91
92
|
* // },
|
|
92
93
|
* // containerLogRotationConfiguration: { // ContainerLogRotationConfiguration
|
|
93
94
|
* // rotationSize: "STRING_VALUE", // required
|
|
@@ -95,6 +95,7 @@ declare const ListManagedEndpointsCommand_base: {
|
|
|
95
95
|
* // },
|
|
96
96
|
* // s3MonitoringConfiguration: { // S3MonitoringConfiguration
|
|
97
97
|
* // logUri: "STRING_VALUE", // required
|
|
98
|
+
* // encryptionKeyArn: "STRING_VALUE",
|
|
98
99
|
* // },
|
|
99
100
|
* // containerLogRotationConfiguration: { // ContainerLogRotationConfiguration
|
|
100
101
|
* // rotationSize: "STRING_VALUE", // required
|
|
@@ -103,6 +104,7 @@ declare const ListManagedEndpointsCommand_base: {
|
|
|
103
104
|
* // },
|
|
104
105
|
* // },
|
|
105
106
|
* // serverUrl: "STRING_VALUE",
|
|
107
|
+
* // authProxyUrl: "STRING_VALUE",
|
|
106
108
|
* // createdAt: new Date("TIMESTAMP"),
|
|
107
109
|
* // securityGroup: "STRING_VALUE",
|
|
108
110
|
* // subnetIds: [ // SubnetIds
|
|
@@ -83,6 +83,7 @@ declare const StartJobRunCommand_base: {
|
|
|
83
83
|
* },
|
|
84
84
|
* s3MonitoringConfiguration: { // S3MonitoringConfiguration
|
|
85
85
|
* logUri: "STRING_VALUE", // required
|
|
86
|
+
* encryptionKeyArn: "STRING_VALUE",
|
|
86
87
|
* },
|
|
87
88
|
* containerLogRotationConfiguration: { // ContainerLogRotationConfiguration
|
|
88
89
|
* rotationSize: "STRING_VALUE", // required
|
|
@@ -340,6 +340,11 @@ export interface S3MonitoringConfiguration {
|
|
|
340
340
|
* @public
|
|
341
341
|
*/
|
|
342
342
|
logUri: string | undefined;
|
|
343
|
+
/**
|
|
344
|
+
* <p>The Amazon resource name (ARN) of the encryption key for logs.</p>
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
347
|
+
encryptionKeyArn?: string | undefined;
|
|
343
348
|
}
|
|
344
349
|
/**
|
|
345
350
|
* <p>Configuration setting for monitoring.</p>
|
|
@@ -558,6 +563,11 @@ export interface CreateVirtualClusterRequest {
|
|
|
558
563
|
* @public
|
|
559
564
|
*/
|
|
560
565
|
securityConfigurationId?: string | undefined;
|
|
566
|
+
/**
|
|
567
|
+
* <p>Indicates whether the virtual cluster has session support enabled.</p>
|
|
568
|
+
* @public
|
|
569
|
+
*/
|
|
570
|
+
sessionEnabled?: boolean | undefined;
|
|
561
571
|
}
|
|
562
572
|
/**
|
|
563
573
|
* @public
|
|
@@ -851,6 +861,11 @@ export interface VirtualCluster {
|
|
|
851
861
|
* @public
|
|
852
862
|
*/
|
|
853
863
|
securityConfigurationId?: string | undefined;
|
|
864
|
+
/**
|
|
865
|
+
* <p>Indicates whether the virtual cluster has session support enabled. </p>
|
|
866
|
+
* @public
|
|
867
|
+
*/
|
|
868
|
+
sessionEnabled?: boolean | undefined;
|
|
854
869
|
}
|
|
855
870
|
/**
|
|
856
871
|
* @public
|
|
@@ -951,6 +966,11 @@ export interface GetManagedEndpointSessionCredentialsResponse {
|
|
|
951
966
|
* @public
|
|
952
967
|
*/
|
|
953
968
|
credentials?: Credentials | undefined;
|
|
969
|
+
/**
|
|
970
|
+
* <p>The structure containing the session token being returned.</p>
|
|
971
|
+
* @public
|
|
972
|
+
*/
|
|
973
|
+
endpointCredentials?: Credentials | undefined;
|
|
954
974
|
/**
|
|
955
975
|
* <p>The date and time when the session token will expire.</p>
|
|
956
976
|
* @public
|
|
@@ -1360,6 +1380,11 @@ export interface CreateManagedEndpointRequest {
|
|
|
1360
1380
|
* @public
|
|
1361
1381
|
*/
|
|
1362
1382
|
tags?: Record<string, string> | undefined;
|
|
1383
|
+
/**
|
|
1384
|
+
* <p>The idle timeout in minutes for the managed endpoint session.</p>
|
|
1385
|
+
* @public
|
|
1386
|
+
*/
|
|
1387
|
+
sessionIdleTimeoutInMinutes?: number | undefined;
|
|
1363
1388
|
}
|
|
1364
1389
|
/**
|
|
1365
1390
|
* <p>This entity represents the endpoint that is managed by Amazon EMR on EKS.</p>
|
|
@@ -1431,6 +1456,11 @@ export interface Endpoint {
|
|
|
1431
1456
|
* @public
|
|
1432
1457
|
*/
|
|
1433
1458
|
serverUrl?: string | undefined;
|
|
1459
|
+
/**
|
|
1460
|
+
* <p>The auth proxy URL of the endpoint.</p>
|
|
1461
|
+
* @public
|
|
1462
|
+
*/
|
|
1463
|
+
authProxyUrl?: string | undefined;
|
|
1434
1464
|
/**
|
|
1435
1465
|
* <p>The date and time when the endpoint was created.</p>
|
|
1436
1466
|
* @public
|
|
@@ -94,6 +94,7 @@ export interface ManagedLogs {
|
|
|
94
94
|
}
|
|
95
95
|
export interface S3MonitoringConfiguration {
|
|
96
96
|
logUri: string | undefined;
|
|
97
|
+
encryptionKeyArn?: string | undefined;
|
|
97
98
|
}
|
|
98
99
|
export interface MonitoringConfiguration {
|
|
99
100
|
managedLogs?: ManagedLogs | undefined;
|
|
@@ -159,6 +160,7 @@ export interface CreateVirtualClusterRequest {
|
|
|
159
160
|
clientToken?: string | undefined;
|
|
160
161
|
tags?: Record<string, string> | undefined;
|
|
161
162
|
securityConfigurationId?: string | undefined;
|
|
163
|
+
sessionEnabled?: boolean | undefined;
|
|
162
164
|
}
|
|
163
165
|
export interface CreateVirtualClusterResponse {
|
|
164
166
|
id?: string | undefined;
|
|
@@ -233,6 +235,7 @@ export interface VirtualCluster {
|
|
|
233
235
|
createdAt?: Date | undefined;
|
|
234
236
|
tags?: Record<string, string> | undefined;
|
|
235
237
|
securityConfigurationId?: string | undefined;
|
|
238
|
+
sessionEnabled?: boolean | undefined;
|
|
236
239
|
}
|
|
237
240
|
export interface DescribeVirtualClusterResponse {
|
|
238
241
|
virtualCluster?: VirtualCluster | undefined;
|
|
@@ -264,6 +267,7 @@ export declare namespace Credentials {
|
|
|
264
267
|
export interface GetManagedEndpointSessionCredentialsResponse {
|
|
265
268
|
id?: string | undefined;
|
|
266
269
|
credentials?: Credentials | undefined;
|
|
270
|
+
endpointCredentials?: Credentials | undefined;
|
|
267
271
|
expiresAt?: Date | undefined;
|
|
268
272
|
}
|
|
269
273
|
export interface ListJobRunsRequest {
|
|
@@ -359,6 +363,7 @@ export interface CreateManagedEndpointRequest {
|
|
|
359
363
|
configurationOverrides?: ConfigurationOverrides | undefined;
|
|
360
364
|
clientToken?: string | undefined;
|
|
361
365
|
tags?: Record<string, string> | undefined;
|
|
366
|
+
sessionIdleTimeoutInMinutes?: number | undefined;
|
|
362
367
|
}
|
|
363
368
|
export interface Endpoint {
|
|
364
369
|
id?: string | undefined;
|
|
@@ -373,6 +378,7 @@ export interface Endpoint {
|
|
|
373
378
|
certificateAuthority?: Certificate | undefined;
|
|
374
379
|
configurationOverrides?: ConfigurationOverrides | undefined;
|
|
375
380
|
serverUrl?: string | undefined;
|
|
381
|
+
authProxyUrl?: string | undefined;
|
|
376
382
|
createdAt?: Date | undefined;
|
|
377
383
|
securityGroup?: string | undefined;
|
|
378
384
|
subnetIds?: string[] | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-emr-containers",
|
|
3
3
|
"description": "AWS SDK for JavaScript Emr Containers Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1087.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",
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"module": "./dist-es/index.js",
|
|
20
20
|
"sideEffects": false,
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-sdk/core": "^3.975.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
-
"@aws-sdk/types": "^3.974.
|
|
25
|
-
"@smithy/core": "^3.29.
|
|
26
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
27
|
-
"@smithy/node-http-handler": "^4.9.
|
|
28
|
-
"@smithy/types": "^4.16.
|
|
22
|
+
"@aws-sdk/core": "^3.975.2",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "^3.972.68",
|
|
24
|
+
"@aws-sdk/types": "^3.974.1",
|
|
25
|
+
"@smithy/core": "^3.29.3",
|
|
26
|
+
"@smithy/fetch-http-handler": "^5.6.5",
|
|
27
|
+
"@smithy/node-http-handler": "^4.9.5",
|
|
28
|
+
"@smithy/types": "^4.16.1",
|
|
29
29
|
"tslib": "^2.6.2"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|