@aws-sdk/client-kinesis-analytics 3.408.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.
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const p = "required", q = "fn", r = "argv", s = "ref";
5
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
6
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], 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: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, 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: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
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 p = "required", q = "fn", r = "argv", s = "ref";
2
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
3
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], 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: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, 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: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://kinesisanalytics-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://kinesisanalytics.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE",
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE",
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE",
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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: "STRING_VALUE", // required
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.408.0",
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,8 +21,8 @@
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.408.0",
25
- "@aws-sdk/credential-provider-node": "3.408.0",
24
+ "@aws-sdk/client-sts": "3.409.0",
25
+ "@aws-sdk/credential-provider-node": "3.409.0",
26
26
  "@aws-sdk/middleware-host-header": "3.408.0",
27
27
  "@aws-sdk/middleware-logger": "3.408.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.408.0",