@aws-sdk/client-iottwinmaker 3.295.0 → 3.297.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.
Files changed (57) hide show
  1. package/README.md +7 -5
  2. package/dist-cjs/endpoint/ruleset.js +3 -3
  3. package/dist-cjs/protocols/Aws_restJson1.js +39 -0
  4. package/dist-es/endpoint/ruleset.js +3 -3
  5. package/dist-es/protocols/Aws_restJson1.js +39 -0
  6. package/dist-types/IoTTwinMaker.d.ts +51 -10
  7. package/dist-types/IoTTwinMakerClient.d.ts +31 -9
  8. package/dist-types/commands/BatchPutPropertyValuesCommand.d.ts +16 -0
  9. package/dist-types/commands/CreateComponentTypeCommand.d.ts +16 -0
  10. package/dist-types/commands/CreateEntityCommand.d.ts +16 -0
  11. package/dist-types/commands/CreateSceneCommand.d.ts +16 -0
  12. package/dist-types/commands/CreateSyncJobCommand.d.ts +16 -0
  13. package/dist-types/commands/CreateWorkspaceCommand.d.ts +16 -0
  14. package/dist-types/commands/DeleteComponentTypeCommand.d.ts +16 -0
  15. package/dist-types/commands/DeleteEntityCommand.d.ts +16 -0
  16. package/dist-types/commands/DeleteSceneCommand.d.ts +16 -0
  17. package/dist-types/commands/DeleteSyncJobCommand.d.ts +16 -0
  18. package/dist-types/commands/DeleteWorkspaceCommand.d.ts +16 -0
  19. package/dist-types/commands/ExecuteQueryCommand.d.ts +18 -1
  20. package/dist-types/commands/GetComponentTypeCommand.d.ts +16 -0
  21. package/dist-types/commands/GetEntityCommand.d.ts +16 -0
  22. package/dist-types/commands/GetPricingPlanCommand.d.ts +16 -0
  23. package/dist-types/commands/GetPropertyValueCommand.d.ts +18 -1
  24. package/dist-types/commands/GetPropertyValueHistoryCommand.d.ts +21 -3
  25. package/dist-types/commands/GetSceneCommand.d.ts +16 -0
  26. package/dist-types/commands/GetSyncJobCommand.d.ts +16 -0
  27. package/dist-types/commands/GetWorkspaceCommand.d.ts +16 -0
  28. package/dist-types/commands/ListComponentTypesCommand.d.ts +16 -0
  29. package/dist-types/commands/ListEntitiesCommand.d.ts +16 -0
  30. package/dist-types/commands/ListScenesCommand.d.ts +16 -0
  31. package/dist-types/commands/ListSyncJobsCommand.d.ts +16 -0
  32. package/dist-types/commands/ListSyncResourcesCommand.d.ts +16 -0
  33. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  34. package/dist-types/commands/ListWorkspacesCommand.d.ts +16 -0
  35. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  36. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  37. package/dist-types/commands/UpdateComponentTypeCommand.d.ts +16 -0
  38. package/dist-types/commands/UpdateEntityCommand.d.ts +16 -0
  39. package/dist-types/commands/UpdatePricingPlanCommand.d.ts +16 -0
  40. package/dist-types/commands/UpdateSceneCommand.d.ts +16 -0
  41. package/dist-types/commands/UpdateWorkspaceCommand.d.ts +16 -0
  42. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  43. package/dist-types/models/IoTTwinMakerServiceException.d.ts +2 -0
  44. package/dist-types/models/models_0.d.ts +463 -82
  45. package/dist-types/pagination/ExecuteQueryPaginator.d.ts +3 -0
  46. package/dist-types/pagination/GetPropertyValueHistoryPaginator.d.ts +3 -0
  47. package/dist-types/pagination/GetPropertyValuePaginator.d.ts +3 -0
  48. package/dist-types/pagination/Interfaces.d.ts +3 -0
  49. package/dist-types/pagination/ListComponentTypesPaginator.d.ts +3 -0
  50. package/dist-types/pagination/ListEntitiesPaginator.d.ts +3 -0
  51. package/dist-types/pagination/ListScenesPaginator.d.ts +3 -0
  52. package/dist-types/pagination/ListSyncJobsPaginator.d.ts +3 -0
  53. package/dist-types/pagination/ListSyncResourcesPaginator.d.ts +3 -0
  54. package/dist-types/pagination/ListWorkspacesPaginator.d.ts +3 -0
  55. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  56. package/dist-types/ts3.4/models/models_0.d.ts +4 -0
  57. package/package.json +29 -29
package/README.md CHANGED
@@ -9,11 +9,13 @@
9
9
 
10
10
  AWS SDK for JavaScript IoTTwinMaker Client for Node.js, Browser and React Native.
11
11
 
12
- <p>IoT TwinMaker is a service that enables you to build operational digital twins of
13
- physical systems. IoT TwinMaker overlays measurements and analysis from real-world sensors,
14
- cameras, and enterprise applications so you can create data visualizations to monitor your
15
- physical factory, building, or industrial plant. You can use this real-world data to
16
- monitor operations and diagnose and repair errors.</p>
12
+ <p>IoT TwinMaker is a service with which you
13
+ can
14
+ build operational digital twins of physical systems. IoT TwinMaker overlays measurements
15
+ and analysis from real-world sensors, cameras, and enterprise applications so you can
16
+ create data visualizations to monitor your physical factory, building, or industrial plant.
17
+ You can use this real-world data to monitor operations and diagnose and repair
18
+ errors.</p>
17
19
 
18
20
  ## Installing
19
21
 
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const q = "fn", r = "argv", s = "ref";
5
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
6
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ endpoint: { url: "https://iottwinmaker-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://iottwinmaker-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ endpoint: { url: "https://iottwinmaker.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: { url: "https://iottwinmaker.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] };
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://iottwinmaker-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://iottwinmaker-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://iottwinmaker.{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://iottwinmaker.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
7
7
  exports.ruleSet = _data;
@@ -129,6 +129,9 @@ const serializeAws_restJson1CreateSceneCommand = async (input, context) => {
129
129
  ...(input.contentLocation != null && { contentLocation: input.contentLocation }),
130
130
  ...(input.description != null && { description: input.description }),
131
131
  ...(input.sceneId != null && { sceneId: input.sceneId }),
132
+ ...(input.sceneMetadata != null && {
133
+ sceneMetadata: serializeAws_restJson1SceneMetadataMap(input.sceneMetadata, context),
134
+ }),
132
135
  ...(input.tags != null && { tags: serializeAws_restJson1TagMap(input.tags, context) }),
133
136
  });
134
137
  let { hostname: resolvedHostname } = await context.endpoint();
@@ -1020,6 +1023,9 @@ const serializeAws_restJson1UpdateSceneCommand = async (input, context) => {
1020
1023
  }),
1021
1024
  ...(input.contentLocation != null && { contentLocation: input.contentLocation }),
1022
1025
  ...(input.description != null && { description: input.description }),
1026
+ ...(input.sceneMetadata != null && {
1027
+ sceneMetadata: serializeAws_restJson1SceneMetadataMap(input.sceneMetadata, context),
1028
+ }),
1023
1029
  });
1024
1030
  let { hostname: resolvedHostname } = await context.endpoint();
1025
1031
  if (context.disableHostPrefix !== true) {
@@ -2018,9 +2024,15 @@ const deserializeAws_restJson1GetSceneCommand = async (output, context) => {
2018
2024
  if (data.description != null) {
2019
2025
  contents.description = (0, smithy_client_1.expectString)(data.description);
2020
2026
  }
2027
+ if (data.generatedSceneMetadata != null) {
2028
+ contents.generatedSceneMetadata = deserializeAws_restJson1GeneratedSceneMetadataMap(data.generatedSceneMetadata, context);
2029
+ }
2021
2030
  if (data.sceneId != null) {
2022
2031
  contents.sceneId = (0, smithy_client_1.expectString)(data.sceneId);
2023
2032
  }
2033
+ if (data.sceneMetadata != null) {
2034
+ contents.sceneMetadata = deserializeAws_restJson1SceneMetadataMap(data.sceneMetadata, context);
2035
+ }
2024
2036
  if (data.updateDateTime != null) {
2025
2037
  contents.updateDateTime = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(data.updateDateTime)));
2026
2038
  }
@@ -3346,6 +3358,15 @@ const serializeAws_restJson1SceneCapabilities = (input, context) => {
3346
3358
  return entry;
3347
3359
  });
3348
3360
  };
3361
+ const serializeAws_restJson1SceneMetadataMap = (input, context) => {
3362
+ return Object.entries(input).reduce((acc, [key, value]) => {
3363
+ if (value === null) {
3364
+ return acc;
3365
+ }
3366
+ acc[key] = value;
3367
+ return acc;
3368
+ }, {});
3369
+ };
3349
3370
  const serializeAws_restJson1SelectedPropertyList = (input, context) => {
3350
3371
  return input
3351
3372
  .filter((e) => e != null)
@@ -3650,6 +3671,15 @@ const deserializeAws_restJson1FunctionsResponse = (output, context) => {
3650
3671
  return acc;
3651
3672
  }, {});
3652
3673
  };
3674
+ const deserializeAws_restJson1GeneratedSceneMetadataMap = (output, context) => {
3675
+ return Object.entries(output).reduce((acc, [key, value]) => {
3676
+ if (value === null) {
3677
+ return acc;
3678
+ }
3679
+ acc[key] = (0, smithy_client_1.expectString)(value);
3680
+ return acc;
3681
+ }, {});
3682
+ };
3653
3683
  const deserializeAws_restJson1LambdaFunction = (output, context) => {
3654
3684
  return {
3655
3685
  arn: (0, smithy_client_1.expectString)(output.arn),
@@ -3887,6 +3917,15 @@ const deserializeAws_restJson1SceneCapabilities = (output, context) => {
3887
3917
  });
3888
3918
  return retVal;
3889
3919
  };
3920
+ const deserializeAws_restJson1SceneMetadataMap = (output, context) => {
3921
+ return Object.entries(output).reduce((acc, [key, value]) => {
3922
+ if (value === null) {
3923
+ return acc;
3924
+ }
3925
+ acc[key] = (0, smithy_client_1.expectString)(value);
3926
+ return acc;
3927
+ }, {});
3928
+ };
3890
3929
  const deserializeAws_restJson1SceneSummaries = (output, context) => {
3891
3930
  const retVal = (output || [])
3892
3931
  .filter((e) => e != null)
@@ -1,4 +1,4 @@
1
- const q = "fn", r = "argv", s = "ref";
2
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = { "required": true, "default": false, "type": "Boolean" }, i = { [s]: "Endpoint" }, j = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, k = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, l = {}, m = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsFIPS"] }] }, n = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: d }, "supportsDualStack"] }] }, o = [j], p = [k];
3
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: h, UseFIPS: h, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [q]: "isSet", [r]: [i] }], type: e, rules: [{ conditions: o, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: p, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: i, properties: l, headers: l }, type: g }] }] }, { conditions: [j, k], type: e, rules: [{ conditions: [m, n], type: e, rules: [{ endpoint: { url: "https://iottwinmaker-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: o, type: e, rules: [{ conditions: [m], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://iottwinmaker-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: p, type: e, rules: [{ conditions: [n], type: e, rules: [{ endpoint: { url: "https://iottwinmaker.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: { url: "https://iottwinmaker.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: g }] }] };
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://iottwinmaker-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://iottwinmaker-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://iottwinmaker.{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://iottwinmaker.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
4
  export const ruleSet = _data;
@@ -122,6 +122,9 @@ export const serializeAws_restJson1CreateSceneCommand = async (input, context) =
122
122
  ...(input.contentLocation != null && { contentLocation: input.contentLocation }),
123
123
  ...(input.description != null && { description: input.description }),
124
124
  ...(input.sceneId != null && { sceneId: input.sceneId }),
125
+ ...(input.sceneMetadata != null && {
126
+ sceneMetadata: serializeAws_restJson1SceneMetadataMap(input.sceneMetadata, context),
127
+ }),
125
128
  ...(input.tags != null && { tags: serializeAws_restJson1TagMap(input.tags, context) }),
126
129
  });
127
130
  let { hostname: resolvedHostname } = await context.endpoint();
@@ -984,6 +987,9 @@ export const serializeAws_restJson1UpdateSceneCommand = async (input, context) =
984
987
  }),
985
988
  ...(input.contentLocation != null && { contentLocation: input.contentLocation }),
986
989
  ...(input.description != null && { description: input.description }),
990
+ ...(input.sceneMetadata != null && {
991
+ sceneMetadata: serializeAws_restJson1SceneMetadataMap(input.sceneMetadata, context),
992
+ }),
987
993
  });
988
994
  let { hostname: resolvedHostname } = await context.endpoint();
989
995
  if (context.disableHostPrefix !== true) {
@@ -1963,9 +1969,15 @@ export const deserializeAws_restJson1GetSceneCommand = async (output, context) =
1963
1969
  if (data.description != null) {
1964
1970
  contents.description = __expectString(data.description);
1965
1971
  }
1972
+ if (data.generatedSceneMetadata != null) {
1973
+ contents.generatedSceneMetadata = deserializeAws_restJson1GeneratedSceneMetadataMap(data.generatedSceneMetadata, context);
1974
+ }
1966
1975
  if (data.sceneId != null) {
1967
1976
  contents.sceneId = __expectString(data.sceneId);
1968
1977
  }
1978
+ if (data.sceneMetadata != null) {
1979
+ contents.sceneMetadata = deserializeAws_restJson1SceneMetadataMap(data.sceneMetadata, context);
1980
+ }
1969
1981
  if (data.updateDateTime != null) {
1970
1982
  contents.updateDateTime = __expectNonNull(__parseEpochTimestamp(__expectNumber(data.updateDateTime)));
1971
1983
  }
@@ -3274,6 +3286,15 @@ const serializeAws_restJson1SceneCapabilities = (input, context) => {
3274
3286
  return entry;
3275
3287
  });
3276
3288
  };
3289
+ const serializeAws_restJson1SceneMetadataMap = (input, context) => {
3290
+ return Object.entries(input).reduce((acc, [key, value]) => {
3291
+ if (value === null) {
3292
+ return acc;
3293
+ }
3294
+ acc[key] = value;
3295
+ return acc;
3296
+ }, {});
3297
+ };
3277
3298
  const serializeAws_restJson1SelectedPropertyList = (input, context) => {
3278
3299
  return input
3279
3300
  .filter((e) => e != null)
@@ -3578,6 +3599,15 @@ const deserializeAws_restJson1FunctionsResponse = (output, context) => {
3578
3599
  return acc;
3579
3600
  }, {});
3580
3601
  };
3602
+ const deserializeAws_restJson1GeneratedSceneMetadataMap = (output, context) => {
3603
+ return Object.entries(output).reduce((acc, [key, value]) => {
3604
+ if (value === null) {
3605
+ return acc;
3606
+ }
3607
+ acc[key] = __expectString(value);
3608
+ return acc;
3609
+ }, {});
3610
+ };
3581
3611
  const deserializeAws_restJson1LambdaFunction = (output, context) => {
3582
3612
  return {
3583
3613
  arn: __expectString(output.arn),
@@ -3815,6 +3845,15 @@ const deserializeAws_restJson1SceneCapabilities = (output, context) => {
3815
3845
  });
3816
3846
  return retVal;
3817
3847
  };
3848
+ const deserializeAws_restJson1SceneMetadataMap = (output, context) => {
3849
+ return Object.entries(output).reduce((acc, [key, value]) => {
3850
+ if (value === null) {
3851
+ return acc;
3852
+ }
3853
+ acc[key] = __expectString(value);
3854
+ return acc;
3855
+ }, {});
3856
+ };
3818
3857
  const deserializeAws_restJson1SceneSummaries = (output, context) => {
3819
3858
  const retVal = (output || [])
3820
3859
  .filter((e) => e != null)
@@ -35,215 +35,256 @@ import { UpdateSceneCommandInput, UpdateSceneCommandOutput } from "./commands/Up
35
35
  import { UpdateWorkspaceCommandInput, UpdateWorkspaceCommandOutput } from "./commands/UpdateWorkspaceCommand";
36
36
  import { IoTTwinMakerClient } from "./IoTTwinMakerClient";
37
37
  /**
38
- * <p>IoT TwinMaker is a service that enables you to build operational digital twins of
39
- * physical systems. IoT TwinMaker overlays measurements and analysis from real-world sensors,
40
- * cameras, and enterprise applications so you can create data visualizations to monitor your
41
- * physical factory, building, or industrial plant. You can use this real-world data to
42
- * monitor operations and diagnose and repair errors.</p>
38
+ * @public
39
+ * <p>IoT TwinMaker is a service with which you
40
+ * can
41
+ * build operational digital twins of physical systems. IoT TwinMaker overlays measurements
42
+ * and analysis from real-world sensors, cameras, and enterprise applications so you can
43
+ * create data visualizations to monitor your physical factory, building, or industrial plant.
44
+ * You can use this real-world data to monitor operations and diagnose and repair
45
+ * errors.</p>
43
46
  */
44
47
  export declare class IoTTwinMaker extends IoTTwinMakerClient {
45
48
  /**
49
+ * @public
46
50
  * <p>Sets values for multiple time series properties.</p>
47
51
  */
48
52
  batchPutPropertyValues(args: BatchPutPropertyValuesCommandInput, options?: __HttpHandlerOptions): Promise<BatchPutPropertyValuesCommandOutput>;
49
53
  batchPutPropertyValues(args: BatchPutPropertyValuesCommandInput, cb: (err: any, data?: BatchPutPropertyValuesCommandOutput) => void): void;
50
54
  batchPutPropertyValues(args: BatchPutPropertyValuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchPutPropertyValuesCommandOutput) => void): void;
51
55
  /**
56
+ * @public
52
57
  * <p>Creates a component type.</p>
53
58
  */
54
59
  createComponentType(args: CreateComponentTypeCommandInput, options?: __HttpHandlerOptions): Promise<CreateComponentTypeCommandOutput>;
55
60
  createComponentType(args: CreateComponentTypeCommandInput, cb: (err: any, data?: CreateComponentTypeCommandOutput) => void): void;
56
61
  createComponentType(args: CreateComponentTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateComponentTypeCommandOutput) => void): void;
57
62
  /**
63
+ * @public
58
64
  * <p>Creates an entity.</p>
59
65
  */
60
66
  createEntity(args: CreateEntityCommandInput, options?: __HttpHandlerOptions): Promise<CreateEntityCommandOutput>;
61
67
  createEntity(args: CreateEntityCommandInput, cb: (err: any, data?: CreateEntityCommandOutput) => void): void;
62
68
  createEntity(args: CreateEntityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEntityCommandOutput) => void): void;
63
69
  /**
70
+ * @public
64
71
  * <p>Creates a scene.</p>
65
72
  */
66
73
  createScene(args: CreateSceneCommandInput, options?: __HttpHandlerOptions): Promise<CreateSceneCommandOutput>;
67
74
  createScene(args: CreateSceneCommandInput, cb: (err: any, data?: CreateSceneCommandOutput) => void): void;
68
75
  createScene(args: CreateSceneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSceneCommandOutput) => void): void;
69
76
  /**
77
+ * @public
70
78
  * <p>This action creates a SyncJob.</p>
71
79
  */
72
80
  createSyncJob(args: CreateSyncJobCommandInput, options?: __HttpHandlerOptions): Promise<CreateSyncJobCommandOutput>;
73
81
  createSyncJob(args: CreateSyncJobCommandInput, cb: (err: any, data?: CreateSyncJobCommandOutput) => void): void;
74
82
  createSyncJob(args: CreateSyncJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSyncJobCommandOutput) => void): void;
75
83
  /**
84
+ * @public
76
85
  * <p>Creates a workplace.</p>
77
86
  */
78
87
  createWorkspace(args: CreateWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise<CreateWorkspaceCommandOutput>;
79
88
  createWorkspace(args: CreateWorkspaceCommandInput, cb: (err: any, data?: CreateWorkspaceCommandOutput) => void): void;
80
89
  createWorkspace(args: CreateWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWorkspaceCommandOutput) => void): void;
81
90
  /**
91
+ * @public
82
92
  * <p>Deletes a component type.</p>
83
93
  */
84
94
  deleteComponentType(args: DeleteComponentTypeCommandInput, options?: __HttpHandlerOptions): Promise<DeleteComponentTypeCommandOutput>;
85
95
  deleteComponentType(args: DeleteComponentTypeCommandInput, cb: (err: any, data?: DeleteComponentTypeCommandOutput) => void): void;
86
96
  deleteComponentType(args: DeleteComponentTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteComponentTypeCommandOutput) => void): void;
87
97
  /**
98
+ * @public
88
99
  * <p>Deletes an entity.</p>
89
100
  */
90
101
  deleteEntity(args: DeleteEntityCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEntityCommandOutput>;
91
102
  deleteEntity(args: DeleteEntityCommandInput, cb: (err: any, data?: DeleteEntityCommandOutput) => void): void;
92
103
  deleteEntity(args: DeleteEntityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEntityCommandOutput) => void): void;
93
104
  /**
105
+ * @public
94
106
  * <p>Deletes a scene.</p>
95
107
  */
96
108
  deleteScene(args: DeleteSceneCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSceneCommandOutput>;
97
109
  deleteScene(args: DeleteSceneCommandInput, cb: (err: any, data?: DeleteSceneCommandOutput) => void): void;
98
110
  deleteScene(args: DeleteSceneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSceneCommandOutput) => void): void;
99
111
  /**
112
+ * @public
100
113
  * <p>Delete the SyncJob.</p>
101
114
  */
102
115
  deleteSyncJob(args: DeleteSyncJobCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSyncJobCommandOutput>;
103
116
  deleteSyncJob(args: DeleteSyncJobCommandInput, cb: (err: any, data?: DeleteSyncJobCommandOutput) => void): void;
104
117
  deleteSyncJob(args: DeleteSyncJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSyncJobCommandOutput) => void): void;
105
118
  /**
119
+ * @public
106
120
  * <p>Deletes a workspace.</p>
107
121
  */
108
122
  deleteWorkspace(args: DeleteWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteWorkspaceCommandOutput>;
109
123
  deleteWorkspace(args: DeleteWorkspaceCommandInput, cb: (err: any, data?: DeleteWorkspaceCommandOutput) => void): void;
110
124
  deleteWorkspace(args: DeleteWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWorkspaceCommandOutput) => void): void;
111
125
  /**
112
- * <p>Run queries to access information from your knowledge graph of entities within individual workspaces.</p>
126
+ * @public
127
+ * <p>Run queries to access information from your knowledge graph of entities within
128
+ * individual workspaces.</p>
113
129
  */
114
130
  executeQuery(args: ExecuteQueryCommandInput, options?: __HttpHandlerOptions): Promise<ExecuteQueryCommandOutput>;
115
131
  executeQuery(args: ExecuteQueryCommandInput, cb: (err: any, data?: ExecuteQueryCommandOutput) => void): void;
116
132
  executeQuery(args: ExecuteQueryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExecuteQueryCommandOutput) => void): void;
117
133
  /**
134
+ * @public
118
135
  * <p>Retrieves information about a component type.</p>
119
136
  */
120
137
  getComponentType(args: GetComponentTypeCommandInput, options?: __HttpHandlerOptions): Promise<GetComponentTypeCommandOutput>;
121
138
  getComponentType(args: GetComponentTypeCommandInput, cb: (err: any, data?: GetComponentTypeCommandOutput) => void): void;
122
139
  getComponentType(args: GetComponentTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetComponentTypeCommandOutput) => void): void;
123
140
  /**
141
+ * @public
124
142
  * <p>Retrieves information about an entity.</p>
125
143
  */
126
144
  getEntity(args: GetEntityCommandInput, options?: __HttpHandlerOptions): Promise<GetEntityCommandOutput>;
127
145
  getEntity(args: GetEntityCommandInput, cb: (err: any, data?: GetEntityCommandOutput) => void): void;
128
146
  getEntity(args: GetEntityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetEntityCommandOutput) => void): void;
129
147
  /**
148
+ * @public
130
149
  * <p>Gets the pricing plan.</p>
131
150
  */
132
151
  getPricingPlan(args: GetPricingPlanCommandInput, options?: __HttpHandlerOptions): Promise<GetPricingPlanCommandOutput>;
133
152
  getPricingPlan(args: GetPricingPlanCommandInput, cb: (err: any, data?: GetPricingPlanCommandOutput) => void): void;
134
153
  getPricingPlan(args: GetPricingPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPricingPlanCommandOutput) => void): void;
135
154
  /**
155
+ * @public
136
156
  * <p>Gets the property values for a component, component type, entity, or workspace.</p>
137
- * <p>You must specify a value for either <code>componentName</code>, <code>componentTypeId</code>, <code>entityId</code>, or <code>workspaceId</code>.</p>
157
+ * <p>You must specify a value for either <code>componentName</code>,
158
+ * <code>componentTypeId</code>, <code>entityId</code>, or <code>workspaceId</code>.</p>
138
159
  */
139
160
  getPropertyValue(args: GetPropertyValueCommandInput, options?: __HttpHandlerOptions): Promise<GetPropertyValueCommandOutput>;
140
161
  getPropertyValue(args: GetPropertyValueCommandInput, cb: (err: any, data?: GetPropertyValueCommandOutput) => void): void;
141
162
  getPropertyValue(args: GetPropertyValueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPropertyValueCommandOutput) => void): void;
142
163
  /**
143
- * <p>Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.</p>
144
- * <p>You must specify a value for <code>workspaceId</code>. For entity-specific queries, specify values for <code>componentName</code> and
145
- * <code>entityId</code>. For cross-entity quries, specify a value for <code>componentTypeId</code>.</p>
164
+ * @public
165
+ * <p>Retrieves information about the history of a time series property value for a component,
166
+ * component type, entity, or workspace.</p>
167
+ * <p>You must specify a value for <code>workspaceId</code>. For entity-specific queries,
168
+ * specify values for <code>componentName</code> and <code>entityId</code>. For cross-entity
169
+ * quries, specify a value for <code>componentTypeId</code>.</p>
146
170
  */
147
171
  getPropertyValueHistory(args: GetPropertyValueHistoryCommandInput, options?: __HttpHandlerOptions): Promise<GetPropertyValueHistoryCommandOutput>;
148
172
  getPropertyValueHistory(args: GetPropertyValueHistoryCommandInput, cb: (err: any, data?: GetPropertyValueHistoryCommandOutput) => void): void;
149
173
  getPropertyValueHistory(args: GetPropertyValueHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPropertyValueHistoryCommandOutput) => void): void;
150
174
  /**
175
+ * @public
151
176
  * <p>Retrieves information about a scene.</p>
152
177
  */
153
178
  getScene(args: GetSceneCommandInput, options?: __HttpHandlerOptions): Promise<GetSceneCommandOutput>;
154
179
  getScene(args: GetSceneCommandInput, cb: (err: any, data?: GetSceneCommandOutput) => void): void;
155
180
  getScene(args: GetSceneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSceneCommandOutput) => void): void;
156
181
  /**
182
+ * @public
157
183
  * <p>Gets the SyncJob.</p>
158
184
  */
159
185
  getSyncJob(args: GetSyncJobCommandInput, options?: __HttpHandlerOptions): Promise<GetSyncJobCommandOutput>;
160
186
  getSyncJob(args: GetSyncJobCommandInput, cb: (err: any, data?: GetSyncJobCommandOutput) => void): void;
161
187
  getSyncJob(args: GetSyncJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSyncJobCommandOutput) => void): void;
162
188
  /**
189
+ * @public
163
190
  * <p>Retrieves information about a workspace.</p>
164
191
  */
165
192
  getWorkspace(args: GetWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise<GetWorkspaceCommandOutput>;
166
193
  getWorkspace(args: GetWorkspaceCommandInput, cb: (err: any, data?: GetWorkspaceCommandOutput) => void): void;
167
194
  getWorkspace(args: GetWorkspaceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWorkspaceCommandOutput) => void): void;
168
195
  /**
196
+ * @public
169
197
  * <p>Lists all component types in a workspace.</p>
170
198
  */
171
199
  listComponentTypes(args: ListComponentTypesCommandInput, options?: __HttpHandlerOptions): Promise<ListComponentTypesCommandOutput>;
172
200
  listComponentTypes(args: ListComponentTypesCommandInput, cb: (err: any, data?: ListComponentTypesCommandOutput) => void): void;
173
201
  listComponentTypes(args: ListComponentTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComponentTypesCommandOutput) => void): void;
174
202
  /**
203
+ * @public
175
204
  * <p>Lists all entities in a workspace.</p>
176
205
  */
177
206
  listEntities(args: ListEntitiesCommandInput, options?: __HttpHandlerOptions): Promise<ListEntitiesCommandOutput>;
178
207
  listEntities(args: ListEntitiesCommandInput, cb: (err: any, data?: ListEntitiesCommandOutput) => void): void;
179
208
  listEntities(args: ListEntitiesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEntitiesCommandOutput) => void): void;
180
209
  /**
210
+ * @public
181
211
  * <p>Lists all scenes in a workspace.</p>
182
212
  */
183
213
  listScenes(args: ListScenesCommandInput, options?: __HttpHandlerOptions): Promise<ListScenesCommandOutput>;
184
214
  listScenes(args: ListScenesCommandInput, cb: (err: any, data?: ListScenesCommandOutput) => void): void;
185
215
  listScenes(args: ListScenesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListScenesCommandOutput) => void): void;
186
216
  /**
217
+ * @public
187
218
  * <p>List all SyncJobs.</p>
188
219
  */
189
220
  listSyncJobs(args: ListSyncJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListSyncJobsCommandOutput>;
190
221
  listSyncJobs(args: ListSyncJobsCommandInput, cb: (err: any, data?: ListSyncJobsCommandOutput) => void): void;
191
222
  listSyncJobs(args: ListSyncJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSyncJobsCommandOutput) => void): void;
192
223
  /**
224
+ * @public
193
225
  * <p>Lists the sync resources.</p>
194
226
  */
195
227
  listSyncResources(args: ListSyncResourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListSyncResourcesCommandOutput>;
196
228
  listSyncResources(args: ListSyncResourcesCommandInput, cb: (err: any, data?: ListSyncResourcesCommandOutput) => void): void;
197
229
  listSyncResources(args: ListSyncResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSyncResourcesCommandOutput) => void): void;
198
230
  /**
231
+ * @public
199
232
  * <p>Lists all tags associated with a resource.</p>
200
233
  */
201
234
  listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
202
235
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
203
236
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
204
237
  /**
238
+ * @public
205
239
  * <p>Retrieves information about workspaces in the current account.</p>
206
240
  */
207
241
  listWorkspaces(args: ListWorkspacesCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkspacesCommandOutput>;
208
242
  listWorkspaces(args: ListWorkspacesCommandInput, cb: (err: any, data?: ListWorkspacesCommandOutput) => void): void;
209
243
  listWorkspaces(args: ListWorkspacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkspacesCommandOutput) => void): void;
210
244
  /**
245
+ * @public
211
246
  * <p>Adds tags to a resource.</p>
212
247
  */
213
248
  tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
214
249
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
215
250
  tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
216
251
  /**
252
+ * @public
217
253
  * <p>Removes tags from a resource.</p>
218
254
  */
219
255
  untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
220
256
  untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
221
257
  untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
222
258
  /**
259
+ * @public
223
260
  * <p>Updates information in a component type.</p>
224
261
  */
225
262
  updateComponentType(args: UpdateComponentTypeCommandInput, options?: __HttpHandlerOptions): Promise<UpdateComponentTypeCommandOutput>;
226
263
  updateComponentType(args: UpdateComponentTypeCommandInput, cb: (err: any, data?: UpdateComponentTypeCommandOutput) => void): void;
227
264
  updateComponentType(args: UpdateComponentTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateComponentTypeCommandOutput) => void): void;
228
265
  /**
266
+ * @public
229
267
  * <p>Updates an entity.</p>
230
268
  */
231
269
  updateEntity(args: UpdateEntityCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEntityCommandOutput>;
232
270
  updateEntity(args: UpdateEntityCommandInput, cb: (err: any, data?: UpdateEntityCommandOutput) => void): void;
233
271
  updateEntity(args: UpdateEntityCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEntityCommandOutput) => void): void;
234
272
  /**
273
+ * @public
235
274
  * <p>Update the pricing plan.</p>
236
275
  */
237
276
  updatePricingPlan(args: UpdatePricingPlanCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePricingPlanCommandOutput>;
238
277
  updatePricingPlan(args: UpdatePricingPlanCommandInput, cb: (err: any, data?: UpdatePricingPlanCommandOutput) => void): void;
239
278
  updatePricingPlan(args: UpdatePricingPlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePricingPlanCommandOutput) => void): void;
240
279
  /**
280
+ * @public
241
281
  * <p>Updates a scene.</p>
242
282
  */
243
283
  updateScene(args: UpdateSceneCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSceneCommandOutput>;
244
284
  updateScene(args: UpdateSceneCommandInput, cb: (err: any, data?: UpdateSceneCommandOutput) => void): void;
245
285
  updateScene(args: UpdateSceneCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSceneCommandOutput) => void): void;
246
286
  /**
287
+ * @public
247
288
  * <p>Updates a workspace.</p>
248
289
  */
249
290
  updateWorkspace(args: UpdateWorkspaceCommandInput, options?: __HttpHandlerOptions): Promise<UpdateWorkspaceCommandOutput>;
@@ -42,15 +42,24 @@ import { UpdatePricingPlanCommandInput, UpdatePricingPlanCommandOutput } from ".
42
42
  import { UpdateSceneCommandInput, UpdateSceneCommandOutput } from "./commands/UpdateSceneCommand";
43
43
  import { UpdateWorkspaceCommandInput, UpdateWorkspaceCommandOutput } from "./commands/UpdateWorkspaceCommand";
44
44
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
45
+ /**
46
+ * @public
47
+ */
45
48
  export type ServiceInputTypes = BatchPutPropertyValuesCommandInput | CreateComponentTypeCommandInput | CreateEntityCommandInput | CreateSceneCommandInput | CreateSyncJobCommandInput | CreateWorkspaceCommandInput | DeleteComponentTypeCommandInput | DeleteEntityCommandInput | DeleteSceneCommandInput | DeleteSyncJobCommandInput | DeleteWorkspaceCommandInput | ExecuteQueryCommandInput | GetComponentTypeCommandInput | GetEntityCommandInput | GetPricingPlanCommandInput | GetPropertyValueCommandInput | GetPropertyValueHistoryCommandInput | GetSceneCommandInput | GetSyncJobCommandInput | GetWorkspaceCommandInput | ListComponentTypesCommandInput | ListEntitiesCommandInput | ListScenesCommandInput | ListSyncJobsCommandInput | ListSyncResourcesCommandInput | ListTagsForResourceCommandInput | ListWorkspacesCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateComponentTypeCommandInput | UpdateEntityCommandInput | UpdatePricingPlanCommandInput | UpdateSceneCommandInput | UpdateWorkspaceCommandInput;
49
+ /**
50
+ * @public
51
+ */
46
52
  export type ServiceOutputTypes = BatchPutPropertyValuesCommandOutput | CreateComponentTypeCommandOutput | CreateEntityCommandOutput | CreateSceneCommandOutput | CreateSyncJobCommandOutput | CreateWorkspaceCommandOutput | DeleteComponentTypeCommandOutput | DeleteEntityCommandOutput | DeleteSceneCommandOutput | DeleteSyncJobCommandOutput | DeleteWorkspaceCommandOutput | ExecuteQueryCommandOutput | GetComponentTypeCommandOutput | GetEntityCommandOutput | GetPricingPlanCommandOutput | GetPropertyValueCommandOutput | GetPropertyValueHistoryCommandOutput | GetSceneCommandOutput | GetSyncJobCommandOutput | GetWorkspaceCommandOutput | ListComponentTypesCommandOutput | ListEntitiesCommandOutput | ListScenesCommandOutput | ListSyncJobsCommandOutput | ListSyncResourcesCommandOutput | ListTagsForResourceCommandOutput | ListWorkspacesCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateComponentTypeCommandOutput | UpdateEntityCommandOutput | UpdatePricingPlanCommandOutput | UpdateSceneCommandOutput | UpdateWorkspaceCommandOutput;
53
+ /**
54
+ * @public
55
+ */
47
56
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
48
57
  /**
49
58
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
50
59
  */
51
60
  requestHandler?: __HttpHandler;
52
61
  /**
53
- * A constructor for a class implementing the {@link __Checksum} interface
62
+ * A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
54
63
  * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
55
64
  * @internal
56
65
  */
@@ -140,28 +149,41 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
140
149
  */
141
150
  logger?: __Logger;
142
151
  /**
143
- * The {@link __DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
152
+ * The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
144
153
  */
145
154
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
146
155
  }
156
+ /**
157
+ * @public
158
+ */
147
159
  type IoTTwinMakerClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
148
160
  /**
149
- * The configuration interface of IoTTwinMakerClient class constructor that set the region, credentials and other options.
161
+ * @public
162
+ *
163
+ * The configuration interface of IoTTwinMakerClient class constructor that set the region, credentials and other options.
150
164
  */
151
165
  export interface IoTTwinMakerClientConfig extends IoTTwinMakerClientConfigType {
152
166
  }
167
+ /**
168
+ * @public
169
+ */
153
170
  type IoTTwinMakerClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
154
171
  /**
155
- * The resolved configuration interface of IoTTwinMakerClient class. This is resolved and normalized from the {@link IoTTwinMakerClientConfig | constructor configuration interface}.
172
+ * @public
173
+ *
174
+ * The resolved configuration interface of IoTTwinMakerClient class. This is resolved and normalized from the {@link IoTTwinMakerClientConfig | constructor configuration interface}.
156
175
  */
157
176
  export interface IoTTwinMakerClientResolvedConfig extends IoTTwinMakerClientResolvedConfigType {
158
177
  }
159
178
  /**
160
- * <p>IoT TwinMaker is a service that enables you to build operational digital twins of
161
- * physical systems. IoT TwinMaker overlays measurements and analysis from real-world sensors,
162
- * cameras, and enterprise applications so you can create data visualizations to monitor your
163
- * physical factory, building, or industrial plant. You can use this real-world data to
164
- * monitor operations and diagnose and repair errors.</p>
179
+ * @public
180
+ * <p>IoT TwinMaker is a service with which you
181
+ * can
182
+ * build operational digital twins of physical systems. IoT TwinMaker overlays measurements
183
+ * and analysis from real-world sensors, cameras, and enterprise applications so you can
184
+ * create data visualizations to monitor your physical factory, building, or industrial plant.
185
+ * You can use this real-world data to monitor operations and diagnose and repair
186
+ * errors.</p>
165
187
  */
166
188
  export declare class IoTTwinMakerClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, IoTTwinMakerClientResolvedConfig> {
167
189
  /**
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTTwinMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTTwinMakerClient";
5
5
  import { BatchPutPropertyValuesRequest, BatchPutPropertyValuesResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link BatchPutPropertyValuesCommand}.
8
10
  */
9
11
  export interface BatchPutPropertyValuesCommandInput extends BatchPutPropertyValuesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link BatchPutPropertyValuesCommand}.
13
17
  */
14
18
  export interface BatchPutPropertyValuesCommandOutput extends BatchPutPropertyValuesResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Sets values for multiple time series properties.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface BatchPutPropertyValuesCommandOutput extends BatchPutPropertyVal
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param BatchPutPropertyValuesCommandInput - {@link BatchPutPropertyValuesCommandInput}
34
+ * @returns {@link BatchPutPropertyValuesCommandOutput}
28
35
  * @see {@link BatchPutPropertyValuesCommandInput} for command's `input` shape.
29
36
  * @see {@link BatchPutPropertyValuesCommandOutput} for command's `response` shape.
30
37
  * @see {@link IoTTwinMakerClientResolvedConfig | config} for IoTTwinMakerClient's `config` shape.
@@ -46,11 +53,20 @@ export interface BatchPutPropertyValuesCommandOutput extends BatchPutPropertyVal
46
53
  export declare class BatchPutPropertyValuesCommand extends $Command<BatchPutPropertyValuesCommandInput, BatchPutPropertyValuesCommandOutput, IoTTwinMakerClientResolvedConfig> {
47
54
  readonly input: BatchPutPropertyValuesCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: BatchPutPropertyValuesCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTTwinMakerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchPutPropertyValuesCommandInput, BatchPutPropertyValuesCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }