@aws-sdk/client-iotsitewise 3.948.0 → 3.953.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 { DescribeAssetModel } from "../schemas/schemas_0";
4
+ import { DescribeAssetModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeAssetModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeAssetModelCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeAssetModel", {})
13
13
  .n("IoTSiteWiseClient", "DescribeAssetModelCommand")
14
- .sc(DescribeAssetModel)
14
+ .sc(DescribeAssetModel$)
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 { DescribeAssetModelCompositeModel } from "../schemas/schemas_0";
4
+ import { DescribeAssetModelCompositeModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeAssetModelCompositeModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeAssetModelCompositeModelCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeAssetModelCompositeModel", {})
13
13
  .n("IoTSiteWiseClient", "DescribeAssetModelCompositeModelCommand")
14
- .sc(DescribeAssetModelCompositeModel)
14
+ .sc(DescribeAssetModelCompositeModel$)
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 { DescribeAssetModelInterfaceRelationship } from "../schemas/schemas_0";
4
+ import { DescribeAssetModelInterfaceRelationship$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeAssetModelInterfaceRelationshipCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeAssetModelInterfaceRelationshipCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeAssetModelInterfaceRelationship", {})
13
13
  .n("IoTSiteWiseClient", "DescribeAssetModelInterfaceRelationshipCommand")
14
- .sc(DescribeAssetModelInterfaceRelationship)
14
+ .sc(DescribeAssetModelInterfaceRelationship$)
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 { DescribeAssetProperty } from "../schemas/schemas_0";
4
+ import { DescribeAssetProperty$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeAssetPropertyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeAssetPropertyCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeAssetProperty", {})
13
13
  .n("IoTSiteWiseClient", "DescribeAssetPropertyCommand")
14
- .sc(DescribeAssetProperty)
14
+ .sc(DescribeAssetProperty$)
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 { DescribeBulkImportJob } from "../schemas/schemas_0";
4
+ import { DescribeBulkImportJob$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeBulkImportJobCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeBulkImportJobCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeBulkImportJob", {})
13
13
  .n("IoTSiteWiseClient", "DescribeBulkImportJobCommand")
14
- .sc(DescribeBulkImportJob)
14
+ .sc(DescribeBulkImportJob$)
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 { DescribeComputationModel } from "../schemas/schemas_0";
4
+ import { DescribeComputationModel$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeComputationModelCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeComputationModelCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeComputationModel", {})
13
13
  .n("IoTSiteWiseClient", "DescribeComputationModelCommand")
14
- .sc(DescribeComputationModel)
14
+ .sc(DescribeComputationModel$)
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 { DescribeComputationModelExecutionSummary } from "../schemas/schemas_0";
4
+ import { DescribeComputationModelExecutionSummary$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeComputationModelExecutionSummaryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeComputationModelExecutionSummaryCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeComputationModelExecutionSummary", {})
13
13
  .n("IoTSiteWiseClient", "DescribeComputationModelExecutionSummaryCommand")
14
- .sc(DescribeComputationModelExecutionSummary)
14
+ .sc(DescribeComputationModelExecutionSummary$)
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 { DescribeDashboard } from "../schemas/schemas_0";
4
+ import { DescribeDashboard$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDashboardCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDashboardCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeDashboard", {})
13
13
  .n("IoTSiteWiseClient", "DescribeDashboardCommand")
14
- .sc(DescribeDashboard)
14
+ .sc(DescribeDashboard$)
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 { DescribeDataset } from "../schemas/schemas_0";
4
+ import { DescribeDataset$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDatasetCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDatasetCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeDataset", {})
13
13
  .n("IoTSiteWiseClient", "DescribeDatasetCommand")
14
- .sc(DescribeDataset)
14
+ .sc(DescribeDataset$)
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 { DescribeDefaultEncryptionConfiguration } from "../schemas/schemas_0";
4
+ import { DescribeDefaultEncryptionConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeDefaultEncryptionConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeDefaultEncryptionConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeDefaultEncryptionConfiguration", {})
13
13
  .n("IoTSiteWiseClient", "DescribeDefaultEncryptionConfigurationCommand")
14
- .sc(DescribeDefaultEncryptionConfiguration)
14
+ .sc(DescribeDefaultEncryptionConfiguration$)
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 { DescribeExecution } from "../schemas/schemas_0";
4
+ import { DescribeExecution$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeExecutionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeExecutionCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeExecution", {})
13
13
  .n("IoTSiteWiseClient", "DescribeExecutionCommand")
14
- .sc(DescribeExecution)
14
+ .sc(DescribeExecution$)
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 { DescribeGatewayCapabilityConfiguration } from "../schemas/schemas_0";
4
+ import { DescribeGatewayCapabilityConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeGatewayCapabilityConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeGatewayCapabilityConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeGatewayCapabilityConfiguration", {})
13
13
  .n("IoTSiteWiseClient", "DescribeGatewayCapabilityConfigurationCommand")
14
- .sc(DescribeGatewayCapabilityConfiguration)
14
+ .sc(DescribeGatewayCapabilityConfiguration$)
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 { DescribeGateway } from "../schemas/schemas_0";
4
+ import { DescribeGateway$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeGatewayCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeGatewayCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeGateway", {})
13
13
  .n("IoTSiteWiseClient", "DescribeGatewayCommand")
14
- .sc(DescribeGateway)
14
+ .sc(DescribeGateway$)
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 { DescribeLoggingOptions } from "../schemas/schemas_0";
4
+ import { DescribeLoggingOptions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeLoggingOptionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeLoggingOptionsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeLoggingOptions", {})
13
13
  .n("IoTSiteWiseClient", "DescribeLoggingOptionsCommand")
14
- .sc(DescribeLoggingOptions)
14
+ .sc(DescribeLoggingOptions$)
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 { DescribePortal } from "../schemas/schemas_0";
4
+ import { DescribePortal$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribePortalCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribePortalCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribePortal", {})
13
13
  .n("IoTSiteWiseClient", "DescribePortalCommand")
14
- .sc(DescribePortal)
14
+ .sc(DescribePortal$)
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 { DescribeProject } from "../schemas/schemas_0";
4
+ import { DescribeProject$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeProjectCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeProjectCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeProject", {})
13
13
  .n("IoTSiteWiseClient", "DescribeProjectCommand")
14
- .sc(DescribeProject)
14
+ .sc(DescribeProject$)
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 { DescribeStorageConfiguration } from "../schemas/schemas_0";
4
+ import { DescribeStorageConfiguration$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeStorageConfigurationCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeStorageConfigurationCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeStorageConfiguration", {})
13
13
  .n("IoTSiteWiseClient", "DescribeStorageConfigurationCommand")
14
- .sc(DescribeStorageConfiguration)
14
+ .sc(DescribeStorageConfiguration$)
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 { DescribeTimeSeries } from "../schemas/schemas_0";
4
+ import { DescribeTimeSeries$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DescribeTimeSeriesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DescribeTimeSeriesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DescribeTimeSeries", {})
13
13
  .n("IoTSiteWiseClient", "DescribeTimeSeriesCommand")
14
- .sc(DescribeTimeSeries)
14
+ .sc(DescribeTimeSeries$)
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 { DisassociateAssets } from "../schemas/schemas_0";
4
+ import { DisassociateAssets$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateAssetsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateAssetsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DisassociateAssets", {})
13
13
  .n("IoTSiteWiseClient", "DisassociateAssetsCommand")
14
- .sc(DisassociateAssets)
14
+ .sc(DisassociateAssets$)
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 { DisassociateTimeSeriesFromAssetProperty } from "../schemas/schemas_0";
4
+ import { DisassociateTimeSeriesFromAssetProperty$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class DisassociateTimeSeriesFromAssetPropertyCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class DisassociateTimeSeriesFromAssetPropertyCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "DisassociateTimeSeriesFromAssetProperty", {})
13
13
  .n("IoTSiteWiseClient", "DisassociateTimeSeriesFromAssetPropertyCommand")
14
- .sc(DisassociateTimeSeriesFromAssetProperty)
14
+ .sc(DisassociateTimeSeriesFromAssetProperty$)
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 { ExecuteAction } from "../schemas/schemas_0";
4
+ import { ExecuteAction$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ExecuteActionCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ExecuteActionCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ExecuteAction", {})
13
13
  .n("IoTSiteWiseClient", "ExecuteActionCommand")
14
- .sc(ExecuteAction)
14
+ .sc(ExecuteAction$)
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 { ExecuteQuery } from "../schemas/schemas_0";
4
+ import { ExecuteQuery$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ExecuteQueryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ExecuteQueryCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ExecuteQuery", {})
13
13
  .n("IoTSiteWiseClient", "ExecuteQueryCommand")
14
- .sc(ExecuteQuery)
14
+ .sc(ExecuteQuery$)
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 { GetAssetPropertyAggregates } from "../schemas/schemas_0";
4
+ import { GetAssetPropertyAggregates$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetAssetPropertyAggregatesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetAssetPropertyAggregatesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "GetAssetPropertyAggregates", {})
13
13
  .n("IoTSiteWiseClient", "GetAssetPropertyAggregatesCommand")
14
- .sc(GetAssetPropertyAggregates)
14
+ .sc(GetAssetPropertyAggregates$)
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 { GetAssetPropertyValue } from "../schemas/schemas_0";
4
+ import { GetAssetPropertyValue$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetAssetPropertyValueCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetAssetPropertyValueCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "GetAssetPropertyValue", {})
13
13
  .n("IoTSiteWiseClient", "GetAssetPropertyValueCommand")
14
- .sc(GetAssetPropertyValue)
14
+ .sc(GetAssetPropertyValue$)
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 { GetAssetPropertyValueHistory } from "../schemas/schemas_0";
4
+ import { GetAssetPropertyValueHistory$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetAssetPropertyValueHistoryCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetAssetPropertyValueHistoryCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "GetAssetPropertyValueHistory", {})
13
13
  .n("IoTSiteWiseClient", "GetAssetPropertyValueHistoryCommand")
14
- .sc(GetAssetPropertyValueHistory)
14
+ .sc(GetAssetPropertyValueHistory$)
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 { GetInterpolatedAssetPropertyValues } from "../schemas/schemas_0";
4
+ import { GetInterpolatedAssetPropertyValues$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class GetInterpolatedAssetPropertyValuesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class GetInterpolatedAssetPropertyValuesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "GetInterpolatedAssetPropertyValues", {})
13
13
  .n("IoTSiteWiseClient", "GetInterpolatedAssetPropertyValuesCommand")
14
- .sc(GetInterpolatedAssetPropertyValues)
14
+ .sc(GetInterpolatedAssetPropertyValues$)
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 { InvokeAssistant } from "../schemas/schemas_0";
4
+ import { InvokeAssistant$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class InvokeAssistantCommand extends $Command
7
7
  .classBuilder()
@@ -15,6 +15,6 @@ export class InvokeAssistantCommand extends $Command
15
15
  },
16
16
  })
17
17
  .n("IoTSiteWiseClient", "InvokeAssistantCommand")
18
- .sc(InvokeAssistant)
18
+ .sc(InvokeAssistant$)
19
19
  .build() {
20
20
  }
@@ -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 { ListAccessPolicies } from "../schemas/schemas_0";
4
+ import { ListAccessPolicies$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAccessPoliciesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAccessPoliciesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAccessPolicies", {})
13
13
  .n("IoTSiteWiseClient", "ListAccessPoliciesCommand")
14
- .sc(ListAccessPolicies)
14
+ .sc(ListAccessPolicies$)
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 { ListActions } from "../schemas/schemas_0";
4
+ import { ListActions$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListActionsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListActionsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListActions", {})
13
13
  .n("IoTSiteWiseClient", "ListActionsCommand")
14
- .sc(ListActions)
14
+ .sc(ListActions$)
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 { ListAssetModelCompositeModels } from "../schemas/schemas_0";
4
+ import { ListAssetModelCompositeModels$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAssetModelCompositeModelsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAssetModelCompositeModelsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAssetModelCompositeModels", {})
13
13
  .n("IoTSiteWiseClient", "ListAssetModelCompositeModelsCommand")
14
- .sc(ListAssetModelCompositeModels)
14
+ .sc(ListAssetModelCompositeModels$)
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 { ListAssetModelProperties } from "../schemas/schemas_0";
4
+ import { ListAssetModelProperties$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAssetModelPropertiesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAssetModelPropertiesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAssetModelProperties", {})
13
13
  .n("IoTSiteWiseClient", "ListAssetModelPropertiesCommand")
14
- .sc(ListAssetModelProperties)
14
+ .sc(ListAssetModelProperties$)
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 { ListAssetModels } from "../schemas/schemas_0";
4
+ import { ListAssetModels$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAssetModelsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAssetModelsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAssetModels", {})
13
13
  .n("IoTSiteWiseClient", "ListAssetModelsCommand")
14
- .sc(ListAssetModels)
14
+ .sc(ListAssetModels$)
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 { ListAssetProperties } from "../schemas/schemas_0";
4
+ import { ListAssetProperties$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAssetPropertiesCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAssetPropertiesCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAssetProperties", {})
13
13
  .n("IoTSiteWiseClient", "ListAssetPropertiesCommand")
14
- .sc(ListAssetProperties)
14
+ .sc(ListAssetProperties$)
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 { ListAssetRelationships } from "../schemas/schemas_0";
4
+ import { ListAssetRelationships$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAssetRelationshipsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAssetRelationshipsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAssetRelationships", {})
13
13
  .n("IoTSiteWiseClient", "ListAssetRelationshipsCommand")
14
- .sc(ListAssetRelationships)
14
+ .sc(ListAssetRelationships$)
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 { ListAssets } from "../schemas/schemas_0";
4
+ import { ListAssets$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAssetsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAssetsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAssets", {})
13
13
  .n("IoTSiteWiseClient", "ListAssetsCommand")
14
- .sc(ListAssets)
14
+ .sc(ListAssets$)
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 { ListAssociatedAssets } from "../schemas/schemas_0";
4
+ import { ListAssociatedAssets$ } from "../schemas/schemas_0";
5
5
  export { $Command };
6
6
  export class ListAssociatedAssetsCommand extends $Command
7
7
  .classBuilder()
@@ -11,6 +11,6 @@ export class ListAssociatedAssetsCommand extends $Command
11
11
  })
12
12
  .s("AWSIoTSiteWise", "ListAssociatedAssets", {})
13
13
  .n("IoTSiteWiseClient", "ListAssociatedAssetsCommand")
14
- .sc(ListAssociatedAssets)
14
+ .sc(ListAssociatedAssets$)
15
15
  .build() {
16
16
  }