@aws-sdk/client-iotsitewise 3.1076.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 +115 -1049
- 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-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -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/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.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/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -11,9 +12,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
11
12
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
12
13
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
13
14
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
14
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
15
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
15
16
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
16
17
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
18
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
17
19
|
|
|
18
20
|
const defaultIoTSiteWiseHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
19
21
|
return {
|
|
@@ -68,7 +70,7 @@ const commonParams = {
|
|
|
68
70
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
69
71
|
};
|
|
70
72
|
|
|
71
|
-
var version = "3.
|
|
73
|
+
var version = "3.1077.0";
|
|
72
74
|
var packageInfo = {
|
|
73
75
|
version: version};
|
|
74
76
|
|
|
@@ -3732,6 +3734,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
3732
3734
|
serviceTarget: "AWSIoTSiteWise",
|
|
3733
3735
|
},
|
|
3734
3736
|
serviceId: config?.serviceId ?? "IoTSiteWise",
|
|
3737
|
+
sha256: config?.sha256 ?? Sha256,
|
|
3735
3738
|
urlParser: config?.urlParser ?? parseUrl,
|
|
3736
3739
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
3737
3740
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -3766,7 +3769,6 @@ const getRuntimeConfig = (config) => {
|
|
|
3766
3769
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
3767
3770
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
3768
3771
|
}, config),
|
|
3769
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
3770
3772
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
3771
3773
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
3772
3774
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -3855,1256 +3857,320 @@ class IoTSiteWiseClient extends Client {
|
|
|
3855
3857
|
}
|
|
3856
3858
|
}
|
|
3857
3859
|
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
})
|
|
3864
|
-
.s("AWSIoTSiteWise", "AssociateAssets", {})
|
|
3865
|
-
.n("IoTSiteWiseClient", "AssociateAssetsCommand")
|
|
3866
|
-
.sc(AssociateAssets$)
|
|
3867
|
-
.build() {
|
|
3860
|
+
const command = makeBuilder(commonParams, "AWSIoTSiteWise", "IoTSiteWiseClient", getEndpointPlugin);
|
|
3861
|
+
const _ep0 = {};
|
|
3862
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
3863
|
+
|
|
3864
|
+
class AssociateAssetsCommand extends command(_ep0, _mw0, "AssociateAssets", AssociateAssets$) {
|
|
3868
3865
|
}
|
|
3869
3866
|
|
|
3870
|
-
class AssociateTimeSeriesToAssetPropertyCommand extends
|
|
3871
|
-
.classBuilder()
|
|
3872
|
-
.ep(commonParams)
|
|
3873
|
-
.m(function (Command, cs, config, o) {
|
|
3874
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3875
|
-
})
|
|
3876
|
-
.s("AWSIoTSiteWise", "AssociateTimeSeriesToAssetProperty", {})
|
|
3877
|
-
.n("IoTSiteWiseClient", "AssociateTimeSeriesToAssetPropertyCommand")
|
|
3878
|
-
.sc(AssociateTimeSeriesToAssetProperty$)
|
|
3879
|
-
.build() {
|
|
3867
|
+
class AssociateTimeSeriesToAssetPropertyCommand extends command(_ep0, _mw0, "AssociateTimeSeriesToAssetProperty", AssociateTimeSeriesToAssetProperty$) {
|
|
3880
3868
|
}
|
|
3881
3869
|
|
|
3882
|
-
class BatchAssociateProjectAssetsCommand extends
|
|
3883
|
-
.classBuilder()
|
|
3884
|
-
.ep(commonParams)
|
|
3885
|
-
.m(function (Command, cs, config, o) {
|
|
3886
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3887
|
-
})
|
|
3888
|
-
.s("AWSIoTSiteWise", "BatchAssociateProjectAssets", {})
|
|
3889
|
-
.n("IoTSiteWiseClient", "BatchAssociateProjectAssetsCommand")
|
|
3890
|
-
.sc(BatchAssociateProjectAssets$)
|
|
3891
|
-
.build() {
|
|
3870
|
+
class BatchAssociateProjectAssetsCommand extends command(_ep0, _mw0, "BatchAssociateProjectAssets", BatchAssociateProjectAssets$) {
|
|
3892
3871
|
}
|
|
3893
3872
|
|
|
3894
|
-
class BatchDisassociateProjectAssetsCommand extends
|
|
3895
|
-
.classBuilder()
|
|
3896
|
-
.ep(commonParams)
|
|
3897
|
-
.m(function (Command, cs, config, o) {
|
|
3898
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3899
|
-
})
|
|
3900
|
-
.s("AWSIoTSiteWise", "BatchDisassociateProjectAssets", {})
|
|
3901
|
-
.n("IoTSiteWiseClient", "BatchDisassociateProjectAssetsCommand")
|
|
3902
|
-
.sc(BatchDisassociateProjectAssets$)
|
|
3903
|
-
.build() {
|
|
3873
|
+
class BatchDisassociateProjectAssetsCommand extends command(_ep0, _mw0, "BatchDisassociateProjectAssets", BatchDisassociateProjectAssets$) {
|
|
3904
3874
|
}
|
|
3905
3875
|
|
|
3906
|
-
class BatchGetAssetPropertyAggregatesCommand extends
|
|
3907
|
-
.classBuilder()
|
|
3908
|
-
.ep(commonParams)
|
|
3909
|
-
.m(function (Command, cs, config, o) {
|
|
3910
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3911
|
-
})
|
|
3912
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyAggregates", {})
|
|
3913
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyAggregatesCommand")
|
|
3914
|
-
.sc(BatchGetAssetPropertyAggregates$)
|
|
3915
|
-
.build() {
|
|
3876
|
+
class BatchGetAssetPropertyAggregatesCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyAggregates", BatchGetAssetPropertyAggregates$) {
|
|
3916
3877
|
}
|
|
3917
3878
|
|
|
3918
|
-
class BatchGetAssetPropertyValueCommand extends
|
|
3919
|
-
.classBuilder()
|
|
3920
|
-
.ep(commonParams)
|
|
3921
|
-
.m(function (Command, cs, config, o) {
|
|
3922
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3923
|
-
})
|
|
3924
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValue", {})
|
|
3925
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueCommand")
|
|
3926
|
-
.sc(BatchGetAssetPropertyValue$)
|
|
3927
|
-
.build() {
|
|
3879
|
+
class BatchGetAssetPropertyValueCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyValue", BatchGetAssetPropertyValue$) {
|
|
3928
3880
|
}
|
|
3929
3881
|
|
|
3930
|
-
class BatchGetAssetPropertyValueHistoryCommand extends
|
|
3931
|
-
.classBuilder()
|
|
3932
|
-
.ep(commonParams)
|
|
3933
|
-
.m(function (Command, cs, config, o) {
|
|
3934
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3935
|
-
})
|
|
3936
|
-
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValueHistory", {})
|
|
3937
|
-
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueHistoryCommand")
|
|
3938
|
-
.sc(BatchGetAssetPropertyValueHistory$)
|
|
3939
|
-
.build() {
|
|
3882
|
+
class BatchGetAssetPropertyValueHistoryCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyValueHistory", BatchGetAssetPropertyValueHistory$) {
|
|
3940
3883
|
}
|
|
3941
3884
|
|
|
3942
|
-
class BatchPutAssetPropertyValueCommand extends
|
|
3943
|
-
.classBuilder()
|
|
3944
|
-
.ep(commonParams)
|
|
3945
|
-
.m(function (Command, cs, config, o) {
|
|
3946
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3947
|
-
})
|
|
3948
|
-
.s("AWSIoTSiteWise", "BatchPutAssetPropertyValue", {})
|
|
3949
|
-
.n("IoTSiteWiseClient", "BatchPutAssetPropertyValueCommand")
|
|
3950
|
-
.sc(BatchPutAssetPropertyValue$)
|
|
3951
|
-
.build() {
|
|
3885
|
+
class BatchPutAssetPropertyValueCommand extends command(_ep0, _mw0, "BatchPutAssetPropertyValue", BatchPutAssetPropertyValue$) {
|
|
3952
3886
|
}
|
|
3953
3887
|
|
|
3954
|
-
class CreateAccessPolicyCommand extends
|
|
3955
|
-
.classBuilder()
|
|
3956
|
-
.ep(commonParams)
|
|
3957
|
-
.m(function (Command, cs, config, o) {
|
|
3958
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3959
|
-
})
|
|
3960
|
-
.s("AWSIoTSiteWise", "CreateAccessPolicy", {})
|
|
3961
|
-
.n("IoTSiteWiseClient", "CreateAccessPolicyCommand")
|
|
3962
|
-
.sc(CreateAccessPolicy$)
|
|
3963
|
-
.build() {
|
|
3888
|
+
class CreateAccessPolicyCommand extends command(_ep0, _mw0, "CreateAccessPolicy", CreateAccessPolicy$) {
|
|
3964
3889
|
}
|
|
3965
3890
|
|
|
3966
|
-
class CreateAssetCommand extends
|
|
3967
|
-
.classBuilder()
|
|
3968
|
-
.ep(commonParams)
|
|
3969
|
-
.m(function (Command, cs, config, o) {
|
|
3970
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3971
|
-
})
|
|
3972
|
-
.s("AWSIoTSiteWise", "CreateAsset", {})
|
|
3973
|
-
.n("IoTSiteWiseClient", "CreateAssetCommand")
|
|
3974
|
-
.sc(CreateAsset$)
|
|
3975
|
-
.build() {
|
|
3891
|
+
class CreateAssetCommand extends command(_ep0, _mw0, "CreateAsset", CreateAsset$) {
|
|
3976
3892
|
}
|
|
3977
3893
|
|
|
3978
|
-
class CreateAssetModelCommand extends
|
|
3979
|
-
.classBuilder()
|
|
3980
|
-
.ep(commonParams)
|
|
3981
|
-
.m(function (Command, cs, config, o) {
|
|
3982
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3983
|
-
})
|
|
3984
|
-
.s("AWSIoTSiteWise", "CreateAssetModel", {})
|
|
3985
|
-
.n("IoTSiteWiseClient", "CreateAssetModelCommand")
|
|
3986
|
-
.sc(CreateAssetModel$)
|
|
3987
|
-
.build() {
|
|
3894
|
+
class CreateAssetModelCommand extends command(_ep0, _mw0, "CreateAssetModel", CreateAssetModel$) {
|
|
3988
3895
|
}
|
|
3989
3896
|
|
|
3990
|
-
class CreateAssetModelCompositeModelCommand extends
|
|
3991
|
-
.classBuilder()
|
|
3992
|
-
.ep(commonParams)
|
|
3993
|
-
.m(function (Command, cs, config, o) {
|
|
3994
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3995
|
-
})
|
|
3996
|
-
.s("AWSIoTSiteWise", "CreateAssetModelCompositeModel", {})
|
|
3997
|
-
.n("IoTSiteWiseClient", "CreateAssetModelCompositeModelCommand")
|
|
3998
|
-
.sc(CreateAssetModelCompositeModel$)
|
|
3999
|
-
.build() {
|
|
3897
|
+
class CreateAssetModelCompositeModelCommand extends command(_ep0, _mw0, "CreateAssetModelCompositeModel", CreateAssetModelCompositeModel$) {
|
|
4000
3898
|
}
|
|
4001
3899
|
|
|
4002
|
-
class CreateBulkImportJobCommand extends
|
|
4003
|
-
.classBuilder()
|
|
4004
|
-
.ep(commonParams)
|
|
4005
|
-
.m(function (Command, cs, config, o) {
|
|
4006
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4007
|
-
})
|
|
4008
|
-
.s("AWSIoTSiteWise", "CreateBulkImportJob", {})
|
|
4009
|
-
.n("IoTSiteWiseClient", "CreateBulkImportJobCommand")
|
|
4010
|
-
.sc(CreateBulkImportJob$)
|
|
4011
|
-
.build() {
|
|
3900
|
+
class CreateBulkImportJobCommand extends command(_ep0, _mw0, "CreateBulkImportJob", CreateBulkImportJob$) {
|
|
4012
3901
|
}
|
|
4013
3902
|
|
|
4014
|
-
class CreateComputationModelCommand extends
|
|
4015
|
-
.classBuilder()
|
|
4016
|
-
.ep(commonParams)
|
|
4017
|
-
.m(function (Command, cs, config, o) {
|
|
4018
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4019
|
-
})
|
|
4020
|
-
.s("AWSIoTSiteWise", "CreateComputationModel", {})
|
|
4021
|
-
.n("IoTSiteWiseClient", "CreateComputationModelCommand")
|
|
4022
|
-
.sc(CreateComputationModel$)
|
|
4023
|
-
.build() {
|
|
3903
|
+
class CreateComputationModelCommand extends command(_ep0, _mw0, "CreateComputationModel", CreateComputationModel$) {
|
|
4024
3904
|
}
|
|
4025
3905
|
|
|
4026
|
-
class CreateDashboardCommand extends
|
|
4027
|
-
.classBuilder()
|
|
4028
|
-
.ep(commonParams)
|
|
4029
|
-
.m(function (Command, cs, config, o) {
|
|
4030
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4031
|
-
})
|
|
4032
|
-
.s("AWSIoTSiteWise", "CreateDashboard", {})
|
|
4033
|
-
.n("IoTSiteWiseClient", "CreateDashboardCommand")
|
|
4034
|
-
.sc(CreateDashboard$)
|
|
4035
|
-
.build() {
|
|
3906
|
+
class CreateDashboardCommand extends command(_ep0, _mw0, "CreateDashboard", CreateDashboard$) {
|
|
4036
3907
|
}
|
|
4037
3908
|
|
|
4038
|
-
class CreateDatasetCommand extends
|
|
4039
|
-
.classBuilder()
|
|
4040
|
-
.ep(commonParams)
|
|
4041
|
-
.m(function (Command, cs, config, o) {
|
|
4042
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4043
|
-
})
|
|
4044
|
-
.s("AWSIoTSiteWise", "CreateDataset", {})
|
|
4045
|
-
.n("IoTSiteWiseClient", "CreateDatasetCommand")
|
|
4046
|
-
.sc(CreateDataset$)
|
|
4047
|
-
.build() {
|
|
3909
|
+
class CreateDatasetCommand extends command(_ep0, _mw0, "CreateDataset", CreateDataset$) {
|
|
4048
3910
|
}
|
|
4049
3911
|
|
|
4050
|
-
class CreateGatewayCommand extends
|
|
4051
|
-
.classBuilder()
|
|
4052
|
-
.ep(commonParams)
|
|
4053
|
-
.m(function (Command, cs, config, o) {
|
|
4054
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4055
|
-
})
|
|
4056
|
-
.s("AWSIoTSiteWise", "CreateGateway", {})
|
|
4057
|
-
.n("IoTSiteWiseClient", "CreateGatewayCommand")
|
|
4058
|
-
.sc(CreateGateway$)
|
|
4059
|
-
.build() {
|
|
3912
|
+
class CreateGatewayCommand extends command(_ep0, _mw0, "CreateGateway", CreateGateway$) {
|
|
4060
3913
|
}
|
|
4061
3914
|
|
|
4062
|
-
class CreatePortalCommand extends
|
|
4063
|
-
.classBuilder()
|
|
4064
|
-
.ep(commonParams)
|
|
4065
|
-
.m(function (Command, cs, config, o) {
|
|
4066
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4067
|
-
})
|
|
4068
|
-
.s("AWSIoTSiteWise", "CreatePortal", {})
|
|
4069
|
-
.n("IoTSiteWiseClient", "CreatePortalCommand")
|
|
4070
|
-
.sc(CreatePortal$)
|
|
4071
|
-
.build() {
|
|
3915
|
+
class CreatePortalCommand extends command(_ep0, _mw0, "CreatePortal", CreatePortal$) {
|
|
4072
3916
|
}
|
|
4073
3917
|
|
|
4074
|
-
class CreateProjectCommand extends
|
|
4075
|
-
.classBuilder()
|
|
4076
|
-
.ep(commonParams)
|
|
4077
|
-
.m(function (Command, cs, config, o) {
|
|
4078
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4079
|
-
})
|
|
4080
|
-
.s("AWSIoTSiteWise", "CreateProject", {})
|
|
4081
|
-
.n("IoTSiteWiseClient", "CreateProjectCommand")
|
|
4082
|
-
.sc(CreateProject$)
|
|
4083
|
-
.build() {
|
|
3918
|
+
class CreateProjectCommand extends command(_ep0, _mw0, "CreateProject", CreateProject$) {
|
|
4084
3919
|
}
|
|
4085
3920
|
|
|
4086
|
-
class DeleteAccessPolicyCommand extends
|
|
4087
|
-
.classBuilder()
|
|
4088
|
-
.ep(commonParams)
|
|
4089
|
-
.m(function (Command, cs, config, o) {
|
|
4090
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4091
|
-
})
|
|
4092
|
-
.s("AWSIoTSiteWise", "DeleteAccessPolicy", {})
|
|
4093
|
-
.n("IoTSiteWiseClient", "DeleteAccessPolicyCommand")
|
|
4094
|
-
.sc(DeleteAccessPolicy$)
|
|
4095
|
-
.build() {
|
|
3921
|
+
class DeleteAccessPolicyCommand extends command(_ep0, _mw0, "DeleteAccessPolicy", DeleteAccessPolicy$) {
|
|
4096
3922
|
}
|
|
4097
3923
|
|
|
4098
|
-
class DeleteAssetCommand extends
|
|
4099
|
-
.classBuilder()
|
|
4100
|
-
.ep(commonParams)
|
|
4101
|
-
.m(function (Command, cs, config, o) {
|
|
4102
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4103
|
-
})
|
|
4104
|
-
.s("AWSIoTSiteWise", "DeleteAsset", {})
|
|
4105
|
-
.n("IoTSiteWiseClient", "DeleteAssetCommand")
|
|
4106
|
-
.sc(DeleteAsset$)
|
|
4107
|
-
.build() {
|
|
3924
|
+
class DeleteAssetCommand extends command(_ep0, _mw0, "DeleteAsset", DeleteAsset$) {
|
|
4108
3925
|
}
|
|
4109
3926
|
|
|
4110
|
-
class DeleteAssetModelCommand extends
|
|
4111
|
-
.classBuilder()
|
|
4112
|
-
.ep(commonParams)
|
|
4113
|
-
.m(function (Command, cs, config, o) {
|
|
4114
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4115
|
-
})
|
|
4116
|
-
.s("AWSIoTSiteWise", "DeleteAssetModel", {})
|
|
4117
|
-
.n("IoTSiteWiseClient", "DeleteAssetModelCommand")
|
|
4118
|
-
.sc(DeleteAssetModel$)
|
|
4119
|
-
.build() {
|
|
3927
|
+
class DeleteAssetModelCommand extends command(_ep0, _mw0, "DeleteAssetModel", DeleteAssetModel$) {
|
|
4120
3928
|
}
|
|
4121
3929
|
|
|
4122
|
-
class DeleteAssetModelCompositeModelCommand extends
|
|
4123
|
-
.classBuilder()
|
|
4124
|
-
.ep(commonParams)
|
|
4125
|
-
.m(function (Command, cs, config, o) {
|
|
4126
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4127
|
-
})
|
|
4128
|
-
.s("AWSIoTSiteWise", "DeleteAssetModelCompositeModel", {})
|
|
4129
|
-
.n("IoTSiteWiseClient", "DeleteAssetModelCompositeModelCommand")
|
|
4130
|
-
.sc(DeleteAssetModelCompositeModel$)
|
|
4131
|
-
.build() {
|
|
3930
|
+
class DeleteAssetModelCompositeModelCommand extends command(_ep0, _mw0, "DeleteAssetModelCompositeModel", DeleteAssetModelCompositeModel$) {
|
|
4132
3931
|
}
|
|
4133
3932
|
|
|
4134
|
-
class DeleteAssetModelInterfaceRelationshipCommand extends
|
|
4135
|
-
.classBuilder()
|
|
4136
|
-
.ep(commonParams)
|
|
4137
|
-
.m(function (Command, cs, config, o) {
|
|
4138
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4139
|
-
})
|
|
4140
|
-
.s("AWSIoTSiteWise", "DeleteAssetModelInterfaceRelationship", {})
|
|
4141
|
-
.n("IoTSiteWiseClient", "DeleteAssetModelInterfaceRelationshipCommand")
|
|
4142
|
-
.sc(DeleteAssetModelInterfaceRelationship$)
|
|
4143
|
-
.build() {
|
|
3933
|
+
class DeleteAssetModelInterfaceRelationshipCommand extends command(_ep0, _mw0, "DeleteAssetModelInterfaceRelationship", DeleteAssetModelInterfaceRelationship$) {
|
|
4144
3934
|
}
|
|
4145
3935
|
|
|
4146
|
-
class DeleteComputationModelCommand extends
|
|
4147
|
-
.classBuilder()
|
|
4148
|
-
.ep(commonParams)
|
|
4149
|
-
.m(function (Command, cs, config, o) {
|
|
4150
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4151
|
-
})
|
|
4152
|
-
.s("AWSIoTSiteWise", "DeleteComputationModel", {})
|
|
4153
|
-
.n("IoTSiteWiseClient", "DeleteComputationModelCommand")
|
|
4154
|
-
.sc(DeleteComputationModel$)
|
|
4155
|
-
.build() {
|
|
3936
|
+
class DeleteComputationModelCommand extends command(_ep0, _mw0, "DeleteComputationModel", DeleteComputationModel$) {
|
|
4156
3937
|
}
|
|
4157
3938
|
|
|
4158
|
-
class DeleteDashboardCommand extends
|
|
4159
|
-
.classBuilder()
|
|
4160
|
-
.ep(commonParams)
|
|
4161
|
-
.m(function (Command, cs, config, o) {
|
|
4162
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4163
|
-
})
|
|
4164
|
-
.s("AWSIoTSiteWise", "DeleteDashboard", {})
|
|
4165
|
-
.n("IoTSiteWiseClient", "DeleteDashboardCommand")
|
|
4166
|
-
.sc(DeleteDashboard$)
|
|
4167
|
-
.build() {
|
|
3939
|
+
class DeleteDashboardCommand extends command(_ep0, _mw0, "DeleteDashboard", DeleteDashboard$) {
|
|
4168
3940
|
}
|
|
4169
3941
|
|
|
4170
|
-
class DeleteDatasetCommand extends
|
|
4171
|
-
.classBuilder()
|
|
4172
|
-
.ep(commonParams)
|
|
4173
|
-
.m(function (Command, cs, config, o) {
|
|
4174
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4175
|
-
})
|
|
4176
|
-
.s("AWSIoTSiteWise", "DeleteDataset", {})
|
|
4177
|
-
.n("IoTSiteWiseClient", "DeleteDatasetCommand")
|
|
4178
|
-
.sc(DeleteDataset$)
|
|
4179
|
-
.build() {
|
|
3942
|
+
class DeleteDatasetCommand extends command(_ep0, _mw0, "DeleteDataset", DeleteDataset$) {
|
|
4180
3943
|
}
|
|
4181
3944
|
|
|
4182
|
-
class DeleteGatewayCommand extends
|
|
4183
|
-
.classBuilder()
|
|
4184
|
-
.ep(commonParams)
|
|
4185
|
-
.m(function (Command, cs, config, o) {
|
|
4186
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4187
|
-
})
|
|
4188
|
-
.s("AWSIoTSiteWise", "DeleteGateway", {})
|
|
4189
|
-
.n("IoTSiteWiseClient", "DeleteGatewayCommand")
|
|
4190
|
-
.sc(DeleteGateway$)
|
|
4191
|
-
.build() {
|
|
3945
|
+
class DeleteGatewayCommand extends command(_ep0, _mw0, "DeleteGateway", DeleteGateway$) {
|
|
4192
3946
|
}
|
|
4193
3947
|
|
|
4194
|
-
class DeletePortalCommand extends
|
|
4195
|
-
.classBuilder()
|
|
4196
|
-
.ep(commonParams)
|
|
4197
|
-
.m(function (Command, cs, config, o) {
|
|
4198
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4199
|
-
})
|
|
4200
|
-
.s("AWSIoTSiteWise", "DeletePortal", {})
|
|
4201
|
-
.n("IoTSiteWiseClient", "DeletePortalCommand")
|
|
4202
|
-
.sc(DeletePortal$)
|
|
4203
|
-
.build() {
|
|
3948
|
+
class DeletePortalCommand extends command(_ep0, _mw0, "DeletePortal", DeletePortal$) {
|
|
4204
3949
|
}
|
|
4205
3950
|
|
|
4206
|
-
class DeleteProjectCommand extends
|
|
4207
|
-
.classBuilder()
|
|
4208
|
-
.ep(commonParams)
|
|
4209
|
-
.m(function (Command, cs, config, o) {
|
|
4210
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4211
|
-
})
|
|
4212
|
-
.s("AWSIoTSiteWise", "DeleteProject", {})
|
|
4213
|
-
.n("IoTSiteWiseClient", "DeleteProjectCommand")
|
|
4214
|
-
.sc(DeleteProject$)
|
|
4215
|
-
.build() {
|
|
3951
|
+
class DeleteProjectCommand extends command(_ep0, _mw0, "DeleteProject", DeleteProject$) {
|
|
4216
3952
|
}
|
|
4217
3953
|
|
|
4218
|
-
class DeleteTimeSeriesCommand extends
|
|
4219
|
-
.classBuilder()
|
|
4220
|
-
.ep(commonParams)
|
|
4221
|
-
.m(function (Command, cs, config, o) {
|
|
4222
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4223
|
-
})
|
|
4224
|
-
.s("AWSIoTSiteWise", "DeleteTimeSeries", {})
|
|
4225
|
-
.n("IoTSiteWiseClient", "DeleteTimeSeriesCommand")
|
|
4226
|
-
.sc(DeleteTimeSeries$)
|
|
4227
|
-
.build() {
|
|
3954
|
+
class DeleteTimeSeriesCommand extends command(_ep0, _mw0, "DeleteTimeSeries", DeleteTimeSeries$) {
|
|
4228
3955
|
}
|
|
4229
3956
|
|
|
4230
|
-
class DescribeAccessPolicyCommand extends
|
|
4231
|
-
.classBuilder()
|
|
4232
|
-
.ep(commonParams)
|
|
4233
|
-
.m(function (Command, cs, config, o) {
|
|
4234
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4235
|
-
})
|
|
4236
|
-
.s("AWSIoTSiteWise", "DescribeAccessPolicy", {})
|
|
4237
|
-
.n("IoTSiteWiseClient", "DescribeAccessPolicyCommand")
|
|
4238
|
-
.sc(DescribeAccessPolicy$)
|
|
4239
|
-
.build() {
|
|
3957
|
+
class DescribeAccessPolicyCommand extends command(_ep0, _mw0, "DescribeAccessPolicy", DescribeAccessPolicy$) {
|
|
4240
3958
|
}
|
|
4241
3959
|
|
|
4242
|
-
class DescribeActionCommand extends
|
|
4243
|
-
.classBuilder()
|
|
4244
|
-
.ep(commonParams)
|
|
4245
|
-
.m(function (Command, cs, config, o) {
|
|
4246
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4247
|
-
})
|
|
4248
|
-
.s("AWSIoTSiteWise", "DescribeAction", {})
|
|
4249
|
-
.n("IoTSiteWiseClient", "DescribeActionCommand")
|
|
4250
|
-
.sc(DescribeAction$)
|
|
4251
|
-
.build() {
|
|
3960
|
+
class DescribeActionCommand extends command(_ep0, _mw0, "DescribeAction", DescribeAction$) {
|
|
4252
3961
|
}
|
|
4253
3962
|
|
|
4254
|
-
class DescribeAssetCommand extends
|
|
4255
|
-
.classBuilder()
|
|
4256
|
-
.ep(commonParams)
|
|
4257
|
-
.m(function (Command, cs, config, o) {
|
|
4258
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4259
|
-
})
|
|
4260
|
-
.s("AWSIoTSiteWise", "DescribeAsset", {})
|
|
4261
|
-
.n("IoTSiteWiseClient", "DescribeAssetCommand")
|
|
4262
|
-
.sc(DescribeAsset$)
|
|
4263
|
-
.build() {
|
|
3963
|
+
class DescribeAssetCommand extends command(_ep0, _mw0, "DescribeAsset", DescribeAsset$) {
|
|
4264
3964
|
}
|
|
4265
3965
|
|
|
4266
|
-
class DescribeAssetCompositeModelCommand extends
|
|
4267
|
-
.classBuilder()
|
|
4268
|
-
.ep(commonParams)
|
|
4269
|
-
.m(function (Command, cs, config, o) {
|
|
4270
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4271
|
-
})
|
|
4272
|
-
.s("AWSIoTSiteWise", "DescribeAssetCompositeModel", {})
|
|
4273
|
-
.n("IoTSiteWiseClient", "DescribeAssetCompositeModelCommand")
|
|
4274
|
-
.sc(DescribeAssetCompositeModel$)
|
|
4275
|
-
.build() {
|
|
3966
|
+
class DescribeAssetCompositeModelCommand extends command(_ep0, _mw0, "DescribeAssetCompositeModel", DescribeAssetCompositeModel$) {
|
|
4276
3967
|
}
|
|
4277
3968
|
|
|
4278
|
-
class DescribeAssetModelCommand extends
|
|
4279
|
-
.classBuilder()
|
|
4280
|
-
.ep(commonParams)
|
|
4281
|
-
.m(function (Command, cs, config, o) {
|
|
4282
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4283
|
-
})
|
|
4284
|
-
.s("AWSIoTSiteWise", "DescribeAssetModel", {})
|
|
4285
|
-
.n("IoTSiteWiseClient", "DescribeAssetModelCommand")
|
|
4286
|
-
.sc(DescribeAssetModel$)
|
|
4287
|
-
.build() {
|
|
3969
|
+
class DescribeAssetModelCommand extends command(_ep0, _mw0, "DescribeAssetModel", DescribeAssetModel$) {
|
|
4288
3970
|
}
|
|
4289
3971
|
|
|
4290
|
-
class DescribeAssetModelCompositeModelCommand extends
|
|
4291
|
-
.classBuilder()
|
|
4292
|
-
.ep(commonParams)
|
|
4293
|
-
.m(function (Command, cs, config, o) {
|
|
4294
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4295
|
-
})
|
|
4296
|
-
.s("AWSIoTSiteWise", "DescribeAssetModelCompositeModel", {})
|
|
4297
|
-
.n("IoTSiteWiseClient", "DescribeAssetModelCompositeModelCommand")
|
|
4298
|
-
.sc(DescribeAssetModelCompositeModel$)
|
|
4299
|
-
.build() {
|
|
3972
|
+
class DescribeAssetModelCompositeModelCommand extends command(_ep0, _mw0, "DescribeAssetModelCompositeModel", DescribeAssetModelCompositeModel$) {
|
|
4300
3973
|
}
|
|
4301
3974
|
|
|
4302
|
-
class DescribeAssetModelInterfaceRelationshipCommand extends
|
|
4303
|
-
.classBuilder()
|
|
4304
|
-
.ep(commonParams)
|
|
4305
|
-
.m(function (Command, cs, config, o) {
|
|
4306
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4307
|
-
})
|
|
4308
|
-
.s("AWSIoTSiteWise", "DescribeAssetModelInterfaceRelationship", {})
|
|
4309
|
-
.n("IoTSiteWiseClient", "DescribeAssetModelInterfaceRelationshipCommand")
|
|
4310
|
-
.sc(DescribeAssetModelInterfaceRelationship$)
|
|
4311
|
-
.build() {
|
|
3975
|
+
class DescribeAssetModelInterfaceRelationshipCommand extends command(_ep0, _mw0, "DescribeAssetModelInterfaceRelationship", DescribeAssetModelInterfaceRelationship$) {
|
|
4312
3976
|
}
|
|
4313
3977
|
|
|
4314
|
-
class DescribeAssetPropertyCommand extends
|
|
4315
|
-
.classBuilder()
|
|
4316
|
-
.ep(commonParams)
|
|
4317
|
-
.m(function (Command, cs, config, o) {
|
|
4318
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4319
|
-
})
|
|
4320
|
-
.s("AWSIoTSiteWise", "DescribeAssetProperty", {})
|
|
4321
|
-
.n("IoTSiteWiseClient", "DescribeAssetPropertyCommand")
|
|
4322
|
-
.sc(DescribeAssetProperty$)
|
|
4323
|
-
.build() {
|
|
3978
|
+
class DescribeAssetPropertyCommand extends command(_ep0, _mw0, "DescribeAssetProperty", DescribeAssetProperty$) {
|
|
4324
3979
|
}
|
|
4325
3980
|
|
|
4326
|
-
class DescribeBulkImportJobCommand extends
|
|
4327
|
-
.classBuilder()
|
|
4328
|
-
.ep(commonParams)
|
|
4329
|
-
.m(function (Command, cs, config, o) {
|
|
4330
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4331
|
-
})
|
|
4332
|
-
.s("AWSIoTSiteWise", "DescribeBulkImportJob", {})
|
|
4333
|
-
.n("IoTSiteWiseClient", "DescribeBulkImportJobCommand")
|
|
4334
|
-
.sc(DescribeBulkImportJob$)
|
|
4335
|
-
.build() {
|
|
3981
|
+
class DescribeBulkImportJobCommand extends command(_ep0, _mw0, "DescribeBulkImportJob", DescribeBulkImportJob$) {
|
|
4336
3982
|
}
|
|
4337
3983
|
|
|
4338
|
-
class DescribeComputationModelCommand extends
|
|
4339
|
-
.classBuilder()
|
|
4340
|
-
.ep(commonParams)
|
|
4341
|
-
.m(function (Command, cs, config, o) {
|
|
4342
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4343
|
-
})
|
|
4344
|
-
.s("AWSIoTSiteWise", "DescribeComputationModel", {})
|
|
4345
|
-
.n("IoTSiteWiseClient", "DescribeComputationModelCommand")
|
|
4346
|
-
.sc(DescribeComputationModel$)
|
|
4347
|
-
.build() {
|
|
3984
|
+
class DescribeComputationModelCommand extends command(_ep0, _mw0, "DescribeComputationModel", DescribeComputationModel$) {
|
|
4348
3985
|
}
|
|
4349
3986
|
|
|
4350
|
-
class DescribeComputationModelExecutionSummaryCommand extends
|
|
4351
|
-
.classBuilder()
|
|
4352
|
-
.ep(commonParams)
|
|
4353
|
-
.m(function (Command, cs, config, o) {
|
|
4354
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4355
|
-
})
|
|
4356
|
-
.s("AWSIoTSiteWise", "DescribeComputationModelExecutionSummary", {})
|
|
4357
|
-
.n("IoTSiteWiseClient", "DescribeComputationModelExecutionSummaryCommand")
|
|
4358
|
-
.sc(DescribeComputationModelExecutionSummary$)
|
|
4359
|
-
.build() {
|
|
3987
|
+
class DescribeComputationModelExecutionSummaryCommand extends command(_ep0, _mw0, "DescribeComputationModelExecutionSummary", DescribeComputationModelExecutionSummary$) {
|
|
4360
3988
|
}
|
|
4361
3989
|
|
|
4362
|
-
class DescribeDashboardCommand extends
|
|
4363
|
-
.classBuilder()
|
|
4364
|
-
.ep(commonParams)
|
|
4365
|
-
.m(function (Command, cs, config, o) {
|
|
4366
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4367
|
-
})
|
|
4368
|
-
.s("AWSIoTSiteWise", "DescribeDashboard", {})
|
|
4369
|
-
.n("IoTSiteWiseClient", "DescribeDashboardCommand")
|
|
4370
|
-
.sc(DescribeDashboard$)
|
|
4371
|
-
.build() {
|
|
3990
|
+
class DescribeDashboardCommand extends command(_ep0, _mw0, "DescribeDashboard", DescribeDashboard$) {
|
|
4372
3991
|
}
|
|
4373
3992
|
|
|
4374
|
-
class DescribeDatasetCommand extends
|
|
4375
|
-
.classBuilder()
|
|
4376
|
-
.ep(commonParams)
|
|
4377
|
-
.m(function (Command, cs, config, o) {
|
|
4378
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4379
|
-
})
|
|
4380
|
-
.s("AWSIoTSiteWise", "DescribeDataset", {})
|
|
4381
|
-
.n("IoTSiteWiseClient", "DescribeDatasetCommand")
|
|
4382
|
-
.sc(DescribeDataset$)
|
|
4383
|
-
.build() {
|
|
3993
|
+
class DescribeDatasetCommand extends command(_ep0, _mw0, "DescribeDataset", DescribeDataset$) {
|
|
4384
3994
|
}
|
|
4385
3995
|
|
|
4386
|
-
class DescribeDefaultEncryptionConfigurationCommand extends
|
|
4387
|
-
.classBuilder()
|
|
4388
|
-
.ep(commonParams)
|
|
4389
|
-
.m(function (Command, cs, config, o) {
|
|
4390
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4391
|
-
})
|
|
4392
|
-
.s("AWSIoTSiteWise", "DescribeDefaultEncryptionConfiguration", {})
|
|
4393
|
-
.n("IoTSiteWiseClient", "DescribeDefaultEncryptionConfigurationCommand")
|
|
4394
|
-
.sc(DescribeDefaultEncryptionConfiguration$)
|
|
4395
|
-
.build() {
|
|
3996
|
+
class DescribeDefaultEncryptionConfigurationCommand extends command(_ep0, _mw0, "DescribeDefaultEncryptionConfiguration", DescribeDefaultEncryptionConfiguration$) {
|
|
4396
3997
|
}
|
|
4397
3998
|
|
|
4398
|
-
class DescribeExecutionCommand extends
|
|
4399
|
-
.classBuilder()
|
|
4400
|
-
.ep(commonParams)
|
|
4401
|
-
.m(function (Command, cs, config, o) {
|
|
4402
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4403
|
-
})
|
|
4404
|
-
.s("AWSIoTSiteWise", "DescribeExecution", {})
|
|
4405
|
-
.n("IoTSiteWiseClient", "DescribeExecutionCommand")
|
|
4406
|
-
.sc(DescribeExecution$)
|
|
4407
|
-
.build() {
|
|
3999
|
+
class DescribeExecutionCommand extends command(_ep0, _mw0, "DescribeExecution", DescribeExecution$) {
|
|
4408
4000
|
}
|
|
4409
4001
|
|
|
4410
|
-
class DescribeGatewayCapabilityConfigurationCommand extends
|
|
4411
|
-
.classBuilder()
|
|
4412
|
-
.ep(commonParams)
|
|
4413
|
-
.m(function (Command, cs, config, o) {
|
|
4414
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4415
|
-
})
|
|
4416
|
-
.s("AWSIoTSiteWise", "DescribeGatewayCapabilityConfiguration", {})
|
|
4417
|
-
.n("IoTSiteWiseClient", "DescribeGatewayCapabilityConfigurationCommand")
|
|
4418
|
-
.sc(DescribeGatewayCapabilityConfiguration$)
|
|
4419
|
-
.build() {
|
|
4002
|
+
class DescribeGatewayCapabilityConfigurationCommand extends command(_ep0, _mw0, "DescribeGatewayCapabilityConfiguration", DescribeGatewayCapabilityConfiguration$) {
|
|
4420
4003
|
}
|
|
4421
4004
|
|
|
4422
|
-
class DescribeGatewayCommand extends
|
|
4423
|
-
.classBuilder()
|
|
4424
|
-
.ep(commonParams)
|
|
4425
|
-
.m(function (Command, cs, config, o) {
|
|
4426
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4427
|
-
})
|
|
4428
|
-
.s("AWSIoTSiteWise", "DescribeGateway", {})
|
|
4429
|
-
.n("IoTSiteWiseClient", "DescribeGatewayCommand")
|
|
4430
|
-
.sc(DescribeGateway$)
|
|
4431
|
-
.build() {
|
|
4005
|
+
class DescribeGatewayCommand extends command(_ep0, _mw0, "DescribeGateway", DescribeGateway$) {
|
|
4432
4006
|
}
|
|
4433
4007
|
|
|
4434
|
-
class DescribeLoggingOptionsCommand extends
|
|
4435
|
-
.classBuilder()
|
|
4436
|
-
.ep(commonParams)
|
|
4437
|
-
.m(function (Command, cs, config, o) {
|
|
4438
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4439
|
-
})
|
|
4440
|
-
.s("AWSIoTSiteWise", "DescribeLoggingOptions", {})
|
|
4441
|
-
.n("IoTSiteWiseClient", "DescribeLoggingOptionsCommand")
|
|
4442
|
-
.sc(DescribeLoggingOptions$)
|
|
4443
|
-
.build() {
|
|
4008
|
+
class DescribeLoggingOptionsCommand extends command(_ep0, _mw0, "DescribeLoggingOptions", DescribeLoggingOptions$) {
|
|
4444
4009
|
}
|
|
4445
4010
|
|
|
4446
|
-
class DescribePortalCommand extends
|
|
4447
|
-
.classBuilder()
|
|
4448
|
-
.ep(commonParams)
|
|
4449
|
-
.m(function (Command, cs, config, o) {
|
|
4450
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4451
|
-
})
|
|
4452
|
-
.s("AWSIoTSiteWise", "DescribePortal", {})
|
|
4453
|
-
.n("IoTSiteWiseClient", "DescribePortalCommand")
|
|
4454
|
-
.sc(DescribePortal$)
|
|
4455
|
-
.build() {
|
|
4011
|
+
class DescribePortalCommand extends command(_ep0, _mw0, "DescribePortal", DescribePortal$) {
|
|
4456
4012
|
}
|
|
4457
4013
|
|
|
4458
|
-
class DescribeProjectCommand extends
|
|
4459
|
-
.classBuilder()
|
|
4460
|
-
.ep(commonParams)
|
|
4461
|
-
.m(function (Command, cs, config, o) {
|
|
4462
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4463
|
-
})
|
|
4464
|
-
.s("AWSIoTSiteWise", "DescribeProject", {})
|
|
4465
|
-
.n("IoTSiteWiseClient", "DescribeProjectCommand")
|
|
4466
|
-
.sc(DescribeProject$)
|
|
4467
|
-
.build() {
|
|
4014
|
+
class DescribeProjectCommand extends command(_ep0, _mw0, "DescribeProject", DescribeProject$) {
|
|
4468
4015
|
}
|
|
4469
4016
|
|
|
4470
|
-
class DescribeStorageConfigurationCommand extends
|
|
4471
|
-
.classBuilder()
|
|
4472
|
-
.ep(commonParams)
|
|
4473
|
-
.m(function (Command, cs, config, o) {
|
|
4474
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4475
|
-
})
|
|
4476
|
-
.s("AWSIoTSiteWise", "DescribeStorageConfiguration", {})
|
|
4477
|
-
.n("IoTSiteWiseClient", "DescribeStorageConfigurationCommand")
|
|
4478
|
-
.sc(DescribeStorageConfiguration$)
|
|
4479
|
-
.build() {
|
|
4017
|
+
class DescribeStorageConfigurationCommand extends command(_ep0, _mw0, "DescribeStorageConfiguration", DescribeStorageConfiguration$) {
|
|
4480
4018
|
}
|
|
4481
4019
|
|
|
4482
|
-
class DescribeTimeSeriesCommand extends
|
|
4483
|
-
.classBuilder()
|
|
4484
|
-
.ep(commonParams)
|
|
4485
|
-
.m(function (Command, cs, config, o) {
|
|
4486
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4487
|
-
})
|
|
4488
|
-
.s("AWSIoTSiteWise", "DescribeTimeSeries", {})
|
|
4489
|
-
.n("IoTSiteWiseClient", "DescribeTimeSeriesCommand")
|
|
4490
|
-
.sc(DescribeTimeSeries$)
|
|
4491
|
-
.build() {
|
|
4020
|
+
class DescribeTimeSeriesCommand extends command(_ep0, _mw0, "DescribeTimeSeries", DescribeTimeSeries$) {
|
|
4492
4021
|
}
|
|
4493
4022
|
|
|
4494
|
-
class DisassociateAssetsCommand extends
|
|
4495
|
-
.classBuilder()
|
|
4496
|
-
.ep(commonParams)
|
|
4497
|
-
.m(function (Command, cs, config, o) {
|
|
4498
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4499
|
-
})
|
|
4500
|
-
.s("AWSIoTSiteWise", "DisassociateAssets", {})
|
|
4501
|
-
.n("IoTSiteWiseClient", "DisassociateAssetsCommand")
|
|
4502
|
-
.sc(DisassociateAssets$)
|
|
4503
|
-
.build() {
|
|
4023
|
+
class DisassociateAssetsCommand extends command(_ep0, _mw0, "DisassociateAssets", DisassociateAssets$) {
|
|
4504
4024
|
}
|
|
4505
4025
|
|
|
4506
|
-
class DisassociateTimeSeriesFromAssetPropertyCommand extends
|
|
4507
|
-
.classBuilder()
|
|
4508
|
-
.ep(commonParams)
|
|
4509
|
-
.m(function (Command, cs, config, o) {
|
|
4510
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4511
|
-
})
|
|
4512
|
-
.s("AWSIoTSiteWise", "DisassociateTimeSeriesFromAssetProperty", {})
|
|
4513
|
-
.n("IoTSiteWiseClient", "DisassociateTimeSeriesFromAssetPropertyCommand")
|
|
4514
|
-
.sc(DisassociateTimeSeriesFromAssetProperty$)
|
|
4515
|
-
.build() {
|
|
4026
|
+
class DisassociateTimeSeriesFromAssetPropertyCommand extends command(_ep0, _mw0, "DisassociateTimeSeriesFromAssetProperty", DisassociateTimeSeriesFromAssetProperty$) {
|
|
4516
4027
|
}
|
|
4517
4028
|
|
|
4518
|
-
class ExecuteActionCommand extends
|
|
4519
|
-
.classBuilder()
|
|
4520
|
-
.ep(commonParams)
|
|
4521
|
-
.m(function (Command, cs, config, o) {
|
|
4522
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4523
|
-
})
|
|
4524
|
-
.s("AWSIoTSiteWise", "ExecuteAction", {})
|
|
4525
|
-
.n("IoTSiteWiseClient", "ExecuteActionCommand")
|
|
4526
|
-
.sc(ExecuteAction$)
|
|
4527
|
-
.build() {
|
|
4029
|
+
class ExecuteActionCommand extends command(_ep0, _mw0, "ExecuteAction", ExecuteAction$) {
|
|
4528
4030
|
}
|
|
4529
4031
|
|
|
4530
|
-
class ExecuteQueryCommand extends
|
|
4531
|
-
.classBuilder()
|
|
4532
|
-
.ep(commonParams)
|
|
4533
|
-
.m(function (Command, cs, config, o) {
|
|
4534
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4535
|
-
})
|
|
4536
|
-
.s("AWSIoTSiteWise", "ExecuteQuery", {})
|
|
4537
|
-
.n("IoTSiteWiseClient", "ExecuteQueryCommand")
|
|
4538
|
-
.sc(ExecuteQuery$)
|
|
4539
|
-
.build() {
|
|
4032
|
+
class ExecuteQueryCommand extends command(_ep0, _mw0, "ExecuteQuery", ExecuteQuery$) {
|
|
4540
4033
|
}
|
|
4541
4034
|
|
|
4542
|
-
class GetAssetPropertyAggregatesCommand extends
|
|
4543
|
-
.classBuilder()
|
|
4544
|
-
.ep(commonParams)
|
|
4545
|
-
.m(function (Command, cs, config, o) {
|
|
4546
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4547
|
-
})
|
|
4548
|
-
.s("AWSIoTSiteWise", "GetAssetPropertyAggregates", {})
|
|
4549
|
-
.n("IoTSiteWiseClient", "GetAssetPropertyAggregatesCommand")
|
|
4550
|
-
.sc(GetAssetPropertyAggregates$)
|
|
4551
|
-
.build() {
|
|
4035
|
+
class GetAssetPropertyAggregatesCommand extends command(_ep0, _mw0, "GetAssetPropertyAggregates", GetAssetPropertyAggregates$) {
|
|
4552
4036
|
}
|
|
4553
4037
|
|
|
4554
|
-
class GetAssetPropertyValueCommand extends
|
|
4555
|
-
.classBuilder()
|
|
4556
|
-
.ep(commonParams)
|
|
4557
|
-
.m(function (Command, cs, config, o) {
|
|
4558
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4559
|
-
})
|
|
4560
|
-
.s("AWSIoTSiteWise", "GetAssetPropertyValue", {})
|
|
4561
|
-
.n("IoTSiteWiseClient", "GetAssetPropertyValueCommand")
|
|
4562
|
-
.sc(GetAssetPropertyValue$)
|
|
4563
|
-
.build() {
|
|
4038
|
+
class GetAssetPropertyValueCommand extends command(_ep0, _mw0, "GetAssetPropertyValue", GetAssetPropertyValue$) {
|
|
4564
4039
|
}
|
|
4565
4040
|
|
|
4566
|
-
class GetAssetPropertyValueHistoryCommand extends
|
|
4567
|
-
.classBuilder()
|
|
4568
|
-
.ep(commonParams)
|
|
4569
|
-
.m(function (Command, cs, config, o) {
|
|
4570
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4571
|
-
})
|
|
4572
|
-
.s("AWSIoTSiteWise", "GetAssetPropertyValueHistory", {})
|
|
4573
|
-
.n("IoTSiteWiseClient", "GetAssetPropertyValueHistoryCommand")
|
|
4574
|
-
.sc(GetAssetPropertyValueHistory$)
|
|
4575
|
-
.build() {
|
|
4041
|
+
class GetAssetPropertyValueHistoryCommand extends command(_ep0, _mw0, "GetAssetPropertyValueHistory", GetAssetPropertyValueHistory$) {
|
|
4576
4042
|
}
|
|
4577
4043
|
|
|
4578
|
-
class GetInterpolatedAssetPropertyValuesCommand extends
|
|
4579
|
-
.classBuilder()
|
|
4580
|
-
.ep(commonParams)
|
|
4581
|
-
.m(function (Command, cs, config, o) {
|
|
4582
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4583
|
-
})
|
|
4584
|
-
.s("AWSIoTSiteWise", "GetInterpolatedAssetPropertyValues", {})
|
|
4585
|
-
.n("IoTSiteWiseClient", "GetInterpolatedAssetPropertyValuesCommand")
|
|
4586
|
-
.sc(GetInterpolatedAssetPropertyValues$)
|
|
4587
|
-
.build() {
|
|
4044
|
+
class GetInterpolatedAssetPropertyValuesCommand extends command(_ep0, _mw0, "GetInterpolatedAssetPropertyValues", GetInterpolatedAssetPropertyValues$) {
|
|
4588
4045
|
}
|
|
4589
4046
|
|
|
4590
|
-
class InvokeAssistantCommand extends
|
|
4591
|
-
.classBuilder()
|
|
4592
|
-
.ep(commonParams)
|
|
4593
|
-
.m(function (Command, cs, config, o) {
|
|
4594
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4595
|
-
})
|
|
4596
|
-
.s("AWSIoTSiteWise", "InvokeAssistant", {
|
|
4597
|
-
eventStream: {
|
|
4598
|
-
output: true,
|
|
4599
|
-
},
|
|
4600
|
-
})
|
|
4601
|
-
.n("IoTSiteWiseClient", "InvokeAssistantCommand")
|
|
4602
|
-
.sc(InvokeAssistant$)
|
|
4603
|
-
.build() {
|
|
4047
|
+
class InvokeAssistantCommand extends command(_ep0, _mw0, "InvokeAssistant", InvokeAssistant$) {
|
|
4604
4048
|
}
|
|
4605
4049
|
|
|
4606
|
-
class ListAccessPoliciesCommand extends
|
|
4607
|
-
.classBuilder()
|
|
4608
|
-
.ep(commonParams)
|
|
4609
|
-
.m(function (Command, cs, config, o) {
|
|
4610
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4611
|
-
})
|
|
4612
|
-
.s("AWSIoTSiteWise", "ListAccessPolicies", {})
|
|
4613
|
-
.n("IoTSiteWiseClient", "ListAccessPoliciesCommand")
|
|
4614
|
-
.sc(ListAccessPolicies$)
|
|
4615
|
-
.build() {
|
|
4050
|
+
class ListAccessPoliciesCommand extends command(_ep0, _mw0, "ListAccessPolicies", ListAccessPolicies$) {
|
|
4616
4051
|
}
|
|
4617
4052
|
|
|
4618
|
-
class ListActionsCommand extends
|
|
4619
|
-
.classBuilder()
|
|
4620
|
-
.ep(commonParams)
|
|
4621
|
-
.m(function (Command, cs, config, o) {
|
|
4622
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4623
|
-
})
|
|
4624
|
-
.s("AWSIoTSiteWise", "ListActions", {})
|
|
4625
|
-
.n("IoTSiteWiseClient", "ListActionsCommand")
|
|
4626
|
-
.sc(ListActions$)
|
|
4627
|
-
.build() {
|
|
4053
|
+
class ListActionsCommand extends command(_ep0, _mw0, "ListActions", ListActions$) {
|
|
4628
4054
|
}
|
|
4629
4055
|
|
|
4630
|
-
class ListAssetModelCompositeModelsCommand extends
|
|
4631
|
-
.classBuilder()
|
|
4632
|
-
.ep(commonParams)
|
|
4633
|
-
.m(function (Command, cs, config, o) {
|
|
4634
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4635
|
-
})
|
|
4636
|
-
.s("AWSIoTSiteWise", "ListAssetModelCompositeModels", {})
|
|
4637
|
-
.n("IoTSiteWiseClient", "ListAssetModelCompositeModelsCommand")
|
|
4638
|
-
.sc(ListAssetModelCompositeModels$)
|
|
4639
|
-
.build() {
|
|
4056
|
+
class ListAssetModelCompositeModelsCommand extends command(_ep0, _mw0, "ListAssetModelCompositeModels", ListAssetModelCompositeModels$) {
|
|
4640
4057
|
}
|
|
4641
4058
|
|
|
4642
|
-
class ListAssetModelPropertiesCommand extends
|
|
4643
|
-
.classBuilder()
|
|
4644
|
-
.ep(commonParams)
|
|
4645
|
-
.m(function (Command, cs, config, o) {
|
|
4646
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4647
|
-
})
|
|
4648
|
-
.s("AWSIoTSiteWise", "ListAssetModelProperties", {})
|
|
4649
|
-
.n("IoTSiteWiseClient", "ListAssetModelPropertiesCommand")
|
|
4650
|
-
.sc(ListAssetModelProperties$)
|
|
4651
|
-
.build() {
|
|
4059
|
+
class ListAssetModelPropertiesCommand extends command(_ep0, _mw0, "ListAssetModelProperties", ListAssetModelProperties$) {
|
|
4652
4060
|
}
|
|
4653
4061
|
|
|
4654
|
-
class ListAssetModelsCommand extends
|
|
4655
|
-
.classBuilder()
|
|
4656
|
-
.ep(commonParams)
|
|
4657
|
-
.m(function (Command, cs, config, o) {
|
|
4658
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4659
|
-
})
|
|
4660
|
-
.s("AWSIoTSiteWise", "ListAssetModels", {})
|
|
4661
|
-
.n("IoTSiteWiseClient", "ListAssetModelsCommand")
|
|
4662
|
-
.sc(ListAssetModels$)
|
|
4663
|
-
.build() {
|
|
4062
|
+
class ListAssetModelsCommand extends command(_ep0, _mw0, "ListAssetModels", ListAssetModels$) {
|
|
4664
4063
|
}
|
|
4665
4064
|
|
|
4666
|
-
class ListAssetPropertiesCommand extends
|
|
4667
|
-
.classBuilder()
|
|
4668
|
-
.ep(commonParams)
|
|
4669
|
-
.m(function (Command, cs, config, o) {
|
|
4670
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4671
|
-
})
|
|
4672
|
-
.s("AWSIoTSiteWise", "ListAssetProperties", {})
|
|
4673
|
-
.n("IoTSiteWiseClient", "ListAssetPropertiesCommand")
|
|
4674
|
-
.sc(ListAssetProperties$)
|
|
4675
|
-
.build() {
|
|
4065
|
+
class ListAssetPropertiesCommand extends command(_ep0, _mw0, "ListAssetProperties", ListAssetProperties$) {
|
|
4676
4066
|
}
|
|
4677
4067
|
|
|
4678
|
-
class ListAssetRelationshipsCommand extends
|
|
4679
|
-
.classBuilder()
|
|
4680
|
-
.ep(commonParams)
|
|
4681
|
-
.m(function (Command, cs, config, o) {
|
|
4682
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4683
|
-
})
|
|
4684
|
-
.s("AWSIoTSiteWise", "ListAssetRelationships", {})
|
|
4685
|
-
.n("IoTSiteWiseClient", "ListAssetRelationshipsCommand")
|
|
4686
|
-
.sc(ListAssetRelationships$)
|
|
4687
|
-
.build() {
|
|
4068
|
+
class ListAssetRelationshipsCommand extends command(_ep0, _mw0, "ListAssetRelationships", ListAssetRelationships$) {
|
|
4688
4069
|
}
|
|
4689
4070
|
|
|
4690
|
-
class ListAssetsCommand extends
|
|
4691
|
-
.classBuilder()
|
|
4692
|
-
.ep(commonParams)
|
|
4693
|
-
.m(function (Command, cs, config, o) {
|
|
4694
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4695
|
-
})
|
|
4696
|
-
.s("AWSIoTSiteWise", "ListAssets", {})
|
|
4697
|
-
.n("IoTSiteWiseClient", "ListAssetsCommand")
|
|
4698
|
-
.sc(ListAssets$)
|
|
4699
|
-
.build() {
|
|
4071
|
+
class ListAssetsCommand extends command(_ep0, _mw0, "ListAssets", ListAssets$) {
|
|
4700
4072
|
}
|
|
4701
4073
|
|
|
4702
|
-
class ListAssociatedAssetsCommand extends
|
|
4703
|
-
.classBuilder()
|
|
4704
|
-
.ep(commonParams)
|
|
4705
|
-
.m(function (Command, cs, config, o) {
|
|
4706
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4707
|
-
})
|
|
4708
|
-
.s("AWSIoTSiteWise", "ListAssociatedAssets", {})
|
|
4709
|
-
.n("IoTSiteWiseClient", "ListAssociatedAssetsCommand")
|
|
4710
|
-
.sc(ListAssociatedAssets$)
|
|
4711
|
-
.build() {
|
|
4074
|
+
class ListAssociatedAssetsCommand extends command(_ep0, _mw0, "ListAssociatedAssets", ListAssociatedAssets$) {
|
|
4712
4075
|
}
|
|
4713
4076
|
|
|
4714
|
-
class ListBulkImportJobsCommand extends
|
|
4715
|
-
.classBuilder()
|
|
4716
|
-
.ep(commonParams)
|
|
4717
|
-
.m(function (Command, cs, config, o) {
|
|
4718
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4719
|
-
})
|
|
4720
|
-
.s("AWSIoTSiteWise", "ListBulkImportJobs", {})
|
|
4721
|
-
.n("IoTSiteWiseClient", "ListBulkImportJobsCommand")
|
|
4722
|
-
.sc(ListBulkImportJobs$)
|
|
4723
|
-
.build() {
|
|
4077
|
+
class ListBulkImportJobsCommand extends command(_ep0, _mw0, "ListBulkImportJobs", ListBulkImportJobs$) {
|
|
4724
4078
|
}
|
|
4725
4079
|
|
|
4726
|
-
class ListCompositionRelationshipsCommand extends
|
|
4727
|
-
.classBuilder()
|
|
4728
|
-
.ep(commonParams)
|
|
4729
|
-
.m(function (Command, cs, config, o) {
|
|
4730
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4731
|
-
})
|
|
4732
|
-
.s("AWSIoTSiteWise", "ListCompositionRelationships", {})
|
|
4733
|
-
.n("IoTSiteWiseClient", "ListCompositionRelationshipsCommand")
|
|
4734
|
-
.sc(ListCompositionRelationships$)
|
|
4735
|
-
.build() {
|
|
4080
|
+
class ListCompositionRelationshipsCommand extends command(_ep0, _mw0, "ListCompositionRelationships", ListCompositionRelationships$) {
|
|
4736
4081
|
}
|
|
4737
4082
|
|
|
4738
|
-
class ListComputationModelDataBindingUsagesCommand extends
|
|
4739
|
-
.classBuilder()
|
|
4740
|
-
.ep(commonParams)
|
|
4741
|
-
.m(function (Command, cs, config, o) {
|
|
4742
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4743
|
-
})
|
|
4744
|
-
.s("AWSIoTSiteWise", "ListComputationModelDataBindingUsages", {})
|
|
4745
|
-
.n("IoTSiteWiseClient", "ListComputationModelDataBindingUsagesCommand")
|
|
4746
|
-
.sc(ListComputationModelDataBindingUsages$)
|
|
4747
|
-
.build() {
|
|
4083
|
+
class ListComputationModelDataBindingUsagesCommand extends command(_ep0, _mw0, "ListComputationModelDataBindingUsages", ListComputationModelDataBindingUsages$) {
|
|
4748
4084
|
}
|
|
4749
4085
|
|
|
4750
|
-
class ListComputationModelResolveToResourcesCommand extends
|
|
4751
|
-
.classBuilder()
|
|
4752
|
-
.ep(commonParams)
|
|
4753
|
-
.m(function (Command, cs, config, o) {
|
|
4754
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4755
|
-
})
|
|
4756
|
-
.s("AWSIoTSiteWise", "ListComputationModelResolveToResources", {})
|
|
4757
|
-
.n("IoTSiteWiseClient", "ListComputationModelResolveToResourcesCommand")
|
|
4758
|
-
.sc(ListComputationModelResolveToResources$)
|
|
4759
|
-
.build() {
|
|
4086
|
+
class ListComputationModelResolveToResourcesCommand extends command(_ep0, _mw0, "ListComputationModelResolveToResources", ListComputationModelResolveToResources$) {
|
|
4760
4087
|
}
|
|
4761
4088
|
|
|
4762
|
-
class ListComputationModelsCommand extends
|
|
4763
|
-
.classBuilder()
|
|
4764
|
-
.ep(commonParams)
|
|
4765
|
-
.m(function (Command, cs, config, o) {
|
|
4766
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4767
|
-
})
|
|
4768
|
-
.s("AWSIoTSiteWise", "ListComputationModels", {})
|
|
4769
|
-
.n("IoTSiteWiseClient", "ListComputationModelsCommand")
|
|
4770
|
-
.sc(ListComputationModels$)
|
|
4771
|
-
.build() {
|
|
4089
|
+
class ListComputationModelsCommand extends command(_ep0, _mw0, "ListComputationModels", ListComputationModels$) {
|
|
4772
4090
|
}
|
|
4773
4091
|
|
|
4774
|
-
class ListDashboardsCommand extends
|
|
4775
|
-
.classBuilder()
|
|
4776
|
-
.ep(commonParams)
|
|
4777
|
-
.m(function (Command, cs, config, o) {
|
|
4778
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4779
|
-
})
|
|
4780
|
-
.s("AWSIoTSiteWise", "ListDashboards", {})
|
|
4781
|
-
.n("IoTSiteWiseClient", "ListDashboardsCommand")
|
|
4782
|
-
.sc(ListDashboards$)
|
|
4783
|
-
.build() {
|
|
4092
|
+
class ListDashboardsCommand extends command(_ep0, _mw0, "ListDashboards", ListDashboards$) {
|
|
4784
4093
|
}
|
|
4785
4094
|
|
|
4786
|
-
class ListDatasetsCommand extends
|
|
4787
|
-
.classBuilder()
|
|
4788
|
-
.ep(commonParams)
|
|
4789
|
-
.m(function (Command, cs, config, o) {
|
|
4790
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4791
|
-
})
|
|
4792
|
-
.s("AWSIoTSiteWise", "ListDatasets", {})
|
|
4793
|
-
.n("IoTSiteWiseClient", "ListDatasetsCommand")
|
|
4794
|
-
.sc(ListDatasets$)
|
|
4795
|
-
.build() {
|
|
4095
|
+
class ListDatasetsCommand extends command(_ep0, _mw0, "ListDatasets", ListDatasets$) {
|
|
4796
4096
|
}
|
|
4797
4097
|
|
|
4798
|
-
class ListExecutionsCommand extends
|
|
4799
|
-
.classBuilder()
|
|
4800
|
-
.ep(commonParams)
|
|
4801
|
-
.m(function (Command, cs, config, o) {
|
|
4802
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4803
|
-
})
|
|
4804
|
-
.s("AWSIoTSiteWise", "ListExecutions", {})
|
|
4805
|
-
.n("IoTSiteWiseClient", "ListExecutionsCommand")
|
|
4806
|
-
.sc(ListExecutions$)
|
|
4807
|
-
.build() {
|
|
4098
|
+
class ListExecutionsCommand extends command(_ep0, _mw0, "ListExecutions", ListExecutions$) {
|
|
4808
4099
|
}
|
|
4809
4100
|
|
|
4810
|
-
class ListGatewaysCommand extends
|
|
4811
|
-
.classBuilder()
|
|
4812
|
-
.ep(commonParams)
|
|
4813
|
-
.m(function (Command, cs, config, o) {
|
|
4814
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4815
|
-
})
|
|
4816
|
-
.s("AWSIoTSiteWise", "ListGateways", {})
|
|
4817
|
-
.n("IoTSiteWiseClient", "ListGatewaysCommand")
|
|
4818
|
-
.sc(ListGateways$)
|
|
4819
|
-
.build() {
|
|
4101
|
+
class ListGatewaysCommand extends command(_ep0, _mw0, "ListGateways", ListGateways$) {
|
|
4820
4102
|
}
|
|
4821
4103
|
|
|
4822
|
-
class ListInterfaceRelationshipsCommand extends
|
|
4823
|
-
.classBuilder()
|
|
4824
|
-
.ep(commonParams)
|
|
4825
|
-
.m(function (Command, cs, config, o) {
|
|
4826
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4827
|
-
})
|
|
4828
|
-
.s("AWSIoTSiteWise", "ListInterfaceRelationships", {})
|
|
4829
|
-
.n("IoTSiteWiseClient", "ListInterfaceRelationshipsCommand")
|
|
4830
|
-
.sc(ListInterfaceRelationships$)
|
|
4831
|
-
.build() {
|
|
4104
|
+
class ListInterfaceRelationshipsCommand extends command(_ep0, _mw0, "ListInterfaceRelationships", ListInterfaceRelationships$) {
|
|
4832
4105
|
}
|
|
4833
4106
|
|
|
4834
|
-
class ListPortalsCommand extends
|
|
4835
|
-
.classBuilder()
|
|
4836
|
-
.ep(commonParams)
|
|
4837
|
-
.m(function (Command, cs, config, o) {
|
|
4838
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4839
|
-
})
|
|
4840
|
-
.s("AWSIoTSiteWise", "ListPortals", {})
|
|
4841
|
-
.n("IoTSiteWiseClient", "ListPortalsCommand")
|
|
4842
|
-
.sc(ListPortals$)
|
|
4843
|
-
.build() {
|
|
4107
|
+
class ListPortalsCommand extends command(_ep0, _mw0, "ListPortals", ListPortals$) {
|
|
4844
4108
|
}
|
|
4845
4109
|
|
|
4846
|
-
class ListProjectAssetsCommand extends
|
|
4847
|
-
.classBuilder()
|
|
4848
|
-
.ep(commonParams)
|
|
4849
|
-
.m(function (Command, cs, config, o) {
|
|
4850
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4851
|
-
})
|
|
4852
|
-
.s("AWSIoTSiteWise", "ListProjectAssets", {})
|
|
4853
|
-
.n("IoTSiteWiseClient", "ListProjectAssetsCommand")
|
|
4854
|
-
.sc(ListProjectAssets$)
|
|
4855
|
-
.build() {
|
|
4110
|
+
class ListProjectAssetsCommand extends command(_ep0, _mw0, "ListProjectAssets", ListProjectAssets$) {
|
|
4856
4111
|
}
|
|
4857
4112
|
|
|
4858
|
-
class ListProjectsCommand extends
|
|
4859
|
-
.classBuilder()
|
|
4860
|
-
.ep(commonParams)
|
|
4861
|
-
.m(function (Command, cs, config, o) {
|
|
4862
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4863
|
-
})
|
|
4864
|
-
.s("AWSIoTSiteWise", "ListProjects", {})
|
|
4865
|
-
.n("IoTSiteWiseClient", "ListProjectsCommand")
|
|
4866
|
-
.sc(ListProjects$)
|
|
4867
|
-
.build() {
|
|
4113
|
+
class ListProjectsCommand extends command(_ep0, _mw0, "ListProjects", ListProjects$) {
|
|
4868
4114
|
}
|
|
4869
4115
|
|
|
4870
|
-
class ListTagsForResourceCommand extends
|
|
4871
|
-
.classBuilder()
|
|
4872
|
-
.ep(commonParams)
|
|
4873
|
-
.m(function (Command, cs, config, o) {
|
|
4874
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4875
|
-
})
|
|
4876
|
-
.s("AWSIoTSiteWise", "ListTagsForResource", {})
|
|
4877
|
-
.n("IoTSiteWiseClient", "ListTagsForResourceCommand")
|
|
4878
|
-
.sc(ListTagsForResource$)
|
|
4879
|
-
.build() {
|
|
4116
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
4880
4117
|
}
|
|
4881
4118
|
|
|
4882
|
-
class ListTimeSeriesCommand extends
|
|
4883
|
-
.classBuilder()
|
|
4884
|
-
.ep(commonParams)
|
|
4885
|
-
.m(function (Command, cs, config, o) {
|
|
4886
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4887
|
-
})
|
|
4888
|
-
.s("AWSIoTSiteWise", "ListTimeSeries", {})
|
|
4889
|
-
.n("IoTSiteWiseClient", "ListTimeSeriesCommand")
|
|
4890
|
-
.sc(ListTimeSeries$)
|
|
4891
|
-
.build() {
|
|
4119
|
+
class ListTimeSeriesCommand extends command(_ep0, _mw0, "ListTimeSeries", ListTimeSeries$) {
|
|
4892
4120
|
}
|
|
4893
4121
|
|
|
4894
|
-
class PutAssetModelInterfaceRelationshipCommand extends
|
|
4895
|
-
.classBuilder()
|
|
4896
|
-
.ep(commonParams)
|
|
4897
|
-
.m(function (Command, cs, config, o) {
|
|
4898
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4899
|
-
})
|
|
4900
|
-
.s("AWSIoTSiteWise", "PutAssetModelInterfaceRelationship", {})
|
|
4901
|
-
.n("IoTSiteWiseClient", "PutAssetModelInterfaceRelationshipCommand")
|
|
4902
|
-
.sc(PutAssetModelInterfaceRelationship$)
|
|
4903
|
-
.build() {
|
|
4122
|
+
class PutAssetModelInterfaceRelationshipCommand extends command(_ep0, _mw0, "PutAssetModelInterfaceRelationship", PutAssetModelInterfaceRelationship$) {
|
|
4904
4123
|
}
|
|
4905
4124
|
|
|
4906
|
-
class PutDefaultEncryptionConfigurationCommand extends
|
|
4907
|
-
.classBuilder()
|
|
4908
|
-
.ep(commonParams)
|
|
4909
|
-
.m(function (Command, cs, config, o) {
|
|
4910
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4911
|
-
})
|
|
4912
|
-
.s("AWSIoTSiteWise", "PutDefaultEncryptionConfiguration", {})
|
|
4913
|
-
.n("IoTSiteWiseClient", "PutDefaultEncryptionConfigurationCommand")
|
|
4914
|
-
.sc(PutDefaultEncryptionConfiguration$)
|
|
4915
|
-
.build() {
|
|
4125
|
+
class PutDefaultEncryptionConfigurationCommand extends command(_ep0, _mw0, "PutDefaultEncryptionConfiguration", PutDefaultEncryptionConfiguration$) {
|
|
4916
4126
|
}
|
|
4917
4127
|
|
|
4918
|
-
class PutLoggingOptionsCommand extends
|
|
4919
|
-
.classBuilder()
|
|
4920
|
-
.ep(commonParams)
|
|
4921
|
-
.m(function (Command, cs, config, o) {
|
|
4922
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4923
|
-
})
|
|
4924
|
-
.s("AWSIoTSiteWise", "PutLoggingOptions", {})
|
|
4925
|
-
.n("IoTSiteWiseClient", "PutLoggingOptionsCommand")
|
|
4926
|
-
.sc(PutLoggingOptions$)
|
|
4927
|
-
.build() {
|
|
4128
|
+
class PutLoggingOptionsCommand extends command(_ep0, _mw0, "PutLoggingOptions", PutLoggingOptions$) {
|
|
4928
4129
|
}
|
|
4929
4130
|
|
|
4930
|
-
class PutStorageConfigurationCommand extends
|
|
4931
|
-
.classBuilder()
|
|
4932
|
-
.ep(commonParams)
|
|
4933
|
-
.m(function (Command, cs, config, o) {
|
|
4934
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4935
|
-
})
|
|
4936
|
-
.s("AWSIoTSiteWise", "PutStorageConfiguration", {})
|
|
4937
|
-
.n("IoTSiteWiseClient", "PutStorageConfigurationCommand")
|
|
4938
|
-
.sc(PutStorageConfiguration$)
|
|
4939
|
-
.build() {
|
|
4131
|
+
class PutStorageConfigurationCommand extends command(_ep0, _mw0, "PutStorageConfiguration", PutStorageConfiguration$) {
|
|
4940
4132
|
}
|
|
4941
4133
|
|
|
4942
|
-
class TagResourceCommand extends
|
|
4943
|
-
.classBuilder()
|
|
4944
|
-
.ep(commonParams)
|
|
4945
|
-
.m(function (Command, cs, config, o) {
|
|
4946
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4947
|
-
})
|
|
4948
|
-
.s("AWSIoTSiteWise", "TagResource", {})
|
|
4949
|
-
.n("IoTSiteWiseClient", "TagResourceCommand")
|
|
4950
|
-
.sc(TagResource$)
|
|
4951
|
-
.build() {
|
|
4134
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
4952
4135
|
}
|
|
4953
4136
|
|
|
4954
|
-
class UntagResourceCommand extends
|
|
4955
|
-
.classBuilder()
|
|
4956
|
-
.ep(commonParams)
|
|
4957
|
-
.m(function (Command, cs, config, o) {
|
|
4958
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4959
|
-
})
|
|
4960
|
-
.s("AWSIoTSiteWise", "UntagResource", {})
|
|
4961
|
-
.n("IoTSiteWiseClient", "UntagResourceCommand")
|
|
4962
|
-
.sc(UntagResource$)
|
|
4963
|
-
.build() {
|
|
4137
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
4964
4138
|
}
|
|
4965
4139
|
|
|
4966
|
-
class UpdateAccessPolicyCommand extends
|
|
4967
|
-
.classBuilder()
|
|
4968
|
-
.ep(commonParams)
|
|
4969
|
-
.m(function (Command, cs, config, o) {
|
|
4970
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4971
|
-
})
|
|
4972
|
-
.s("AWSIoTSiteWise", "UpdateAccessPolicy", {})
|
|
4973
|
-
.n("IoTSiteWiseClient", "UpdateAccessPolicyCommand")
|
|
4974
|
-
.sc(UpdateAccessPolicy$)
|
|
4975
|
-
.build() {
|
|
4140
|
+
class UpdateAccessPolicyCommand extends command(_ep0, _mw0, "UpdateAccessPolicy", UpdateAccessPolicy$) {
|
|
4976
4141
|
}
|
|
4977
4142
|
|
|
4978
|
-
class UpdateAssetCommand extends
|
|
4979
|
-
.classBuilder()
|
|
4980
|
-
.ep(commonParams)
|
|
4981
|
-
.m(function (Command, cs, config, o) {
|
|
4982
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4983
|
-
})
|
|
4984
|
-
.s("AWSIoTSiteWise", "UpdateAsset", {})
|
|
4985
|
-
.n("IoTSiteWiseClient", "UpdateAssetCommand")
|
|
4986
|
-
.sc(UpdateAsset$)
|
|
4987
|
-
.build() {
|
|
4143
|
+
class UpdateAssetCommand extends command(_ep0, _mw0, "UpdateAsset", UpdateAsset$) {
|
|
4988
4144
|
}
|
|
4989
4145
|
|
|
4990
|
-
class UpdateAssetModelCommand extends
|
|
4991
|
-
.classBuilder()
|
|
4992
|
-
.ep(commonParams)
|
|
4993
|
-
.m(function (Command, cs, config, o) {
|
|
4994
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4995
|
-
})
|
|
4996
|
-
.s("AWSIoTSiteWise", "UpdateAssetModel", {})
|
|
4997
|
-
.n("IoTSiteWiseClient", "UpdateAssetModelCommand")
|
|
4998
|
-
.sc(UpdateAssetModel$)
|
|
4999
|
-
.build() {
|
|
4146
|
+
class UpdateAssetModelCommand extends command(_ep0, _mw0, "UpdateAssetModel", UpdateAssetModel$) {
|
|
5000
4147
|
}
|
|
5001
4148
|
|
|
5002
|
-
class UpdateAssetModelCompositeModelCommand extends
|
|
5003
|
-
.classBuilder()
|
|
5004
|
-
.ep(commonParams)
|
|
5005
|
-
.m(function (Command, cs, config, o) {
|
|
5006
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5007
|
-
})
|
|
5008
|
-
.s("AWSIoTSiteWise", "UpdateAssetModelCompositeModel", {})
|
|
5009
|
-
.n("IoTSiteWiseClient", "UpdateAssetModelCompositeModelCommand")
|
|
5010
|
-
.sc(UpdateAssetModelCompositeModel$)
|
|
5011
|
-
.build() {
|
|
4149
|
+
class UpdateAssetModelCompositeModelCommand extends command(_ep0, _mw0, "UpdateAssetModelCompositeModel", UpdateAssetModelCompositeModel$) {
|
|
5012
4150
|
}
|
|
5013
4151
|
|
|
5014
|
-
class UpdateAssetPropertyCommand extends
|
|
5015
|
-
.classBuilder()
|
|
5016
|
-
.ep(commonParams)
|
|
5017
|
-
.m(function (Command, cs, config, o) {
|
|
5018
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5019
|
-
})
|
|
5020
|
-
.s("AWSIoTSiteWise", "UpdateAssetProperty", {})
|
|
5021
|
-
.n("IoTSiteWiseClient", "UpdateAssetPropertyCommand")
|
|
5022
|
-
.sc(UpdateAssetProperty$)
|
|
5023
|
-
.build() {
|
|
4152
|
+
class UpdateAssetPropertyCommand extends command(_ep0, _mw0, "UpdateAssetProperty", UpdateAssetProperty$) {
|
|
5024
4153
|
}
|
|
5025
4154
|
|
|
5026
|
-
class UpdateComputationModelCommand extends
|
|
5027
|
-
.classBuilder()
|
|
5028
|
-
.ep(commonParams)
|
|
5029
|
-
.m(function (Command, cs, config, o) {
|
|
5030
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5031
|
-
})
|
|
5032
|
-
.s("AWSIoTSiteWise", "UpdateComputationModel", {})
|
|
5033
|
-
.n("IoTSiteWiseClient", "UpdateComputationModelCommand")
|
|
5034
|
-
.sc(UpdateComputationModel$)
|
|
5035
|
-
.build() {
|
|
4155
|
+
class UpdateComputationModelCommand extends command(_ep0, _mw0, "UpdateComputationModel", UpdateComputationModel$) {
|
|
5036
4156
|
}
|
|
5037
4157
|
|
|
5038
|
-
class UpdateDashboardCommand extends
|
|
5039
|
-
.classBuilder()
|
|
5040
|
-
.ep(commonParams)
|
|
5041
|
-
.m(function (Command, cs, config, o) {
|
|
5042
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5043
|
-
})
|
|
5044
|
-
.s("AWSIoTSiteWise", "UpdateDashboard", {})
|
|
5045
|
-
.n("IoTSiteWiseClient", "UpdateDashboardCommand")
|
|
5046
|
-
.sc(UpdateDashboard$)
|
|
5047
|
-
.build() {
|
|
4158
|
+
class UpdateDashboardCommand extends command(_ep0, _mw0, "UpdateDashboard", UpdateDashboard$) {
|
|
5048
4159
|
}
|
|
5049
4160
|
|
|
5050
|
-
class UpdateDatasetCommand extends
|
|
5051
|
-
.classBuilder()
|
|
5052
|
-
.ep(commonParams)
|
|
5053
|
-
.m(function (Command, cs, config, o) {
|
|
5054
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5055
|
-
})
|
|
5056
|
-
.s("AWSIoTSiteWise", "UpdateDataset", {})
|
|
5057
|
-
.n("IoTSiteWiseClient", "UpdateDatasetCommand")
|
|
5058
|
-
.sc(UpdateDataset$)
|
|
5059
|
-
.build() {
|
|
4161
|
+
class UpdateDatasetCommand extends command(_ep0, _mw0, "UpdateDataset", UpdateDataset$) {
|
|
5060
4162
|
}
|
|
5061
4163
|
|
|
5062
|
-
class UpdateGatewayCapabilityConfigurationCommand extends
|
|
5063
|
-
.classBuilder()
|
|
5064
|
-
.ep(commonParams)
|
|
5065
|
-
.m(function (Command, cs, config, o) {
|
|
5066
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5067
|
-
})
|
|
5068
|
-
.s("AWSIoTSiteWise", "UpdateGatewayCapabilityConfiguration", {})
|
|
5069
|
-
.n("IoTSiteWiseClient", "UpdateGatewayCapabilityConfigurationCommand")
|
|
5070
|
-
.sc(UpdateGatewayCapabilityConfiguration$)
|
|
5071
|
-
.build() {
|
|
4164
|
+
class UpdateGatewayCapabilityConfigurationCommand extends command(_ep0, _mw0, "UpdateGatewayCapabilityConfiguration", UpdateGatewayCapabilityConfiguration$) {
|
|
5072
4165
|
}
|
|
5073
4166
|
|
|
5074
|
-
class UpdateGatewayCommand extends
|
|
5075
|
-
.classBuilder()
|
|
5076
|
-
.ep(commonParams)
|
|
5077
|
-
.m(function (Command, cs, config, o) {
|
|
5078
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5079
|
-
})
|
|
5080
|
-
.s("AWSIoTSiteWise", "UpdateGateway", {})
|
|
5081
|
-
.n("IoTSiteWiseClient", "UpdateGatewayCommand")
|
|
5082
|
-
.sc(UpdateGateway$)
|
|
5083
|
-
.build() {
|
|
4167
|
+
class UpdateGatewayCommand extends command(_ep0, _mw0, "UpdateGateway", UpdateGateway$) {
|
|
5084
4168
|
}
|
|
5085
4169
|
|
|
5086
|
-
class UpdatePortalCommand extends
|
|
5087
|
-
.classBuilder()
|
|
5088
|
-
.ep(commonParams)
|
|
5089
|
-
.m(function (Command, cs, config, o) {
|
|
5090
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5091
|
-
})
|
|
5092
|
-
.s("AWSIoTSiteWise", "UpdatePortal", {})
|
|
5093
|
-
.n("IoTSiteWiseClient", "UpdatePortalCommand")
|
|
5094
|
-
.sc(UpdatePortal$)
|
|
5095
|
-
.build() {
|
|
4170
|
+
class UpdatePortalCommand extends command(_ep0, _mw0, "UpdatePortal", UpdatePortal$) {
|
|
5096
4171
|
}
|
|
5097
4172
|
|
|
5098
|
-
class UpdateProjectCommand extends
|
|
5099
|
-
.classBuilder()
|
|
5100
|
-
.ep(commonParams)
|
|
5101
|
-
.m(function (Command, cs, config, o) {
|
|
5102
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
5103
|
-
})
|
|
5104
|
-
.s("AWSIoTSiteWise", "UpdateProject", {})
|
|
5105
|
-
.n("IoTSiteWiseClient", "UpdateProjectCommand")
|
|
5106
|
-
.sc(UpdateProject$)
|
|
5107
|
-
.build() {
|
|
4173
|
+
class UpdateProjectCommand extends command(_ep0, _mw0, "UpdateProject", UpdateProject$) {
|
|
5108
4174
|
}
|
|
5109
4175
|
|
|
5110
4176
|
const paginateBatchGetAssetPropertyAggregates = createPaginator(IoTSiteWiseClient, BatchGetAssetPropertyAggregatesCommand, "nextToken", "nextToken", "maxResults");
|