@aws-sdk/client-kinesis-analytics 3.405.0 → 3.409.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-es/endpoint/ruleset.js +3 -3
- package/dist-types/commands/AddApplicationInputCommand.d.ts +1 -1
- package/dist-types/commands/AddApplicationOutputCommand.d.ts +1 -1
- package/dist-types/commands/AddApplicationReferenceDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeApplicationCommand.d.ts +5 -5
- package/dist-types/commands/DiscoverInputSchemaCommand.d.ts +2 -2
- package/dist-types/commands/ListApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/StartApplicationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -3
- package/package.json +12 -12
|
@@ -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 }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { 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: [{ 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: [{ 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: [{ 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 }] }, { 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;
|
|
@@ -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 }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { 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: [{ 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: [{ 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: [{ 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 }] }, { 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;
|
|
@@ -70,7 +70,7 @@ export interface AddApplicationInputCommandOutput extends AddApplicationInputRes
|
|
|
70
70
|
* },
|
|
71
71
|
* InputSchema: { // SourceSchema
|
|
72
72
|
* RecordFormat: { // RecordFormat
|
|
73
|
-
* RecordFormatType: "
|
|
73
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
74
74
|
* MappingParameters: { // MappingParameters
|
|
75
75
|
* JSONMappingParameters: { // JSONMappingParameters
|
|
76
76
|
* RecordRowPath: "STRING_VALUE", // required
|
|
@@ -67,7 +67,7 @@ export interface AddApplicationOutputCommandOutput extends AddApplicationOutputR
|
|
|
67
67
|
* RoleARN: "STRING_VALUE", // required
|
|
68
68
|
* },
|
|
69
69
|
* DestinationSchema: { // DestinationSchema
|
|
70
|
-
* RecordFormatType: "
|
|
70
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
71
71
|
* },
|
|
72
72
|
* },
|
|
73
73
|
* };
|
|
@@ -55,7 +55,7 @@ export interface AddApplicationReferenceDataSourceCommandOutput extends AddAppli
|
|
|
55
55
|
* },
|
|
56
56
|
* ReferenceSchema: { // SourceSchema
|
|
57
57
|
* RecordFormat: { // RecordFormat
|
|
58
|
-
* RecordFormatType: "
|
|
58
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
59
59
|
* MappingParameters: { // MappingParameters
|
|
60
60
|
* JSONMappingParameters: { // JSONMappingParameters
|
|
61
61
|
* RecordRowPath: "STRING_VALUE", // required
|
|
@@ -81,7 +81,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
|
|
|
81
81
|
* },
|
|
82
82
|
* InputSchema: { // SourceSchema
|
|
83
83
|
* RecordFormat: { // RecordFormat
|
|
84
|
-
* RecordFormatType: "
|
|
84
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
85
85
|
* MappingParameters: { // MappingParameters
|
|
86
86
|
* JSONMappingParameters: { // JSONMappingParameters
|
|
87
87
|
* RecordRowPath: "STRING_VALUE", // required
|
|
@@ -119,7 +119,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
|
|
|
119
119
|
* RoleARN: "STRING_VALUE", // required
|
|
120
120
|
* },
|
|
121
121
|
* DestinationSchema: { // DestinationSchema
|
|
122
|
-
* RecordFormatType: "
|
|
122
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
123
123
|
* },
|
|
124
124
|
* },
|
|
125
125
|
* ],
|
|
@@ -143,7 +143,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
|
|
|
143
143
|
* // ApplicationSummary: { // ApplicationSummary
|
|
144
144
|
* // ApplicationName: "STRING_VALUE", // required
|
|
145
145
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
146
|
-
* // ApplicationStatus: "
|
|
146
|
+
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING", // required
|
|
147
147
|
* // },
|
|
148
148
|
* // };
|
|
149
149
|
*
|
|
@@ -49,7 +49,7 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
|
|
|
49
49
|
* // ApplicationName: "STRING_VALUE", // required
|
|
50
50
|
* // ApplicationDescription: "STRING_VALUE",
|
|
51
51
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
52
|
-
* // ApplicationStatus: "
|
|
52
|
+
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING", // required
|
|
53
53
|
* // CreateTimestamp: new Date("TIMESTAMP"),
|
|
54
54
|
* // LastUpdateTimestamp: new Date("TIMESTAMP"),
|
|
55
55
|
* // InputDescriptions: [ // InputDescriptions
|
|
@@ -75,7 +75,7 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
|
|
|
75
75
|
* // },
|
|
76
76
|
* // InputSchema: { // SourceSchema
|
|
77
77
|
* // RecordFormat: { // RecordFormat
|
|
78
|
-
* // RecordFormatType: "
|
|
78
|
+
* // RecordFormatType: "JSON" || "CSV", // required
|
|
79
79
|
* // MappingParameters: { // MappingParameters
|
|
80
80
|
* // JSONMappingParameters: { // JSONMappingParameters
|
|
81
81
|
* // RecordRowPath: "STRING_VALUE", // required
|
|
@@ -99,7 +99,7 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
|
|
|
99
99
|
* // Count: Number("int"),
|
|
100
100
|
* // },
|
|
101
101
|
* // InputStartingPositionConfiguration: { // InputStartingPositionConfiguration
|
|
102
|
-
* // InputStartingPosition: "
|
|
102
|
+
* // InputStartingPosition: "NOW" || "TRIM_HORIZON" || "LAST_STOPPED_POINT",
|
|
103
103
|
* // },
|
|
104
104
|
* // },
|
|
105
105
|
* // ],
|
|
@@ -120,7 +120,7 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
|
|
|
120
120
|
* // RoleARN: "STRING_VALUE",
|
|
121
121
|
* // },
|
|
122
122
|
* // DestinationSchema: { // DestinationSchema
|
|
123
|
-
* // RecordFormatType: "
|
|
123
|
+
* // RecordFormatType: "JSON" || "CSV", // required
|
|
124
124
|
* // },
|
|
125
125
|
* // },
|
|
126
126
|
* // ],
|
|
@@ -135,7 +135,7 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
|
|
|
135
135
|
* // },
|
|
136
136
|
* // ReferenceSchema: {
|
|
137
137
|
* // RecordFormat: {
|
|
138
|
-
* // RecordFormatType: "
|
|
138
|
+
* // RecordFormatType: "JSON" || "CSV", // required
|
|
139
139
|
* // MappingParameters: {
|
|
140
140
|
* // JSONMappingParameters: {
|
|
141
141
|
* // RecordRowPath: "STRING_VALUE", // required
|
|
@@ -48,7 +48,7 @@ export interface DiscoverInputSchemaCommandOutput extends DiscoverInputSchemaRes
|
|
|
48
48
|
* ResourceARN: "STRING_VALUE",
|
|
49
49
|
* RoleARN: "STRING_VALUE",
|
|
50
50
|
* InputStartingPositionConfiguration: { // InputStartingPositionConfiguration
|
|
51
|
-
* InputStartingPosition: "
|
|
51
|
+
* InputStartingPosition: "NOW" || "TRIM_HORIZON" || "LAST_STOPPED_POINT",
|
|
52
52
|
* },
|
|
53
53
|
* S3Configuration: { // S3Configuration
|
|
54
54
|
* RoleARN: "STRING_VALUE", // required
|
|
@@ -67,7 +67,7 @@ export interface DiscoverInputSchemaCommandOutput extends DiscoverInputSchemaRes
|
|
|
67
67
|
* // { // DiscoverInputSchemaResponse
|
|
68
68
|
* // InputSchema: { // SourceSchema
|
|
69
69
|
* // RecordFormat: { // RecordFormat
|
|
70
|
-
* // RecordFormatType: "
|
|
70
|
+
* // RecordFormatType: "JSON" || "CSV", // required
|
|
71
71
|
* // MappingParameters: { // MappingParameters
|
|
72
72
|
* // JSONMappingParameters: { // JSONMappingParameters
|
|
73
73
|
* // RecordRowPath: "STRING_VALUE", // required
|
|
@@ -57,7 +57,7 @@ export interface ListApplicationsCommandOutput extends ListApplicationsResponse,
|
|
|
57
57
|
* // { // ApplicationSummary
|
|
58
58
|
* // ApplicationName: "STRING_VALUE", // required
|
|
59
59
|
* // ApplicationARN: "STRING_VALUE", // required
|
|
60
|
-
* // ApplicationStatus: "
|
|
60
|
+
* // ApplicationStatus: "DELETING" || "STARTING" || "STOPPING" || "READY" || "RUNNING" || "UPDATING", // required
|
|
61
61
|
* // },
|
|
62
62
|
* // ],
|
|
63
63
|
* // HasMoreApplications: true || false, // required
|
|
@@ -47,7 +47,7 @@ export interface StartApplicationCommandOutput extends StartApplicationResponse,
|
|
|
47
47
|
* { // InputConfiguration
|
|
48
48
|
* Id: "STRING_VALUE", // required
|
|
49
49
|
* InputStartingPositionConfiguration: { // InputStartingPositionConfiguration
|
|
50
|
-
* InputStartingPosition: "
|
|
50
|
+
* InputStartingPosition: "NOW" || "TRIM_HORIZON" || "LAST_STOPPED_POINT",
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
53
|
* ],
|
|
@@ -63,7 +63,7 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationRespons
|
|
|
63
63
|
* },
|
|
64
64
|
* InputSchemaUpdate: { // InputSchemaUpdate
|
|
65
65
|
* RecordFormatUpdate: { // RecordFormat
|
|
66
|
-
* RecordFormatType: "
|
|
66
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
67
67
|
* MappingParameters: { // MappingParameters
|
|
68
68
|
* JSONMappingParameters: { // JSONMappingParameters
|
|
69
69
|
* RecordRowPath: "STRING_VALUE", // required
|
|
@@ -106,7 +106,7 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationRespons
|
|
|
106
106
|
* RoleARNUpdate: "STRING_VALUE",
|
|
107
107
|
* },
|
|
108
108
|
* DestinationSchemaUpdate: { // DestinationSchema
|
|
109
|
-
* RecordFormatType: "
|
|
109
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
110
110
|
* },
|
|
111
111
|
* },
|
|
112
112
|
* ],
|
|
@@ -121,7 +121,7 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationRespons
|
|
|
121
121
|
* },
|
|
122
122
|
* ReferenceSchemaUpdate: { // SourceSchema
|
|
123
123
|
* RecordFormat: {
|
|
124
|
-
* RecordFormatType: "
|
|
124
|
+
* RecordFormatType: "JSON" || "CSV", // required
|
|
125
125
|
* MappingParameters: {
|
|
126
126
|
* JSONMappingParameters: {
|
|
127
127
|
* RecordRowPath: "STRING_VALUE", // required
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-kinesis-analytics",
|
|
3
3
|
"description": "AWS SDK for JavaScript Kinesis Analytics Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.409.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,17 +21,17 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.409.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.409.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.408.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.408.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.408.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.408.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.408.0",
|
|
31
|
+
"@aws-sdk/types": "3.408.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.408.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.408.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.408.0",
|
|
35
35
|
"@smithy/config-resolver": "^2.0.5",
|
|
36
36
|
"@smithy/fetch-http-handler": "^2.0.5",
|
|
37
37
|
"@smithy/hash-node": "^2.0.5",
|