@aws-sdk/client-emr-containers 3.1086.0 → 3.1088.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 (55) hide show
  1. package/dist-cjs/index.js +17 -13
  2. package/dist-es/schemas/schemas_0.js +16 -12
  3. package/dist-types/commands/CreateManagedEndpointCommand.d.ts +2 -0
  4. package/dist-types/commands/CreateVirtualClusterCommand.d.ts +1 -0
  5. package/dist-types/commands/DescribeJobRunCommand.d.ts +1 -0
  6. package/dist-types/commands/DescribeManagedEndpointCommand.d.ts +2 -0
  7. package/dist-types/commands/DescribeVirtualClusterCommand.d.ts +1 -0
  8. package/dist-types/commands/GetManagedEndpointSessionCredentialsCommand.d.ts +3 -0
  9. package/dist-types/commands/ListJobRunsCommand.d.ts +1 -0
  10. package/dist-types/commands/ListManagedEndpointsCommand.d.ts +2 -0
  11. package/dist-types/commands/ListVirtualClustersCommand.d.ts +1 -0
  12. package/dist-types/commands/StartJobRunCommand.d.ts +1 -0
  13. package/dist-types/models/models_0.d.ts +30 -0
  14. package/dist-types/ts3.4/EMRContainers.d.ts +78 -95
  15. package/dist-types/ts3.4/EMRContainersClient.d.ts +9 -28
  16. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  17. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  18. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  19. package/dist-types/ts3.4/commands/CancelJobRunCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/CreateManagedEndpointCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateVirtualClusterCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteManagedEndpointCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteVirtualClusterCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DescribeJobRunCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DescribeManagedEndpointCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DescribeSecurityConfigurationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DescribeVirtualClusterCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetManagedEndpointSessionCredentialsCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +3 -8
  35. package/dist-types/ts3.4/commands/ListManagedEndpointsCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/ListSecurityConfigurationsCommand.d.ts +3 -5
  37. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/ListVirtualClustersCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  43. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  44. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  45. package/dist-types/ts3.4/models/enums.d.ts +3 -6
  46. package/dist-types/ts3.4/models/errors.d.ts +5 -15
  47. package/dist-types/ts3.4/models/models_0.d.ts +12 -18
  48. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  49. package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -4
  50. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  51. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  52. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  53. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  54. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  55. package/package.json +39 -39
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.1085.0";
72
+ var version = "3.1087.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
@@ -64,6 +64,7 @@ declare const DescribeVirtualClusterCommand_base: {
64
64
  * // "<keys>": "STRING_VALUE",
65
65
  * // },
66
66
  * // securityConfigurationId: "STRING_VALUE",
67
+ * // sessionEnabled: true || false,
67
68
  * // },
68
69
  * // };
69
70
  *
@@ -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
@@ -74,6 +74,7 @@ declare const ListVirtualClustersCommand_base: {
74
74
  * // "<keys>": "STRING_VALUE",
75
75
  * // },
76
76
  * // securityConfigurationId: "STRING_VALUE",
77
+ * // sessionEnabled: true || false,
77
78
  * // },
78
79
  * // ],
79
80
  * // nextToken: "STRING_VALUE",
@@ -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