@aws-sdk/client-iotsitewise 3.1077.0 → 3.1078.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 +112 -1047
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateAssetsCommand.js +2 -14
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -14
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +2 -14
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +2 -14
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -14
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +2 -14
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -14
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +2 -14
- package/dist-es/commands/CreateAccessPolicyCommand.js +2 -14
- package/dist-es/commands/CreateAssetCommand.js +2 -14
- package/dist-es/commands/CreateAssetModelCommand.js +2 -14
- package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +2 -14
- package/dist-es/commands/CreateBulkImportJobCommand.js +2 -14
- package/dist-es/commands/CreateComputationModelCommand.js +2 -14
- package/dist-es/commands/CreateDashboardCommand.js +2 -14
- package/dist-es/commands/CreateDatasetCommand.js +2 -14
- package/dist-es/commands/CreateGatewayCommand.js +2 -14
- package/dist-es/commands/CreatePortalCommand.js +2 -14
- package/dist-es/commands/CreateProjectCommand.js +2 -14
- package/dist-es/commands/DeleteAccessPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteAssetCommand.js +2 -14
- package/dist-es/commands/DeleteAssetModelCommand.js +2 -14
- package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +2 -14
- package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +2 -14
- package/dist-es/commands/DeleteComputationModelCommand.js +2 -14
- package/dist-es/commands/DeleteDashboardCommand.js +2 -14
- package/dist-es/commands/DeleteDatasetCommand.js +2 -14
- package/dist-es/commands/DeleteGatewayCommand.js +2 -14
- package/dist-es/commands/DeletePortalCommand.js +2 -14
- package/dist-es/commands/DeleteProjectCommand.js +2 -14
- package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -14
- package/dist-es/commands/DescribeAccessPolicyCommand.js +2 -14
- package/dist-es/commands/DescribeActionCommand.js +2 -14
- package/dist-es/commands/DescribeAssetCommand.js +2 -14
- package/dist-es/commands/DescribeAssetCompositeModelCommand.js +2 -14
- package/dist-es/commands/DescribeAssetModelCommand.js +2 -14
- package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +2 -14
- package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +2 -14
- package/dist-es/commands/DescribeAssetPropertyCommand.js +2 -14
- package/dist-es/commands/DescribeBulkImportJobCommand.js +2 -14
- package/dist-es/commands/DescribeComputationModelCommand.js +2 -14
- package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +2 -14
- package/dist-es/commands/DescribeDashboardCommand.js +2 -14
- package/dist-es/commands/DescribeDatasetCommand.js +2 -14
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeExecutionCommand.js +2 -14
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeGatewayCommand.js +2 -14
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -14
- package/dist-es/commands/DescribePortalCommand.js +2 -14
- package/dist-es/commands/DescribeProjectCommand.js +2 -14
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +2 -14
- package/dist-es/commands/DescribeTimeSeriesCommand.js +2 -14
- package/dist-es/commands/DisassociateAssetsCommand.js +2 -14
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -14
- package/dist-es/commands/ExecuteActionCommand.js +2 -14
- package/dist-es/commands/ExecuteQueryCommand.js +2 -14
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +2 -14
- package/dist-es/commands/GetAssetPropertyValueCommand.js +2 -14
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +2 -14
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -14
- package/dist-es/commands/InvokeAssistantCommand.js +2 -18
- package/dist-es/commands/ListAccessPoliciesCommand.js +2 -14
- package/dist-es/commands/ListActionsCommand.js +2 -14
- package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +2 -14
- package/dist-es/commands/ListAssetModelPropertiesCommand.js +2 -14
- package/dist-es/commands/ListAssetModelsCommand.js +2 -14
- package/dist-es/commands/ListAssetPropertiesCommand.js +2 -14
- package/dist-es/commands/ListAssetRelationshipsCommand.js +2 -14
- package/dist-es/commands/ListAssetsCommand.js +2 -14
- package/dist-es/commands/ListAssociatedAssetsCommand.js +2 -14
- package/dist-es/commands/ListBulkImportJobsCommand.js +2 -14
- package/dist-es/commands/ListCompositionRelationshipsCommand.js +2 -14
- package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +2 -14
- package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +2 -14
- package/dist-es/commands/ListComputationModelsCommand.js +2 -14
- package/dist-es/commands/ListDashboardsCommand.js +2 -14
- package/dist-es/commands/ListDatasetsCommand.js +2 -14
- package/dist-es/commands/ListExecutionsCommand.js +2 -14
- package/dist-es/commands/ListGatewaysCommand.js +2 -14
- package/dist-es/commands/ListInterfaceRelationshipsCommand.js +2 -14
- package/dist-es/commands/ListPortalsCommand.js +2 -14
- package/dist-es/commands/ListProjectAssetsCommand.js +2 -14
- package/dist-es/commands/ListProjectsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTimeSeriesCommand.js +2 -14
- package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +2 -14
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/PutLoggingOptionsCommand.js +2 -14
- package/dist-es/commands/PutStorageConfigurationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccessPolicyCommand.js +2 -14
- package/dist-es/commands/UpdateAssetCommand.js +2 -14
- package/dist-es/commands/UpdateAssetModelCommand.js +2 -14
- package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +2 -14
- package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -14
- package/dist-es/commands/UpdateComputationModelCommand.js +2 -14
- package/dist-es/commands/UpdateDashboardCommand.js +2 -14
- package/dist-es/commands/UpdateDatasetCommand.js +2 -14
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateGatewayCommand.js +2 -14
- package/dist-es/commands/UpdatePortalCommand.js +2 -14
- package/dist-es/commands/UpdateProjectCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateAssetsCommand.d.ts +3 -8
- package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +3 -8
- package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +3 -8
- package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +3 -8
- package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetModelCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +3 -8
- package/dist-types/commands/CreateBulkImportJobCommand.d.ts +3 -8
- package/dist-types/commands/CreateComputationModelCommand.d.ts +3 -8
- package/dist-types/commands/CreateDashboardCommand.d.ts +3 -8
- package/dist-types/commands/CreateDatasetCommand.d.ts +3 -8
- package/dist-types/commands/CreateGatewayCommand.d.ts +3 -8
- package/dist-types/commands/CreatePortalCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetModelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +3 -8
- package/dist-types/commands/DeleteComputationModelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGatewayCommand.d.ts +3 -8
- package/dist-types/commands/DeletePortalCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DescribeActionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAssetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAssetModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComputationModelCommand.d.ts +3 -8
- package/dist-types/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDashboardCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDatasetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExecutionCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGatewayCommand.d.ts +3 -8
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribePortalCommand.d.ts +3 -8
- package/dist-types/commands/DescribeProjectCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateAssetsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteActionCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteQueryCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -8
- package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +3 -8
- package/dist-types/commands/InvokeAssistantCommand.d.ts +3 -8
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +3 -8
- package/dist-types/commands/ListActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetModelsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetPropertiesCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +3 -8
- package/dist-types/commands/ListBulkImportJobsCommand.d.ts +3 -8
- package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +3 -8
- package/dist-types/commands/ListComputationModelDataBindingUsagesCommand.d.ts +3 -8
- package/dist-types/commands/ListComputationModelResolveToResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListComputationModelsCommand.d.ts +3 -8
- package/dist-types/commands/ListDashboardsCommand.d.ts +3 -8
- package/dist-types/commands/ListDatasetsCommand.d.ts +3 -8
- package/dist-types/commands/ListExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListGatewaysCommand.d.ts +3 -8
- package/dist-types/commands/ListInterfaceRelationshipsCommand.d.ts +3 -8
- package/dist-types/commands/ListPortalsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectAssetsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTimeSeriesCommand.d.ts +3 -8
- package/dist-types/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +3 -8
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +3 -8
- package/dist-types/commands/PutStorageConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAssetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAssetModelCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateComputationModelCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDashboardCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDatasetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewayCommand.d.ts +3 -8
- package/dist-types/commands/UpdatePortalCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { makeBuilder } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
+
import { commonParams } from "./endpoint/EndpointParameters";
|
|
4
|
+
export const command = makeBuilder(commonParams, "AWSIoTSiteWise", "IoTSiteWiseClient", getEndpointPlugin);
|
|
5
|
+
export const _ep0 = {};
|
|
6
|
+
export const _mw0 = (Command, cs, config, o) => [];
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AssociateAssets$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AssociateAssetsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "AssociateAssets", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "AssociateAssetsCommand")
|
|
14
|
-
.sc(AssociateAssets$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AssociateAssetsCommand extends command(_ep0, _mw0, "AssociateAssets", AssociateAssets$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { AssociateTimeSeriesToAssetProperty$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class AssociateTimeSeriesToAssetPropertyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "AssociateTimeSeriesToAssetProperty", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "AssociateTimeSeriesToAssetPropertyCommand")
|
|
14
|
-
.sc(AssociateTimeSeriesToAssetProperty$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class AssociateTimeSeriesToAssetPropertyCommand extends command(_ep0, _mw0, "AssociateTimeSeriesToAssetProperty", AssociateTimeSeriesToAssetProperty$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchAssociateProjectAssets$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchAssociateProjectAssetsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "BatchAssociateProjectAssets", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "BatchAssociateProjectAssetsCommand")
|
|
14
|
-
.sc(BatchAssociateProjectAssets$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchAssociateProjectAssetsCommand extends command(_ep0, _mw0, "BatchAssociateProjectAssets", BatchAssociateProjectAssets$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchDisassociateProjectAssets$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchDisassociateProjectAssetsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "BatchDisassociateProjectAssets", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "BatchDisassociateProjectAssetsCommand")
|
|
14
|
-
.sc(BatchDisassociateProjectAssets$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchDisassociateProjectAssetsCommand extends command(_ep0, _mw0, "BatchDisassociateProjectAssets", BatchDisassociateProjectAssets$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchGetAssetPropertyAggregates$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchGetAssetPropertyAggregatesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyAggregates", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyAggregatesCommand")
|
|
14
|
-
.sc(BatchGetAssetPropertyAggregates$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchGetAssetPropertyAggregatesCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyAggregates", BatchGetAssetPropertyAggregates$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchGetAssetPropertyValue$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchGetAssetPropertyValueCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValue", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueCommand")
|
|
14
|
-
.sc(BatchGetAssetPropertyValue$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchGetAssetPropertyValueCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyValue", BatchGetAssetPropertyValue$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchGetAssetPropertyValueHistory$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchGetAssetPropertyValueHistoryCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValueHistory", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueHistoryCommand")
|
|
14
|
-
.sc(BatchGetAssetPropertyValueHistory$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchGetAssetPropertyValueHistoryCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyValueHistory", BatchGetAssetPropertyValueHistory$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { BatchPutAssetPropertyValue$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class BatchPutAssetPropertyValueCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "BatchPutAssetPropertyValue", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "BatchPutAssetPropertyValueCommand")
|
|
14
|
-
.sc(BatchPutAssetPropertyValue$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class BatchPutAssetPropertyValueCommand extends command(_ep0, _mw0, "BatchPutAssetPropertyValue", BatchPutAssetPropertyValue$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateAccessPolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateAccessPolicyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateAccessPolicy", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateAccessPolicyCommand")
|
|
14
|
-
.sc(CreateAccessPolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateAccessPolicyCommand extends command(_ep0, _mw0, "CreateAccessPolicy", CreateAccessPolicy$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateAsset$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateAssetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateAsset", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateAssetCommand")
|
|
14
|
-
.sc(CreateAsset$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateAssetCommand extends command(_ep0, _mw0, "CreateAsset", CreateAsset$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateAssetModel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateAssetModelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateAssetModel", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateAssetModelCommand")
|
|
14
|
-
.sc(CreateAssetModel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateAssetModelCommand extends command(_ep0, _mw0, "CreateAssetModel", CreateAssetModel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateAssetModelCompositeModel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateAssetModelCompositeModelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateAssetModelCompositeModel", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateAssetModelCompositeModelCommand")
|
|
14
|
-
.sc(CreateAssetModelCompositeModel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateAssetModelCompositeModelCommand extends command(_ep0, _mw0, "CreateAssetModelCompositeModel", CreateAssetModelCompositeModel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateBulkImportJob$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateBulkImportJobCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateBulkImportJob", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateBulkImportJobCommand")
|
|
14
|
-
.sc(CreateBulkImportJob$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateBulkImportJobCommand extends command(_ep0, _mw0, "CreateBulkImportJob", CreateBulkImportJob$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateComputationModel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateComputationModelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateComputationModel", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateComputationModelCommand")
|
|
14
|
-
.sc(CreateComputationModel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateComputationModelCommand extends command(_ep0, _mw0, "CreateComputationModel", CreateComputationModel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateDashboard$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateDashboardCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateDashboard", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateDashboardCommand")
|
|
14
|
-
.sc(CreateDashboard$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateDashboardCommand extends command(_ep0, _mw0, "CreateDashboard", CreateDashboard$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateDataset$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateDatasetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateDataset", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateDatasetCommand")
|
|
14
|
-
.sc(CreateDataset$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateDatasetCommand extends command(_ep0, _mw0, "CreateDataset", CreateDataset$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateGateway$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateGatewayCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateGateway", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateGatewayCommand")
|
|
14
|
-
.sc(CreateGateway$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateGatewayCommand extends command(_ep0, _mw0, "CreateGateway", CreateGateway$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreatePortal$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreatePortalCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreatePortal", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreatePortalCommand")
|
|
14
|
-
.sc(CreatePortal$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreatePortalCommand extends command(_ep0, _mw0, "CreatePortal", CreatePortal$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { CreateProject$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class CreateProjectCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "CreateProject", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "CreateProjectCommand")
|
|
14
|
-
.sc(CreateProject$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class CreateProjectCommand extends command(_ep0, _mw0, "CreateProject", CreateProject$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAccessPolicy$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAccessPolicyCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteAccessPolicy", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteAccessPolicyCommand")
|
|
14
|
-
.sc(DeleteAccessPolicy$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAccessPolicyCommand extends command(_ep0, _mw0, "DeleteAccessPolicy", DeleteAccessPolicy$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAsset$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAssetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteAsset", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteAssetCommand")
|
|
14
|
-
.sc(DeleteAsset$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAssetCommand extends command(_ep0, _mw0, "DeleteAsset", DeleteAsset$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAssetModel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAssetModelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteAssetModel", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteAssetModelCommand")
|
|
14
|
-
.sc(DeleteAssetModel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAssetModelCommand extends command(_ep0, _mw0, "DeleteAssetModel", DeleteAssetModel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAssetModelCompositeModel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAssetModelCompositeModelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteAssetModelCompositeModel", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteAssetModelCompositeModelCommand")
|
|
14
|
-
.sc(DeleteAssetModelCompositeModel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAssetModelCompositeModelCommand extends command(_ep0, _mw0, "DeleteAssetModelCompositeModel", DeleteAssetModelCompositeModel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteAssetModelInterfaceRelationship$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteAssetModelInterfaceRelationshipCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteAssetModelInterfaceRelationship", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteAssetModelInterfaceRelationshipCommand")
|
|
14
|
-
.sc(DeleteAssetModelInterfaceRelationship$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteAssetModelInterfaceRelationshipCommand extends command(_ep0, _mw0, "DeleteAssetModelInterfaceRelationship", DeleteAssetModelInterfaceRelationship$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteComputationModel$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteComputationModelCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteComputationModel", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteComputationModelCommand")
|
|
14
|
-
.sc(DeleteComputationModel$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteComputationModelCommand extends command(_ep0, _mw0, "DeleteComputationModel", DeleteComputationModel$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteDashboard$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteDashboardCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteDashboard", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteDashboardCommand")
|
|
14
|
-
.sc(DeleteDashboard$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteDashboardCommand extends command(_ep0, _mw0, "DeleteDashboard", DeleteDashboard$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteDataset$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteDatasetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteDataset", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteDatasetCommand")
|
|
14
|
-
.sc(DeleteDataset$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteDatasetCommand extends command(_ep0, _mw0, "DeleteDataset", DeleteDataset$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteGateway$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteGatewayCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteGateway", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteGatewayCommand")
|
|
14
|
-
.sc(DeleteGateway$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteGatewayCommand extends command(_ep0, _mw0, "DeleteGateway", DeleteGateway$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeletePortal$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeletePortalCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeletePortal", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeletePortalCommand")
|
|
14
|
-
.sc(DeletePortal$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeletePortalCommand extends command(_ep0, _mw0, "DeletePortal", DeletePortal$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteProject$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteProjectCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteProject", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteProjectCommand")
|
|
14
|
-
.sc(DeleteProject$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteProjectCommand extends command(_ep0, _mw0, "DeleteProject", DeleteProject$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteTimeSeries$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteTimeSeriesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("AWSIoTSiteWise", "DeleteTimeSeries", {})
|
|
13
|
-
.n("IoTSiteWiseClient", "DeleteTimeSeriesCommand")
|
|
14
|
-
.sc(DeleteTimeSeries$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteTimeSeriesCommand extends command(_ep0, _mw0, "DeleteTimeSeries", DeleteTimeSeries$) {
|
|
16
4
|
}
|