@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.
- package/dist-cjs/index.js +1529 -1048
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateAssetsCommand.js +2 -2
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +2 -2
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +2 -2
- package/dist-es/commands/CreateAccessPolicyCommand.js +2 -2
- package/dist-es/commands/CreateAssetCommand.js +2 -2
- package/dist-es/commands/CreateAssetModelCommand.js +2 -2
- package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/CreateBulkImportJobCommand.js +2 -2
- package/dist-es/commands/CreateComputationModelCommand.js +2 -2
- package/dist-es/commands/CreateDashboardCommand.js +2 -2
- package/dist-es/commands/CreateDatasetCommand.js +2 -2
- package/dist-es/commands/CreateGatewayCommand.js +2 -2
- package/dist-es/commands/CreatePortalCommand.js +2 -2
- package/dist-es/commands/CreateProjectCommand.js +2 -2
- package/dist-es/commands/DeleteAccessPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteAssetCommand.js +2 -2
- package/dist-es/commands/DeleteAssetModelCommand.js +2 -2
- package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +2 -2
- package/dist-es/commands/DeleteComputationModelCommand.js +2 -2
- package/dist-es/commands/DeleteDashboardCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetCommand.js +2 -2
- package/dist-es/commands/DeleteGatewayCommand.js +2 -2
- package/dist-es/commands/DeletePortalCommand.js +2 -2
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -2
- package/dist-es/commands/DescribeAccessPolicyCommand.js +2 -2
- package/dist-es/commands/DescribeActionCommand.js +2 -2
- package/dist-es/commands/DescribeAssetCommand.js +2 -2
- package/dist-es/commands/DescribeAssetCompositeModelCommand.js +2 -2
- package/dist-es/commands/DescribeAssetModelCommand.js +2 -2
- package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +2 -2
- package/dist-es/commands/DescribeAssetPropertyCommand.js +2 -2
- package/dist-es/commands/DescribeBulkImportJobCommand.js +2 -2
- package/dist-es/commands/DescribeComputationModelCommand.js +2 -2
- package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetCommand.js +2 -2
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeExecutionCommand.js +2 -2
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeGatewayCommand.js +2 -2
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -2
- package/dist-es/commands/DescribePortalCommand.js +2 -2
- package/dist-es/commands/DescribeProjectCommand.js +2 -2
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeTimeSeriesCommand.js +2 -2
- package/dist-es/commands/DisassociateAssetsCommand.js +2 -2
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
- package/dist-es/commands/ExecuteActionCommand.js +2 -2
- package/dist-es/commands/ExecuteQueryCommand.js +2 -2
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-es/commands/GetAssetPropertyValueCommand.js +2 -2
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
- package/dist-es/commands/InvokeAssistantCommand.js +2 -2
- package/dist-es/commands/ListAccessPoliciesCommand.js +2 -2
- package/dist-es/commands/ListActionsCommand.js +2 -2
- package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +2 -2
- package/dist-es/commands/ListAssetModelPropertiesCommand.js +2 -2
- package/dist-es/commands/ListAssetModelsCommand.js +2 -2
- package/dist-es/commands/ListAssetPropertiesCommand.js +2 -2
- package/dist-es/commands/ListAssetRelationshipsCommand.js +2 -2
- package/dist-es/commands/ListAssetsCommand.js +2 -2
- package/dist-es/commands/ListAssociatedAssetsCommand.js +2 -2
- package/dist-es/commands/ListBulkImportJobsCommand.js +2 -2
- package/dist-es/commands/ListCompositionRelationshipsCommand.js +2 -2
- package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +2 -2
- package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +2 -2
- package/dist-es/commands/ListComputationModelsCommand.js +2 -2
- package/dist-es/commands/ListDashboardsCommand.js +2 -2
- package/dist-es/commands/ListDatasetsCommand.js +2 -2
- package/dist-es/commands/ListExecutionsCommand.js +2 -2
- package/dist-es/commands/ListGatewaysCommand.js +2 -2
- package/dist-es/commands/ListInterfaceRelationshipsCommand.js +2 -2
- package/dist-es/commands/ListPortalsCommand.js +2 -2
- package/dist-es/commands/ListProjectAssetsCommand.js +2 -2
- package/dist-es/commands/ListProjectsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTimeSeriesCommand.js +2 -2
- package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +2 -2
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/PutLoggingOptionsCommand.js +2 -2
- package/dist-es/commands/PutStorageConfigurationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccessPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateAssetCommand.js +2 -2
- package/dist-es/commands/UpdateAssetModelCommand.js +2 -2
- package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -2
- package/dist-es/commands/UpdateComputationModelCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardCommand.js +2 -2
- package/dist-es/commands/UpdateDatasetCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayCommand.js +2 -2
- package/dist-es/commands/UpdatePortalCommand.js +2 -2
- package/dist-es/commands/UpdateProjectCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +937 -933
- package/dist-types/IoTSiteWiseClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +478 -569
- package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +477 -571
- 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
|
}
|