@aws-sdk/client-iotsitewise 3.490.0 → 3.495.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/IoTSiteWise.js +1 -179
- package/dist-cjs/IoTSiteWiseClient.js +1 -43
- package/dist-cjs/commands/AssociateAssetsCommand.js +1 -28
- package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +1 -28
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +1 -28
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +1 -28
- package/dist-cjs/commands/CreateAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateAssetCommand.js +1 -28
- package/dist-cjs/commands/CreateAssetModelCommand.js +1 -28
- package/dist-cjs/commands/CreateAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/CreateBulkImportJobCommand.js +1 -28
- package/dist-cjs/commands/CreateDashboardCommand.js +1 -28
- package/dist-cjs/commands/CreateGatewayCommand.js +1 -28
- package/dist-cjs/commands/CreatePortalCommand.js +1 -28
- package/dist-cjs/commands/CreateProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteAssetCommand.js +1 -28
- package/dist-cjs/commands/DeleteAssetModelCommand.js +1 -28
- package/dist-cjs/commands/DeleteAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/DeleteDashboardCommand.js +1 -28
- package/dist-cjs/commands/DeleteGatewayCommand.js +1 -28
- package/dist-cjs/commands/DeletePortalCommand.js +1 -28
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteTimeSeriesCommand.js +1 -28
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/DescribeActionCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetModelCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/DescribeBulkImportJobCommand.js +1 -28
- package/dist-cjs/commands/DescribeDashboardCommand.js +1 -28
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeGatewayCommand.js +1 -28
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +1 -28
- package/dist-cjs/commands/DescribePortalCommand.js +1 -28
- package/dist-cjs/commands/DescribeProjectCommand.js +1 -28
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeTimeSeriesCommand.js +1 -28
- package/dist-cjs/commands/DisassociateAssetsCommand.js +1 -28
- package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/ExecuteActionCommand.js +1 -28
- package/dist-cjs/commands/ExecuteQueryCommand.js +1 -28
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +1 -28
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js +1 -28
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +1 -28
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +1 -28
- package/dist-cjs/commands/ListAccessPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListActionsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetModelCompositeModelsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +1 -28
- package/dist-cjs/commands/ListAssetModelsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetPropertiesCommand.js +1 -28
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js +1 -28
- package/dist-cjs/commands/ListAssetsCommand.js +1 -28
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js +1 -28
- package/dist-cjs/commands/ListBulkImportJobsCommand.js +1 -28
- package/dist-cjs/commands/ListCompositionRelationshipsCommand.js +1 -28
- package/dist-cjs/commands/ListDashboardsCommand.js +1 -28
- package/dist-cjs/commands/ListGatewaysCommand.js +1 -28
- package/dist-cjs/commands/ListPortalsCommand.js +1 -28
- package/dist-cjs/commands/ListProjectAssetsCommand.js +1 -28
- package/dist-cjs/commands/ListProjectsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListTimeSeriesCommand.js +1 -28
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +1 -28
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +1 -28
- package/dist-cjs/commands/PutStorageConfigurationCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetModelCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetModelCompositeModelCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js +1 -28
- package/dist-cjs/commands/UpdateDashboardCommand.js +1 -28
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateGatewayCommand.js +1 -28
- package/dist-cjs/commands/UpdatePortalCommand.js +1 -28
- package/dist-cjs/commands/UpdateProjectCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -87
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9238 -12
- package/dist-cjs/models/IoTSiteWiseServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -388
- package/dist-cjs/models/models_1.js +1 -18
- package/dist-cjs/pagination/BatchGetAssetPropertyAggregatesPaginator.js +1 -7
- package/dist-cjs/pagination/BatchGetAssetPropertyValueHistoryPaginator.js +1 -7
- package/dist-cjs/pagination/BatchGetAssetPropertyValuePaginator.js +1 -7
- package/dist-cjs/pagination/ExecuteQueryPaginator.js +1 -7
- package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js +1 -7
- package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js +1 -7
- package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAccessPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetModelCompositeModelsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetModelPropertiesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetModelsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetPropertiesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListBulkImportJobsPaginator.js +1 -7
- package/dist-cjs/pagination/ListCompositionRelationshipsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDashboardsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGatewaysPaginator.js +1 -7
- package/dist-cjs/pagination/ListPortalsPaginator.js +1 -7
- package/dist-cjs/pagination/ListProjectAssetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListProjectsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTimeSeriesPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -27
- package/dist-cjs/protocols/Aws_restJson1.js +1 -6652
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -9
- package/dist-cjs/waiters/waitForAssetActive.js +1 -45
- package/dist-cjs/waiters/waitForAssetModelActive.js +1 -45
- package/dist-cjs/waiters/waitForAssetModelNotExists.js +1 -30
- package/dist-cjs/waiters/waitForAssetNotExists.js +1 -30
- package/dist-cjs/waiters/waitForPortalActive.js +1 -36
- package/dist-cjs/waiters/waitForPortalNotExists.js +1 -30
- package/package.json +41 -41
package/dist-cjs/IoTSiteWise.js
CHANGED
|
@@ -1,179 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IoTSiteWise = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const AssociateAssetsCommand_1 = require("./commands/AssociateAssetsCommand");
|
|
6
|
-
const AssociateTimeSeriesToAssetPropertyCommand_1 = require("./commands/AssociateTimeSeriesToAssetPropertyCommand");
|
|
7
|
-
const BatchAssociateProjectAssetsCommand_1 = require("./commands/BatchAssociateProjectAssetsCommand");
|
|
8
|
-
const BatchDisassociateProjectAssetsCommand_1 = require("./commands/BatchDisassociateProjectAssetsCommand");
|
|
9
|
-
const BatchGetAssetPropertyAggregatesCommand_1 = require("./commands/BatchGetAssetPropertyAggregatesCommand");
|
|
10
|
-
const BatchGetAssetPropertyValueCommand_1 = require("./commands/BatchGetAssetPropertyValueCommand");
|
|
11
|
-
const BatchGetAssetPropertyValueHistoryCommand_1 = require("./commands/BatchGetAssetPropertyValueHistoryCommand");
|
|
12
|
-
const BatchPutAssetPropertyValueCommand_1 = require("./commands/BatchPutAssetPropertyValueCommand");
|
|
13
|
-
const CreateAccessPolicyCommand_1 = require("./commands/CreateAccessPolicyCommand");
|
|
14
|
-
const CreateAssetCommand_1 = require("./commands/CreateAssetCommand");
|
|
15
|
-
const CreateAssetModelCommand_1 = require("./commands/CreateAssetModelCommand");
|
|
16
|
-
const CreateAssetModelCompositeModelCommand_1 = require("./commands/CreateAssetModelCompositeModelCommand");
|
|
17
|
-
const CreateBulkImportJobCommand_1 = require("./commands/CreateBulkImportJobCommand");
|
|
18
|
-
const CreateDashboardCommand_1 = require("./commands/CreateDashboardCommand");
|
|
19
|
-
const CreateGatewayCommand_1 = require("./commands/CreateGatewayCommand");
|
|
20
|
-
const CreatePortalCommand_1 = require("./commands/CreatePortalCommand");
|
|
21
|
-
const CreateProjectCommand_1 = require("./commands/CreateProjectCommand");
|
|
22
|
-
const DeleteAccessPolicyCommand_1 = require("./commands/DeleteAccessPolicyCommand");
|
|
23
|
-
const DeleteAssetCommand_1 = require("./commands/DeleteAssetCommand");
|
|
24
|
-
const DeleteAssetModelCommand_1 = require("./commands/DeleteAssetModelCommand");
|
|
25
|
-
const DeleteAssetModelCompositeModelCommand_1 = require("./commands/DeleteAssetModelCompositeModelCommand");
|
|
26
|
-
const DeleteDashboardCommand_1 = require("./commands/DeleteDashboardCommand");
|
|
27
|
-
const DeleteGatewayCommand_1 = require("./commands/DeleteGatewayCommand");
|
|
28
|
-
const DeletePortalCommand_1 = require("./commands/DeletePortalCommand");
|
|
29
|
-
const DeleteProjectCommand_1 = require("./commands/DeleteProjectCommand");
|
|
30
|
-
const DeleteTimeSeriesCommand_1 = require("./commands/DeleteTimeSeriesCommand");
|
|
31
|
-
const DescribeAccessPolicyCommand_1 = require("./commands/DescribeAccessPolicyCommand");
|
|
32
|
-
const DescribeActionCommand_1 = require("./commands/DescribeActionCommand");
|
|
33
|
-
const DescribeAssetCommand_1 = require("./commands/DescribeAssetCommand");
|
|
34
|
-
const DescribeAssetCompositeModelCommand_1 = require("./commands/DescribeAssetCompositeModelCommand");
|
|
35
|
-
const DescribeAssetModelCommand_1 = require("./commands/DescribeAssetModelCommand");
|
|
36
|
-
const DescribeAssetModelCompositeModelCommand_1 = require("./commands/DescribeAssetModelCompositeModelCommand");
|
|
37
|
-
const DescribeAssetPropertyCommand_1 = require("./commands/DescribeAssetPropertyCommand");
|
|
38
|
-
const DescribeBulkImportJobCommand_1 = require("./commands/DescribeBulkImportJobCommand");
|
|
39
|
-
const DescribeDashboardCommand_1 = require("./commands/DescribeDashboardCommand");
|
|
40
|
-
const DescribeDefaultEncryptionConfigurationCommand_1 = require("./commands/DescribeDefaultEncryptionConfigurationCommand");
|
|
41
|
-
const DescribeGatewayCapabilityConfigurationCommand_1 = require("./commands/DescribeGatewayCapabilityConfigurationCommand");
|
|
42
|
-
const DescribeGatewayCommand_1 = require("./commands/DescribeGatewayCommand");
|
|
43
|
-
const DescribeLoggingOptionsCommand_1 = require("./commands/DescribeLoggingOptionsCommand");
|
|
44
|
-
const DescribePortalCommand_1 = require("./commands/DescribePortalCommand");
|
|
45
|
-
const DescribeProjectCommand_1 = require("./commands/DescribeProjectCommand");
|
|
46
|
-
const DescribeStorageConfigurationCommand_1 = require("./commands/DescribeStorageConfigurationCommand");
|
|
47
|
-
const DescribeTimeSeriesCommand_1 = require("./commands/DescribeTimeSeriesCommand");
|
|
48
|
-
const DisassociateAssetsCommand_1 = require("./commands/DisassociateAssetsCommand");
|
|
49
|
-
const DisassociateTimeSeriesFromAssetPropertyCommand_1 = require("./commands/DisassociateTimeSeriesFromAssetPropertyCommand");
|
|
50
|
-
const ExecuteActionCommand_1 = require("./commands/ExecuteActionCommand");
|
|
51
|
-
const ExecuteQueryCommand_1 = require("./commands/ExecuteQueryCommand");
|
|
52
|
-
const GetAssetPropertyAggregatesCommand_1 = require("./commands/GetAssetPropertyAggregatesCommand");
|
|
53
|
-
const GetAssetPropertyValueCommand_1 = require("./commands/GetAssetPropertyValueCommand");
|
|
54
|
-
const GetAssetPropertyValueHistoryCommand_1 = require("./commands/GetAssetPropertyValueHistoryCommand");
|
|
55
|
-
const GetInterpolatedAssetPropertyValuesCommand_1 = require("./commands/GetInterpolatedAssetPropertyValuesCommand");
|
|
56
|
-
const ListAccessPoliciesCommand_1 = require("./commands/ListAccessPoliciesCommand");
|
|
57
|
-
const ListActionsCommand_1 = require("./commands/ListActionsCommand");
|
|
58
|
-
const ListAssetModelCompositeModelsCommand_1 = require("./commands/ListAssetModelCompositeModelsCommand");
|
|
59
|
-
const ListAssetModelPropertiesCommand_1 = require("./commands/ListAssetModelPropertiesCommand");
|
|
60
|
-
const ListAssetModelsCommand_1 = require("./commands/ListAssetModelsCommand");
|
|
61
|
-
const ListAssetPropertiesCommand_1 = require("./commands/ListAssetPropertiesCommand");
|
|
62
|
-
const ListAssetRelationshipsCommand_1 = require("./commands/ListAssetRelationshipsCommand");
|
|
63
|
-
const ListAssetsCommand_1 = require("./commands/ListAssetsCommand");
|
|
64
|
-
const ListAssociatedAssetsCommand_1 = require("./commands/ListAssociatedAssetsCommand");
|
|
65
|
-
const ListBulkImportJobsCommand_1 = require("./commands/ListBulkImportJobsCommand");
|
|
66
|
-
const ListCompositionRelationshipsCommand_1 = require("./commands/ListCompositionRelationshipsCommand");
|
|
67
|
-
const ListDashboardsCommand_1 = require("./commands/ListDashboardsCommand");
|
|
68
|
-
const ListGatewaysCommand_1 = require("./commands/ListGatewaysCommand");
|
|
69
|
-
const ListPortalsCommand_1 = require("./commands/ListPortalsCommand");
|
|
70
|
-
const ListProjectAssetsCommand_1 = require("./commands/ListProjectAssetsCommand");
|
|
71
|
-
const ListProjectsCommand_1 = require("./commands/ListProjectsCommand");
|
|
72
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
73
|
-
const ListTimeSeriesCommand_1 = require("./commands/ListTimeSeriesCommand");
|
|
74
|
-
const PutDefaultEncryptionConfigurationCommand_1 = require("./commands/PutDefaultEncryptionConfigurationCommand");
|
|
75
|
-
const PutLoggingOptionsCommand_1 = require("./commands/PutLoggingOptionsCommand");
|
|
76
|
-
const PutStorageConfigurationCommand_1 = require("./commands/PutStorageConfigurationCommand");
|
|
77
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
78
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
79
|
-
const UpdateAccessPolicyCommand_1 = require("./commands/UpdateAccessPolicyCommand");
|
|
80
|
-
const UpdateAssetCommand_1 = require("./commands/UpdateAssetCommand");
|
|
81
|
-
const UpdateAssetModelCommand_1 = require("./commands/UpdateAssetModelCommand");
|
|
82
|
-
const UpdateAssetModelCompositeModelCommand_1 = require("./commands/UpdateAssetModelCompositeModelCommand");
|
|
83
|
-
const UpdateAssetPropertyCommand_1 = require("./commands/UpdateAssetPropertyCommand");
|
|
84
|
-
const UpdateDashboardCommand_1 = require("./commands/UpdateDashboardCommand");
|
|
85
|
-
const UpdateGatewayCapabilityConfigurationCommand_1 = require("./commands/UpdateGatewayCapabilityConfigurationCommand");
|
|
86
|
-
const UpdateGatewayCommand_1 = require("./commands/UpdateGatewayCommand");
|
|
87
|
-
const UpdatePortalCommand_1 = require("./commands/UpdatePortalCommand");
|
|
88
|
-
const UpdateProjectCommand_1 = require("./commands/UpdateProjectCommand");
|
|
89
|
-
const IoTSiteWiseClient_1 = require("./IoTSiteWiseClient");
|
|
90
|
-
const commands = {
|
|
91
|
-
AssociateAssetsCommand: AssociateAssetsCommand_1.AssociateAssetsCommand,
|
|
92
|
-
AssociateTimeSeriesToAssetPropertyCommand: AssociateTimeSeriesToAssetPropertyCommand_1.AssociateTimeSeriesToAssetPropertyCommand,
|
|
93
|
-
BatchAssociateProjectAssetsCommand: BatchAssociateProjectAssetsCommand_1.BatchAssociateProjectAssetsCommand,
|
|
94
|
-
BatchDisassociateProjectAssetsCommand: BatchDisassociateProjectAssetsCommand_1.BatchDisassociateProjectAssetsCommand,
|
|
95
|
-
BatchGetAssetPropertyAggregatesCommand: BatchGetAssetPropertyAggregatesCommand_1.BatchGetAssetPropertyAggregatesCommand,
|
|
96
|
-
BatchGetAssetPropertyValueCommand: BatchGetAssetPropertyValueCommand_1.BatchGetAssetPropertyValueCommand,
|
|
97
|
-
BatchGetAssetPropertyValueHistoryCommand: BatchGetAssetPropertyValueHistoryCommand_1.BatchGetAssetPropertyValueHistoryCommand,
|
|
98
|
-
BatchPutAssetPropertyValueCommand: BatchPutAssetPropertyValueCommand_1.BatchPutAssetPropertyValueCommand,
|
|
99
|
-
CreateAccessPolicyCommand: CreateAccessPolicyCommand_1.CreateAccessPolicyCommand,
|
|
100
|
-
CreateAssetCommand: CreateAssetCommand_1.CreateAssetCommand,
|
|
101
|
-
CreateAssetModelCommand: CreateAssetModelCommand_1.CreateAssetModelCommand,
|
|
102
|
-
CreateAssetModelCompositeModelCommand: CreateAssetModelCompositeModelCommand_1.CreateAssetModelCompositeModelCommand,
|
|
103
|
-
CreateBulkImportJobCommand: CreateBulkImportJobCommand_1.CreateBulkImportJobCommand,
|
|
104
|
-
CreateDashboardCommand: CreateDashboardCommand_1.CreateDashboardCommand,
|
|
105
|
-
CreateGatewayCommand: CreateGatewayCommand_1.CreateGatewayCommand,
|
|
106
|
-
CreatePortalCommand: CreatePortalCommand_1.CreatePortalCommand,
|
|
107
|
-
CreateProjectCommand: CreateProjectCommand_1.CreateProjectCommand,
|
|
108
|
-
DeleteAccessPolicyCommand: DeleteAccessPolicyCommand_1.DeleteAccessPolicyCommand,
|
|
109
|
-
DeleteAssetCommand: DeleteAssetCommand_1.DeleteAssetCommand,
|
|
110
|
-
DeleteAssetModelCommand: DeleteAssetModelCommand_1.DeleteAssetModelCommand,
|
|
111
|
-
DeleteAssetModelCompositeModelCommand: DeleteAssetModelCompositeModelCommand_1.DeleteAssetModelCompositeModelCommand,
|
|
112
|
-
DeleteDashboardCommand: DeleteDashboardCommand_1.DeleteDashboardCommand,
|
|
113
|
-
DeleteGatewayCommand: DeleteGatewayCommand_1.DeleteGatewayCommand,
|
|
114
|
-
DeletePortalCommand: DeletePortalCommand_1.DeletePortalCommand,
|
|
115
|
-
DeleteProjectCommand: DeleteProjectCommand_1.DeleteProjectCommand,
|
|
116
|
-
DeleteTimeSeriesCommand: DeleteTimeSeriesCommand_1.DeleteTimeSeriesCommand,
|
|
117
|
-
DescribeAccessPolicyCommand: DescribeAccessPolicyCommand_1.DescribeAccessPolicyCommand,
|
|
118
|
-
DescribeActionCommand: DescribeActionCommand_1.DescribeActionCommand,
|
|
119
|
-
DescribeAssetCommand: DescribeAssetCommand_1.DescribeAssetCommand,
|
|
120
|
-
DescribeAssetCompositeModelCommand: DescribeAssetCompositeModelCommand_1.DescribeAssetCompositeModelCommand,
|
|
121
|
-
DescribeAssetModelCommand: DescribeAssetModelCommand_1.DescribeAssetModelCommand,
|
|
122
|
-
DescribeAssetModelCompositeModelCommand: DescribeAssetModelCompositeModelCommand_1.DescribeAssetModelCompositeModelCommand,
|
|
123
|
-
DescribeAssetPropertyCommand: DescribeAssetPropertyCommand_1.DescribeAssetPropertyCommand,
|
|
124
|
-
DescribeBulkImportJobCommand: DescribeBulkImportJobCommand_1.DescribeBulkImportJobCommand,
|
|
125
|
-
DescribeDashboardCommand: DescribeDashboardCommand_1.DescribeDashboardCommand,
|
|
126
|
-
DescribeDefaultEncryptionConfigurationCommand: DescribeDefaultEncryptionConfigurationCommand_1.DescribeDefaultEncryptionConfigurationCommand,
|
|
127
|
-
DescribeGatewayCommand: DescribeGatewayCommand_1.DescribeGatewayCommand,
|
|
128
|
-
DescribeGatewayCapabilityConfigurationCommand: DescribeGatewayCapabilityConfigurationCommand_1.DescribeGatewayCapabilityConfigurationCommand,
|
|
129
|
-
DescribeLoggingOptionsCommand: DescribeLoggingOptionsCommand_1.DescribeLoggingOptionsCommand,
|
|
130
|
-
DescribePortalCommand: DescribePortalCommand_1.DescribePortalCommand,
|
|
131
|
-
DescribeProjectCommand: DescribeProjectCommand_1.DescribeProjectCommand,
|
|
132
|
-
DescribeStorageConfigurationCommand: DescribeStorageConfigurationCommand_1.DescribeStorageConfigurationCommand,
|
|
133
|
-
DescribeTimeSeriesCommand: DescribeTimeSeriesCommand_1.DescribeTimeSeriesCommand,
|
|
134
|
-
DisassociateAssetsCommand: DisassociateAssetsCommand_1.DisassociateAssetsCommand,
|
|
135
|
-
DisassociateTimeSeriesFromAssetPropertyCommand: DisassociateTimeSeriesFromAssetPropertyCommand_1.DisassociateTimeSeriesFromAssetPropertyCommand,
|
|
136
|
-
ExecuteActionCommand: ExecuteActionCommand_1.ExecuteActionCommand,
|
|
137
|
-
ExecuteQueryCommand: ExecuteQueryCommand_1.ExecuteQueryCommand,
|
|
138
|
-
GetAssetPropertyAggregatesCommand: GetAssetPropertyAggregatesCommand_1.GetAssetPropertyAggregatesCommand,
|
|
139
|
-
GetAssetPropertyValueCommand: GetAssetPropertyValueCommand_1.GetAssetPropertyValueCommand,
|
|
140
|
-
GetAssetPropertyValueHistoryCommand: GetAssetPropertyValueHistoryCommand_1.GetAssetPropertyValueHistoryCommand,
|
|
141
|
-
GetInterpolatedAssetPropertyValuesCommand: GetInterpolatedAssetPropertyValuesCommand_1.GetInterpolatedAssetPropertyValuesCommand,
|
|
142
|
-
ListAccessPoliciesCommand: ListAccessPoliciesCommand_1.ListAccessPoliciesCommand,
|
|
143
|
-
ListActionsCommand: ListActionsCommand_1.ListActionsCommand,
|
|
144
|
-
ListAssetModelCompositeModelsCommand: ListAssetModelCompositeModelsCommand_1.ListAssetModelCompositeModelsCommand,
|
|
145
|
-
ListAssetModelPropertiesCommand: ListAssetModelPropertiesCommand_1.ListAssetModelPropertiesCommand,
|
|
146
|
-
ListAssetModelsCommand: ListAssetModelsCommand_1.ListAssetModelsCommand,
|
|
147
|
-
ListAssetPropertiesCommand: ListAssetPropertiesCommand_1.ListAssetPropertiesCommand,
|
|
148
|
-
ListAssetRelationshipsCommand: ListAssetRelationshipsCommand_1.ListAssetRelationshipsCommand,
|
|
149
|
-
ListAssetsCommand: ListAssetsCommand_1.ListAssetsCommand,
|
|
150
|
-
ListAssociatedAssetsCommand: ListAssociatedAssetsCommand_1.ListAssociatedAssetsCommand,
|
|
151
|
-
ListBulkImportJobsCommand: ListBulkImportJobsCommand_1.ListBulkImportJobsCommand,
|
|
152
|
-
ListCompositionRelationshipsCommand: ListCompositionRelationshipsCommand_1.ListCompositionRelationshipsCommand,
|
|
153
|
-
ListDashboardsCommand: ListDashboardsCommand_1.ListDashboardsCommand,
|
|
154
|
-
ListGatewaysCommand: ListGatewaysCommand_1.ListGatewaysCommand,
|
|
155
|
-
ListPortalsCommand: ListPortalsCommand_1.ListPortalsCommand,
|
|
156
|
-
ListProjectAssetsCommand: ListProjectAssetsCommand_1.ListProjectAssetsCommand,
|
|
157
|
-
ListProjectsCommand: ListProjectsCommand_1.ListProjectsCommand,
|
|
158
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
159
|
-
ListTimeSeriesCommand: ListTimeSeriesCommand_1.ListTimeSeriesCommand,
|
|
160
|
-
PutDefaultEncryptionConfigurationCommand: PutDefaultEncryptionConfigurationCommand_1.PutDefaultEncryptionConfigurationCommand,
|
|
161
|
-
PutLoggingOptionsCommand: PutLoggingOptionsCommand_1.PutLoggingOptionsCommand,
|
|
162
|
-
PutStorageConfigurationCommand: PutStorageConfigurationCommand_1.PutStorageConfigurationCommand,
|
|
163
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
164
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
165
|
-
UpdateAccessPolicyCommand: UpdateAccessPolicyCommand_1.UpdateAccessPolicyCommand,
|
|
166
|
-
UpdateAssetCommand: UpdateAssetCommand_1.UpdateAssetCommand,
|
|
167
|
-
UpdateAssetModelCommand: UpdateAssetModelCommand_1.UpdateAssetModelCommand,
|
|
168
|
-
UpdateAssetModelCompositeModelCommand: UpdateAssetModelCompositeModelCommand_1.UpdateAssetModelCompositeModelCommand,
|
|
169
|
-
UpdateAssetPropertyCommand: UpdateAssetPropertyCommand_1.UpdateAssetPropertyCommand,
|
|
170
|
-
UpdateDashboardCommand: UpdateDashboardCommand_1.UpdateDashboardCommand,
|
|
171
|
-
UpdateGatewayCommand: UpdateGatewayCommand_1.UpdateGatewayCommand,
|
|
172
|
-
UpdateGatewayCapabilityConfigurationCommand: UpdateGatewayCapabilityConfigurationCommand_1.UpdateGatewayCapabilityConfigurationCommand,
|
|
173
|
-
UpdatePortalCommand: UpdatePortalCommand_1.UpdatePortalCommand,
|
|
174
|
-
UpdateProjectCommand: UpdateProjectCommand_1.UpdateProjectCommand,
|
|
175
|
-
};
|
|
176
|
-
class IoTSiteWise extends IoTSiteWiseClient_1.IoTSiteWiseClient {
|
|
177
|
-
}
|
|
178
|
-
exports.IoTSiteWise = IoTSiteWise;
|
|
179
|
-
(0, smithy_client_1.createAggregatedClient)(commands, IoTSiteWise);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IoTSiteWiseClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class IoTSiteWiseClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.IoTSiteWiseClient = IoTSiteWiseClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateAssetsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateAssetsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "AssociateAssets", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "AssociateAssetsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AssociateAssetsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AssociateAssetsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateAssetsCommand = AssociateAssetsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateTimeSeriesToAssetPropertyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateTimeSeriesToAssetPropertyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "AssociateTimeSeriesToAssetProperty", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "AssociateTimeSeriesToAssetPropertyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AssociateTimeSeriesToAssetPropertyCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AssociateTimeSeriesToAssetPropertyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateTimeSeriesToAssetPropertyCommand = AssociateTimeSeriesToAssetPropertyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchAssociateProjectAssetsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchAssociateProjectAssetsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "BatchAssociateProjectAssets", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "BatchAssociateProjectAssetsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchAssociateProjectAssetsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchAssociateProjectAssetsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchAssociateProjectAssetsCommand = BatchAssociateProjectAssetsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchDisassociateProjectAssetsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchDisassociateProjectAssetsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "BatchDisassociateProjectAssets", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "BatchDisassociateProjectAssetsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchDisassociateProjectAssetsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchDisassociateProjectAssetsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchDisassociateProjectAssetsCommand = BatchDisassociateProjectAssetsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchGetAssetPropertyAggregatesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchGetAssetPropertyAggregatesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyAggregates", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyAggregatesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchGetAssetPropertyAggregatesCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchGetAssetPropertyAggregatesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchGetAssetPropertyAggregatesCommand = BatchGetAssetPropertyAggregatesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchGetAssetPropertyValueCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchGetAssetPropertyValueCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValue", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchGetAssetPropertyValueCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchGetAssetPropertyValueCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchGetAssetPropertyValueCommand = BatchGetAssetPropertyValueCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchGetAssetPropertyValueHistoryCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchGetAssetPropertyValueHistoryCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValueHistory", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueHistoryCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchGetAssetPropertyValueHistoryCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchGetAssetPropertyValueHistoryCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchGetAssetPropertyValueHistoryCommand = BatchGetAssetPropertyValueHistoryCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchPutAssetPropertyValueCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchPutAssetPropertyValueCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "BatchPutAssetPropertyValue", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "BatchPutAssetPropertyValueCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_BatchPutAssetPropertyValueCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_BatchPutAssetPropertyValueCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchPutAssetPropertyValueCommand = BatchPutAssetPropertyValueCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAccessPolicyCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateAccessPolicyCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "CreateAccessPolicy", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "CreateAccessPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateAccessPolicyCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateAccessPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAccessPolicyCommand = CreateAccessPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAssetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateAssetCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "CreateAsset", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "CreateAssetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateAssetCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateAssetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAssetCommand = CreateAssetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAssetModelCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateAssetModelCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "CreateAssetModel", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "CreateAssetModelCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateAssetModelCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateAssetModelCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAssetModelCommand = CreateAssetModelCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAssetModelCompositeModelCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateAssetModelCompositeModelCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "CreateAssetModelCompositeModel", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "CreateAssetModelCompositeModelCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateAssetModelCompositeModelCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateAssetModelCompositeModelCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAssetModelCompositeModelCommand = CreateAssetModelCompositeModelCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateBulkImportJobCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateBulkImportJobCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSIoTSiteWise", "CreateBulkImportJob", {})
|
|
22
|
-
.n("IoTSiteWiseClient", "CreateBulkImportJobCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateBulkImportJobCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateBulkImportJobCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateBulkImportJobCommand = CreateBulkImportJobCommand;
|
|
1
|
+
module.exports = require("../index.js");
|