@aws-sdk/client-emr 3.1088.0 → 3.1089.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 +5 -14
- package/dist-es/schemas/schemas_0.js +4 -12
- package/dist-types/commands/GetSessionCommand.d.ts +0 -4
- package/dist-types/commands/ListSessionsCommand.d.ts +0 -4
- package/dist-types/models/models_0.d.ts +0 -21
- package/dist-types/schemas/schemas_0.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -5
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +2 -2
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.1088.0";
|
|
73
73
|
var packageInfo = {
|
|
74
74
|
version: version};
|
|
75
75
|
|
|
@@ -244,15 +244,12 @@ const _BPSGR = "BlockPublicSecurityGroupRules";
|
|
|
244
244
|
const _C = "Constraints";
|
|
245
245
|
const _CA = "ClusterArn";
|
|
246
246
|
const _CAI = "CustomAmiId";
|
|
247
|
-
const _CAe = "CertificateAuthority";
|
|
248
|
-
const _CAer = "CertificateArn";
|
|
249
247
|
const _CAr = "CreatedAfter";
|
|
250
248
|
const _CAre = "CreatedAt";
|
|
251
249
|
const _CB = "CreatedBefore";
|
|
252
250
|
const _CBA = "CreatedByArn";
|
|
253
|
-
const _CD = "
|
|
251
|
+
const _CD = "CoolDown";
|
|
254
252
|
const _CDT = "CreationDateTime";
|
|
255
|
-
const _CDo = "CoolDown";
|
|
256
253
|
const _CI = "ClusterId";
|
|
257
254
|
const _CL = "ComputeLimits";
|
|
258
255
|
const _CLo = "CommandList";
|
|
@@ -993,11 +990,6 @@ var CancelStepsOutput$ = [3, n0, _CSO,
|
|
|
993
990
|
[_CSIL],
|
|
994
991
|
[() => CancelStepsInfoList]
|
|
995
992
|
];
|
|
996
|
-
var CertificateAuthority$ = [3, n0, _CAe,
|
|
997
|
-
0,
|
|
998
|
-
[_CAer, _CD],
|
|
999
|
-
[0, 0]
|
|
1000
|
-
];
|
|
1001
993
|
var CloudWatchAlarmDefinition$ = [3, n0, _CWAD,
|
|
1002
994
|
0,
|
|
1003
995
|
[_CO, _MN, _Pe, _Th, _EP, _Na, _Stat, _U, _D],
|
|
@@ -1840,8 +1832,8 @@ var SecurityConfigurationSummary$ = [3, n0, _SCS,
|
|
|
1840
1832
|
];
|
|
1841
1833
|
var Session$ = [3, n0, _Se,
|
|
1842
1834
|
0,
|
|
1843
|
-
[_I, _CI, _Arn, _Sta, _N, _SCR, _RL, _ERA, _AIc, _CAre, _UA, _SAt, _EAn, _ISd, _ECn, _MC, _SITIM,
|
|
1844
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, () => ConfigurationList, () => SessionMonitoringConfiguration$, 1,
|
|
1835
|
+
[_I, _CI, _Arn, _Sta, _N, _SCR, _RL, _ERA, _AIc, _CAre, _UA, _SAt, _EAn, _ISd, _ECn, _MC, _SITIM, _SU, _T],
|
|
1836
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, () => ConfigurationList, () => SessionMonitoringConfiguration$, 1, 0, () => TagList], 4
|
|
1845
1837
|
];
|
|
1846
1838
|
var SessionCloudWatchLoggingConfiguration$ = [3, n0, _SCWLC,
|
|
1847
1839
|
0,
|
|
@@ -1900,7 +1892,7 @@ var ShrinkPolicy$ = [3, n0, _SPh,
|
|
|
1900
1892
|
];
|
|
1901
1893
|
var SimpleScalingPolicyConfiguration$ = [3, n0, _SSPC,
|
|
1902
1894
|
0,
|
|
1903
|
-
[_SAc, _ATd,
|
|
1895
|
+
[_SAc, _ATd, _CD],
|
|
1904
1896
|
[1, 0, 1], 1
|
|
1905
1897
|
];
|
|
1906
1898
|
var SimplifiedApplication$ = [3, n0, _SAi,
|
|
@@ -3334,7 +3326,6 @@ exports.CancelStepsInfo$ = CancelStepsInfo$;
|
|
|
3334
3326
|
exports.CancelStepsInput$ = CancelStepsInput$;
|
|
3335
3327
|
exports.CancelStepsOutput$ = CancelStepsOutput$;
|
|
3336
3328
|
exports.CancelStepsRequestStatus = CancelStepsRequestStatus;
|
|
3337
|
-
exports.CertificateAuthority$ = CertificateAuthority$;
|
|
3338
3329
|
exports.CloudWatchAlarmDefinition$ = CloudWatchAlarmDefinition$;
|
|
3339
3330
|
exports.CloudWatchLogConfiguration$ = CloudWatchLogConfiguration$;
|
|
3340
3331
|
exports.Cluster$ = Cluster$;
|
|
@@ -58,15 +58,12 @@ const _BPSGR = "BlockPublicSecurityGroupRules";
|
|
|
58
58
|
const _C = "Constraints";
|
|
59
59
|
const _CA = "ClusterArn";
|
|
60
60
|
const _CAI = "CustomAmiId";
|
|
61
|
-
const _CAe = "CertificateAuthority";
|
|
62
|
-
const _CAer = "CertificateArn";
|
|
63
61
|
const _CAr = "CreatedAfter";
|
|
64
62
|
const _CAre = "CreatedAt";
|
|
65
63
|
const _CB = "CreatedBefore";
|
|
66
64
|
const _CBA = "CreatedByArn";
|
|
67
|
-
const _CD = "
|
|
65
|
+
const _CD = "CoolDown";
|
|
68
66
|
const _CDT = "CreationDateTime";
|
|
69
|
-
const _CDo = "CoolDown";
|
|
70
67
|
const _CI = "ClusterId";
|
|
71
68
|
const _CL = "ComputeLimits";
|
|
72
69
|
const _CLo = "CommandList";
|
|
@@ -810,11 +807,6 @@ export var CancelStepsOutput$ = [3, n0, _CSO,
|
|
|
810
807
|
[_CSIL],
|
|
811
808
|
[() => CancelStepsInfoList]
|
|
812
809
|
];
|
|
813
|
-
export var CertificateAuthority$ = [3, n0, _CAe,
|
|
814
|
-
0,
|
|
815
|
-
[_CAer, _CD],
|
|
816
|
-
[0, 0]
|
|
817
|
-
];
|
|
818
810
|
export var CloudWatchAlarmDefinition$ = [3, n0, _CWAD,
|
|
819
811
|
0,
|
|
820
812
|
[_CO, _MN, _Pe, _Th, _EP, _Na, _Stat, _U, _D],
|
|
@@ -1657,8 +1649,8 @@ export var SecurityConfigurationSummary$ = [3, n0, _SCS,
|
|
|
1657
1649
|
];
|
|
1658
1650
|
export var Session$ = [3, n0, _Se,
|
|
1659
1651
|
0,
|
|
1660
|
-
[_I, _CI, _Arn, _Sta, _N, _SCR, _RL, _ERA, _AIc, _CAre, _UA, _SAt, _EAn, _ISd, _ECn, _MC, _SITIM,
|
|
1661
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, () => ConfigurationList, () => SessionMonitoringConfiguration$, 1,
|
|
1652
|
+
[_I, _CI, _Arn, _Sta, _N, _SCR, _RL, _ERA, _AIc, _CAre, _UA, _SAt, _EAn, _ISd, _ECn, _MC, _SITIM, _SU, _T],
|
|
1653
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 4, 4, () => ConfigurationList, () => SessionMonitoringConfiguration$, 1, 0, () => TagList], 4
|
|
1662
1654
|
];
|
|
1663
1655
|
export var SessionCloudWatchLoggingConfiguration$ = [3, n0, _SCWLC,
|
|
1664
1656
|
0,
|
|
@@ -1717,7 +1709,7 @@ export var ShrinkPolicy$ = [3, n0, _SPh,
|
|
|
1717
1709
|
];
|
|
1718
1710
|
export var SimpleScalingPolicyConfiguration$ = [3, n0, _SSPC,
|
|
1719
1711
|
0,
|
|
1720
|
-
[_SAc, _ATd,
|
|
1712
|
+
[_SAc, _ATd, _CD],
|
|
1721
1713
|
[1, 0, 1], 1
|
|
1722
1714
|
];
|
|
1723
1715
|
export var SimplifiedApplication$ = [3, n0, _SAi,
|
|
@@ -100,10 +100,6 @@ declare const GetSessionCommand_base: {
|
|
|
100
100
|
* // },
|
|
101
101
|
* // },
|
|
102
102
|
* // SessionIdleTimeoutInMinutes: Number("long"),
|
|
103
|
-
* // CertificateAuthority: { // CertificateAuthority
|
|
104
|
-
* // CertificateArn: "STRING_VALUE",
|
|
105
|
-
* // CertificateData: "STRING_VALUE",
|
|
106
|
-
* // },
|
|
107
103
|
* // ServerUrl: "STRING_VALUE",
|
|
108
104
|
* // Tags: [ // TagList
|
|
109
105
|
* // { // Tag
|
|
@@ -105,10 +105,6 @@ declare const ListSessionsCommand_base: {
|
|
|
105
105
|
* // },
|
|
106
106
|
* // },
|
|
107
107
|
* // SessionIdleTimeoutInMinutes: Number("long"),
|
|
108
|
-
* // CertificateAuthority: { // CertificateAuthority
|
|
109
|
-
* // CertificateArn: "STRING_VALUE",
|
|
110
|
-
* // CertificateData: "STRING_VALUE",
|
|
111
|
-
* // },
|
|
112
108
|
* // ServerUrl: "STRING_VALUE",
|
|
113
109
|
* // Tags: [ // TagList
|
|
114
110
|
* // { // Tag
|
|
@@ -1048,22 +1048,6 @@ export interface CancelStepsOutput {
|
|
|
1048
1048
|
*/
|
|
1049
1049
|
CancelStepsInfoList?: CancelStepsInfo[] | undefined;
|
|
1050
1050
|
}
|
|
1051
|
-
/**
|
|
1052
|
-
* <p>Describes the certificate authority used to establish an mTLS connection to the Spark Connect server when connecting directly over VPC peering.</p>
|
|
1053
|
-
* @public
|
|
1054
|
-
*/
|
|
1055
|
-
export interface CertificateAuthority {
|
|
1056
|
-
/**
|
|
1057
|
-
* <p>The Amazon Resource Name (ARN) of the certificate authority in Amazon Web Services Private CA that issued the Spark Connect server certificate.</p>
|
|
1058
|
-
* @public
|
|
1059
|
-
*/
|
|
1060
|
-
CertificateArn?: string | undefined;
|
|
1061
|
-
/**
|
|
1062
|
-
* <p>The PEM-encoded root CA certificate data. Provide this certificate to your client's trust store when connecting directly to the Spark Connect server over VPC peering.</p>
|
|
1063
|
-
* @public
|
|
1064
|
-
*/
|
|
1065
|
-
CertificateData?: string | undefined;
|
|
1066
|
-
}
|
|
1067
1051
|
/**
|
|
1068
1052
|
* <p>Holds CloudWatch log configuration settings and metadata that specify settings like log files to monitor and where to send them.</p>
|
|
1069
1053
|
* @public
|
|
@@ -5996,11 +5980,6 @@ export interface Session {
|
|
|
5996
5980
|
* @public
|
|
5997
5981
|
*/
|
|
5998
5982
|
SessionIdleTimeoutInMinutes?: number | undefined;
|
|
5999
|
-
/**
|
|
6000
|
-
* <p>The certificate authority used to establish an mTLS connection to the Spark Connect server when connecting directly over VPC peering.</p>
|
|
6001
|
-
* @public
|
|
6002
|
-
*/
|
|
6003
|
-
CertificateAuthority?: CertificateAuthority | undefined;
|
|
6004
5983
|
/**
|
|
6005
5984
|
* <p>The Spark Connect server URL for the session. Use this URL with the <code>Credentials</code> returned by <code>GetSessionEndpoint</code> to connect directly to the session over VPC peering.</p>
|
|
6006
5985
|
* @public
|
|
@@ -31,7 +31,6 @@ export declare var BootstrapActionDetail$: StaticStructureSchema;
|
|
|
31
31
|
export declare var CancelStepsInfo$: StaticStructureSchema;
|
|
32
32
|
export declare var CancelStepsInput$: StaticStructureSchema;
|
|
33
33
|
export declare var CancelStepsOutput$: StaticStructureSchema;
|
|
34
|
-
export declare var CertificateAuthority$: StaticStructureSchema;
|
|
35
34
|
export declare var CloudWatchAlarmDefinition$: StaticStructureSchema;
|
|
36
35
|
export declare var CloudWatchLogConfiguration$: StaticStructureSchema;
|
|
37
36
|
export declare var Cluster$: StaticStructureSchema;
|
|
@@ -241,10 +241,6 @@ export interface CancelStepsInfo {
|
|
|
241
241
|
export interface CancelStepsOutput {
|
|
242
242
|
CancelStepsInfoList?: CancelStepsInfo[] | undefined;
|
|
243
243
|
}
|
|
244
|
-
export interface CertificateAuthority {
|
|
245
|
-
CertificateArn?: string | undefined;
|
|
246
|
-
CertificateData?: string | undefined;
|
|
247
|
-
}
|
|
248
244
|
export interface CloudWatchLogConfiguration {
|
|
249
245
|
Enabled: boolean | undefined;
|
|
250
246
|
LogGroupName?: string | undefined;
|
|
@@ -1230,7 +1226,6 @@ export interface Session {
|
|
|
1230
1226
|
EngineConfigurations?: Configuration[] | undefined;
|
|
1231
1227
|
MonitoringConfiguration?: SessionMonitoringConfiguration | undefined;
|
|
1232
1228
|
SessionIdleTimeoutInMinutes?: number | undefined;
|
|
1233
|
-
CertificateAuthority?: CertificateAuthority | undefined;
|
|
1234
1229
|
ServerUrl?: string | undefined;
|
|
1235
1230
|
Tags?: Tag[] | undefined;
|
|
1236
1231
|
}
|
|
@@ -31,7 +31,6 @@ export declare var BootstrapActionDetail$: StaticStructureSchema;
|
|
|
31
31
|
export declare var CancelStepsInfo$: StaticStructureSchema;
|
|
32
32
|
export declare var CancelStepsInput$: StaticStructureSchema;
|
|
33
33
|
export declare var CancelStepsOutput$: StaticStructureSchema;
|
|
34
|
-
export declare var CertificateAuthority$: StaticStructureSchema;
|
|
35
34
|
export declare var CloudWatchAlarmDefinition$: StaticStructureSchema;
|
|
36
35
|
export declare var CloudWatchLogConfiguration$: StaticStructureSchema;
|
|
37
36
|
export declare var Cluster$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-emr",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1089.0",
|
|
4
4
|
"description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native",
|
|
5
5
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-emr",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
51
|
"@aws-sdk/core": "^3.975.3",
|
|
52
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
52
|
+
"@aws-sdk/credential-provider-node": "^3.972.70",
|
|
53
53
|
"@aws-sdk/types": "^3.974.2",
|
|
54
54
|
"@smithy/core": "^3.29.4",
|
|
55
55
|
"@smithy/fetch-http-handler": "^5.6.6",
|