@aws-sdk/client-kinesis-analytics-v2 3.360.0 → 3.362.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/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +1 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -2
- package/dist-types/commands/DescribeApplicationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeApplicationVersionCommand.d.ts +1 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/RollbackApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +5 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a = "
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -164,6 +164,7 @@ exports.RuntimeEnvironment = {
|
|
|
164
164
|
SQL_1_0: "SQL-1_0",
|
|
165
165
|
ZEPPELIN_FLINK_1_0: "ZEPPELIN-FLINK-1_0",
|
|
166
166
|
ZEPPELIN_FLINK_2_0: "ZEPPELIN-FLINK-2_0",
|
|
167
|
+
ZEPPELIN_FLINK_3_0: "ZEPPELIN-FLINK-3_0",
|
|
167
168
|
};
|
|
168
169
|
class LimitExceededException extends KinesisAnalyticsV2ServiceException_1.KinesisAnalyticsV2ServiceException {
|
|
169
170
|
constructor(opts) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a = "
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -154,6 +154,7 @@ export const RuntimeEnvironment = {
|
|
|
154
154
|
SQL_1_0: "SQL-1_0",
|
|
155
155
|
ZEPPELIN_FLINK_1_0: "ZEPPELIN-FLINK-1_0",
|
|
156
156
|
ZEPPELIN_FLINK_2_0: "ZEPPELIN-FLINK-2_0",
|
|
157
|
+
ZEPPELIN_FLINK_3_0: "ZEPPELIN-FLINK-3_0",
|
|
157
158
|
};
|
|
158
159
|
export class LimitExceededException extends __BaseException {
|
|
159
160
|
constructor(opts) {
|
|
@@ -35,7 +35,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
|
|
|
35
35
|
* const input = { // CreateApplicationRequest
|
|
36
36
|
* ApplicationName: "STRING_VALUE", // required
|
|
37
37
|
* ApplicationDescription: "STRING_VALUE",
|
|
38
|
-
* RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15", // required
|
|
38
|
+
* RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15" || "ZEPPELIN-FLINK-3_0", // required
|
|
39
39
|
* ServiceExecutionRole: "STRING_VALUE", // required
|
|
40
40
|
* ApplicationConfiguration: { // ApplicationConfiguration
|
|
41
41
|
* SqlApplicationConfiguration: { // SqlApplicationConfiguration
|
|
@@ -235,7 +235,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
|
|
|
235
235
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
236
236
|
* // ApplicationDescription: "STRING_VALUE",
|
|
237
237
|
* // ApplicationName: "STRING_VALUE", // required
|
|
238
|
-
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15", // required
|
|
238
|
+
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15" || "ZEPPELIN-FLINK-3_0", // required
|
|
239
239
|
* // ServiceExecutionRole: "STRING_VALUE",
|
|
240
240
|
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING" || "AUTOSCALING" || "FORCE_STOPPING" || "ROLLING_BACK" || "MAINTENANCE" || "ROLLED_BACK", // required
|
|
241
241
|
* // ApplicationVersionId: Number("long"), // required
|
|
@@ -43,7 +43,7 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
|
|
|
43
43
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
44
44
|
* // ApplicationDescription: "STRING_VALUE",
|
|
45
45
|
* // ApplicationName: "STRING_VALUE", // required
|
|
46
|
-
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15", // required
|
|
46
|
+
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15" || "ZEPPELIN-FLINK-3_0", // required
|
|
47
47
|
* // ServiceExecutionRole: "STRING_VALUE",
|
|
48
48
|
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING" || "AUTOSCALING" || "FORCE_STOPPING" || "ROLLING_BACK" || "MAINTENANCE" || "ROLLED_BACK", // required
|
|
49
49
|
* // ApplicationVersionId: Number("long"), // required
|
|
@@ -44,7 +44,7 @@ export interface DescribeApplicationVersionCommandOutput extends DescribeApplica
|
|
|
44
44
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
45
45
|
* // ApplicationDescription: "STRING_VALUE",
|
|
46
46
|
* // ApplicationName: "STRING_VALUE", // required
|
|
47
|
-
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15", // required
|
|
47
|
+
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15" || "ZEPPELIN-FLINK-3_0", // required
|
|
48
48
|
* // ServiceExecutionRole: "STRING_VALUE",
|
|
49
49
|
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING" || "AUTOSCALING" || "FORCE_STOPPING" || "ROLLING_BACK" || "MAINTENANCE" || "ROLLED_BACK", // required
|
|
50
50
|
* // ApplicationVersionId: Number("long"), // required
|
|
@@ -47,7 +47,7 @@ export interface ListApplicationsCommandOutput extends ListApplicationsResponse,
|
|
|
47
47
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
48
48
|
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING" || "AUTOSCALING" || "FORCE_STOPPING" || "ROLLING_BACK" || "MAINTENANCE" || "ROLLED_BACK", // required
|
|
49
49
|
* // ApplicationVersionId: Number("long"), // required
|
|
50
|
-
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15", // required
|
|
50
|
+
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15" || "ZEPPELIN-FLINK-3_0", // required
|
|
51
51
|
* // ApplicationMode: "STREAMING" || "INTERACTIVE",
|
|
52
52
|
* // },
|
|
53
53
|
* // ],
|
|
@@ -47,7 +47,7 @@ export interface RollbackApplicationCommandOutput extends RollbackApplicationRes
|
|
|
47
47
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
48
48
|
* // ApplicationDescription: "STRING_VALUE",
|
|
49
49
|
* // ApplicationName: "STRING_VALUE", // required
|
|
50
|
-
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15", // required
|
|
50
|
+
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15" || "ZEPPELIN-FLINK-3_0", // required
|
|
51
51
|
* // ServiceExecutionRole: "STRING_VALUE",
|
|
52
52
|
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING" || "AUTOSCALING" || "FORCE_STOPPING" || "ROLLING_BACK" || "MAINTENANCE" || "ROLLED_BACK", // required
|
|
53
53
|
* // ApplicationVersionId: Number("long"), // required
|
|
@@ -248,7 +248,7 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationRespons
|
|
|
248
248
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
249
249
|
* // ApplicationDescription: "STRING_VALUE",
|
|
250
250
|
* // ApplicationName: "STRING_VALUE", // required
|
|
251
|
-
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15", // required
|
|
251
|
+
* // RuntimeEnvironment: "SQL-1_0" || "FLINK-1_6" || "FLINK-1_8" || "ZEPPELIN-FLINK-1_0" || "FLINK-1_11" || "FLINK-1_13" || "ZEPPELIN-FLINK-2_0" || "FLINK-1_15" || "ZEPPELIN-FLINK-3_0", // required
|
|
252
252
|
* // ServiceExecutionRole: "STRING_VALUE",
|
|
253
253
|
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING" || "AUTOSCALING" || "FORCE_STOPPING" || "ROLLING_BACK" || "MAINTENANCE" || "ROLLED_BACK", // required
|
|
254
254
|
* // ApplicationVersionId: Number("long"), // required
|
|
@@ -2669,6 +2669,7 @@ export declare const RuntimeEnvironment: {
|
|
|
2669
2669
|
readonly SQL_1_0: "SQL-1_0";
|
|
2670
2670
|
readonly ZEPPELIN_FLINK_1_0: "ZEPPELIN-FLINK-1_0";
|
|
2671
2671
|
readonly ZEPPELIN_FLINK_2_0: "ZEPPELIN-FLINK-2_0";
|
|
2672
|
+
readonly ZEPPELIN_FLINK_3_0: "ZEPPELIN-FLINK-3_0";
|
|
2672
2673
|
};
|
|
2673
2674
|
/**
|
|
2674
2675
|
* @public
|
|
@@ -702,6 +702,7 @@ export declare const RuntimeEnvironment: {
|
|
|
702
702
|
readonly SQL_1_0: "SQL-1_0";
|
|
703
703
|
readonly ZEPPELIN_FLINK_1_0: "ZEPPELIN-FLINK-1_0";
|
|
704
704
|
readonly ZEPPELIN_FLINK_2_0: "ZEPPELIN-FLINK-2_0";
|
|
705
|
+
readonly ZEPPELIN_FLINK_3_0: "ZEPPELIN-FLINK-3_0";
|
|
705
706
|
};
|
|
706
707
|
export type RuntimeEnvironment =
|
|
707
708
|
(typeof RuntimeEnvironment)[keyof typeof RuntimeEnvironment];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-kinesis-analytics-v2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Kinesis Analytics V2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.362.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.362.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.357.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.362.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.357.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.357.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.357.0",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@aws-sdk/middleware-host-header": "3.357.0",
|
|
33
33
|
"@aws-sdk/middleware-logger": "3.357.0",
|
|
34
34
|
"@aws-sdk/middleware-recursion-detection": "3.357.0",
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.362.0",
|
|
36
36
|
"@aws-sdk/middleware-serde": "3.357.0",
|
|
37
37
|
"@aws-sdk/middleware-signing": "3.357.0",
|
|
38
38
|
"@aws-sdk/middleware-stack": "3.357.0",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"@aws-sdk/util-defaults-mode-browser": "3.360.0",
|
|
49
49
|
"@aws-sdk/util-defaults-mode-node": "3.360.0",
|
|
50
50
|
"@aws-sdk/util-endpoints": "3.357.0",
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
51
|
+
"@aws-sdk/util-retry": "3.362.0",
|
|
52
52
|
"@aws-sdk/util-user-agent-browser": "3.357.0",
|
|
53
53
|
"@aws-sdk/util-user-agent-node": "3.357.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|