@aws-sdk/client-iotthingsgraph 3.183.0 → 3.185.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/CHANGELOG.md +11 -0
- package/dist-cjs/protocols/Aws_json1_1.js +2 -2
- package/dist-es/IoTThingsGraph.js +149 -142
- package/dist-es/IoTThingsGraphClient.js +28 -22
- package/dist-es/commands/AssociateEntityToThingCommand.js +28 -21
- package/dist-es/commands/CreateFlowTemplateCommand.js +28 -21
- package/dist-es/commands/CreateSystemInstanceCommand.js +28 -21
- package/dist-es/commands/CreateSystemTemplateCommand.js +28 -21
- package/dist-es/commands/DeleteFlowTemplateCommand.js +28 -21
- package/dist-es/commands/DeleteNamespaceCommand.js +28 -21
- package/dist-es/commands/DeleteSystemInstanceCommand.js +28 -21
- package/dist-es/commands/DeleteSystemTemplateCommand.js +28 -21
- package/dist-es/commands/DeploySystemInstanceCommand.js +28 -21
- package/dist-es/commands/DeprecateFlowTemplateCommand.js +28 -21
- package/dist-es/commands/DeprecateSystemTemplateCommand.js +28 -21
- package/dist-es/commands/DescribeNamespaceCommand.js +28 -21
- package/dist-es/commands/DissociateEntityFromThingCommand.js +28 -21
- package/dist-es/commands/GetEntitiesCommand.js +28 -21
- package/dist-es/commands/GetFlowTemplateCommand.js +28 -21
- package/dist-es/commands/GetFlowTemplateRevisionsCommand.js +28 -21
- package/dist-es/commands/GetNamespaceDeletionStatusCommand.js +28 -21
- package/dist-es/commands/GetSystemInstanceCommand.js +28 -21
- package/dist-es/commands/GetSystemTemplateCommand.js +28 -21
- package/dist-es/commands/GetSystemTemplateRevisionsCommand.js +28 -21
- package/dist-es/commands/GetUploadStatusCommand.js +28 -21
- package/dist-es/commands/ListFlowExecutionMessagesCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/SearchEntitiesCommand.js +28 -21
- package/dist-es/commands/SearchFlowExecutionsCommand.js +28 -21
- package/dist-es/commands/SearchFlowTemplatesCommand.js +28 -21
- package/dist-es/commands/SearchSystemInstancesCommand.js +28 -21
- package/dist-es/commands/SearchSystemTemplatesCommand.js +28 -21
- package/dist-es/commands/SearchThingsCommand.js +28 -21
- package/dist-es/commands/TagResourceCommand.js +28 -21
- package/dist-es/commands/UndeploySystemInstanceCommand.js +28 -21
- package/dist-es/commands/UntagResourceCommand.js +28 -21
- package/dist-es/commands/UpdateFlowTemplateCommand.js +28 -21
- package/dist-es/commands/UpdateSystemTemplateCommand.js +28 -21
- package/dist-es/commands/UploadEntityDefinitionsCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/IoTThingsGraphServiceException.js +10 -5
- package/dist-es/models/models_0.js +166 -341
- package/dist-es/pagination/GetFlowTemplateRevisionsPaginator.js +68 -25
- package/dist-es/pagination/GetSystemTemplateRevisionsPaginator.js +68 -25
- package/dist-es/pagination/ListFlowExecutionMessagesPaginator.js +68 -25
- package/dist-es/pagination/ListTagsForResourcePaginator.js +68 -25
- package/dist-es/pagination/SearchEntitiesPaginator.js +68 -25
- package/dist-es/pagination/SearchFlowExecutionsPaginator.js +68 -25
- package/dist-es/pagination/SearchFlowTemplatesPaginator.js +68 -25
- package/dist-es/pagination/SearchSystemInstancesPaginator.js +68 -25
- package/dist-es/pagination/SearchSystemTemplatesPaginator.js +68 -25
- package/dist-es/pagination/SearchThingsPaginator.js +68 -25
- package/dist-es/protocols/Aws_json1_1.js +2918 -2228
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.185.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.184.0...v3.185.0) (2022-10-05)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **codegen:** add deser check for x-amz-request-id ([#4015](https://github.com/aws/aws-sdk-js-v3/issues/4015)) ([6ff07bd](https://github.com/aws/aws-sdk-js-v3/commit/6ff07bd7e72bd56725f318013ac1d6d0fbbcdd9a))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
# [3.183.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.182.0...v3.183.0) (2022-10-03)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @aws-sdk/client-iotthingsgraph
|
|
@@ -2711,10 +2711,10 @@ const deserializeAws_json1_1UploadEntityDefinitionsResponse = (output, context)
|
|
|
2711
2711
|
};
|
|
2712
2712
|
};
|
|
2713
2713
|
const deserializeMetadata = (output) => {
|
|
2714
|
-
var _a;
|
|
2714
|
+
var _a, _b;
|
|
2715
2715
|
return ({
|
|
2716
2716
|
httpStatusCode: output.statusCode,
|
|
2717
|
-
requestId: (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"],
|
|
2717
|
+
requestId: (_b = (_a = output.headers["x-amzn-requestid"]) !== null && _a !== void 0 ? _a : output.headers["x-amzn-request-id"]) !== null && _b !== void 0 ? _b : output.headers["x-amz-request-id"],
|
|
2718
2718
|
extendedRequestId: output.headers["x-amz-id-2"],
|
|
2719
2719
|
cfId: output.headers["x-amz-cf-id"],
|
|
2720
2720
|
});
|