@aws-sdk/client-iotsitewise 3.952.0 → 3.954.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 (124) hide show
  1. package/dist-cjs/index.js +1529 -1048
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/AssociateAssetsCommand.js +2 -2
  4. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
  5. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +2 -2
  6. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
  7. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
  8. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +2 -2
  9. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
  10. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +2 -2
  11. package/dist-es/commands/CreateAccessPolicyCommand.js +2 -2
  12. package/dist-es/commands/CreateAssetCommand.js +2 -2
  13. package/dist-es/commands/CreateAssetModelCommand.js +2 -2
  14. package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +2 -2
  15. package/dist-es/commands/CreateBulkImportJobCommand.js +2 -2
  16. package/dist-es/commands/CreateComputationModelCommand.js +2 -2
  17. package/dist-es/commands/CreateDashboardCommand.js +2 -2
  18. package/dist-es/commands/CreateDatasetCommand.js +2 -2
  19. package/dist-es/commands/CreateGatewayCommand.js +2 -2
  20. package/dist-es/commands/CreatePortalCommand.js +2 -2
  21. package/dist-es/commands/CreateProjectCommand.js +2 -2
  22. package/dist-es/commands/DeleteAccessPolicyCommand.js +2 -2
  23. package/dist-es/commands/DeleteAssetCommand.js +2 -2
  24. package/dist-es/commands/DeleteAssetModelCommand.js +2 -2
  25. package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +2 -2
  26. package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +2 -2
  27. package/dist-es/commands/DeleteComputationModelCommand.js +2 -2
  28. package/dist-es/commands/DeleteDashboardCommand.js +2 -2
  29. package/dist-es/commands/DeleteDatasetCommand.js +2 -2
  30. package/dist-es/commands/DeleteGatewayCommand.js +2 -2
  31. package/dist-es/commands/DeletePortalCommand.js +2 -2
  32. package/dist-es/commands/DeleteProjectCommand.js +2 -2
  33. package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -2
  34. package/dist-es/commands/DescribeAccessPolicyCommand.js +2 -2
  35. package/dist-es/commands/DescribeActionCommand.js +2 -2
  36. package/dist-es/commands/DescribeAssetCommand.js +2 -2
  37. package/dist-es/commands/DescribeAssetCompositeModelCommand.js +2 -2
  38. package/dist-es/commands/DescribeAssetModelCommand.js +2 -2
  39. package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +2 -2
  40. package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +2 -2
  41. package/dist-es/commands/DescribeAssetPropertyCommand.js +2 -2
  42. package/dist-es/commands/DescribeBulkImportJobCommand.js +2 -2
  43. package/dist-es/commands/DescribeComputationModelCommand.js +2 -2
  44. package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +2 -2
  45. package/dist-es/commands/DescribeDashboardCommand.js +2 -2
  46. package/dist-es/commands/DescribeDatasetCommand.js +2 -2
  47. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
  48. package/dist-es/commands/DescribeExecutionCommand.js +2 -2
  49. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
  50. package/dist-es/commands/DescribeGatewayCommand.js +2 -2
  51. package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -2
  52. package/dist-es/commands/DescribePortalCommand.js +2 -2
  53. package/dist-es/commands/DescribeProjectCommand.js +2 -2
  54. package/dist-es/commands/DescribeStorageConfigurationCommand.js +2 -2
  55. package/dist-es/commands/DescribeTimeSeriesCommand.js +2 -2
  56. package/dist-es/commands/DisassociateAssetsCommand.js +2 -2
  57. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
  58. package/dist-es/commands/ExecuteActionCommand.js +2 -2
  59. package/dist-es/commands/ExecuteQueryCommand.js +2 -2
  60. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +2 -2
  61. package/dist-es/commands/GetAssetPropertyValueCommand.js +2 -2
  62. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
  63. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
  64. package/dist-es/commands/InvokeAssistantCommand.js +2 -2
  65. package/dist-es/commands/ListAccessPoliciesCommand.js +2 -2
  66. package/dist-es/commands/ListActionsCommand.js +2 -2
  67. package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +2 -2
  68. package/dist-es/commands/ListAssetModelPropertiesCommand.js +2 -2
  69. package/dist-es/commands/ListAssetModelsCommand.js +2 -2
  70. package/dist-es/commands/ListAssetPropertiesCommand.js +2 -2
  71. package/dist-es/commands/ListAssetRelationshipsCommand.js +2 -2
  72. package/dist-es/commands/ListAssetsCommand.js +2 -2
  73. package/dist-es/commands/ListAssociatedAssetsCommand.js +2 -2
  74. package/dist-es/commands/ListBulkImportJobsCommand.js +2 -2
  75. package/dist-es/commands/ListCompositionRelationshipsCommand.js +2 -2
  76. package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +2 -2
  77. package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +2 -2
  78. package/dist-es/commands/ListComputationModelsCommand.js +2 -2
  79. package/dist-es/commands/ListDashboardsCommand.js +2 -2
  80. package/dist-es/commands/ListDatasetsCommand.js +2 -2
  81. package/dist-es/commands/ListExecutionsCommand.js +2 -2
  82. package/dist-es/commands/ListGatewaysCommand.js +2 -2
  83. package/dist-es/commands/ListInterfaceRelationshipsCommand.js +2 -2
  84. package/dist-es/commands/ListPortalsCommand.js +2 -2
  85. package/dist-es/commands/ListProjectAssetsCommand.js +2 -2
  86. package/dist-es/commands/ListProjectsCommand.js +2 -2
  87. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  88. package/dist-es/commands/ListTimeSeriesCommand.js +2 -2
  89. package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +2 -2
  90. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
  91. package/dist-es/commands/PutLoggingOptionsCommand.js +2 -2
  92. package/dist-es/commands/PutStorageConfigurationCommand.js +2 -2
  93. package/dist-es/commands/TagResourceCommand.js +2 -2
  94. package/dist-es/commands/UntagResourceCommand.js +2 -2
  95. package/dist-es/commands/UpdateAccessPolicyCommand.js +2 -2
  96. package/dist-es/commands/UpdateAssetCommand.js +2 -2
  97. package/dist-es/commands/UpdateAssetModelCommand.js +2 -2
  98. package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +2 -2
  99. package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -2
  100. package/dist-es/commands/UpdateComputationModelCommand.js +2 -2
  101. package/dist-es/commands/UpdateDashboardCommand.js +2 -2
  102. package/dist-es/commands/UpdateDatasetCommand.js +2 -2
  103. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
  104. package/dist-es/commands/UpdateGatewayCommand.js +2 -2
  105. package/dist-es/commands/UpdatePortalCommand.js +2 -2
  106. package/dist-es/commands/UpdateProjectCommand.js +2 -2
  107. package/dist-es/index.js +1 -0
  108. package/dist-es/runtimeConfig.shared.js +6 -1
  109. package/dist-es/schemas/schemas_0.js +937 -933
  110. package/dist-types/IoTSiteWiseClient.d.ts +1 -10
  111. package/dist-types/index.d.ts +1 -0
  112. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  113. package/dist-types/runtimeConfig.d.ts +6 -2
  114. package/dist-types/runtimeConfig.native.d.ts +6 -2
  115. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  116. package/dist-types/schemas/schemas_0.d.ts +478 -569
  117. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +0 -4
  118. package/dist-types/ts3.4/index.d.ts +1 -0
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  123. package/dist-types/ts3.4/schemas/schemas_0.d.ts +477 -571
  124. package/package.json +38 -38
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListBulkImportJobs } from "../schemas/schemas_0";
4
+ import { ListBulkImportJobs$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListBulkImportJobsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListBulkImportJobsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListBulkImportJobs", {})
13
13
  .n("IoTSiteWiseClient", "ListBulkImportJobsCommand")
14
- .sc(ListBulkImportJobs)
14
+ .sc(ListBulkImportJobs$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListCompositionRelationships } from "../schemas/schemas_0";
4
+ import { ListCompositionRelationships$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListCompositionRelationshipsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListCompositionRelationshipsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListCompositionRelationships", {})
13
13
  .n("IoTSiteWiseClient", "ListCompositionRelationshipsCommand")
14
- .sc(ListCompositionRelationships)
14
+ .sc(ListCompositionRelationships$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListComputationModelDataBindingUsages } from "../schemas/schemas_0";
4
+ import { ListComputationModelDataBindingUsages$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListComputationModelDataBindingUsagesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListComputationModelDataBindingUsagesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListComputationModelDataBindingUsages", {})
13
13
  .n("IoTSiteWiseClient", "ListComputationModelDataBindingUsagesCommand")
14
- .sc(ListComputationModelDataBindingUsages)
14
+ .sc(ListComputationModelDataBindingUsages$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListComputationModelResolveToResources } from "../schemas/schemas_0";
4
+ import { ListComputationModelResolveToResources$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListComputationModelResolveToResourcesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListComputationModelResolveToResourcesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListComputationModelResolveToResources", {})
13
13
  .n("IoTSiteWiseClient", "ListComputationModelResolveToResourcesCommand")
14
- .sc(ListComputationModelResolveToResources)
14
+ .sc(ListComputationModelResolveToResources$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListComputationModels } from "../schemas/schemas_0";
4
+ import { ListComputationModels$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListComputationModelsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListComputationModelsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListComputationModels", {})
13
13
  .n("IoTSiteWiseClient", "ListComputationModelsCommand")
14
- .sc(ListComputationModels)
14
+ .sc(ListComputationModels$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListDashboards } from "../schemas/schemas_0";
4
+ import { ListDashboards$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListDashboardsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListDashboardsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListDashboards", {})
13
13
  .n("IoTSiteWiseClient", "ListDashboardsCommand")
14
- .sc(ListDashboards)
14
+ .sc(ListDashboards$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListDatasets } from "../schemas/schemas_0";
4
+ import { ListDatasets$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListDatasetsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListDatasetsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListDatasets", {})
13
13
  .n("IoTSiteWiseClient", "ListDatasetsCommand")
14
- .sc(ListDatasets)
14
+ .sc(ListDatasets$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListExecutions } from "../schemas/schemas_0";
4
+ import { ListExecutions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListExecutionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListExecutionsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListExecutions", {})
13
13
  .n("IoTSiteWiseClient", "ListExecutionsCommand")
14
- .sc(ListExecutions)
14
+ .sc(ListExecutions$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListGateways } from "../schemas/schemas_0";
4
+ import { ListGateways$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListGatewaysCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListGatewaysCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListGateways", {})
13
13
  .n("IoTSiteWiseClient", "ListGatewaysCommand")
14
- .sc(ListGateways)
14
+ .sc(ListGateways$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListInterfaceRelationships } from "../schemas/schemas_0";
4
+ import { ListInterfaceRelationships$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListInterfaceRelationshipsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListInterfaceRelationshipsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListInterfaceRelationships", {})
13
13
  .n("IoTSiteWiseClient", "ListInterfaceRelationshipsCommand")
14
- .sc(ListInterfaceRelationships)
14
+ .sc(ListInterfaceRelationships$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListPortals } from "../schemas/schemas_0";
4
+ import { ListPortals$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListPortalsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListPortalsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListPortals", {})
13
13
  .n("IoTSiteWiseClient", "ListPortalsCommand")
14
- .sc(ListPortals)
14
+ .sc(ListPortals$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListProjectAssets } from "../schemas/schemas_0";
4
+ import { ListProjectAssets$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListProjectAssetsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListProjectAssetsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListProjectAssets", {})
13
13
  .n("IoTSiteWiseClient", "ListProjectAssetsCommand")
14
- .sc(ListProjectAssets)
14
+ .sc(ListProjectAssets$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListProjects } from "../schemas/schemas_0";
4
+ import { ListProjects$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListProjectsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListProjectsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListProjects", {})
13
13
  .n("IoTSiteWiseClient", "ListProjectsCommand")
14
- .sc(ListProjects)
14
+ .sc(ListProjects$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTagsForResource } from "../schemas/schemas_0";
4
+ import { ListTagsForResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTagsForResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListTagsForResource", {})
13
13
  .n("IoTSiteWiseClient", "ListTagsForResourceCommand")
14
- .sc(ListTagsForResource)
14
+ .sc(ListTagsForResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { ListTimeSeries } from "../schemas/schemas_0";
4
+ import { ListTimeSeries$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListTimeSeriesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListTimeSeriesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListTimeSeries", {})
13
13
  .n("IoTSiteWiseClient", "ListTimeSeriesCommand")
14
- .sc(ListTimeSeries)
14
+ .sc(ListTimeSeries$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { PutAssetModelInterfaceRelationship } from "../schemas/schemas_0";
4
+ import { PutAssetModelInterfaceRelationship$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class PutAssetModelInterfaceRelationshipCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class PutAssetModelInterfaceRelationshipCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "PutAssetModelInterfaceRelationship", {})
13
13
  .n("IoTSiteWiseClient", "PutAssetModelInterfaceRelationshipCommand")
14
- .sc(PutAssetModelInterfaceRelationship)
14
+ .sc(PutAssetModelInterfaceRelationship$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { PutDefaultEncryptionConfiguration } from "../schemas/schemas_0";
4
+ import { PutDefaultEncryptionConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class PutDefaultEncryptionConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class PutDefaultEncryptionConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "PutDefaultEncryptionConfiguration", {})
13
13
  .n("IoTSiteWiseClient", "PutDefaultEncryptionConfigurationCommand")
14
- .sc(PutDefaultEncryptionConfiguration)
14
+ .sc(PutDefaultEncryptionConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { PutLoggingOptions } from "../schemas/schemas_0";
4
+ import { PutLoggingOptions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class PutLoggingOptionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class PutLoggingOptionsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "PutLoggingOptions", {})
13
13
  .n("IoTSiteWiseClient", "PutLoggingOptionsCommand")
14
- .sc(PutLoggingOptions)
14
+ .sc(PutLoggingOptions$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { PutStorageConfiguration } from "../schemas/schemas_0";
4
+ import { PutStorageConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class PutStorageConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class PutStorageConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "PutStorageConfiguration", {})
13
13
  .n("IoTSiteWiseClient", "PutStorageConfigurationCommand")
14
- .sc(PutStorageConfiguration)
14
+ .sc(PutStorageConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { TagResource } from "../schemas/schemas_0";
4
+ import { TagResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class TagResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "TagResource", {})
13
13
  .n("IoTSiteWiseClient", "TagResourceCommand")
14
- .sc(TagResource)
14
+ .sc(TagResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UntagResource } from "../schemas/schemas_0";
4
+ import { UntagResource$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UntagResourceCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UntagResource", {})
13
13
  .n("IoTSiteWiseClient", "UntagResourceCommand")
14
- .sc(UntagResource)
14
+ .sc(UntagResource$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateAccessPolicy } from "../schemas/schemas_0";
4
+ import { UpdateAccessPolicy$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAccessPolicyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAccessPolicyCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateAccessPolicy", {})
13
13
  .n("IoTSiteWiseClient", "UpdateAccessPolicyCommand")
14
- .sc(UpdateAccessPolicy)
14
+ .sc(UpdateAccessPolicy$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateAsset } from "../schemas/schemas_0";
4
+ import { UpdateAsset$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAssetCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAssetCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateAsset", {})
13
13
  .n("IoTSiteWiseClient", "UpdateAssetCommand")
14
- .sc(UpdateAsset)
14
+ .sc(UpdateAsset$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateAssetModel } from "../schemas/schemas_0";
4
+ import { UpdateAssetModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAssetModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAssetModelCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateAssetModel", {})
13
13
  .n("IoTSiteWiseClient", "UpdateAssetModelCommand")
14
- .sc(UpdateAssetModel)
14
+ .sc(UpdateAssetModel$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateAssetModelCompositeModel } from "../schemas/schemas_0";
4
+ import { UpdateAssetModelCompositeModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAssetModelCompositeModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAssetModelCompositeModelCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateAssetModelCompositeModel", {})
13
13
  .n("IoTSiteWiseClient", "UpdateAssetModelCompositeModelCommand")
14
- .sc(UpdateAssetModelCompositeModel)
14
+ .sc(UpdateAssetModelCompositeModel$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateAssetProperty } from "../schemas/schemas_0";
4
+ import { UpdateAssetProperty$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateAssetPropertyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateAssetPropertyCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateAssetProperty", {})
13
13
  .n("IoTSiteWiseClient", "UpdateAssetPropertyCommand")
14
- .sc(UpdateAssetProperty)
14
+ .sc(UpdateAssetProperty$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateComputationModel } from "../schemas/schemas_0";
4
+ import { UpdateComputationModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateComputationModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateComputationModelCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateComputationModel", {})
13
13
  .n("IoTSiteWiseClient", "UpdateComputationModelCommand")
14
- .sc(UpdateComputationModel)
14
+ .sc(UpdateComputationModel$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateDashboard } from "../schemas/schemas_0";
4
+ import { UpdateDashboard$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateDashboardCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateDashboardCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateDashboard", {})
13
13
  .n("IoTSiteWiseClient", "UpdateDashboardCommand")
14
- .sc(UpdateDashboard)
14
+ .sc(UpdateDashboard$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateDataset } from "../schemas/schemas_0";
4
+ import { UpdateDataset$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateDatasetCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateDatasetCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateDataset", {})
13
13
  .n("IoTSiteWiseClient", "UpdateDatasetCommand")
14
- .sc(UpdateDataset)
14
+ .sc(UpdateDataset$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateGatewayCapabilityConfiguration } from "../schemas/schemas_0";
4
+ import { UpdateGatewayCapabilityConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateGatewayCapabilityConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateGatewayCapabilityConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateGatewayCapabilityConfiguration", {})
13
13
  .n("IoTSiteWiseClient", "UpdateGatewayCapabilityConfigurationCommand")
14
- .sc(UpdateGatewayCapabilityConfiguration)
14
+ .sc(UpdateGatewayCapabilityConfiguration$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateGateway } from "../schemas/schemas_0";
4
+ import { UpdateGateway$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateGatewayCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateGatewayCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateGateway", {})
13
13
  .n("IoTSiteWiseClient", "UpdateGatewayCommand")
14
- .sc(UpdateGateway)
14
+ .sc(UpdateGateway$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdatePortal } from "../schemas/schemas_0";
4
+ import { UpdatePortal$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdatePortalCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdatePortalCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdatePortal", {})
13
13
  .n("IoTSiteWiseClient", "UpdatePortalCommand")
14
- .sc(UpdatePortal)
14
+ .sc(UpdatePortal$)
15
15
  .build() {
16
16
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { commonParams } from "../endpoint/EndpointParameters";
4
- import { UpdateProject } from "../schemas/schemas_0";
4
+ import { UpdateProject$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class UpdateProjectCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class UpdateProjectCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "UpdateProject", {})
13
13
  .n("IoTSiteWiseClient", "UpdateProjectCommand")
14
- .sc(UpdateProject)
14
+ .sc(UpdateProject$)
15
15
  .build() {
16
16
  }
package/dist-es/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from "./IoTSiteWiseClient";
2
2
  export * from "./IoTSiteWise";
3
3
  export * from "./commands";
4
+ export * from "./schemas/schemas_0";
4
5
  export * from "./pagination";
5
6
  export * from "./waiters";
6
7
  export * from "./models/enums";
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
23
23
  },
24
24
  ],
25
25
  logger: config?.logger ?? new NoOpLogger(),
26
- protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.iotsitewise" }),
26
+ protocol: config?.protocol ?? AwsRestJsonProtocol,
27
+ protocolSettings: config?.protocolSettings ?? {
28
+ defaultNamespace: "com.amazonaws.iotsitewise",
29
+ version: "2019-12-02",
30
+ serviceTarget: "AWSIoTSiteWise",
31
+ },
27
32
  serviceId: config?.serviceId ?? "IoTSiteWise",
28
33
  urlParser: config?.urlParser ?? parseUrl,
29
34
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,