@aws-sdk/client-iotthingsgraph 3.408.0 → 3.410.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/README.md +0 -1
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/IoTThingsGraph.d.ts +0 -1
- package/dist-types/IoTThingsGraphClient.d.ts +0 -1
- package/dist-types/commands/CreateFlowTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateSystemInstanceCommand.d.ts +4 -4
- package/dist-types/commands/CreateSystemTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeploySystemInstanceCommand.d.ts +2 -2
- package/dist-types/commands/DissociateEntityFromThingCommand.d.ts +1 -1
- package/dist-types/commands/GetEntitiesCommand.d.ts +2 -2
- package/dist-types/commands/GetFlowTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetNamespaceDeletionStatusCommand.d.ts +2 -2
- package/dist-types/commands/GetSystemInstanceCommand.d.ts +3 -3
- package/dist-types/commands/GetSystemTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetUploadStatusCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowExecutionMessagesCommand.d.ts +1 -1
- package/dist-types/commands/SearchEntitiesCommand.d.ts +4 -4
- package/dist-types/commands/SearchFlowExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/SearchFlowTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/SearchSystemInstancesCommand.d.ts +3 -3
- package/dist-types/commands/SearchSystemTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/UndeploySystemInstanceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateFlowTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSystemTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UploadEntityDefinitionsCommand.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/runtimeConfig.browser.d.ts +4 -1
- package/dist-types/runtimeConfig.d.ts +4 -1
- package/dist-types/runtimeConfig.native.d.ts +4 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +28 -28
package/README.md
CHANGED
|
@@ -12,7 +12,6 @@ AWS SDK for JavaScript IoTThingsGraph Client for Node.js, Browser and React Nati
|
|
|
12
12
|
such as units of measure and communication protocols. AWS IoT Things Graph makes it possible to build IoT applications with little to no code by connecting devices and services
|
|
13
13
|
and defining how they interact at an abstract level.</p>
|
|
14
14
|
<p>For more information about how AWS IoT Things Graph works, see the <a href="https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-whatis.html">User Guide</a>.</p>
|
|
15
|
-
|
|
16
15
|
<p>The AWS IoT Things Graph service is discontinued.</p>
|
|
17
16
|
|
|
18
17
|
## Installing
|
|
@@ -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 s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ endpoint: { url: "https://iotthingsgraph-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://iotthingsgraph-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ endpoint: { url: "https://iotthingsgraph.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { conditions: [{ [t]: "stringEquals", [u]: ["aws", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://iotthingsgraph.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://iotthingsgraph.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,16 +1,19 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveRuntimeExtensions = void 0;
|
|
4
|
+
const protocol_http_1 = require("@smithy/protocol-http");
|
|
4
5
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
6
|
const asPartial = (t) => t;
|
|
6
7
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
8
|
const extensionConfiguration = {
|
|
8
9
|
...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
|
|
10
|
+
...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
|
|
9
11
|
};
|
|
10
12
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
11
13
|
return {
|
|
12
14
|
...runtimeConfig,
|
|
13
15
|
...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
16
|
+
...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
14
17
|
};
|
|
15
18
|
};
|
|
16
19
|
exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a = "
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ endpoint: { url: "https://iotthingsgraph-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://iotthingsgraph-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ endpoint: { url: "https://iotthingsgraph.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { conditions: [{ [t]: "stringEquals", [u]: ["aws", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://iotthingsgraph.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://iotthingsgraph.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -1,12 +1,15 @@
|
|
|
1
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
1
2
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
2
3
|
const asPartial = (t) => t;
|
|
3
4
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
4
5
|
const extensionConfiguration = {
|
|
5
6
|
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
7
|
+
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
6
8
|
};
|
|
7
9
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
8
10
|
return {
|
|
9
11
|
...runtimeConfig,
|
|
10
12
|
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
13
|
+
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
11
14
|
};
|
|
12
15
|
};
|
|
@@ -254,7 +254,6 @@ export interface IoTThingsGraph {
|
|
|
254
254
|
* such as units of measure and communication protocols. AWS IoT Things Graph makes it possible to build IoT applications with little to no code by connecting devices and services
|
|
255
255
|
* and defining how they interact at an abstract level.</p>
|
|
256
256
|
* <p>For more information about how AWS IoT Things Graph works, see the <a href="https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-whatis.html">User Guide</a>.</p>
|
|
257
|
-
*
|
|
258
257
|
* <p>The AWS IoT Things Graph service is discontinued.</p>
|
|
259
258
|
*/
|
|
260
259
|
export declare class IoTThingsGraph extends IoTThingsGraphClient implements IoTThingsGraph {
|
|
@@ -190,7 +190,6 @@ export interface IoTThingsGraphClientResolvedConfig extends IoTThingsGraphClient
|
|
|
190
190
|
* such as units of measure and communication protocols. AWS IoT Things Graph makes it possible to build IoT applications with little to no code by connecting devices and services
|
|
191
191
|
* and defining how they interact at an abstract level.</p>
|
|
192
192
|
* <p>For more information about how AWS IoT Things Graph works, see the <a href="https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-whatis.html">User Guide</a>.</p>
|
|
193
|
-
*
|
|
194
193
|
* <p>The AWS IoT Things Graph service is discontinued.</p>
|
|
195
194
|
*/
|
|
196
195
|
export declare class IoTThingsGraphClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, IoTThingsGraphClientResolvedConfig> {
|
|
@@ -36,7 +36,7 @@ export interface CreateFlowTemplateCommandOutput extends CreateFlowTemplateRespo
|
|
|
36
36
|
* const client = new IoTThingsGraphClient(config);
|
|
37
37
|
* const input = { // CreateFlowTemplateRequest
|
|
38
38
|
* definition: { // DefinitionDocument
|
|
39
|
-
* language: "
|
|
39
|
+
* language: "GRAPHQL", // required
|
|
40
40
|
* text: "STRING_VALUE", // required
|
|
41
41
|
* },
|
|
42
42
|
* compatibleNamespaceVersion: Number("long"),
|
|
@@ -48,10 +48,10 @@ export interface CreateSystemInstanceCommandOutput extends CreateSystemInstanceR
|
|
|
48
48
|
* },
|
|
49
49
|
* ],
|
|
50
50
|
* definition: { // DefinitionDocument
|
|
51
|
-
* language: "
|
|
51
|
+
* language: "GRAPHQL", // required
|
|
52
52
|
* text: "STRING_VALUE", // required
|
|
53
53
|
* },
|
|
54
|
-
* target: "
|
|
54
|
+
* target: "GREENGRASS" || "CLOUD", // required
|
|
55
55
|
* greengrassGroupName: "STRING_VALUE",
|
|
56
56
|
* s3BucketName: "STRING_VALUE",
|
|
57
57
|
* metricsConfiguration: { // MetricsConfiguration
|
|
@@ -66,8 +66,8 @@ export interface CreateSystemInstanceCommandOutput extends CreateSystemInstanceR
|
|
|
66
66
|
* // summary: { // SystemInstanceSummary
|
|
67
67
|
* // id: "STRING_VALUE",
|
|
68
68
|
* // arn: "STRING_VALUE",
|
|
69
|
-
* // status: "
|
|
70
|
-
* // target: "
|
|
69
|
+
* // status: "NOT_DEPLOYED" || "BOOTSTRAP" || "DEPLOY_IN_PROGRESS" || "DEPLOYED_IN_TARGET" || "UNDEPLOY_IN_PROGRESS" || "FAILED" || "PENDING_DELETE" || "DELETED_IN_TARGET",
|
|
70
|
+
* // target: "GREENGRASS" || "CLOUD",
|
|
71
71
|
* // greengrassGroupName: "STRING_VALUE",
|
|
72
72
|
* // createdAt: new Date("TIMESTAMP"),
|
|
73
73
|
* // updatedAt: new Date("TIMESTAMP"),
|
|
@@ -35,7 +35,7 @@ export interface CreateSystemTemplateCommandOutput extends CreateSystemTemplateR
|
|
|
35
35
|
* const client = new IoTThingsGraphClient(config);
|
|
36
36
|
* const input = { // CreateSystemTemplateRequest
|
|
37
37
|
* definition: { // DefinitionDocument
|
|
38
|
-
* language: "
|
|
38
|
+
* language: "GRAPHQL", // required
|
|
39
39
|
* text: "STRING_VALUE", // required
|
|
40
40
|
* },
|
|
41
41
|
* compatibleNamespaceVersion: Number("long"),
|
|
@@ -52,8 +52,8 @@ export interface DeploySystemInstanceCommandOutput extends DeploySystemInstanceR
|
|
|
52
52
|
* // summary: { // SystemInstanceSummary
|
|
53
53
|
* // id: "STRING_VALUE",
|
|
54
54
|
* // arn: "STRING_VALUE",
|
|
55
|
-
* // status: "
|
|
56
|
-
* // target: "
|
|
55
|
+
* // status: "NOT_DEPLOYED" || "BOOTSTRAP" || "DEPLOY_IN_PROGRESS" || "DEPLOYED_IN_TARGET" || "UNDEPLOY_IN_PROGRESS" || "FAILED" || "PENDING_DELETE" || "DELETED_IN_TARGET",
|
|
56
|
+
* // target: "GREENGRASS" || "CLOUD",
|
|
57
57
|
* // greengrassGroupName: "STRING_VALUE",
|
|
58
58
|
* // createdAt: new Date("TIMESTAMP"),
|
|
59
59
|
* // updatedAt: new Date("TIMESTAMP"),
|
|
@@ -35,7 +35,7 @@ export interface DissociateEntityFromThingCommandOutput extends DissociateEntity
|
|
|
35
35
|
* const client = new IoTThingsGraphClient(config);
|
|
36
36
|
* const input = { // DissociateEntityFromThingRequest
|
|
37
37
|
* thingName: "STRING_VALUE", // required
|
|
38
|
-
* entityType: "
|
|
38
|
+
* entityType: "DEVICE" || "SERVICE" || "DEVICE_MODEL" || "CAPABILITY" || "STATE" || "ACTION" || "EVENT" || "PROPERTY" || "MAPPING" || "ENUM", // required
|
|
39
39
|
* };
|
|
40
40
|
* const command = new DissociateEntityFromThingCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
@@ -76,10 +76,10 @@ export interface GetEntitiesCommandOutput extends GetEntitiesResponse, __Metadat
|
|
|
76
76
|
* // { // EntityDescription
|
|
77
77
|
* // id: "STRING_VALUE",
|
|
78
78
|
* // arn: "STRING_VALUE",
|
|
79
|
-
* // type: "
|
|
79
|
+
* // type: "DEVICE" || "SERVICE" || "DEVICE_MODEL" || "CAPABILITY" || "STATE" || "ACTION" || "EVENT" || "PROPERTY" || "MAPPING" || "ENUM",
|
|
80
80
|
* // createdAt: new Date("TIMESTAMP"),
|
|
81
81
|
* // definition: { // DefinitionDocument
|
|
82
|
-
* // language: "
|
|
82
|
+
* // language: "GRAPHQL", // required
|
|
83
83
|
* // text: "STRING_VALUE", // required
|
|
84
84
|
* // },
|
|
85
85
|
* // },
|
|
@@ -47,7 +47,7 @@ export interface GetFlowTemplateCommandOutput extends GetFlowTemplateResponse, _
|
|
|
47
47
|
* // createdAt: new Date("TIMESTAMP"),
|
|
48
48
|
* // },
|
|
49
49
|
* // definition: { // DefinitionDocument
|
|
50
|
-
* // language: "
|
|
50
|
+
* // language: "GRAPHQL", // required
|
|
51
51
|
* // text: "STRING_VALUE", // required
|
|
52
52
|
* // },
|
|
53
53
|
* // validatedNamespaceVersion: Number("long"),
|
|
@@ -38,8 +38,8 @@ export interface GetNamespaceDeletionStatusCommandOutput extends GetNamespaceDel
|
|
|
38
38
|
* // { // GetNamespaceDeletionStatusResponse
|
|
39
39
|
* // namespaceArn: "STRING_VALUE",
|
|
40
40
|
* // namespaceName: "STRING_VALUE",
|
|
41
|
-
* // status: "
|
|
42
|
-
* // errorCode: "
|
|
41
|
+
* // status: "IN_PROGRESS" || "SUCCEEDED" || "FAILED",
|
|
42
|
+
* // errorCode: "VALIDATION_FAILED",
|
|
43
43
|
* // errorMessage: "STRING_VALUE",
|
|
44
44
|
* // };
|
|
45
45
|
*
|
|
@@ -42,8 +42,8 @@ export interface GetSystemInstanceCommandOutput extends GetSystemInstanceRespons
|
|
|
42
42
|
* // summary: { // SystemInstanceSummary
|
|
43
43
|
* // id: "STRING_VALUE",
|
|
44
44
|
* // arn: "STRING_VALUE",
|
|
45
|
-
* // status: "
|
|
46
|
-
* // target: "
|
|
45
|
+
* // status: "NOT_DEPLOYED" || "BOOTSTRAP" || "DEPLOY_IN_PROGRESS" || "DEPLOYED_IN_TARGET" || "UNDEPLOY_IN_PROGRESS" || "FAILED" || "PENDING_DELETE" || "DELETED_IN_TARGET",
|
|
46
|
+
* // target: "GREENGRASS" || "CLOUD",
|
|
47
47
|
* // greengrassGroupName: "STRING_VALUE",
|
|
48
48
|
* // createdAt: new Date("TIMESTAMP"),
|
|
49
49
|
* // updatedAt: new Date("TIMESTAMP"),
|
|
@@ -51,7 +51,7 @@ export interface GetSystemInstanceCommandOutput extends GetSystemInstanceRespons
|
|
|
51
51
|
* // greengrassGroupVersionId: "STRING_VALUE",
|
|
52
52
|
* // },
|
|
53
53
|
* // definition: { // DefinitionDocument
|
|
54
|
-
* // language: "
|
|
54
|
+
* // language: "GRAPHQL", // required
|
|
55
55
|
* // text: "STRING_VALUE", // required
|
|
56
56
|
* // },
|
|
57
57
|
* // s3BucketName: "STRING_VALUE",
|
|
@@ -47,7 +47,7 @@ export interface GetSystemTemplateCommandOutput extends GetSystemTemplateRespons
|
|
|
47
47
|
* // createdAt: new Date("TIMESTAMP"),
|
|
48
48
|
* // },
|
|
49
49
|
* // definition: { // DefinitionDocument
|
|
50
|
-
* // language: "
|
|
50
|
+
* // language: "GRAPHQL", // required
|
|
51
51
|
* // text: "STRING_VALUE", // required
|
|
52
52
|
* // },
|
|
53
53
|
* // validatedNamespaceVersion: Number("long"),
|
|
@@ -39,7 +39,7 @@ export interface GetUploadStatusCommandOutput extends GetUploadStatusResponse, _
|
|
|
39
39
|
* const response = await client.send(command);
|
|
40
40
|
* // { // GetUploadStatusResponse
|
|
41
41
|
* // uploadId: "STRING_VALUE", // required
|
|
42
|
-
* // uploadStatus: "
|
|
42
|
+
* // uploadStatus: "IN_PROGRESS" || "SUCCEEDED" || "FAILED", // required
|
|
43
43
|
* // namespaceArn: "STRING_VALUE",
|
|
44
44
|
* // namespaceName: "STRING_VALUE",
|
|
45
45
|
* // namespaceVersion: Number("long"),
|
|
@@ -43,7 +43,7 @@ export interface ListFlowExecutionMessagesCommandOutput extends ListFlowExecutio
|
|
|
43
43
|
* // messages: [ // FlowExecutionMessages
|
|
44
44
|
* // { // FlowExecutionMessage
|
|
45
45
|
* // messageId: "STRING_VALUE",
|
|
46
|
-
* // eventType: "
|
|
46
|
+
* // eventType: "EXECUTION_STARTED" || "EXECUTION_FAILED" || "EXECUTION_ABORTED" || "EXECUTION_SUCCEEDED" || "STEP_STARTED" || "STEP_FAILED" || "STEP_SUCCEEDED" || "ACTIVITY_SCHEDULED" || "ACTIVITY_STARTED" || "ACTIVITY_FAILED" || "ACTIVITY_SUCCEEDED" || "START_FLOW_EXECUTION_TASK" || "SCHEDULE_NEXT_READY_STEPS_TASK" || "THING_ACTION_TASK" || "THING_ACTION_TASK_FAILED" || "THING_ACTION_TASK_SUCCEEDED" || "ACKNOWLEDGE_TASK_MESSAGE",
|
|
47
47
|
* // timestamp: new Date("TIMESTAMP"),
|
|
48
48
|
* // payload: "STRING_VALUE",
|
|
49
49
|
* // },
|
|
@@ -34,11 +34,11 @@ export interface SearchEntitiesCommandOutput extends SearchEntitiesResponse, __M
|
|
|
34
34
|
* const client = new IoTThingsGraphClient(config);
|
|
35
35
|
* const input = { // SearchEntitiesRequest
|
|
36
36
|
* entityTypes: [ // EntityTypes // required
|
|
37
|
-
* "
|
|
37
|
+
* "DEVICE" || "SERVICE" || "DEVICE_MODEL" || "CAPABILITY" || "STATE" || "ACTION" || "EVENT" || "PROPERTY" || "MAPPING" || "ENUM",
|
|
38
38
|
* ],
|
|
39
39
|
* filters: [ // EntityFilters
|
|
40
40
|
* { // EntityFilter
|
|
41
|
-
* name: "
|
|
41
|
+
* name: "NAME" || "NAMESPACE" || "SEMANTIC_TYPE_PATH" || "REFERENCED_ENTITY_ID",
|
|
42
42
|
* value: [ // EntityFilterValues
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
@@ -55,10 +55,10 @@ export interface SearchEntitiesCommandOutput extends SearchEntitiesResponse, __M
|
|
|
55
55
|
* // { // EntityDescription
|
|
56
56
|
* // id: "STRING_VALUE",
|
|
57
57
|
* // arn: "STRING_VALUE",
|
|
58
|
-
* // type: "
|
|
58
|
+
* // type: "DEVICE" || "SERVICE" || "DEVICE_MODEL" || "CAPABILITY" || "STATE" || "ACTION" || "EVENT" || "PROPERTY" || "MAPPING" || "ENUM",
|
|
59
59
|
* // createdAt: new Date("TIMESTAMP"),
|
|
60
60
|
* // definition: { // DefinitionDocument
|
|
61
|
-
* // language: "
|
|
61
|
+
* // language: "GRAPHQL", // required
|
|
62
62
|
* // text: "STRING_VALUE", // required
|
|
63
63
|
* // },
|
|
64
64
|
* // },
|
|
@@ -46,7 +46,7 @@ export interface SearchFlowExecutionsCommandOutput extends SearchFlowExecutionsR
|
|
|
46
46
|
* // summaries: [ // FlowExecutionSummaries
|
|
47
47
|
* // { // FlowExecutionSummary
|
|
48
48
|
* // flowExecutionId: "STRING_VALUE",
|
|
49
|
-
* // status: "
|
|
49
|
+
* // status: "RUNNING" || "ABORTED" || "SUCCEEDED" || "FAILED",
|
|
50
50
|
* // systemInstanceId: "STRING_VALUE",
|
|
51
51
|
* // flowTemplateId: "STRING_VALUE",
|
|
52
52
|
* // createdAt: new Date("TIMESTAMP"),
|
|
@@ -35,7 +35,7 @@ export interface SearchFlowTemplatesCommandOutput extends SearchFlowTemplatesRes
|
|
|
35
35
|
* const input = { // SearchFlowTemplatesRequest
|
|
36
36
|
* filters: [ // FlowTemplateFilters
|
|
37
37
|
* { // FlowTemplateFilter
|
|
38
|
-
* name: "
|
|
38
|
+
* name: "DEVICE_MODEL_ID", // required
|
|
39
39
|
* value: [ // FlowTemplateFilterValues // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
@@ -35,7 +35,7 @@ export interface SearchSystemInstancesCommandOutput extends SearchSystemInstance
|
|
|
35
35
|
* const input = { // SearchSystemInstancesRequest
|
|
36
36
|
* filters: [ // SystemInstanceFilters
|
|
37
37
|
* { // SystemInstanceFilter
|
|
38
|
-
* name: "
|
|
38
|
+
* name: "SYSTEM_TEMPLATE_ID" || "STATUS" || "GREENGRASS_GROUP_NAME",
|
|
39
39
|
* value: [ // SystemInstanceFilterValues
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
@@ -51,8 +51,8 @@ export interface SearchSystemInstancesCommandOutput extends SearchSystemInstance
|
|
|
51
51
|
* // { // SystemInstanceSummary
|
|
52
52
|
* // id: "STRING_VALUE",
|
|
53
53
|
* // arn: "STRING_VALUE",
|
|
54
|
-
* // status: "
|
|
55
|
-
* // target: "
|
|
54
|
+
* // status: "NOT_DEPLOYED" || "BOOTSTRAP" || "DEPLOY_IN_PROGRESS" || "DEPLOYED_IN_TARGET" || "UNDEPLOY_IN_PROGRESS" || "FAILED" || "PENDING_DELETE" || "DELETED_IN_TARGET",
|
|
55
|
+
* // target: "GREENGRASS" || "CLOUD",
|
|
56
56
|
* // greengrassGroupName: "STRING_VALUE",
|
|
57
57
|
* // createdAt: new Date("TIMESTAMP"),
|
|
58
58
|
* // updatedAt: new Date("TIMESTAMP"),
|
|
@@ -35,7 +35,7 @@ export interface SearchSystemTemplatesCommandOutput extends SearchSystemTemplate
|
|
|
35
35
|
* const input = { // SearchSystemTemplatesRequest
|
|
36
36
|
* filters: [ // SystemTemplateFilters
|
|
37
37
|
* { // SystemTemplateFilter
|
|
38
|
-
* name: "
|
|
38
|
+
* name: "FLOW_TEMPLATE_ID", // required
|
|
39
39
|
* value: [ // SystemTemplateFilterValues // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
@@ -41,8 +41,8 @@ export interface UndeploySystemInstanceCommandOutput extends UndeploySystemInsta
|
|
|
41
41
|
* // summary: { // SystemInstanceSummary
|
|
42
42
|
* // id: "STRING_VALUE",
|
|
43
43
|
* // arn: "STRING_VALUE",
|
|
44
|
-
* // status: "
|
|
45
|
-
* // target: "
|
|
44
|
+
* // status: "NOT_DEPLOYED" || "BOOTSTRAP" || "DEPLOY_IN_PROGRESS" || "DEPLOYED_IN_TARGET" || "UNDEPLOY_IN_PROGRESS" || "FAILED" || "PENDING_DELETE" || "DELETED_IN_TARGET",
|
|
45
|
+
* // target: "GREENGRASS" || "CLOUD",
|
|
46
46
|
* // greengrassGroupName: "STRING_VALUE",
|
|
47
47
|
* // createdAt: new Date("TIMESTAMP"),
|
|
48
48
|
* // updatedAt: new Date("TIMESTAMP"),
|
|
@@ -36,7 +36,7 @@ export interface UpdateFlowTemplateCommandOutput extends UpdateFlowTemplateRespo
|
|
|
36
36
|
* const input = { // UpdateFlowTemplateRequest
|
|
37
37
|
* id: "STRING_VALUE", // required
|
|
38
38
|
* definition: { // DefinitionDocument
|
|
39
|
-
* language: "
|
|
39
|
+
* language: "GRAPHQL", // required
|
|
40
40
|
* text: "STRING_VALUE", // required
|
|
41
41
|
* },
|
|
42
42
|
* compatibleNamespaceVersion: Number("long"),
|
|
@@ -35,7 +35,7 @@ export interface UpdateSystemTemplateCommandOutput extends UpdateSystemTemplateR
|
|
|
35
35
|
* const input = { // UpdateSystemTemplateRequest
|
|
36
36
|
* id: "STRING_VALUE", // required
|
|
37
37
|
* definition: { // DefinitionDocument
|
|
38
|
-
* language: "
|
|
38
|
+
* language: "GRAPHQL", // required
|
|
39
39
|
* text: "STRING_VALUE", // required
|
|
40
40
|
* },
|
|
41
41
|
* compatibleNamespaceVersion: Number("long"),
|
|
@@ -44,7 +44,7 @@ export interface UploadEntityDefinitionsCommandOutput extends UploadEntityDefini
|
|
|
44
44
|
* const client = new IoTThingsGraphClient(config);
|
|
45
45
|
* const input = { // UploadEntityDefinitionsRequest
|
|
46
46
|
* document: { // DefinitionDocument
|
|
47
|
-
* language: "
|
|
47
|
+
* language: "GRAPHQL", // required
|
|
48
48
|
* text: "STRING_VALUE", // required
|
|
49
49
|
* },
|
|
50
50
|
* syncWithPublicNamespace: true || false,
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
1
2
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
2
3
|
/**
|
|
3
4
|
* @internal
|
|
4
5
|
*/
|
|
5
|
-
export interface IoTThingsGraphExtensionConfiguration extends DefaultExtensionConfiguration {
|
|
6
|
+
export interface IoTThingsGraphExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
|
|
6
7
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -4,7 +4,6 @@
|
|
|
4
4
|
* such as units of measure and communication protocols. AWS IoT Things Graph makes it possible to build IoT applications with little to no code by connecting devices and services
|
|
5
5
|
* and defining how they interact at an abstract level.</p>
|
|
6
6
|
* <p>For more information about how AWS IoT Things Graph works, see the <a href="https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-whatis.html">User Guide</a>.</p>
|
|
7
|
-
*
|
|
8
7
|
* <p>The AWS IoT Things Graph service is discontinued.</p>
|
|
9
8
|
*
|
|
10
9
|
* @packageDocumentation
|
|
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: IoTThingsGraphClientConfig) => {
|
|
|
11
11
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
|
|
15
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
16
|
+
httpHandlerConfigs(): {};
|
|
17
|
+
}) | RequestHandler;
|
|
15
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
19
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
20
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: IoTThingsGraphClientConfig) => {
|
|
|
11
11
|
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<string>;
|
|
14
|
-
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
|
|
15
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
16
|
+
httpHandlerConfigs(): {};
|
|
17
|
+
}) | RequestHandler;
|
|
15
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
19
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
20
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,10 @@ import { IoTThingsGraphClientConfig } from "./IoTThingsGraphClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: IoTThingsGraphClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").
|
|
8
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
|
|
9
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
10
|
+
httpHandlerConfigs(): {};
|
|
11
|
+
}) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
12
|
apiVersion: string;
|
|
10
13
|
urlParser: import("@smithy/types").UrlParser;
|
|
11
14
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
@@ -3,7 +3,7 @@ import { IoTThingsGraphExtensionConfiguration } from "./extensionConfiguration";
|
|
|
3
3
|
* @public
|
|
4
4
|
*/
|
|
5
5
|
export interface RuntimeExtension {
|
|
6
|
-
configure(
|
|
6
|
+
configure(extensionConfiguration: IoTThingsGraphExtensionConfiguration): void;
|
|
7
7
|
}
|
|
8
8
|
/**
|
|
9
9
|
* @public
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
1
2
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
2
3
|
export interface IoTThingsGraphExtensionConfiguration
|
|
3
|
-
extends
|
|
4
|
+
extends HttpHandlerExtensionConfiguration,
|
|
5
|
+
DefaultExtensionConfiguration {}
|
|
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: IoTThingsGraphClientConfig) => {
|
|
|
20
20
|
any,
|
|
21
21
|
import("@smithy/types").HttpHandlerOptions
|
|
22
22
|
> &
|
|
23
|
-
import("@smithy/
|
|
23
|
+
import("@smithy/types").RequestHandler<
|
|
24
|
+
import("@smithy/protocol-http").HttpRequest,
|
|
25
|
+
import("@smithy/protocol-http").HttpResponse,
|
|
26
|
+
import("@smithy/types").HttpHandlerOptions
|
|
27
|
+
> & {
|
|
28
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
29
|
+
httpHandlerConfigs(): {};
|
|
30
|
+
})
|
|
24
31
|
| RequestHandler;
|
|
25
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
33
|
sha256: import("@smithy/types").HashConstructor;
|
|
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: IoTThingsGraphClientConfig) => {
|
|
|
20
20
|
any,
|
|
21
21
|
import("@smithy/types").HttpHandlerOptions
|
|
22
22
|
> &
|
|
23
|
-
import("@smithy/
|
|
23
|
+
import("@smithy/types").RequestHandler<
|
|
24
|
+
import("@smithy/protocol-http").HttpRequest,
|
|
25
|
+
import("@smithy/protocol-http").HttpResponse,
|
|
26
|
+
import("@smithy/types").HttpHandlerOptions
|
|
27
|
+
> & {
|
|
28
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
29
|
+
httpHandlerConfigs(): {};
|
|
30
|
+
})
|
|
24
31
|
| RequestHandler;
|
|
25
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
33
|
sha256: import("@smithy/types").HashConstructor;
|
|
@@ -8,7 +8,14 @@ export declare const getRuntimeConfig: (config: IoTThingsGraphClientConfig) => {
|
|
|
8
8
|
any,
|
|
9
9
|
import("@smithy/types").HttpHandlerOptions
|
|
10
10
|
> &
|
|
11
|
-
import("@smithy/
|
|
11
|
+
import("@smithy/types").RequestHandler<
|
|
12
|
+
import("@smithy/protocol-http").HttpRequest,
|
|
13
|
+
import("@smithy/protocol-http").HttpResponse,
|
|
14
|
+
import("@smithy/types").HttpHandlerOptions
|
|
15
|
+
> & {
|
|
16
|
+
updateHttpClientConfig(key: never, value: never): void;
|
|
17
|
+
httpHandlerConfigs(): {};
|
|
18
|
+
})
|
|
12
19
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
13
20
|
apiVersion: string;
|
|
14
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IoTThingsGraphExtensionConfiguration } from "./extensionConfiguration";
|
|
2
2
|
export interface RuntimeExtension {
|
|
3
|
-
configure(
|
|
3
|
+
configure(extensionConfiguration: IoTThingsGraphExtensionConfiguration): void;
|
|
4
4
|
}
|
|
5
5
|
export interface RuntimeExtensionsConfig {
|
|
6
6
|
extensions: RuntimeExtension[];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iotthingsgraph",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iotthingsgraph Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.410.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,37 +21,37 @@
|
|
|
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.
|
|
35
|
-
"@smithy/config-resolver": "^2.0.
|
|
36
|
-
"@smithy/fetch-http-handler": "^2.
|
|
37
|
-
"@smithy/hash-node": "^2.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
41
|
-
"@smithy/middleware-retry": "^2.0.
|
|
42
|
-
"@smithy/middleware-serde": "^2.0.
|
|
24
|
+
"@aws-sdk/client-sts": "3.410.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.410.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.410.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.410.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.410.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.410.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.410.0",
|
|
31
|
+
"@aws-sdk/types": "3.410.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.410.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.410.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.410.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.0.7",
|
|
36
|
+
"@smithy/fetch-http-handler": "^2.1.2",
|
|
37
|
+
"@smithy/hash-node": "^2.0.6",
|
|
38
|
+
"@smithy/invalid-dependency": "^2.0.6",
|
|
39
|
+
"@smithy/middleware-content-length": "^2.0.8",
|
|
40
|
+
"@smithy/middleware-endpoint": "^2.0.6",
|
|
41
|
+
"@smithy/middleware-retry": "^2.0.9",
|
|
42
|
+
"@smithy/middleware-serde": "^2.0.6",
|
|
43
43
|
"@smithy/middleware-stack": "^2.0.0",
|
|
44
|
-
"@smithy/node-config-provider": "^2.0.
|
|
45
|
-
"@smithy/node-http-handler": "^2.
|
|
46
|
-
"@smithy/protocol-http": "^
|
|
47
|
-
"@smithy/smithy-client": "^2.
|
|
48
|
-
"@smithy/types": "^2.
|
|
49
|
-
"@smithy/url-parser": "^2.0.
|
|
44
|
+
"@smithy/node-config-provider": "^2.0.9",
|
|
45
|
+
"@smithy/node-http-handler": "^2.1.2",
|
|
46
|
+
"@smithy/protocol-http": "^3.0.2",
|
|
47
|
+
"@smithy/smithy-client": "^2.1.3",
|
|
48
|
+
"@smithy/types": "^2.3.0",
|
|
49
|
+
"@smithy/url-parser": "^2.0.6",
|
|
50
50
|
"@smithy/util-base64": "^2.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^2.0.7",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^2.0.9",
|
|
55
55
|
"@smithy/util-retry": "^2.0.0",
|
|
56
56
|
"@smithy/util-utf8": "^2.0.0",
|
|
57
57
|
"tslib": "^2.5.0"
|