@aws-sdk/client-pipes 3.282.0 → 3.283.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/Pipes.d.ts +0 -1
- package/dist-types/commands/UpdatePipeCommand.d.ts +0 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +42 -42
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const r = "fn", s = "argv", t = "ref";
|
|
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://pipes-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://pipes-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://pipes.{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://pipes.{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 r = "fn", s = "argv", t = "ref";
|
|
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://pipes-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://pipes-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://pipes.{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://pipes.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
package/dist-types/Pipes.d.ts
CHANGED
|
@@ -85,7 +85,6 @@ export declare class Pipes extends PipesClient {
|
|
|
85
85
|
* The exception to this is if you modify any Amazon Web Services-service specific fields in the <code>SourceParameters</code>, <code>EnrichmentParameters</code>, or
|
|
86
86
|
* <code>TargetParameters</code> objects. The fields in these objects are updated atomically as one and override existing values. This is by design and means that
|
|
87
87
|
* if you don't specify an optional field in one of these Parameters objects, that field will be set to its system-default value after the update.</p>
|
|
88
|
-
*
|
|
89
88
|
* <p>For more information about pipes, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes.html">
|
|
90
89
|
* Amazon EventBridge Pipes</a> in the Amazon EventBridge User Guide.</p>
|
|
91
90
|
*/
|
|
@@ -18,7 +18,6 @@ export interface UpdatePipeCommandOutput extends UpdatePipeResponse, __MetadataB
|
|
|
18
18
|
* The exception to this is if you modify any Amazon Web Services-service specific fields in the <code>SourceParameters</code>, <code>EnrichmentParameters</code>, or
|
|
19
19
|
* <code>TargetParameters</code> objects. The fields in these objects are updated atomically as one and override existing values. This is by design and means that
|
|
20
20
|
* if you don't specify an optional field in one of these Parameters objects, that field will be set to its system-default value after the update.</p>
|
|
21
|
-
*
|
|
22
21
|
* <p>For more information about pipes, see <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes.html">
|
|
23
22
|
* Amazon EventBridge Pipes</a> in the Amazon EventBridge User Guide.</p>
|
|
24
23
|
* @example
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region?: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -100,74 +100,74 @@ export interface BatchResourceRequirement {
|
|
|
100
100
|
* <dl>
|
|
101
101
|
* <dt>value = 512</dt>
|
|
102
102
|
* <dd>
|
|
103
|
-
*
|
|
103
|
+
* <p>
|
|
104
104
|
* <code>VCPU</code> = 0.25</p>
|
|
105
|
-
*
|
|
105
|
+
* </dd>
|
|
106
106
|
* <dt>value = 1024</dt>
|
|
107
107
|
* <dd>
|
|
108
|
-
*
|
|
108
|
+
* <p>
|
|
109
109
|
* <code>VCPU</code> = 0.25 or 0.5</p>
|
|
110
|
-
*
|
|
110
|
+
* </dd>
|
|
111
111
|
* <dt>value = 2048</dt>
|
|
112
112
|
* <dd>
|
|
113
|
-
*
|
|
113
|
+
* <p>
|
|
114
114
|
* <code>VCPU</code> = 0.25, 0.5, or 1</p>
|
|
115
|
-
*
|
|
115
|
+
* </dd>
|
|
116
116
|
* <dt>value = 3072</dt>
|
|
117
117
|
* <dd>
|
|
118
|
-
*
|
|
118
|
+
* <p>
|
|
119
119
|
* <code>VCPU</code> = 0.5, or 1</p>
|
|
120
|
-
*
|
|
120
|
+
* </dd>
|
|
121
121
|
* <dt>value = 4096</dt>
|
|
122
122
|
* <dd>
|
|
123
|
-
*
|
|
123
|
+
* <p>
|
|
124
124
|
* <code>VCPU</code> = 0.5, 1, or 2</p>
|
|
125
|
-
*
|
|
125
|
+
* </dd>
|
|
126
126
|
* <dt>value = 5120, 6144, or 7168</dt>
|
|
127
127
|
* <dd>
|
|
128
|
-
*
|
|
128
|
+
* <p>
|
|
129
129
|
* <code>VCPU</code> = 1 or 2</p>
|
|
130
|
-
*
|
|
130
|
+
* </dd>
|
|
131
131
|
* <dt>value = 8192</dt>
|
|
132
132
|
* <dd>
|
|
133
|
-
*
|
|
133
|
+
* <p>
|
|
134
134
|
* <code>VCPU</code> = 1, 2, 4, or 8</p>
|
|
135
|
-
*
|
|
135
|
+
* </dd>
|
|
136
136
|
* <dt>value = 9216, 10240, 11264, 12288, 13312, 14336, or 15360</dt>
|
|
137
137
|
* <dd>
|
|
138
|
-
*
|
|
138
|
+
* <p>
|
|
139
139
|
* <code>VCPU</code> = 2 or 4</p>
|
|
140
|
-
*
|
|
140
|
+
* </dd>
|
|
141
141
|
* <dt>value = 16384</dt>
|
|
142
142
|
* <dd>
|
|
143
|
-
*
|
|
143
|
+
* <p>
|
|
144
144
|
* <code>VCPU</code> = 2, 4, or 8</p>
|
|
145
|
-
*
|
|
145
|
+
* </dd>
|
|
146
146
|
* <dt>value = 17408, 18432, 19456, 21504, 22528, 23552, 25600, 26624, 27648, 29696, or 30720</dt>
|
|
147
147
|
* <dd>
|
|
148
|
-
*
|
|
148
|
+
* <p>
|
|
149
149
|
* <code>VCPU</code> = 4</p>
|
|
150
|
-
*
|
|
150
|
+
* </dd>
|
|
151
151
|
* <dt>value = 20480, 24576, or 28672</dt>
|
|
152
152
|
* <dd>
|
|
153
|
-
*
|
|
153
|
+
* <p>
|
|
154
154
|
* <code>VCPU</code> = 4 or 8</p>
|
|
155
|
-
*
|
|
155
|
+
* </dd>
|
|
156
156
|
* <dt>value = 36864, 45056, 53248, or 61440</dt>
|
|
157
157
|
* <dd>
|
|
158
|
-
*
|
|
158
|
+
* <p>
|
|
159
159
|
* <code>VCPU</code> = 8</p>
|
|
160
|
-
*
|
|
160
|
+
* </dd>
|
|
161
161
|
* <dt>value = 32768, 40960, 49152, or 57344</dt>
|
|
162
162
|
* <dd>
|
|
163
|
-
*
|
|
163
|
+
* <p>
|
|
164
164
|
* <code>VCPU</code> = 8 or 16</p>
|
|
165
|
-
*
|
|
165
|
+
* </dd>
|
|
166
166
|
* <dt>value = 65536, 73728, 81920, 90112, 98304, 106496, 114688, or 122880</dt>
|
|
167
167
|
* <dd>
|
|
168
|
-
*
|
|
168
|
+
* <p>
|
|
169
169
|
* <code>VCPU</code> = 16</p>
|
|
170
|
-
*
|
|
170
|
+
* </dd>
|
|
171
171
|
* </dl>
|
|
172
172
|
* </dd>
|
|
173
173
|
* <dt>type="VCPU"</dt>
|
|
@@ -187,42 +187,42 @@ export interface BatchResourceRequirement {
|
|
|
187
187
|
* <dl>
|
|
188
188
|
* <dt>value = 0.25</dt>
|
|
189
189
|
* <dd>
|
|
190
|
-
*
|
|
190
|
+
* <p>
|
|
191
191
|
* <code>MEMORY</code> = 512, 1024, or 2048</p>
|
|
192
|
-
*
|
|
192
|
+
* </dd>
|
|
193
193
|
* <dt>value = 0.5</dt>
|
|
194
194
|
* <dd>
|
|
195
|
-
*
|
|
195
|
+
* <p>
|
|
196
196
|
* <code>MEMORY</code> = 1024, 2048, 3072, or 4096</p>
|
|
197
|
-
*
|
|
197
|
+
* </dd>
|
|
198
198
|
* <dt>value = 1</dt>
|
|
199
199
|
* <dd>
|
|
200
|
-
*
|
|
200
|
+
* <p>
|
|
201
201
|
* <code>MEMORY</code> = 2048, 3072, 4096, 5120, 6144, 7168, or 8192</p>
|
|
202
|
-
*
|
|
202
|
+
* </dd>
|
|
203
203
|
* <dt>value = 2</dt>
|
|
204
204
|
* <dd>
|
|
205
|
-
*
|
|
205
|
+
* <p>
|
|
206
206
|
* <code>MEMORY</code> = 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, or 16384</p>
|
|
207
|
-
*
|
|
207
|
+
* </dd>
|
|
208
208
|
* <dt>value = 4</dt>
|
|
209
209
|
* <dd>
|
|
210
|
-
*
|
|
210
|
+
* <p>
|
|
211
211
|
* <code>MEMORY</code> = 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456,
|
|
212
212
|
* 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720</p>
|
|
213
|
-
*
|
|
213
|
+
* </dd>
|
|
214
214
|
* <dt>value = 8</dt>
|
|
215
215
|
* <dd>
|
|
216
|
-
*
|
|
216
|
+
* <p>
|
|
217
217
|
* <code>MEMORY</code> = 16384, 20480, 24576, 28672, 32768, 36864, 40960, 45056, 49152, 53248, 57344, or 61440
|
|
218
218
|
* </p>
|
|
219
|
-
*
|
|
219
|
+
* </dd>
|
|
220
220
|
* <dt>value = 16</dt>
|
|
221
221
|
* <dd>
|
|
222
|
-
*
|
|
222
|
+
* <p>
|
|
223
223
|
* <code>MEMORY</code> = 32768, 40960, 49152, 57344, 65536, 73728, 81920, 90112, 98304, 106496, 114688, or 122880
|
|
224
224
|
* </p>
|
|
225
|
-
*
|
|
225
|
+
* </dd>
|
|
226
226
|
* </dl>
|
|
227
227
|
* </dd>
|
|
228
228
|
* </dl>
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region?: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-pipes",
|
|
3
3
|
"description": "AWS SDK for JavaScript Pipes Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.283.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",
|