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