@aws-sdk/client-emr-serverless 3.920.0 → 3.922.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.
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
4
  const s = "required", t = "fn", u = "argv", v = "ref";
5
- const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "String" }, i = { [s]: true, "default": false, "type": "Boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
5
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "string" }, i = { [s]: true, "default": false, "type": "boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
6
6
  const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }, { conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ endpoint: { url: "https://emr-serverless-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ endpoint: { url: "https://emr-serverless-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ endpoint: { url: "https://emr-serverless.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://emr-serverless.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
7
7
  exports.ruleSet = _data;
@@ -1,4 +1,4 @@
1
1
  const s = "required", t = "fn", u = "argv", v = "ref";
2
- const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "String" }, i = { [s]: true, "default": false, "type": "Boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
2
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "string" }, i = { [s]: true, "default": false, "type": "boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
3
3
  const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }, { conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ endpoint: { url: "https://emr-serverless-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ endpoint: { url: "https://emr-serverless-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ endpoint: { url: "https://emr-serverless.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://emr-serverless.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
4
4
  export const ruleSet = _data;
@@ -137,6 +137,7 @@ declare const CreateApplicationCommand_base: {
137
137
  * },
138
138
  * identityCenterConfiguration: { // IdentityCenterConfigurationInput
139
139
  * identityCenterInstanceArn: "STRING_VALUE",
140
+ * userBackgroundSessionsEnabled: true || false,
140
141
  * },
141
142
  * };
142
143
  * const command = new CreateApplicationCommand(input);
@@ -151,6 +151,7 @@ declare const GetApplicationCommand_base: {
151
151
  * // identityCenterConfiguration: { // IdentityCenterConfiguration
152
152
  * // identityCenterInstanceArn: "STRING_VALUE",
153
153
  * // identityCenterApplicationArn: "STRING_VALUE",
154
+ * // userBackgroundSessionsEnabled: true || false,
154
155
  * // },
155
156
  * // },
156
157
  * // };
@@ -133,6 +133,7 @@ declare const UpdateApplicationCommand_base: {
133
133
  * },
134
134
  * identityCenterConfiguration: { // IdentityCenterConfigurationInput
135
135
  * identityCenterInstanceArn: "STRING_VALUE",
136
+ * userBackgroundSessionsEnabled: true || false,
136
137
  * },
137
138
  * };
138
139
  * const command = new UpdateApplicationCommand(input);
@@ -247,6 +248,7 @@ declare const UpdateApplicationCommand_base: {
247
248
  * // identityCenterConfiguration: { // IdentityCenterConfiguration
248
249
  * // identityCenterInstanceArn: "STRING_VALUE",
249
250
  * // identityCenterApplicationArn: "STRING_VALUE",
251
+ * // userBackgroundSessionsEnabled: true || false,
250
252
  * // },
251
253
  * // },
252
254
  * // };
@@ -40,7 +40,7 @@ export interface AutoStopConfig {
40
40
  idleTimeoutMinutes?: number | undefined;
41
41
  }
42
42
  /**
43
- * <p>The IAM Identity Center Configuration that includes the Identify Center instance and application ARNs that provide trusted-identity propagation.</p>
43
+ * <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>
44
44
  * @public
45
45
  */
46
46
  export interface IdentityCenterConfiguration {
@@ -54,6 +54,11 @@ export interface IdentityCenterConfiguration {
54
54
  * @public
55
55
  */
56
56
  identityCenterApplicationArn?: string | undefined;
57
+ /**
58
+ * <p>Enables user background sessions for this application so Livy sessions can continue running after users log out of their interactive notebook or their Identity Center sessions expire.</p>
59
+ * @public
60
+ */
61
+ userBackgroundSessionsEnabled?: boolean | undefined;
57
62
  }
58
63
  /**
59
64
  * <p>The applied image configuration.</p>
@@ -379,7 +384,7 @@ export declare class ConflictException extends __BaseException {
379
384
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
380
385
  }
381
386
  /**
382
- * <p>Specifies the IAM Identity Center configuration used to enable or disable trusted identity propagation. When provided, this configuration determines how the application interacts with IAM Identity Center for user authentication and access control.</p>
387
+ * <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>
383
388
  * @public
384
389
  */
385
390
  export interface IdentityCenterConfigurationInput {
@@ -388,6 +393,11 @@ export interface IdentityCenterConfigurationInput {
388
393
  * @public
389
394
  */
390
395
  identityCenterInstanceArn?: string | undefined;
396
+ /**
397
+ * <p>Enables user background sessions for this application so Livy sessions can continue running after users log out of their interactive notebook or their Identity Center sessions expire.</p>
398
+ * @public
399
+ */
400
+ userBackgroundSessionsEnabled?: boolean | undefined;
391
401
  }
392
402
  /**
393
403
  * <p>The image configuration.</p>
@@ -1327,7 +1337,7 @@ export interface Application {
1327
1337
  */
1328
1338
  schedulerConfiguration?: SchedulerConfiguration | undefined;
1329
1339
  /**
1330
- * <p>The IAM Identity Center configuration applied to enable trusted identity propagation. </p>
1340
+ * <p>The IAM Identity Center configuration applied to enable trusted identity propagation.</p>
1331
1341
  * @public
1332
1342
  */
1333
1343
  identityCenterConfiguration?: IdentityCenterConfiguration | undefined;
@@ -15,6 +15,7 @@ export interface AutoStopConfig {
15
15
  export interface IdentityCenterConfiguration {
16
16
  identityCenterInstanceArn?: string | undefined;
17
17
  identityCenterApplicationArn?: string | undefined;
18
+ userBackgroundSessionsEnabled?: boolean | undefined;
18
19
  }
19
20
  export interface ImageConfiguration {
20
21
  imageUri: string | undefined;
@@ -108,6 +109,7 @@ export declare class ConflictException extends __BaseException {
108
109
  }
109
110
  export interface IdentityCenterConfigurationInput {
110
111
  identityCenterInstanceArn?: string | undefined;
112
+ userBackgroundSessionsEnabled?: boolean | undefined;
111
113
  }
112
114
  export interface ImageConfigurationInput {
113
115
  imageUri?: string | undefined;
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.920.0",
4
+ "version": "3.922.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-emr-serverless",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.920.0",
24
- "@aws-sdk/credential-provider-node": "3.920.0",
25
- "@aws-sdk/middleware-host-header": "3.920.0",
26
- "@aws-sdk/middleware-logger": "3.920.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.920.0",
28
- "@aws-sdk/middleware-user-agent": "3.920.0",
29
- "@aws-sdk/region-config-resolver": "3.920.0",
30
- "@aws-sdk/types": "3.920.0",
31
- "@aws-sdk/util-endpoints": "3.920.0",
32
- "@aws-sdk/util-user-agent-browser": "3.920.0",
33
- "@aws-sdk/util-user-agent-node": "3.920.0",
34
- "@smithy/config-resolver": "^4.4.0",
35
- "@smithy/core": "^3.17.1",
36
- "@smithy/fetch-http-handler": "^5.3.4",
37
- "@smithy/hash-node": "^4.2.3",
38
- "@smithy/invalid-dependency": "^4.2.3",
39
- "@smithy/middleware-content-length": "^4.2.3",
40
- "@smithy/middleware-endpoint": "^4.3.5",
41
- "@smithy/middleware-retry": "^4.4.5",
42
- "@smithy/middleware-serde": "^4.2.3",
43
- "@smithy/middleware-stack": "^4.2.3",
44
- "@smithy/node-config-provider": "^4.3.3",
45
- "@smithy/node-http-handler": "^4.4.3",
46
- "@smithy/protocol-http": "^5.3.3",
47
- "@smithy/smithy-client": "^4.9.1",
48
- "@smithy/types": "^4.8.0",
49
- "@smithy/url-parser": "^4.2.3",
23
+ "@aws-sdk/core": "3.922.0",
24
+ "@aws-sdk/credential-provider-node": "3.922.0",
25
+ "@aws-sdk/middleware-host-header": "3.922.0",
26
+ "@aws-sdk/middleware-logger": "3.922.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.922.0",
28
+ "@aws-sdk/middleware-user-agent": "3.922.0",
29
+ "@aws-sdk/region-config-resolver": "3.922.0",
30
+ "@aws-sdk/types": "3.922.0",
31
+ "@aws-sdk/util-endpoints": "3.922.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.922.0",
33
+ "@aws-sdk/util-user-agent-node": "3.922.0",
34
+ "@smithy/config-resolver": "^4.4.1",
35
+ "@smithy/core": "^3.17.2",
36
+ "@smithy/fetch-http-handler": "^5.3.5",
37
+ "@smithy/hash-node": "^4.2.4",
38
+ "@smithy/invalid-dependency": "^4.2.4",
39
+ "@smithy/middleware-content-length": "^4.2.4",
40
+ "@smithy/middleware-endpoint": "^4.3.6",
41
+ "@smithy/middleware-retry": "^4.4.6",
42
+ "@smithy/middleware-serde": "^4.2.4",
43
+ "@smithy/middleware-stack": "^4.2.4",
44
+ "@smithy/node-config-provider": "^4.3.4",
45
+ "@smithy/node-http-handler": "^4.4.4",
46
+ "@smithy/protocol-http": "^5.3.4",
47
+ "@smithy/smithy-client": "^4.9.2",
48
+ "@smithy/types": "^4.8.1",
49
+ "@smithy/url-parser": "^4.2.4",
50
50
  "@smithy/util-base64": "^4.3.0",
51
51
  "@smithy/util-body-length-browser": "^4.2.0",
52
52
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.4",
54
- "@smithy/util-defaults-mode-node": "^4.2.6",
55
- "@smithy/util-endpoints": "^3.2.3",
56
- "@smithy/util-middleware": "^4.2.3",
57
- "@smithy/util-retry": "^4.2.3",
53
+ "@smithy/util-defaults-mode-browser": "^4.3.5",
54
+ "@smithy/util-defaults-mode-node": "^4.2.7",
55
+ "@smithy/util-endpoints": "^3.2.4",
56
+ "@smithy/util-middleware": "^4.2.4",
57
+ "@smithy/util-retry": "^4.2.4",
58
58
  "@smithy/util-utf8": "^4.2.0",
59
59
  "@smithy/uuid": "^1.1.0",
60
60
  "tslib": "^2.6.2"