@aws-sdk/client-iotsitewise 3.35.0 → 3.36.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/CHANGELOG.md +13 -0
- package/dist-cjs/IoTSiteWise.js +0 -1
- package/dist-cjs/IoTSiteWiseClient.js +0 -1
- package/dist-cjs/commands/AssociateAssetsCommand.js +0 -1
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +0 -1
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +0 -1
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +0 -1
- package/dist-cjs/commands/CreateAccessPolicyCommand.js +0 -1
- package/dist-cjs/commands/CreateAssetCommand.js +0 -1
- package/dist-cjs/commands/CreateAssetModelCommand.js +0 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +0 -1
- package/dist-cjs/commands/CreateGatewayCommand.js +0 -1
- package/dist-cjs/commands/CreatePortalCommand.js +0 -1
- package/dist-cjs/commands/CreateProjectCommand.js +0 -1
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js +0 -1
- package/dist-cjs/commands/DeleteAssetCommand.js +0 -1
- package/dist-cjs/commands/DeleteAssetModelCommand.js +0 -1
- package/dist-cjs/commands/DeleteDashboardCommand.js +0 -1
- package/dist-cjs/commands/DeleteGatewayCommand.js +0 -1
- package/dist-cjs/commands/DeletePortalCommand.js +0 -1
- package/dist-cjs/commands/DeleteProjectCommand.js +0 -1
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js +0 -1
- package/dist-cjs/commands/DescribeAssetCommand.js +0 -1
- package/dist-cjs/commands/DescribeAssetModelCommand.js +0 -1
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js +0 -1
- package/dist-cjs/commands/DescribeDashboardCommand.js +0 -1
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DescribeGatewayCommand.js +0 -1
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +0 -1
- package/dist-cjs/commands/DescribePortalCommand.js +0 -1
- package/dist-cjs/commands/DescribeProjectCommand.js +0 -1
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +0 -1
- package/dist-cjs/commands/DisassociateAssetsCommand.js +0 -1
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +0 -1
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js +0 -1
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +0 -1
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +0 -1
- package/dist-cjs/commands/ListAccessPoliciesCommand.js +0 -1
- package/dist-cjs/commands/ListAssetModelsCommand.js +0 -1
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js +0 -1
- package/dist-cjs/commands/ListAssetsCommand.js +0 -1
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js +0 -1
- package/dist-cjs/commands/ListDashboardsCommand.js +0 -1
- package/dist-cjs/commands/ListGatewaysCommand.js +0 -1
- package/dist-cjs/commands/ListPortalsCommand.js +0 -1
- package/dist-cjs/commands/ListProjectAssetsCommand.js +0 -1
- package/dist-cjs/commands/ListProjectsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +0 -1
- package/dist-cjs/commands/PutStorageConfigurationCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js +0 -1
- package/dist-cjs/commands/UpdateAssetCommand.js +0 -1
- package/dist-cjs/commands/UpdateAssetModelCommand.js +0 -1
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js +0 -1
- package/dist-cjs/commands/UpdateDashboardCommand.js +0 -1
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +0 -1
- package/dist-cjs/commands/UpdateGatewayCommand.js +0 -1
- package/dist-cjs/commands/UpdatePortalCommand.js +0 -1
- package/dist-cjs/commands/UpdateProjectCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js +0 -1
- package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js +0 -1
- package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAccessPoliciesPaginator.js +0 -1
- package/dist-cjs/pagination/ListAssetModelsPaginator.js +0 -1
- package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js +0 -1
- package/dist-cjs/pagination/ListAssetsPaginator.js +0 -1
- package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDashboardsPaginator.js +0 -1
- package/dist-cjs/pagination/ListGatewaysPaginator.js +0 -1
- package/dist-cjs/pagination/ListPortalsPaginator.js +0 -1
- package/dist-cjs/pagination/ListProjectAssetsPaginator.js +0 -1
- package/dist-cjs/pagination/ListProjectsPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-cjs/waiters/waitForAssetActive.js +0 -1
- package/dist-cjs/waiters/waitForAssetModelActive.js +0 -1
- package/dist-cjs/waiters/waitForAssetModelNotExists.js +0 -1
- package/dist-cjs/waiters/waitForAssetNotExists.js +0 -1
- package/dist-cjs/waiters/waitForPortalActive.js +0 -1
- package/dist-cjs/waiters/waitForPortalNotExists.js +0 -1
- package/dist-es/IoTSiteWise.js +0 -1
- package/dist-es/IoTSiteWiseClient.js +0 -1
- package/dist-es/commands/AssociateAssetsCommand.js +0 -1
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +0 -1
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +0 -1
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +0 -1
- package/dist-es/commands/CreateAccessPolicyCommand.js +0 -1
- package/dist-es/commands/CreateAssetCommand.js +0 -1
- package/dist-es/commands/CreateAssetModelCommand.js +0 -1
- package/dist-es/commands/CreateDashboardCommand.js +0 -1
- package/dist-es/commands/CreateGatewayCommand.js +0 -1
- package/dist-es/commands/CreatePortalCommand.js +0 -1
- package/dist-es/commands/CreateProjectCommand.js +0 -1
- package/dist-es/commands/DeleteAccessPolicyCommand.js +0 -1
- package/dist-es/commands/DeleteAssetCommand.js +0 -1
- package/dist-es/commands/DeleteAssetModelCommand.js +0 -1
- package/dist-es/commands/DeleteDashboardCommand.js +0 -1
- package/dist-es/commands/DeleteGatewayCommand.js +0 -1
- package/dist-es/commands/DeletePortalCommand.js +0 -1
- package/dist-es/commands/DeleteProjectCommand.js +0 -1
- package/dist-es/commands/DescribeAccessPolicyCommand.js +0 -1
- package/dist-es/commands/DescribeAssetCommand.js +0 -1
- package/dist-es/commands/DescribeAssetModelCommand.js +0 -1
- package/dist-es/commands/DescribeAssetPropertyCommand.js +0 -1
- package/dist-es/commands/DescribeDashboardCommand.js +0 -1
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +0 -1
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +0 -1
- package/dist-es/commands/DescribeGatewayCommand.js +0 -1
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +0 -1
- package/dist-es/commands/DescribePortalCommand.js +0 -1
- package/dist-es/commands/DescribeProjectCommand.js +0 -1
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +0 -1
- package/dist-es/commands/DisassociateAssetsCommand.js +0 -1
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +0 -1
- package/dist-es/commands/GetAssetPropertyValueCommand.js +0 -1
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +0 -1
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +0 -1
- package/dist-es/commands/ListAccessPoliciesCommand.js +0 -1
- package/dist-es/commands/ListAssetModelsCommand.js +0 -1
- package/dist-es/commands/ListAssetRelationshipsCommand.js +0 -1
- package/dist-es/commands/ListAssetsCommand.js +0 -1
- package/dist-es/commands/ListAssociatedAssetsCommand.js +0 -1
- package/dist-es/commands/ListDashboardsCommand.js +0 -1
- package/dist-es/commands/ListGatewaysCommand.js +0 -1
- package/dist-es/commands/ListPortalsCommand.js +0 -1
- package/dist-es/commands/ListProjectAssetsCommand.js +0 -1
- package/dist-es/commands/ListProjectsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +0 -1
- package/dist-es/commands/PutLoggingOptionsCommand.js +0 -1
- package/dist-es/commands/PutStorageConfigurationCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateAccessPolicyCommand.js +0 -1
- package/dist-es/commands/UpdateAssetCommand.js +0 -1
- package/dist-es/commands/UpdateAssetModelCommand.js +0 -1
- package/dist-es/commands/UpdateAssetPropertyCommand.js +0 -1
- package/dist-es/commands/UpdateDashboardCommand.js +0 -1
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +0 -1
- package/dist-es/commands/UpdateGatewayCommand.js +0 -1
- package/dist-es/commands/UpdatePortalCommand.js +0 -1
- package/dist-es/commands/UpdateProjectCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetAssetPropertyAggregatesPaginator.js +0 -1
- package/dist-es/pagination/GetAssetPropertyValueHistoryPaginator.js +0 -1
- package/dist-es/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListAccessPoliciesPaginator.js +0 -1
- package/dist-es/pagination/ListAssetModelsPaginator.js +0 -1
- package/dist-es/pagination/ListAssetRelationshipsPaginator.js +0 -1
- package/dist-es/pagination/ListAssetsPaginator.js +0 -1
- package/dist-es/pagination/ListAssociatedAssetsPaginator.js +0 -1
- package/dist-es/pagination/ListDashboardsPaginator.js +0 -1
- package/dist-es/pagination/ListGatewaysPaginator.js +0 -1
- package/dist-es/pagination/ListPortalsPaginator.js +0 -1
- package/dist-es/pagination/ListProjectAssetsPaginator.js +0 -1
- package/dist-es/pagination/ListProjectsPaginator.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-es/waiters/waitForAssetActive.js +0 -1
- package/dist-es/waiters/waitForAssetModelActive.js +0 -1
- package/dist-es/waiters/waitForAssetModelNotExists.js +0 -1
- package/dist-es/waiters/waitForAssetNotExists.js +0 -1
- package/dist-es/waiters/waitForPortalActive.js +0 -1
- package/dist-es/waiters/waitForPortalNotExists.js +0 -1
- package/package.json +34 -31
- package/dist-cjs/IoTSiteWise.js.map +0 -1
- package/dist-cjs/IoTSiteWiseClient.js.map +0 -1
- package/dist-cjs/commands/AssociateAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js.map +0 -1
- package/dist-cjs/commands/CreateAccessPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/CreateAssetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateAssetModelCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDashboardCommand.js.map +0 -1
- package/dist-cjs/commands/CreateGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/CreatePortalCommand.js.map +0 -1
- package/dist-cjs/commands/CreateProjectCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteAssetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteAssetModelCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDashboardCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/DeletePortalCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteProjectCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAssetCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAssetModelCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDashboardCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/DescribePortalCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeProjectCommand.js.map +0 -1
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/DisassociateAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js.map +0 -1
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js.map +0 -1
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js.map +0 -1
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js.map +0 -1
- package/dist-cjs/commands/ListAccessPoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/ListAssetModelsCommand.js.map +0 -1
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js.map +0 -1
- package/dist-cjs/commands/ListAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDashboardsCommand.js.map +0 -1
- package/dist-cjs/commands/ListGatewaysCommand.js.map +0 -1
- package/dist-cjs/commands/ListPortalsCommand.js.map +0 -1
- package/dist-cjs/commands/ListProjectAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListProjectsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/PutLoggingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutStorageConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAssetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAssetModelCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDashboardCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateGatewayCommand.js.map +0 -1
- package/dist-cjs/commands/UpdatePortalCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateProjectCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js.map +0 -1
- package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListAccessPoliciesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListAssetModelsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListAssetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDashboardsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListGatewaysPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListPortalsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListProjectAssetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListProjectsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-cjs/waiters/waitForAssetActive.js.map +0 -1
- package/dist-cjs/waiters/waitForAssetModelActive.js.map +0 -1
- package/dist-cjs/waiters/waitForAssetModelNotExists.js.map +0 -1
- package/dist-cjs/waiters/waitForAssetNotExists.js.map +0 -1
- package/dist-cjs/waiters/waitForPortalActive.js.map +0 -1
- package/dist-cjs/waiters/waitForPortalNotExists.js.map +0 -1
- package/dist-es/IoTSiteWise.js.map +0 -1
- package/dist-es/IoTSiteWiseClient.js.map +0 -1
- package/dist-es/commands/AssociateAssetsCommand.js.map +0 -1
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js.map +0 -1
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js.map +0 -1
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js.map +0 -1
- package/dist-es/commands/CreateAccessPolicyCommand.js.map +0 -1
- package/dist-es/commands/CreateAssetCommand.js.map +0 -1
- package/dist-es/commands/CreateAssetModelCommand.js.map +0 -1
- package/dist-es/commands/CreateDashboardCommand.js.map +0 -1
- package/dist-es/commands/CreateGatewayCommand.js.map +0 -1
- package/dist-es/commands/CreatePortalCommand.js.map +0 -1
- package/dist-es/commands/CreateProjectCommand.js.map +0 -1
- package/dist-es/commands/DeleteAccessPolicyCommand.js.map +0 -1
- package/dist-es/commands/DeleteAssetCommand.js.map +0 -1
- package/dist-es/commands/DeleteAssetModelCommand.js.map +0 -1
- package/dist-es/commands/DeleteDashboardCommand.js.map +0 -1
- package/dist-es/commands/DeleteGatewayCommand.js.map +0 -1
- package/dist-es/commands/DeletePortalCommand.js.map +0 -1
- package/dist-es/commands/DeleteProjectCommand.js.map +0 -1
- package/dist-es/commands/DescribeAccessPolicyCommand.js.map +0 -1
- package/dist-es/commands/DescribeAssetCommand.js.map +0 -1
- package/dist-es/commands/DescribeAssetModelCommand.js.map +0 -1
- package/dist-es/commands/DescribeAssetPropertyCommand.js.map +0 -1
- package/dist-es/commands/DescribeDashboardCommand.js.map +0 -1
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DescribeGatewayCommand.js.map +0 -1
- package/dist-es/commands/DescribeLoggingOptionsCommand.js.map +0 -1
- package/dist-es/commands/DescribePortalCommand.js.map +0 -1
- package/dist-es/commands/DescribeProjectCommand.js.map +0 -1
- package/dist-es/commands/DescribeStorageConfigurationCommand.js.map +0 -1
- package/dist-es/commands/DisassociateAssetsCommand.js.map +0 -1
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js.map +0 -1
- package/dist-es/commands/GetAssetPropertyValueCommand.js.map +0 -1
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js.map +0 -1
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js.map +0 -1
- package/dist-es/commands/ListAccessPoliciesCommand.js.map +0 -1
- package/dist-es/commands/ListAssetModelsCommand.js.map +0 -1
- package/dist-es/commands/ListAssetRelationshipsCommand.js.map +0 -1
- package/dist-es/commands/ListAssetsCommand.js.map +0 -1
- package/dist-es/commands/ListAssociatedAssetsCommand.js.map +0 -1
- package/dist-es/commands/ListDashboardsCommand.js.map +0 -1
- package/dist-es/commands/ListGatewaysCommand.js.map +0 -1
- package/dist-es/commands/ListPortalsCommand.js.map +0 -1
- package/dist-es/commands/ListProjectAssetsCommand.js.map +0 -1
- package/dist-es/commands/ListProjectsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js.map +0 -1
- package/dist-es/commands/PutLoggingOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutStorageConfigurationCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateAccessPolicyCommand.js.map +0 -1
- package/dist-es/commands/UpdateAssetCommand.js.map +0 -1
- package/dist-es/commands/UpdateAssetModelCommand.js.map +0 -1
- package/dist-es/commands/UpdateAssetPropertyCommand.js.map +0 -1
- package/dist-es/commands/UpdateDashboardCommand.js.map +0 -1
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js.map +0 -1
- package/dist-es/commands/UpdateGatewayCommand.js.map +0 -1
- package/dist-es/commands/UpdatePortalCommand.js.map +0 -1
- package/dist-es/commands/UpdateProjectCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetAssetPropertyAggregatesPaginator.js.map +0 -1
- package/dist-es/pagination/GetAssetPropertyValueHistoryPaginator.js.map +0 -1
- package/dist-es/pagination/GetInterpolatedAssetPropertyValuesPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListAccessPoliciesPaginator.js.map +0 -1
- package/dist-es/pagination/ListAssetModelsPaginator.js.map +0 -1
- package/dist-es/pagination/ListAssetRelationshipsPaginator.js.map +0 -1
- package/dist-es/pagination/ListAssetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListAssociatedAssetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDashboardsPaginator.js.map +0 -1
- package/dist-es/pagination/ListGatewaysPaginator.js.map +0 -1
- package/dist-es/pagination/ListPortalsPaginator.js.map +0 -1
- package/dist-es/pagination/ListProjectAssetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListProjectsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/dist-es/waiters/waitForAssetActive.js.map +0 -1
- package/dist-es/waiters/waitForAssetModelActive.js.map +0 -1
- package/dist-es/waiters/waitForAssetModelNotExists.js.map +0 -1
- package/dist-es/waiters/waitForAssetNotExists.js.map +0 -1
- package/dist-es/waiters/waitForPortalActive.js.map +0 -1
- package/dist-es/waiters/waitForPortalNotExists.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/IoTSiteWise.ts +0 -2322
- package/src/IoTSiteWiseClient.ts +0 -477
- package/src/commands/AssociateAssetsCommand.ts +0 -97
- package/src/commands/BatchAssociateProjectAssetsCommand.ts +0 -100
- package/src/commands/BatchDisassociateProjectAssetsCommand.ts +0 -103
- package/src/commands/BatchPutAssetPropertyValueCommand.ts +0 -122
- package/src/commands/CreateAccessPolicyCommand.ts +0 -96
- package/src/commands/CreateAssetCommand.ts +0 -96
- package/src/commands/CreateAssetModelCommand.ts +0 -99
- package/src/commands/CreateDashboardCommand.ts +0 -95
- package/src/commands/CreateGatewayCommand.ts +0 -97
- package/src/commands/CreatePortalCommand.ts +0 -101
- package/src/commands/CreateProjectCommand.ts +0 -95
- package/src/commands/DeleteAccessPolicyCommand.ts +0 -97
- package/src/commands/DeleteAssetCommand.ts +0 -100
- package/src/commands/DeleteAssetModelCommand.ts +0 -99
- package/src/commands/DeleteDashboardCommand.ts +0 -95
- package/src/commands/DeleteGatewayCommand.ts +0 -96
- package/src/commands/DeletePortalCommand.ts +0 -95
- package/src/commands/DeleteProjectCommand.ts +0 -95
- package/src/commands/DescribeAccessPolicyCommand.ts +0 -96
- package/src/commands/DescribeAssetCommand.ts +0 -95
- package/src/commands/DescribeAssetModelCommand.ts +0 -95
- package/src/commands/DescribeAssetPropertyCommand.ts +0 -102
- package/src/commands/DescribeDashboardCommand.ts +0 -95
- package/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts +0 -109
- package/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts +0 -111
- package/src/commands/DescribeGatewayCommand.ts +0 -95
- package/src/commands/DescribeLoggingOptionsCommand.ts +0 -95
- package/src/commands/DescribePortalCommand.ts +0 -95
- package/src/commands/DescribeProjectCommand.ts +0 -95
- package/src/commands/DescribeStorageConfigurationCommand.ts +0 -100
- package/src/commands/DisassociateAssetsCommand.ts +0 -96
- package/src/commands/GetAssetPropertyAggregatesCommand.ts +0 -109
- package/src/commands/GetAssetPropertyValueCommand.ts +0 -106
- package/src/commands/GetAssetPropertyValueHistoryCommand.ts +0 -111
- package/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts +0 -120
- package/src/commands/ListAccessPoliciesCommand.ts +0 -96
- package/src/commands/ListAssetModelsCommand.ts +0 -95
- package/src/commands/ListAssetRelationshipsCommand.ts +0 -97
- package/src/commands/ListAssetsCommand.ts +0 -107
- package/src/commands/ListAssociatedAssetsCommand.ts +0 -104
- package/src/commands/ListDashboardsCommand.ts +0 -95
- package/src/commands/ListGatewaysCommand.ts +0 -95
- package/src/commands/ListPortalsCommand.ts +0 -95
- package/src/commands/ListProjectAssetsCommand.ts +0 -95
- package/src/commands/ListProjectsCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/PutDefaultEncryptionConfigurationCommand.ts +0 -108
- package/src/commands/PutLoggingOptionsCommand.ts +0 -95
- package/src/commands/PutStorageConfigurationCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -96
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateAccessPolicyCommand.ts +0 -96
- package/src/commands/UpdateAssetCommand.ts +0 -96
- package/src/commands/UpdateAssetModelCommand.ts +0 -107
- package/src/commands/UpdateAssetPropertyCommand.ts +0 -100
- package/src/commands/UpdateDashboardCommand.ts +0 -95
- package/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts +0 -110
- package/src/commands/UpdateGatewayCommand.ts +0 -95
- package/src/commands/UpdatePortalCommand.ts +0 -95
- package/src/commands/UpdateProjectCommand.ts +0 -95
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -83
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -6075
- package/src/pagination/GetAssetPropertyAggregatesPaginator.ts +0 -59
- package/src/pagination/GetAssetPropertyValueHistoryPaginator.ts +0 -59
- package/src/pagination/GetInterpolatedAssetPropertyValuesPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListAccessPoliciesPaginator.ts +0 -59
- package/src/pagination/ListAssetModelsPaginator.ts +0 -59
- package/src/pagination/ListAssetRelationshipsPaginator.ts +0 -59
- package/src/pagination/ListAssetsPaginator.ts +0 -55
- package/src/pagination/ListAssociatedAssetsPaginator.ts +0 -59
- package/src/pagination/ListDashboardsPaginator.ts +0 -59
- package/src/pagination/ListGatewaysPaginator.ts +0 -59
- package/src/pagination/ListPortalsPaginator.ts +0 -55
- package/src/pagination/ListProjectAssetsPaginator.ts +0 -59
- package/src/pagination/ListProjectsPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -9903
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/src/waiters/waitForAssetActive.ts +0 -55
- package/src/waiters/waitForAssetModelActive.ts +0 -55
- package/src/waiters/waitForAssetModelNotExists.ts +0 -42
- package/src/waiters/waitForAssetNotExists.ts +0 -42
- package/src/waiters/waitForPortalActive.ts +0 -47
- package/src/waiters/waitForPortalNotExists.ts +0 -42
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
package/src/IoTSiteWise.ts
DELETED
|
@@ -1,2322 +0,0 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
AssociateAssetsCommand,
|
|
5
|
-
AssociateAssetsCommandInput,
|
|
6
|
-
AssociateAssetsCommandOutput,
|
|
7
|
-
} from "./commands/AssociateAssetsCommand";
|
|
8
|
-
import {
|
|
9
|
-
BatchAssociateProjectAssetsCommand,
|
|
10
|
-
BatchAssociateProjectAssetsCommandInput,
|
|
11
|
-
BatchAssociateProjectAssetsCommandOutput,
|
|
12
|
-
} from "./commands/BatchAssociateProjectAssetsCommand";
|
|
13
|
-
import {
|
|
14
|
-
BatchDisassociateProjectAssetsCommand,
|
|
15
|
-
BatchDisassociateProjectAssetsCommandInput,
|
|
16
|
-
BatchDisassociateProjectAssetsCommandOutput,
|
|
17
|
-
} from "./commands/BatchDisassociateProjectAssetsCommand";
|
|
18
|
-
import {
|
|
19
|
-
BatchPutAssetPropertyValueCommand,
|
|
20
|
-
BatchPutAssetPropertyValueCommandInput,
|
|
21
|
-
BatchPutAssetPropertyValueCommandOutput,
|
|
22
|
-
} from "./commands/BatchPutAssetPropertyValueCommand";
|
|
23
|
-
import {
|
|
24
|
-
CreateAccessPolicyCommand,
|
|
25
|
-
CreateAccessPolicyCommandInput,
|
|
26
|
-
CreateAccessPolicyCommandOutput,
|
|
27
|
-
} from "./commands/CreateAccessPolicyCommand";
|
|
28
|
-
import { CreateAssetCommand, CreateAssetCommandInput, CreateAssetCommandOutput } from "./commands/CreateAssetCommand";
|
|
29
|
-
import {
|
|
30
|
-
CreateAssetModelCommand,
|
|
31
|
-
CreateAssetModelCommandInput,
|
|
32
|
-
CreateAssetModelCommandOutput,
|
|
33
|
-
} from "./commands/CreateAssetModelCommand";
|
|
34
|
-
import {
|
|
35
|
-
CreateDashboardCommand,
|
|
36
|
-
CreateDashboardCommandInput,
|
|
37
|
-
CreateDashboardCommandOutput,
|
|
38
|
-
} from "./commands/CreateDashboardCommand";
|
|
39
|
-
import {
|
|
40
|
-
CreateGatewayCommand,
|
|
41
|
-
CreateGatewayCommandInput,
|
|
42
|
-
CreateGatewayCommandOutput,
|
|
43
|
-
} from "./commands/CreateGatewayCommand";
|
|
44
|
-
import {
|
|
45
|
-
CreatePortalCommand,
|
|
46
|
-
CreatePortalCommandInput,
|
|
47
|
-
CreatePortalCommandOutput,
|
|
48
|
-
} from "./commands/CreatePortalCommand";
|
|
49
|
-
import {
|
|
50
|
-
CreateProjectCommand,
|
|
51
|
-
CreateProjectCommandInput,
|
|
52
|
-
CreateProjectCommandOutput,
|
|
53
|
-
} from "./commands/CreateProjectCommand";
|
|
54
|
-
import {
|
|
55
|
-
DeleteAccessPolicyCommand,
|
|
56
|
-
DeleteAccessPolicyCommandInput,
|
|
57
|
-
DeleteAccessPolicyCommandOutput,
|
|
58
|
-
} from "./commands/DeleteAccessPolicyCommand";
|
|
59
|
-
import { DeleteAssetCommand, DeleteAssetCommandInput, DeleteAssetCommandOutput } from "./commands/DeleteAssetCommand";
|
|
60
|
-
import {
|
|
61
|
-
DeleteAssetModelCommand,
|
|
62
|
-
DeleteAssetModelCommandInput,
|
|
63
|
-
DeleteAssetModelCommandOutput,
|
|
64
|
-
} from "./commands/DeleteAssetModelCommand";
|
|
65
|
-
import {
|
|
66
|
-
DeleteDashboardCommand,
|
|
67
|
-
DeleteDashboardCommandInput,
|
|
68
|
-
DeleteDashboardCommandOutput,
|
|
69
|
-
} from "./commands/DeleteDashboardCommand";
|
|
70
|
-
import {
|
|
71
|
-
DeleteGatewayCommand,
|
|
72
|
-
DeleteGatewayCommandInput,
|
|
73
|
-
DeleteGatewayCommandOutput,
|
|
74
|
-
} from "./commands/DeleteGatewayCommand";
|
|
75
|
-
import {
|
|
76
|
-
DeletePortalCommand,
|
|
77
|
-
DeletePortalCommandInput,
|
|
78
|
-
DeletePortalCommandOutput,
|
|
79
|
-
} from "./commands/DeletePortalCommand";
|
|
80
|
-
import {
|
|
81
|
-
DeleteProjectCommand,
|
|
82
|
-
DeleteProjectCommandInput,
|
|
83
|
-
DeleteProjectCommandOutput,
|
|
84
|
-
} from "./commands/DeleteProjectCommand";
|
|
85
|
-
import {
|
|
86
|
-
DescribeAccessPolicyCommand,
|
|
87
|
-
DescribeAccessPolicyCommandInput,
|
|
88
|
-
DescribeAccessPolicyCommandOutput,
|
|
89
|
-
} from "./commands/DescribeAccessPolicyCommand";
|
|
90
|
-
import {
|
|
91
|
-
DescribeAssetCommand,
|
|
92
|
-
DescribeAssetCommandInput,
|
|
93
|
-
DescribeAssetCommandOutput,
|
|
94
|
-
} from "./commands/DescribeAssetCommand";
|
|
95
|
-
import {
|
|
96
|
-
DescribeAssetModelCommand,
|
|
97
|
-
DescribeAssetModelCommandInput,
|
|
98
|
-
DescribeAssetModelCommandOutput,
|
|
99
|
-
} from "./commands/DescribeAssetModelCommand";
|
|
100
|
-
import {
|
|
101
|
-
DescribeAssetPropertyCommand,
|
|
102
|
-
DescribeAssetPropertyCommandInput,
|
|
103
|
-
DescribeAssetPropertyCommandOutput,
|
|
104
|
-
} from "./commands/DescribeAssetPropertyCommand";
|
|
105
|
-
import {
|
|
106
|
-
DescribeDashboardCommand,
|
|
107
|
-
DescribeDashboardCommandInput,
|
|
108
|
-
DescribeDashboardCommandOutput,
|
|
109
|
-
} from "./commands/DescribeDashboardCommand";
|
|
110
|
-
import {
|
|
111
|
-
DescribeDefaultEncryptionConfigurationCommand,
|
|
112
|
-
DescribeDefaultEncryptionConfigurationCommandInput,
|
|
113
|
-
DescribeDefaultEncryptionConfigurationCommandOutput,
|
|
114
|
-
} from "./commands/DescribeDefaultEncryptionConfigurationCommand";
|
|
115
|
-
import {
|
|
116
|
-
DescribeGatewayCapabilityConfigurationCommand,
|
|
117
|
-
DescribeGatewayCapabilityConfigurationCommandInput,
|
|
118
|
-
DescribeGatewayCapabilityConfigurationCommandOutput,
|
|
119
|
-
} from "./commands/DescribeGatewayCapabilityConfigurationCommand";
|
|
120
|
-
import {
|
|
121
|
-
DescribeGatewayCommand,
|
|
122
|
-
DescribeGatewayCommandInput,
|
|
123
|
-
DescribeGatewayCommandOutput,
|
|
124
|
-
} from "./commands/DescribeGatewayCommand";
|
|
125
|
-
import {
|
|
126
|
-
DescribeLoggingOptionsCommand,
|
|
127
|
-
DescribeLoggingOptionsCommandInput,
|
|
128
|
-
DescribeLoggingOptionsCommandOutput,
|
|
129
|
-
} from "./commands/DescribeLoggingOptionsCommand";
|
|
130
|
-
import {
|
|
131
|
-
DescribePortalCommand,
|
|
132
|
-
DescribePortalCommandInput,
|
|
133
|
-
DescribePortalCommandOutput,
|
|
134
|
-
} from "./commands/DescribePortalCommand";
|
|
135
|
-
import {
|
|
136
|
-
DescribeProjectCommand,
|
|
137
|
-
DescribeProjectCommandInput,
|
|
138
|
-
DescribeProjectCommandOutput,
|
|
139
|
-
} from "./commands/DescribeProjectCommand";
|
|
140
|
-
import {
|
|
141
|
-
DescribeStorageConfigurationCommand,
|
|
142
|
-
DescribeStorageConfigurationCommandInput,
|
|
143
|
-
DescribeStorageConfigurationCommandOutput,
|
|
144
|
-
} from "./commands/DescribeStorageConfigurationCommand";
|
|
145
|
-
import {
|
|
146
|
-
DisassociateAssetsCommand,
|
|
147
|
-
DisassociateAssetsCommandInput,
|
|
148
|
-
DisassociateAssetsCommandOutput,
|
|
149
|
-
} from "./commands/DisassociateAssetsCommand";
|
|
150
|
-
import {
|
|
151
|
-
GetAssetPropertyAggregatesCommand,
|
|
152
|
-
GetAssetPropertyAggregatesCommandInput,
|
|
153
|
-
GetAssetPropertyAggregatesCommandOutput,
|
|
154
|
-
} from "./commands/GetAssetPropertyAggregatesCommand";
|
|
155
|
-
import {
|
|
156
|
-
GetAssetPropertyValueCommand,
|
|
157
|
-
GetAssetPropertyValueCommandInput,
|
|
158
|
-
GetAssetPropertyValueCommandOutput,
|
|
159
|
-
} from "./commands/GetAssetPropertyValueCommand";
|
|
160
|
-
import {
|
|
161
|
-
GetAssetPropertyValueHistoryCommand,
|
|
162
|
-
GetAssetPropertyValueHistoryCommandInput,
|
|
163
|
-
GetAssetPropertyValueHistoryCommandOutput,
|
|
164
|
-
} from "./commands/GetAssetPropertyValueHistoryCommand";
|
|
165
|
-
import {
|
|
166
|
-
GetInterpolatedAssetPropertyValuesCommand,
|
|
167
|
-
GetInterpolatedAssetPropertyValuesCommandInput,
|
|
168
|
-
GetInterpolatedAssetPropertyValuesCommandOutput,
|
|
169
|
-
} from "./commands/GetInterpolatedAssetPropertyValuesCommand";
|
|
170
|
-
import {
|
|
171
|
-
ListAccessPoliciesCommand,
|
|
172
|
-
ListAccessPoliciesCommandInput,
|
|
173
|
-
ListAccessPoliciesCommandOutput,
|
|
174
|
-
} from "./commands/ListAccessPoliciesCommand";
|
|
175
|
-
import {
|
|
176
|
-
ListAssetModelsCommand,
|
|
177
|
-
ListAssetModelsCommandInput,
|
|
178
|
-
ListAssetModelsCommandOutput,
|
|
179
|
-
} from "./commands/ListAssetModelsCommand";
|
|
180
|
-
import {
|
|
181
|
-
ListAssetRelationshipsCommand,
|
|
182
|
-
ListAssetRelationshipsCommandInput,
|
|
183
|
-
ListAssetRelationshipsCommandOutput,
|
|
184
|
-
} from "./commands/ListAssetRelationshipsCommand";
|
|
185
|
-
import { ListAssetsCommand, ListAssetsCommandInput, ListAssetsCommandOutput } from "./commands/ListAssetsCommand";
|
|
186
|
-
import {
|
|
187
|
-
ListAssociatedAssetsCommand,
|
|
188
|
-
ListAssociatedAssetsCommandInput,
|
|
189
|
-
ListAssociatedAssetsCommandOutput,
|
|
190
|
-
} from "./commands/ListAssociatedAssetsCommand";
|
|
191
|
-
import {
|
|
192
|
-
ListDashboardsCommand,
|
|
193
|
-
ListDashboardsCommandInput,
|
|
194
|
-
ListDashboardsCommandOutput,
|
|
195
|
-
} from "./commands/ListDashboardsCommand";
|
|
196
|
-
import {
|
|
197
|
-
ListGatewaysCommand,
|
|
198
|
-
ListGatewaysCommandInput,
|
|
199
|
-
ListGatewaysCommandOutput,
|
|
200
|
-
} from "./commands/ListGatewaysCommand";
|
|
201
|
-
import { ListPortalsCommand, ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
|
|
202
|
-
import {
|
|
203
|
-
ListProjectAssetsCommand,
|
|
204
|
-
ListProjectAssetsCommandInput,
|
|
205
|
-
ListProjectAssetsCommandOutput,
|
|
206
|
-
} from "./commands/ListProjectAssetsCommand";
|
|
207
|
-
import {
|
|
208
|
-
ListProjectsCommand,
|
|
209
|
-
ListProjectsCommandInput,
|
|
210
|
-
ListProjectsCommandOutput,
|
|
211
|
-
} from "./commands/ListProjectsCommand";
|
|
212
|
-
import {
|
|
213
|
-
ListTagsForResourceCommand,
|
|
214
|
-
ListTagsForResourceCommandInput,
|
|
215
|
-
ListTagsForResourceCommandOutput,
|
|
216
|
-
} from "./commands/ListTagsForResourceCommand";
|
|
217
|
-
import {
|
|
218
|
-
PutDefaultEncryptionConfigurationCommand,
|
|
219
|
-
PutDefaultEncryptionConfigurationCommandInput,
|
|
220
|
-
PutDefaultEncryptionConfigurationCommandOutput,
|
|
221
|
-
} from "./commands/PutDefaultEncryptionConfigurationCommand";
|
|
222
|
-
import {
|
|
223
|
-
PutLoggingOptionsCommand,
|
|
224
|
-
PutLoggingOptionsCommandInput,
|
|
225
|
-
PutLoggingOptionsCommandOutput,
|
|
226
|
-
} from "./commands/PutLoggingOptionsCommand";
|
|
227
|
-
import {
|
|
228
|
-
PutStorageConfigurationCommand,
|
|
229
|
-
PutStorageConfigurationCommandInput,
|
|
230
|
-
PutStorageConfigurationCommandOutput,
|
|
231
|
-
} from "./commands/PutStorageConfigurationCommand";
|
|
232
|
-
import { TagResourceCommand, TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
233
|
-
import {
|
|
234
|
-
UntagResourceCommand,
|
|
235
|
-
UntagResourceCommandInput,
|
|
236
|
-
UntagResourceCommandOutput,
|
|
237
|
-
} from "./commands/UntagResourceCommand";
|
|
238
|
-
import {
|
|
239
|
-
UpdateAccessPolicyCommand,
|
|
240
|
-
UpdateAccessPolicyCommandInput,
|
|
241
|
-
UpdateAccessPolicyCommandOutput,
|
|
242
|
-
} from "./commands/UpdateAccessPolicyCommand";
|
|
243
|
-
import { UpdateAssetCommand, UpdateAssetCommandInput, UpdateAssetCommandOutput } from "./commands/UpdateAssetCommand";
|
|
244
|
-
import {
|
|
245
|
-
UpdateAssetModelCommand,
|
|
246
|
-
UpdateAssetModelCommandInput,
|
|
247
|
-
UpdateAssetModelCommandOutput,
|
|
248
|
-
} from "./commands/UpdateAssetModelCommand";
|
|
249
|
-
import {
|
|
250
|
-
UpdateAssetPropertyCommand,
|
|
251
|
-
UpdateAssetPropertyCommandInput,
|
|
252
|
-
UpdateAssetPropertyCommandOutput,
|
|
253
|
-
} from "./commands/UpdateAssetPropertyCommand";
|
|
254
|
-
import {
|
|
255
|
-
UpdateDashboardCommand,
|
|
256
|
-
UpdateDashboardCommandInput,
|
|
257
|
-
UpdateDashboardCommandOutput,
|
|
258
|
-
} from "./commands/UpdateDashboardCommand";
|
|
259
|
-
import {
|
|
260
|
-
UpdateGatewayCapabilityConfigurationCommand,
|
|
261
|
-
UpdateGatewayCapabilityConfigurationCommandInput,
|
|
262
|
-
UpdateGatewayCapabilityConfigurationCommandOutput,
|
|
263
|
-
} from "./commands/UpdateGatewayCapabilityConfigurationCommand";
|
|
264
|
-
import {
|
|
265
|
-
UpdateGatewayCommand,
|
|
266
|
-
UpdateGatewayCommandInput,
|
|
267
|
-
UpdateGatewayCommandOutput,
|
|
268
|
-
} from "./commands/UpdateGatewayCommand";
|
|
269
|
-
import {
|
|
270
|
-
UpdatePortalCommand,
|
|
271
|
-
UpdatePortalCommandInput,
|
|
272
|
-
UpdatePortalCommandOutput,
|
|
273
|
-
} from "./commands/UpdatePortalCommand";
|
|
274
|
-
import {
|
|
275
|
-
UpdateProjectCommand,
|
|
276
|
-
UpdateProjectCommandInput,
|
|
277
|
-
UpdateProjectCommandOutput,
|
|
278
|
-
} from "./commands/UpdateProjectCommand";
|
|
279
|
-
import { IoTSiteWiseClient } from "./IoTSiteWiseClient";
|
|
280
|
-
|
|
281
|
-
/**
|
|
282
|
-
* <p>Welcome to the IoT SiteWise API Reference. IoT SiteWise is an Amazon Web Services service that connects <a href="https://en.wikipedia.org/wiki/Internet_of_things#Industrial_applications">Industrial Internet of Things (IIoT)</a> devices to the power of the Amazon Web Services Cloud. For more information, see the
|
|
283
|
-
* <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/">IoT SiteWise User Guide</a>. For information about IoT SiteWise quotas, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/quotas.html">Quotas</a> in the <i>IoT SiteWise User Guide</i>.</p>
|
|
284
|
-
*/
|
|
285
|
-
export class IoTSiteWise extends IoTSiteWiseClient {
|
|
286
|
-
/**
|
|
287
|
-
* <p>Associates a child asset with the given parent asset through a hierarchy defined in the
|
|
288
|
-
* parent asset's model. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/add-associated-assets.html">Associating assets</a> in the
|
|
289
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
290
|
-
*/
|
|
291
|
-
public associateAssets(
|
|
292
|
-
args: AssociateAssetsCommandInput,
|
|
293
|
-
options?: __HttpHandlerOptions
|
|
294
|
-
): Promise<AssociateAssetsCommandOutput>;
|
|
295
|
-
public associateAssets(
|
|
296
|
-
args: AssociateAssetsCommandInput,
|
|
297
|
-
cb: (err: any, data?: AssociateAssetsCommandOutput) => void
|
|
298
|
-
): void;
|
|
299
|
-
public associateAssets(
|
|
300
|
-
args: AssociateAssetsCommandInput,
|
|
301
|
-
options: __HttpHandlerOptions,
|
|
302
|
-
cb: (err: any, data?: AssociateAssetsCommandOutput) => void
|
|
303
|
-
): void;
|
|
304
|
-
public associateAssets(
|
|
305
|
-
args: AssociateAssetsCommandInput,
|
|
306
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: AssociateAssetsCommandOutput) => void),
|
|
307
|
-
cb?: (err: any, data?: AssociateAssetsCommandOutput) => void
|
|
308
|
-
): Promise<AssociateAssetsCommandOutput> | void {
|
|
309
|
-
const command = new AssociateAssetsCommand(args);
|
|
310
|
-
if (typeof optionsOrCb === "function") {
|
|
311
|
-
this.send(command, optionsOrCb);
|
|
312
|
-
} else if (typeof cb === "function") {
|
|
313
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
314
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
315
|
-
} else {
|
|
316
|
-
return this.send(command, optionsOrCb);
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
/**
|
|
321
|
-
* <p>Associates a group (batch) of assets with an IoT SiteWise Monitor project.</p>
|
|
322
|
-
*/
|
|
323
|
-
public batchAssociateProjectAssets(
|
|
324
|
-
args: BatchAssociateProjectAssetsCommandInput,
|
|
325
|
-
options?: __HttpHandlerOptions
|
|
326
|
-
): Promise<BatchAssociateProjectAssetsCommandOutput>;
|
|
327
|
-
public batchAssociateProjectAssets(
|
|
328
|
-
args: BatchAssociateProjectAssetsCommandInput,
|
|
329
|
-
cb: (err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void
|
|
330
|
-
): void;
|
|
331
|
-
public batchAssociateProjectAssets(
|
|
332
|
-
args: BatchAssociateProjectAssetsCommandInput,
|
|
333
|
-
options: __HttpHandlerOptions,
|
|
334
|
-
cb: (err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void
|
|
335
|
-
): void;
|
|
336
|
-
public batchAssociateProjectAssets(
|
|
337
|
-
args: BatchAssociateProjectAssetsCommandInput,
|
|
338
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void),
|
|
339
|
-
cb?: (err: any, data?: BatchAssociateProjectAssetsCommandOutput) => void
|
|
340
|
-
): Promise<BatchAssociateProjectAssetsCommandOutput> | void {
|
|
341
|
-
const command = new BatchAssociateProjectAssetsCommand(args);
|
|
342
|
-
if (typeof optionsOrCb === "function") {
|
|
343
|
-
this.send(command, optionsOrCb);
|
|
344
|
-
} else if (typeof cb === "function") {
|
|
345
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
346
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
347
|
-
} else {
|
|
348
|
-
return this.send(command, optionsOrCb);
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
/**
|
|
353
|
-
* <p>Disassociates a group (batch) of assets from an IoT SiteWise Monitor project.</p>
|
|
354
|
-
*/
|
|
355
|
-
public batchDisassociateProjectAssets(
|
|
356
|
-
args: BatchDisassociateProjectAssetsCommandInput,
|
|
357
|
-
options?: __HttpHandlerOptions
|
|
358
|
-
): Promise<BatchDisassociateProjectAssetsCommandOutput>;
|
|
359
|
-
public batchDisassociateProjectAssets(
|
|
360
|
-
args: BatchDisassociateProjectAssetsCommandInput,
|
|
361
|
-
cb: (err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void
|
|
362
|
-
): void;
|
|
363
|
-
public batchDisassociateProjectAssets(
|
|
364
|
-
args: BatchDisassociateProjectAssetsCommandInput,
|
|
365
|
-
options: __HttpHandlerOptions,
|
|
366
|
-
cb: (err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void
|
|
367
|
-
): void;
|
|
368
|
-
public batchDisassociateProjectAssets(
|
|
369
|
-
args: BatchDisassociateProjectAssetsCommandInput,
|
|
370
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void),
|
|
371
|
-
cb?: (err: any, data?: BatchDisassociateProjectAssetsCommandOutput) => void
|
|
372
|
-
): Promise<BatchDisassociateProjectAssetsCommandOutput> | void {
|
|
373
|
-
const command = new BatchDisassociateProjectAssetsCommand(args);
|
|
374
|
-
if (typeof optionsOrCb === "function") {
|
|
375
|
-
this.send(command, optionsOrCb);
|
|
376
|
-
} else if (typeof cb === "function") {
|
|
377
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
378
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
379
|
-
} else {
|
|
380
|
-
return this.send(command, optionsOrCb);
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
/**
|
|
385
|
-
* <p>Sends a list of asset property values to IoT SiteWise. Each value is a timestamp-quality-value
|
|
386
|
-
* (TQV) data point. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/ingest-api.html">Ingesting data using the API</a> in the
|
|
387
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
388
|
-
* <p>To identify an asset property, you must specify one of the following:</p>
|
|
389
|
-
* <ul>
|
|
390
|
-
* <li>
|
|
391
|
-
* <p>The <code>assetId</code> and <code>propertyId</code> of an asset property.</p>
|
|
392
|
-
* </li>
|
|
393
|
-
* <li>
|
|
394
|
-
* <p>A <code>propertyAlias</code>, which is a data stream alias (for example,
|
|
395
|
-
* <code>/company/windfarm/3/turbine/7/temperature</code>). To define an asset property's alias, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_UpdateAssetProperty.html">UpdateAssetProperty</a>.</p>
|
|
396
|
-
* </li>
|
|
397
|
-
* </ul>
|
|
398
|
-
* <important>
|
|
399
|
-
* <p>With respect to Unix epoch time, IoT SiteWise accepts only TQVs that have a timestamp of no more
|
|
400
|
-
* than 7 days in the past and no more than 10 minutes in the future. IoT SiteWise rejects timestamps
|
|
401
|
-
* outside of the inclusive range of [-7 days, +10 minutes] and returns a
|
|
402
|
-
* <code>TimestampOutOfRangeException</code> error.</p>
|
|
403
|
-
* <p>For each asset property, IoT SiteWise overwrites TQVs with duplicate timestamps unless the newer
|
|
404
|
-
* TQV has a different quality. For example, if you store a TQV <code>{T1, GOOD, V1}</code>,
|
|
405
|
-
* then storing <code>{T1, GOOD, V2}</code> replaces the existing TQV.</p>
|
|
406
|
-
* </important>
|
|
407
|
-
* <p>IoT SiteWise authorizes access to each <code>BatchPutAssetPropertyValue</code> entry individually.
|
|
408
|
-
* For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-batchputassetpropertyvalue-action">BatchPutAssetPropertyValue authorization</a> in the
|
|
409
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
410
|
-
*/
|
|
411
|
-
public batchPutAssetPropertyValue(
|
|
412
|
-
args: BatchPutAssetPropertyValueCommandInput,
|
|
413
|
-
options?: __HttpHandlerOptions
|
|
414
|
-
): Promise<BatchPutAssetPropertyValueCommandOutput>;
|
|
415
|
-
public batchPutAssetPropertyValue(
|
|
416
|
-
args: BatchPutAssetPropertyValueCommandInput,
|
|
417
|
-
cb: (err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void
|
|
418
|
-
): void;
|
|
419
|
-
public batchPutAssetPropertyValue(
|
|
420
|
-
args: BatchPutAssetPropertyValueCommandInput,
|
|
421
|
-
options: __HttpHandlerOptions,
|
|
422
|
-
cb: (err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void
|
|
423
|
-
): void;
|
|
424
|
-
public batchPutAssetPropertyValue(
|
|
425
|
-
args: BatchPutAssetPropertyValueCommandInput,
|
|
426
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void),
|
|
427
|
-
cb?: (err: any, data?: BatchPutAssetPropertyValueCommandOutput) => void
|
|
428
|
-
): Promise<BatchPutAssetPropertyValueCommandOutput> | void {
|
|
429
|
-
const command = new BatchPutAssetPropertyValueCommand(args);
|
|
430
|
-
if (typeof optionsOrCb === "function") {
|
|
431
|
-
this.send(command, optionsOrCb);
|
|
432
|
-
} else if (typeof cb === "function") {
|
|
433
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
434
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
435
|
-
} else {
|
|
436
|
-
return this.send(command, optionsOrCb);
|
|
437
|
-
}
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
/**
|
|
441
|
-
* <p>Creates an access policy that grants the specified identity (Amazon Web Services SSO user, Amazon Web Services SSO group, or
|
|
442
|
-
* IAM user) access to the specified IoT SiteWise Monitor portal or project resource.</p>
|
|
443
|
-
*/
|
|
444
|
-
public createAccessPolicy(
|
|
445
|
-
args: CreateAccessPolicyCommandInput,
|
|
446
|
-
options?: __HttpHandlerOptions
|
|
447
|
-
): Promise<CreateAccessPolicyCommandOutput>;
|
|
448
|
-
public createAccessPolicy(
|
|
449
|
-
args: CreateAccessPolicyCommandInput,
|
|
450
|
-
cb: (err: any, data?: CreateAccessPolicyCommandOutput) => void
|
|
451
|
-
): void;
|
|
452
|
-
public createAccessPolicy(
|
|
453
|
-
args: CreateAccessPolicyCommandInput,
|
|
454
|
-
options: __HttpHandlerOptions,
|
|
455
|
-
cb: (err: any, data?: CreateAccessPolicyCommandOutput) => void
|
|
456
|
-
): void;
|
|
457
|
-
public createAccessPolicy(
|
|
458
|
-
args: CreateAccessPolicyCommandInput,
|
|
459
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateAccessPolicyCommandOutput) => void),
|
|
460
|
-
cb?: (err: any, data?: CreateAccessPolicyCommandOutput) => void
|
|
461
|
-
): Promise<CreateAccessPolicyCommandOutput> | void {
|
|
462
|
-
const command = new CreateAccessPolicyCommand(args);
|
|
463
|
-
if (typeof optionsOrCb === "function") {
|
|
464
|
-
this.send(command, optionsOrCb);
|
|
465
|
-
} else if (typeof cb === "function") {
|
|
466
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
467
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
468
|
-
} else {
|
|
469
|
-
return this.send(command, optionsOrCb);
|
|
470
|
-
}
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
/**
|
|
474
|
-
* <p>Creates an asset from an existing asset model. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/create-assets.html">Creating assets</a> in the
|
|
475
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
476
|
-
*/
|
|
477
|
-
public createAsset(args: CreateAssetCommandInput, options?: __HttpHandlerOptions): Promise<CreateAssetCommandOutput>;
|
|
478
|
-
public createAsset(args: CreateAssetCommandInput, cb: (err: any, data?: CreateAssetCommandOutput) => void): void;
|
|
479
|
-
public createAsset(
|
|
480
|
-
args: CreateAssetCommandInput,
|
|
481
|
-
options: __HttpHandlerOptions,
|
|
482
|
-
cb: (err: any, data?: CreateAssetCommandOutput) => void
|
|
483
|
-
): void;
|
|
484
|
-
public createAsset(
|
|
485
|
-
args: CreateAssetCommandInput,
|
|
486
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateAssetCommandOutput) => void),
|
|
487
|
-
cb?: (err: any, data?: CreateAssetCommandOutput) => void
|
|
488
|
-
): Promise<CreateAssetCommandOutput> | void {
|
|
489
|
-
const command = new CreateAssetCommand(args);
|
|
490
|
-
if (typeof optionsOrCb === "function") {
|
|
491
|
-
this.send(command, optionsOrCb);
|
|
492
|
-
} else if (typeof cb === "function") {
|
|
493
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
494
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
495
|
-
} else {
|
|
496
|
-
return this.send(command, optionsOrCb);
|
|
497
|
-
}
|
|
498
|
-
}
|
|
499
|
-
|
|
500
|
-
/**
|
|
501
|
-
* <p>Creates an asset model from specified property and hierarchy definitions. You create
|
|
502
|
-
* assets from asset models. With asset models, you can easily create assets of the same type
|
|
503
|
-
* that have standardized definitions. Each asset created from a model inherits the asset model's
|
|
504
|
-
* property and hierarchy definitions. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/define-models.html">Defining asset models</a> in the
|
|
505
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
506
|
-
*/
|
|
507
|
-
public createAssetModel(
|
|
508
|
-
args: CreateAssetModelCommandInput,
|
|
509
|
-
options?: __HttpHandlerOptions
|
|
510
|
-
): Promise<CreateAssetModelCommandOutput>;
|
|
511
|
-
public createAssetModel(
|
|
512
|
-
args: CreateAssetModelCommandInput,
|
|
513
|
-
cb: (err: any, data?: CreateAssetModelCommandOutput) => void
|
|
514
|
-
): void;
|
|
515
|
-
public createAssetModel(
|
|
516
|
-
args: CreateAssetModelCommandInput,
|
|
517
|
-
options: __HttpHandlerOptions,
|
|
518
|
-
cb: (err: any, data?: CreateAssetModelCommandOutput) => void
|
|
519
|
-
): void;
|
|
520
|
-
public createAssetModel(
|
|
521
|
-
args: CreateAssetModelCommandInput,
|
|
522
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateAssetModelCommandOutput) => void),
|
|
523
|
-
cb?: (err: any, data?: CreateAssetModelCommandOutput) => void
|
|
524
|
-
): Promise<CreateAssetModelCommandOutput> | void {
|
|
525
|
-
const command = new CreateAssetModelCommand(args);
|
|
526
|
-
if (typeof optionsOrCb === "function") {
|
|
527
|
-
this.send(command, optionsOrCb);
|
|
528
|
-
} else if (typeof cb === "function") {
|
|
529
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
530
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
531
|
-
} else {
|
|
532
|
-
return this.send(command, optionsOrCb);
|
|
533
|
-
}
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
/**
|
|
537
|
-
* <p>Creates a dashboard in an IoT SiteWise Monitor project.</p>
|
|
538
|
-
*/
|
|
539
|
-
public createDashboard(
|
|
540
|
-
args: CreateDashboardCommandInput,
|
|
541
|
-
options?: __HttpHandlerOptions
|
|
542
|
-
): Promise<CreateDashboardCommandOutput>;
|
|
543
|
-
public createDashboard(
|
|
544
|
-
args: CreateDashboardCommandInput,
|
|
545
|
-
cb: (err: any, data?: CreateDashboardCommandOutput) => void
|
|
546
|
-
): void;
|
|
547
|
-
public createDashboard(
|
|
548
|
-
args: CreateDashboardCommandInput,
|
|
549
|
-
options: __HttpHandlerOptions,
|
|
550
|
-
cb: (err: any, data?: CreateDashboardCommandOutput) => void
|
|
551
|
-
): void;
|
|
552
|
-
public createDashboard(
|
|
553
|
-
args: CreateDashboardCommandInput,
|
|
554
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateDashboardCommandOutput) => void),
|
|
555
|
-
cb?: (err: any, data?: CreateDashboardCommandOutput) => void
|
|
556
|
-
): Promise<CreateDashboardCommandOutput> | void {
|
|
557
|
-
const command = new CreateDashboardCommand(args);
|
|
558
|
-
if (typeof optionsOrCb === "function") {
|
|
559
|
-
this.send(command, optionsOrCb);
|
|
560
|
-
} else if (typeof cb === "function") {
|
|
561
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
562
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
563
|
-
} else {
|
|
564
|
-
return this.send(command, optionsOrCb);
|
|
565
|
-
}
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
/**
|
|
569
|
-
* <p>Creates a gateway, which is a virtual or edge device that delivers industrial data streams
|
|
570
|
-
* from local servers to IoT SiteWise. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/gateway-connector.html">Ingesting data using a gateway</a> in the
|
|
571
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
572
|
-
*/
|
|
573
|
-
public createGateway(
|
|
574
|
-
args: CreateGatewayCommandInput,
|
|
575
|
-
options?: __HttpHandlerOptions
|
|
576
|
-
): Promise<CreateGatewayCommandOutput>;
|
|
577
|
-
public createGateway(
|
|
578
|
-
args: CreateGatewayCommandInput,
|
|
579
|
-
cb: (err: any, data?: CreateGatewayCommandOutput) => void
|
|
580
|
-
): void;
|
|
581
|
-
public createGateway(
|
|
582
|
-
args: CreateGatewayCommandInput,
|
|
583
|
-
options: __HttpHandlerOptions,
|
|
584
|
-
cb: (err: any, data?: CreateGatewayCommandOutput) => void
|
|
585
|
-
): void;
|
|
586
|
-
public createGateway(
|
|
587
|
-
args: CreateGatewayCommandInput,
|
|
588
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateGatewayCommandOutput) => void),
|
|
589
|
-
cb?: (err: any, data?: CreateGatewayCommandOutput) => void
|
|
590
|
-
): Promise<CreateGatewayCommandOutput> | void {
|
|
591
|
-
const command = new CreateGatewayCommand(args);
|
|
592
|
-
if (typeof optionsOrCb === "function") {
|
|
593
|
-
this.send(command, optionsOrCb);
|
|
594
|
-
} else if (typeof cb === "function") {
|
|
595
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
596
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
597
|
-
} else {
|
|
598
|
-
return this.send(command, optionsOrCb);
|
|
599
|
-
}
|
|
600
|
-
}
|
|
601
|
-
|
|
602
|
-
/**
|
|
603
|
-
* <p>Creates a portal, which can contain projects and dashboards. IoT SiteWise Monitor uses Amazon Web Services SSO or IAM
|
|
604
|
-
* to authenticate portal users and manage user permissions.</p>
|
|
605
|
-
* <note>
|
|
606
|
-
* <p>Before you can sign in to a new portal, you must add at least one identity to that
|
|
607
|
-
* portal. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/administer-portals.html#portal-change-admins">Adding or removing portal
|
|
608
|
-
* administrators</a> in the <i>IoT SiteWise User Guide</i>.</p>
|
|
609
|
-
* </note>
|
|
610
|
-
*/
|
|
611
|
-
public createPortal(
|
|
612
|
-
args: CreatePortalCommandInput,
|
|
613
|
-
options?: __HttpHandlerOptions
|
|
614
|
-
): Promise<CreatePortalCommandOutput>;
|
|
615
|
-
public createPortal(args: CreatePortalCommandInput, cb: (err: any, data?: CreatePortalCommandOutput) => void): void;
|
|
616
|
-
public createPortal(
|
|
617
|
-
args: CreatePortalCommandInput,
|
|
618
|
-
options: __HttpHandlerOptions,
|
|
619
|
-
cb: (err: any, data?: CreatePortalCommandOutput) => void
|
|
620
|
-
): void;
|
|
621
|
-
public createPortal(
|
|
622
|
-
args: CreatePortalCommandInput,
|
|
623
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreatePortalCommandOutput) => void),
|
|
624
|
-
cb?: (err: any, data?: CreatePortalCommandOutput) => void
|
|
625
|
-
): Promise<CreatePortalCommandOutput> | void {
|
|
626
|
-
const command = new CreatePortalCommand(args);
|
|
627
|
-
if (typeof optionsOrCb === "function") {
|
|
628
|
-
this.send(command, optionsOrCb);
|
|
629
|
-
} else if (typeof cb === "function") {
|
|
630
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
631
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
632
|
-
} else {
|
|
633
|
-
return this.send(command, optionsOrCb);
|
|
634
|
-
}
|
|
635
|
-
}
|
|
636
|
-
|
|
637
|
-
/**
|
|
638
|
-
* <p>Creates a project in the specified portal.</p>
|
|
639
|
-
*/
|
|
640
|
-
public createProject(
|
|
641
|
-
args: CreateProjectCommandInput,
|
|
642
|
-
options?: __HttpHandlerOptions
|
|
643
|
-
): Promise<CreateProjectCommandOutput>;
|
|
644
|
-
public createProject(
|
|
645
|
-
args: CreateProjectCommandInput,
|
|
646
|
-
cb: (err: any, data?: CreateProjectCommandOutput) => void
|
|
647
|
-
): void;
|
|
648
|
-
public createProject(
|
|
649
|
-
args: CreateProjectCommandInput,
|
|
650
|
-
options: __HttpHandlerOptions,
|
|
651
|
-
cb: (err: any, data?: CreateProjectCommandOutput) => void
|
|
652
|
-
): void;
|
|
653
|
-
public createProject(
|
|
654
|
-
args: CreateProjectCommandInput,
|
|
655
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateProjectCommandOutput) => void),
|
|
656
|
-
cb?: (err: any, data?: CreateProjectCommandOutput) => void
|
|
657
|
-
): Promise<CreateProjectCommandOutput> | void {
|
|
658
|
-
const command = new CreateProjectCommand(args);
|
|
659
|
-
if (typeof optionsOrCb === "function") {
|
|
660
|
-
this.send(command, optionsOrCb);
|
|
661
|
-
} else if (typeof cb === "function") {
|
|
662
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
663
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
664
|
-
} else {
|
|
665
|
-
return this.send(command, optionsOrCb);
|
|
666
|
-
}
|
|
667
|
-
}
|
|
668
|
-
|
|
669
|
-
/**
|
|
670
|
-
* <p>Deletes an access policy that grants the specified identity access to the specified
|
|
671
|
-
* IoT SiteWise Monitor resource. You can use this operation to revoke access to an IoT SiteWise Monitor
|
|
672
|
-
* resource.</p>
|
|
673
|
-
*/
|
|
674
|
-
public deleteAccessPolicy(
|
|
675
|
-
args: DeleteAccessPolicyCommandInput,
|
|
676
|
-
options?: __HttpHandlerOptions
|
|
677
|
-
): Promise<DeleteAccessPolicyCommandOutput>;
|
|
678
|
-
public deleteAccessPolicy(
|
|
679
|
-
args: DeleteAccessPolicyCommandInput,
|
|
680
|
-
cb: (err: any, data?: DeleteAccessPolicyCommandOutput) => void
|
|
681
|
-
): void;
|
|
682
|
-
public deleteAccessPolicy(
|
|
683
|
-
args: DeleteAccessPolicyCommandInput,
|
|
684
|
-
options: __HttpHandlerOptions,
|
|
685
|
-
cb: (err: any, data?: DeleteAccessPolicyCommandOutput) => void
|
|
686
|
-
): void;
|
|
687
|
-
public deleteAccessPolicy(
|
|
688
|
-
args: DeleteAccessPolicyCommandInput,
|
|
689
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteAccessPolicyCommandOutput) => void),
|
|
690
|
-
cb?: (err: any, data?: DeleteAccessPolicyCommandOutput) => void
|
|
691
|
-
): Promise<DeleteAccessPolicyCommandOutput> | void {
|
|
692
|
-
const command = new DeleteAccessPolicyCommand(args);
|
|
693
|
-
if (typeof optionsOrCb === "function") {
|
|
694
|
-
this.send(command, optionsOrCb);
|
|
695
|
-
} else if (typeof cb === "function") {
|
|
696
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
697
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
698
|
-
} else {
|
|
699
|
-
return this.send(command, optionsOrCb);
|
|
700
|
-
}
|
|
701
|
-
}
|
|
702
|
-
|
|
703
|
-
/**
|
|
704
|
-
* <p>Deletes an asset. This action can't be undone. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/delete-assets-and-models.html">Deleting assets and
|
|
705
|
-
* models</a> in the <i>IoT SiteWise User Guide</i>. </p>
|
|
706
|
-
* <note>
|
|
707
|
-
* <p>You can't delete an asset that's associated to another asset. For more information, see
|
|
708
|
-
* <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DisassociateAssets.html">DisassociateAssets</a>.</p>
|
|
709
|
-
* </note>
|
|
710
|
-
*/
|
|
711
|
-
public deleteAsset(args: DeleteAssetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAssetCommandOutput>;
|
|
712
|
-
public deleteAsset(args: DeleteAssetCommandInput, cb: (err: any, data?: DeleteAssetCommandOutput) => void): void;
|
|
713
|
-
public deleteAsset(
|
|
714
|
-
args: DeleteAssetCommandInput,
|
|
715
|
-
options: __HttpHandlerOptions,
|
|
716
|
-
cb: (err: any, data?: DeleteAssetCommandOutput) => void
|
|
717
|
-
): void;
|
|
718
|
-
public deleteAsset(
|
|
719
|
-
args: DeleteAssetCommandInput,
|
|
720
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteAssetCommandOutput) => void),
|
|
721
|
-
cb?: (err: any, data?: DeleteAssetCommandOutput) => void
|
|
722
|
-
): Promise<DeleteAssetCommandOutput> | void {
|
|
723
|
-
const command = new DeleteAssetCommand(args);
|
|
724
|
-
if (typeof optionsOrCb === "function") {
|
|
725
|
-
this.send(command, optionsOrCb);
|
|
726
|
-
} else if (typeof cb === "function") {
|
|
727
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
728
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
729
|
-
} else {
|
|
730
|
-
return this.send(command, optionsOrCb);
|
|
731
|
-
}
|
|
732
|
-
}
|
|
733
|
-
|
|
734
|
-
/**
|
|
735
|
-
* <p>Deletes an asset model. This action can't be undone. You must delete all assets created
|
|
736
|
-
* from an asset model before you can delete the model. Also, you can't delete an asset model if
|
|
737
|
-
* a parent asset model exists that contains a property formula expression that depends on the
|
|
738
|
-
* asset model that you want to delete. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/delete-assets-and-models.html">Deleting assets and models</a> in the
|
|
739
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
740
|
-
*/
|
|
741
|
-
public deleteAssetModel(
|
|
742
|
-
args: DeleteAssetModelCommandInput,
|
|
743
|
-
options?: __HttpHandlerOptions
|
|
744
|
-
): Promise<DeleteAssetModelCommandOutput>;
|
|
745
|
-
public deleteAssetModel(
|
|
746
|
-
args: DeleteAssetModelCommandInput,
|
|
747
|
-
cb: (err: any, data?: DeleteAssetModelCommandOutput) => void
|
|
748
|
-
): void;
|
|
749
|
-
public deleteAssetModel(
|
|
750
|
-
args: DeleteAssetModelCommandInput,
|
|
751
|
-
options: __HttpHandlerOptions,
|
|
752
|
-
cb: (err: any, data?: DeleteAssetModelCommandOutput) => void
|
|
753
|
-
): void;
|
|
754
|
-
public deleteAssetModel(
|
|
755
|
-
args: DeleteAssetModelCommandInput,
|
|
756
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteAssetModelCommandOutput) => void),
|
|
757
|
-
cb?: (err: any, data?: DeleteAssetModelCommandOutput) => void
|
|
758
|
-
): Promise<DeleteAssetModelCommandOutput> | void {
|
|
759
|
-
const command = new DeleteAssetModelCommand(args);
|
|
760
|
-
if (typeof optionsOrCb === "function") {
|
|
761
|
-
this.send(command, optionsOrCb);
|
|
762
|
-
} else if (typeof cb === "function") {
|
|
763
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
764
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
765
|
-
} else {
|
|
766
|
-
return this.send(command, optionsOrCb);
|
|
767
|
-
}
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
/**
|
|
771
|
-
* <p>Deletes a dashboard from IoT SiteWise Monitor.</p>
|
|
772
|
-
*/
|
|
773
|
-
public deleteDashboard(
|
|
774
|
-
args: DeleteDashboardCommandInput,
|
|
775
|
-
options?: __HttpHandlerOptions
|
|
776
|
-
): Promise<DeleteDashboardCommandOutput>;
|
|
777
|
-
public deleteDashboard(
|
|
778
|
-
args: DeleteDashboardCommandInput,
|
|
779
|
-
cb: (err: any, data?: DeleteDashboardCommandOutput) => void
|
|
780
|
-
): void;
|
|
781
|
-
public deleteDashboard(
|
|
782
|
-
args: DeleteDashboardCommandInput,
|
|
783
|
-
options: __HttpHandlerOptions,
|
|
784
|
-
cb: (err: any, data?: DeleteDashboardCommandOutput) => void
|
|
785
|
-
): void;
|
|
786
|
-
public deleteDashboard(
|
|
787
|
-
args: DeleteDashboardCommandInput,
|
|
788
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteDashboardCommandOutput) => void),
|
|
789
|
-
cb?: (err: any, data?: DeleteDashboardCommandOutput) => void
|
|
790
|
-
): Promise<DeleteDashboardCommandOutput> | void {
|
|
791
|
-
const command = new DeleteDashboardCommand(args);
|
|
792
|
-
if (typeof optionsOrCb === "function") {
|
|
793
|
-
this.send(command, optionsOrCb);
|
|
794
|
-
} else if (typeof cb === "function") {
|
|
795
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
796
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
797
|
-
} else {
|
|
798
|
-
return this.send(command, optionsOrCb);
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
|
|
802
|
-
/**
|
|
803
|
-
* <p>Deletes a gateway from IoT SiteWise. When you delete a gateway, some of the gateway's files remain
|
|
804
|
-
* in your gateway's file system.</p>
|
|
805
|
-
*/
|
|
806
|
-
public deleteGateway(
|
|
807
|
-
args: DeleteGatewayCommandInput,
|
|
808
|
-
options?: __HttpHandlerOptions
|
|
809
|
-
): Promise<DeleteGatewayCommandOutput>;
|
|
810
|
-
public deleteGateway(
|
|
811
|
-
args: DeleteGatewayCommandInput,
|
|
812
|
-
cb: (err: any, data?: DeleteGatewayCommandOutput) => void
|
|
813
|
-
): void;
|
|
814
|
-
public deleteGateway(
|
|
815
|
-
args: DeleteGatewayCommandInput,
|
|
816
|
-
options: __HttpHandlerOptions,
|
|
817
|
-
cb: (err: any, data?: DeleteGatewayCommandOutput) => void
|
|
818
|
-
): void;
|
|
819
|
-
public deleteGateway(
|
|
820
|
-
args: DeleteGatewayCommandInput,
|
|
821
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteGatewayCommandOutput) => void),
|
|
822
|
-
cb?: (err: any, data?: DeleteGatewayCommandOutput) => void
|
|
823
|
-
): Promise<DeleteGatewayCommandOutput> | void {
|
|
824
|
-
const command = new DeleteGatewayCommand(args);
|
|
825
|
-
if (typeof optionsOrCb === "function") {
|
|
826
|
-
this.send(command, optionsOrCb);
|
|
827
|
-
} else if (typeof cb === "function") {
|
|
828
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
829
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
830
|
-
} else {
|
|
831
|
-
return this.send(command, optionsOrCb);
|
|
832
|
-
}
|
|
833
|
-
}
|
|
834
|
-
|
|
835
|
-
/**
|
|
836
|
-
* <p>Deletes a portal from IoT SiteWise Monitor.</p>
|
|
837
|
-
*/
|
|
838
|
-
public deletePortal(
|
|
839
|
-
args: DeletePortalCommandInput,
|
|
840
|
-
options?: __HttpHandlerOptions
|
|
841
|
-
): Promise<DeletePortalCommandOutput>;
|
|
842
|
-
public deletePortal(args: DeletePortalCommandInput, cb: (err: any, data?: DeletePortalCommandOutput) => void): void;
|
|
843
|
-
public deletePortal(
|
|
844
|
-
args: DeletePortalCommandInput,
|
|
845
|
-
options: __HttpHandlerOptions,
|
|
846
|
-
cb: (err: any, data?: DeletePortalCommandOutput) => void
|
|
847
|
-
): void;
|
|
848
|
-
public deletePortal(
|
|
849
|
-
args: DeletePortalCommandInput,
|
|
850
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeletePortalCommandOutput) => void),
|
|
851
|
-
cb?: (err: any, data?: DeletePortalCommandOutput) => void
|
|
852
|
-
): Promise<DeletePortalCommandOutput> | void {
|
|
853
|
-
const command = new DeletePortalCommand(args);
|
|
854
|
-
if (typeof optionsOrCb === "function") {
|
|
855
|
-
this.send(command, optionsOrCb);
|
|
856
|
-
} else if (typeof cb === "function") {
|
|
857
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
858
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
859
|
-
} else {
|
|
860
|
-
return this.send(command, optionsOrCb);
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
|
|
864
|
-
/**
|
|
865
|
-
* <p>Deletes a project from IoT SiteWise Monitor.</p>
|
|
866
|
-
*/
|
|
867
|
-
public deleteProject(
|
|
868
|
-
args: DeleteProjectCommandInput,
|
|
869
|
-
options?: __HttpHandlerOptions
|
|
870
|
-
): Promise<DeleteProjectCommandOutput>;
|
|
871
|
-
public deleteProject(
|
|
872
|
-
args: DeleteProjectCommandInput,
|
|
873
|
-
cb: (err: any, data?: DeleteProjectCommandOutput) => void
|
|
874
|
-
): void;
|
|
875
|
-
public deleteProject(
|
|
876
|
-
args: DeleteProjectCommandInput,
|
|
877
|
-
options: __HttpHandlerOptions,
|
|
878
|
-
cb: (err: any, data?: DeleteProjectCommandOutput) => void
|
|
879
|
-
): void;
|
|
880
|
-
public deleteProject(
|
|
881
|
-
args: DeleteProjectCommandInput,
|
|
882
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteProjectCommandOutput) => void),
|
|
883
|
-
cb?: (err: any, data?: DeleteProjectCommandOutput) => void
|
|
884
|
-
): Promise<DeleteProjectCommandOutput> | void {
|
|
885
|
-
const command = new DeleteProjectCommand(args);
|
|
886
|
-
if (typeof optionsOrCb === "function") {
|
|
887
|
-
this.send(command, optionsOrCb);
|
|
888
|
-
} else if (typeof cb === "function") {
|
|
889
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
890
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
891
|
-
} else {
|
|
892
|
-
return this.send(command, optionsOrCb);
|
|
893
|
-
}
|
|
894
|
-
}
|
|
895
|
-
|
|
896
|
-
/**
|
|
897
|
-
* <p>Describes an access policy, which specifies an identity's access to an IoT SiteWise Monitor portal or
|
|
898
|
-
* project.</p>
|
|
899
|
-
*/
|
|
900
|
-
public describeAccessPolicy(
|
|
901
|
-
args: DescribeAccessPolicyCommandInput,
|
|
902
|
-
options?: __HttpHandlerOptions
|
|
903
|
-
): Promise<DescribeAccessPolicyCommandOutput>;
|
|
904
|
-
public describeAccessPolicy(
|
|
905
|
-
args: DescribeAccessPolicyCommandInput,
|
|
906
|
-
cb: (err: any, data?: DescribeAccessPolicyCommandOutput) => void
|
|
907
|
-
): void;
|
|
908
|
-
public describeAccessPolicy(
|
|
909
|
-
args: DescribeAccessPolicyCommandInput,
|
|
910
|
-
options: __HttpHandlerOptions,
|
|
911
|
-
cb: (err: any, data?: DescribeAccessPolicyCommandOutput) => void
|
|
912
|
-
): void;
|
|
913
|
-
public describeAccessPolicy(
|
|
914
|
-
args: DescribeAccessPolicyCommandInput,
|
|
915
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeAccessPolicyCommandOutput) => void),
|
|
916
|
-
cb?: (err: any, data?: DescribeAccessPolicyCommandOutput) => void
|
|
917
|
-
): Promise<DescribeAccessPolicyCommandOutput> | void {
|
|
918
|
-
const command = new DescribeAccessPolicyCommand(args);
|
|
919
|
-
if (typeof optionsOrCb === "function") {
|
|
920
|
-
this.send(command, optionsOrCb);
|
|
921
|
-
} else if (typeof cb === "function") {
|
|
922
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
923
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
924
|
-
} else {
|
|
925
|
-
return this.send(command, optionsOrCb);
|
|
926
|
-
}
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
/**
|
|
930
|
-
* <p>Retrieves information about an asset.</p>
|
|
931
|
-
*/
|
|
932
|
-
public describeAsset(
|
|
933
|
-
args: DescribeAssetCommandInput,
|
|
934
|
-
options?: __HttpHandlerOptions
|
|
935
|
-
): Promise<DescribeAssetCommandOutput>;
|
|
936
|
-
public describeAsset(
|
|
937
|
-
args: DescribeAssetCommandInput,
|
|
938
|
-
cb: (err: any, data?: DescribeAssetCommandOutput) => void
|
|
939
|
-
): void;
|
|
940
|
-
public describeAsset(
|
|
941
|
-
args: DescribeAssetCommandInput,
|
|
942
|
-
options: __HttpHandlerOptions,
|
|
943
|
-
cb: (err: any, data?: DescribeAssetCommandOutput) => void
|
|
944
|
-
): void;
|
|
945
|
-
public describeAsset(
|
|
946
|
-
args: DescribeAssetCommandInput,
|
|
947
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeAssetCommandOutput) => void),
|
|
948
|
-
cb?: (err: any, data?: DescribeAssetCommandOutput) => void
|
|
949
|
-
): Promise<DescribeAssetCommandOutput> | void {
|
|
950
|
-
const command = new DescribeAssetCommand(args);
|
|
951
|
-
if (typeof optionsOrCb === "function") {
|
|
952
|
-
this.send(command, optionsOrCb);
|
|
953
|
-
} else if (typeof cb === "function") {
|
|
954
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
955
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
956
|
-
} else {
|
|
957
|
-
return this.send(command, optionsOrCb);
|
|
958
|
-
}
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
/**
|
|
962
|
-
* <p>Retrieves information about an asset model.</p>
|
|
963
|
-
*/
|
|
964
|
-
public describeAssetModel(
|
|
965
|
-
args: DescribeAssetModelCommandInput,
|
|
966
|
-
options?: __HttpHandlerOptions
|
|
967
|
-
): Promise<DescribeAssetModelCommandOutput>;
|
|
968
|
-
public describeAssetModel(
|
|
969
|
-
args: DescribeAssetModelCommandInput,
|
|
970
|
-
cb: (err: any, data?: DescribeAssetModelCommandOutput) => void
|
|
971
|
-
): void;
|
|
972
|
-
public describeAssetModel(
|
|
973
|
-
args: DescribeAssetModelCommandInput,
|
|
974
|
-
options: __HttpHandlerOptions,
|
|
975
|
-
cb: (err: any, data?: DescribeAssetModelCommandOutput) => void
|
|
976
|
-
): void;
|
|
977
|
-
public describeAssetModel(
|
|
978
|
-
args: DescribeAssetModelCommandInput,
|
|
979
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeAssetModelCommandOutput) => void),
|
|
980
|
-
cb?: (err: any, data?: DescribeAssetModelCommandOutput) => void
|
|
981
|
-
): Promise<DescribeAssetModelCommandOutput> | void {
|
|
982
|
-
const command = new DescribeAssetModelCommand(args);
|
|
983
|
-
if (typeof optionsOrCb === "function") {
|
|
984
|
-
this.send(command, optionsOrCb);
|
|
985
|
-
} else if (typeof cb === "function") {
|
|
986
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
987
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
988
|
-
} else {
|
|
989
|
-
return this.send(command, optionsOrCb);
|
|
990
|
-
}
|
|
991
|
-
}
|
|
992
|
-
|
|
993
|
-
/**
|
|
994
|
-
* <p>Retrieves information about an asset property.</p>
|
|
995
|
-
* <note>
|
|
996
|
-
* <p>When you call this operation for an attribute property, this response includes the
|
|
997
|
-
* default attribute value that you define in the asset model. If you update the default value
|
|
998
|
-
* in the model, this operation's response includes the new default value.</p>
|
|
999
|
-
* </note>
|
|
1000
|
-
* <p>This operation doesn't return the value of the asset property. To get the value of an
|
|
1001
|
-
* asset property, use <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_GetAssetPropertyValue.html">GetAssetPropertyValue</a>.</p>
|
|
1002
|
-
*/
|
|
1003
|
-
public describeAssetProperty(
|
|
1004
|
-
args: DescribeAssetPropertyCommandInput,
|
|
1005
|
-
options?: __HttpHandlerOptions
|
|
1006
|
-
): Promise<DescribeAssetPropertyCommandOutput>;
|
|
1007
|
-
public describeAssetProperty(
|
|
1008
|
-
args: DescribeAssetPropertyCommandInput,
|
|
1009
|
-
cb: (err: any, data?: DescribeAssetPropertyCommandOutput) => void
|
|
1010
|
-
): void;
|
|
1011
|
-
public describeAssetProperty(
|
|
1012
|
-
args: DescribeAssetPropertyCommandInput,
|
|
1013
|
-
options: __HttpHandlerOptions,
|
|
1014
|
-
cb: (err: any, data?: DescribeAssetPropertyCommandOutput) => void
|
|
1015
|
-
): void;
|
|
1016
|
-
public describeAssetProperty(
|
|
1017
|
-
args: DescribeAssetPropertyCommandInput,
|
|
1018
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeAssetPropertyCommandOutput) => void),
|
|
1019
|
-
cb?: (err: any, data?: DescribeAssetPropertyCommandOutput) => void
|
|
1020
|
-
): Promise<DescribeAssetPropertyCommandOutput> | void {
|
|
1021
|
-
const command = new DescribeAssetPropertyCommand(args);
|
|
1022
|
-
if (typeof optionsOrCb === "function") {
|
|
1023
|
-
this.send(command, optionsOrCb);
|
|
1024
|
-
} else if (typeof cb === "function") {
|
|
1025
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1026
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1027
|
-
} else {
|
|
1028
|
-
return this.send(command, optionsOrCb);
|
|
1029
|
-
}
|
|
1030
|
-
}
|
|
1031
|
-
|
|
1032
|
-
/**
|
|
1033
|
-
* <p>Retrieves information about a dashboard.</p>
|
|
1034
|
-
*/
|
|
1035
|
-
public describeDashboard(
|
|
1036
|
-
args: DescribeDashboardCommandInput,
|
|
1037
|
-
options?: __HttpHandlerOptions
|
|
1038
|
-
): Promise<DescribeDashboardCommandOutput>;
|
|
1039
|
-
public describeDashboard(
|
|
1040
|
-
args: DescribeDashboardCommandInput,
|
|
1041
|
-
cb: (err: any, data?: DescribeDashboardCommandOutput) => void
|
|
1042
|
-
): void;
|
|
1043
|
-
public describeDashboard(
|
|
1044
|
-
args: DescribeDashboardCommandInput,
|
|
1045
|
-
options: __HttpHandlerOptions,
|
|
1046
|
-
cb: (err: any, data?: DescribeDashboardCommandOutput) => void
|
|
1047
|
-
): void;
|
|
1048
|
-
public describeDashboard(
|
|
1049
|
-
args: DescribeDashboardCommandInput,
|
|
1050
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeDashboardCommandOutput) => void),
|
|
1051
|
-
cb?: (err: any, data?: DescribeDashboardCommandOutput) => void
|
|
1052
|
-
): Promise<DescribeDashboardCommandOutput> | void {
|
|
1053
|
-
const command = new DescribeDashboardCommand(args);
|
|
1054
|
-
if (typeof optionsOrCb === "function") {
|
|
1055
|
-
this.send(command, optionsOrCb);
|
|
1056
|
-
} else if (typeof cb === "function") {
|
|
1057
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1058
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1059
|
-
} else {
|
|
1060
|
-
return this.send(command, optionsOrCb);
|
|
1061
|
-
}
|
|
1062
|
-
}
|
|
1063
|
-
|
|
1064
|
-
/**
|
|
1065
|
-
* <p>Retrieves information about the default encryption configuration for the Amazon Web Services account in
|
|
1066
|
-
* the default or specified Region. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/key-management.html">Key management</a> in the
|
|
1067
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
1068
|
-
*/
|
|
1069
|
-
public describeDefaultEncryptionConfiguration(
|
|
1070
|
-
args: DescribeDefaultEncryptionConfigurationCommandInput,
|
|
1071
|
-
options?: __HttpHandlerOptions
|
|
1072
|
-
): Promise<DescribeDefaultEncryptionConfigurationCommandOutput>;
|
|
1073
|
-
public describeDefaultEncryptionConfiguration(
|
|
1074
|
-
args: DescribeDefaultEncryptionConfigurationCommandInput,
|
|
1075
|
-
cb: (err: any, data?: DescribeDefaultEncryptionConfigurationCommandOutput) => void
|
|
1076
|
-
): void;
|
|
1077
|
-
public describeDefaultEncryptionConfiguration(
|
|
1078
|
-
args: DescribeDefaultEncryptionConfigurationCommandInput,
|
|
1079
|
-
options: __HttpHandlerOptions,
|
|
1080
|
-
cb: (err: any, data?: DescribeDefaultEncryptionConfigurationCommandOutput) => void
|
|
1081
|
-
): void;
|
|
1082
|
-
public describeDefaultEncryptionConfiguration(
|
|
1083
|
-
args: DescribeDefaultEncryptionConfigurationCommandInput,
|
|
1084
|
-
optionsOrCb?:
|
|
1085
|
-
| __HttpHandlerOptions
|
|
1086
|
-
| ((err: any, data?: DescribeDefaultEncryptionConfigurationCommandOutput) => void),
|
|
1087
|
-
cb?: (err: any, data?: DescribeDefaultEncryptionConfigurationCommandOutput) => void
|
|
1088
|
-
): Promise<DescribeDefaultEncryptionConfigurationCommandOutput> | void {
|
|
1089
|
-
const command = new DescribeDefaultEncryptionConfigurationCommand(args);
|
|
1090
|
-
if (typeof optionsOrCb === "function") {
|
|
1091
|
-
this.send(command, optionsOrCb);
|
|
1092
|
-
} else if (typeof cb === "function") {
|
|
1093
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1094
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1095
|
-
} else {
|
|
1096
|
-
return this.send(command, optionsOrCb);
|
|
1097
|
-
}
|
|
1098
|
-
}
|
|
1099
|
-
|
|
1100
|
-
/**
|
|
1101
|
-
* <p>Retrieves information about a gateway.</p>
|
|
1102
|
-
*/
|
|
1103
|
-
public describeGateway(
|
|
1104
|
-
args: DescribeGatewayCommandInput,
|
|
1105
|
-
options?: __HttpHandlerOptions
|
|
1106
|
-
): Promise<DescribeGatewayCommandOutput>;
|
|
1107
|
-
public describeGateway(
|
|
1108
|
-
args: DescribeGatewayCommandInput,
|
|
1109
|
-
cb: (err: any, data?: DescribeGatewayCommandOutput) => void
|
|
1110
|
-
): void;
|
|
1111
|
-
public describeGateway(
|
|
1112
|
-
args: DescribeGatewayCommandInput,
|
|
1113
|
-
options: __HttpHandlerOptions,
|
|
1114
|
-
cb: (err: any, data?: DescribeGatewayCommandOutput) => void
|
|
1115
|
-
): void;
|
|
1116
|
-
public describeGateway(
|
|
1117
|
-
args: DescribeGatewayCommandInput,
|
|
1118
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeGatewayCommandOutput) => void),
|
|
1119
|
-
cb?: (err: any, data?: DescribeGatewayCommandOutput) => void
|
|
1120
|
-
): Promise<DescribeGatewayCommandOutput> | void {
|
|
1121
|
-
const command = new DescribeGatewayCommand(args);
|
|
1122
|
-
if (typeof optionsOrCb === "function") {
|
|
1123
|
-
this.send(command, optionsOrCb);
|
|
1124
|
-
} else if (typeof cb === "function") {
|
|
1125
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1126
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1127
|
-
} else {
|
|
1128
|
-
return this.send(command, optionsOrCb);
|
|
1129
|
-
}
|
|
1130
|
-
}
|
|
1131
|
-
|
|
1132
|
-
/**
|
|
1133
|
-
* <p>Retrieves information about a gateway capability configuration.
|
|
1134
|
-
* Each gateway capability defines data sources for a gateway. A capability configuration
|
|
1135
|
-
* can contain multiple data source configurations. If you define OPC-UA sources for a gateway in
|
|
1136
|
-
* the IoT SiteWise console, all of your OPC-UA sources are stored in one capability configuration. To
|
|
1137
|
-
* list all capability configurations for a gateway, use <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeGateway.html">DescribeGateway</a>.</p>
|
|
1138
|
-
*/
|
|
1139
|
-
public describeGatewayCapabilityConfiguration(
|
|
1140
|
-
args: DescribeGatewayCapabilityConfigurationCommandInput,
|
|
1141
|
-
options?: __HttpHandlerOptions
|
|
1142
|
-
): Promise<DescribeGatewayCapabilityConfigurationCommandOutput>;
|
|
1143
|
-
public describeGatewayCapabilityConfiguration(
|
|
1144
|
-
args: DescribeGatewayCapabilityConfigurationCommandInput,
|
|
1145
|
-
cb: (err: any, data?: DescribeGatewayCapabilityConfigurationCommandOutput) => void
|
|
1146
|
-
): void;
|
|
1147
|
-
public describeGatewayCapabilityConfiguration(
|
|
1148
|
-
args: DescribeGatewayCapabilityConfigurationCommandInput,
|
|
1149
|
-
options: __HttpHandlerOptions,
|
|
1150
|
-
cb: (err: any, data?: DescribeGatewayCapabilityConfigurationCommandOutput) => void
|
|
1151
|
-
): void;
|
|
1152
|
-
public describeGatewayCapabilityConfiguration(
|
|
1153
|
-
args: DescribeGatewayCapabilityConfigurationCommandInput,
|
|
1154
|
-
optionsOrCb?:
|
|
1155
|
-
| __HttpHandlerOptions
|
|
1156
|
-
| ((err: any, data?: DescribeGatewayCapabilityConfigurationCommandOutput) => void),
|
|
1157
|
-
cb?: (err: any, data?: DescribeGatewayCapabilityConfigurationCommandOutput) => void
|
|
1158
|
-
): Promise<DescribeGatewayCapabilityConfigurationCommandOutput> | void {
|
|
1159
|
-
const command = new DescribeGatewayCapabilityConfigurationCommand(args);
|
|
1160
|
-
if (typeof optionsOrCb === "function") {
|
|
1161
|
-
this.send(command, optionsOrCb);
|
|
1162
|
-
} else if (typeof cb === "function") {
|
|
1163
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1164
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1165
|
-
} else {
|
|
1166
|
-
return this.send(command, optionsOrCb);
|
|
1167
|
-
}
|
|
1168
|
-
}
|
|
1169
|
-
|
|
1170
|
-
/**
|
|
1171
|
-
* <p>Retrieves the current IoT SiteWise logging options.</p>
|
|
1172
|
-
*/
|
|
1173
|
-
public describeLoggingOptions(
|
|
1174
|
-
args: DescribeLoggingOptionsCommandInput,
|
|
1175
|
-
options?: __HttpHandlerOptions
|
|
1176
|
-
): Promise<DescribeLoggingOptionsCommandOutput>;
|
|
1177
|
-
public describeLoggingOptions(
|
|
1178
|
-
args: DescribeLoggingOptionsCommandInput,
|
|
1179
|
-
cb: (err: any, data?: DescribeLoggingOptionsCommandOutput) => void
|
|
1180
|
-
): void;
|
|
1181
|
-
public describeLoggingOptions(
|
|
1182
|
-
args: DescribeLoggingOptionsCommandInput,
|
|
1183
|
-
options: __HttpHandlerOptions,
|
|
1184
|
-
cb: (err: any, data?: DescribeLoggingOptionsCommandOutput) => void
|
|
1185
|
-
): void;
|
|
1186
|
-
public describeLoggingOptions(
|
|
1187
|
-
args: DescribeLoggingOptionsCommandInput,
|
|
1188
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeLoggingOptionsCommandOutput) => void),
|
|
1189
|
-
cb?: (err: any, data?: DescribeLoggingOptionsCommandOutput) => void
|
|
1190
|
-
): Promise<DescribeLoggingOptionsCommandOutput> | void {
|
|
1191
|
-
const command = new DescribeLoggingOptionsCommand(args);
|
|
1192
|
-
if (typeof optionsOrCb === "function") {
|
|
1193
|
-
this.send(command, optionsOrCb);
|
|
1194
|
-
} else if (typeof cb === "function") {
|
|
1195
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1196
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1197
|
-
} else {
|
|
1198
|
-
return this.send(command, optionsOrCb);
|
|
1199
|
-
}
|
|
1200
|
-
}
|
|
1201
|
-
|
|
1202
|
-
/**
|
|
1203
|
-
* <p>Retrieves information about a portal.</p>
|
|
1204
|
-
*/
|
|
1205
|
-
public describePortal(
|
|
1206
|
-
args: DescribePortalCommandInput,
|
|
1207
|
-
options?: __HttpHandlerOptions
|
|
1208
|
-
): Promise<DescribePortalCommandOutput>;
|
|
1209
|
-
public describePortal(
|
|
1210
|
-
args: DescribePortalCommandInput,
|
|
1211
|
-
cb: (err: any, data?: DescribePortalCommandOutput) => void
|
|
1212
|
-
): void;
|
|
1213
|
-
public describePortal(
|
|
1214
|
-
args: DescribePortalCommandInput,
|
|
1215
|
-
options: __HttpHandlerOptions,
|
|
1216
|
-
cb: (err: any, data?: DescribePortalCommandOutput) => void
|
|
1217
|
-
): void;
|
|
1218
|
-
public describePortal(
|
|
1219
|
-
args: DescribePortalCommandInput,
|
|
1220
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribePortalCommandOutput) => void),
|
|
1221
|
-
cb?: (err: any, data?: DescribePortalCommandOutput) => void
|
|
1222
|
-
): Promise<DescribePortalCommandOutput> | void {
|
|
1223
|
-
const command = new DescribePortalCommand(args);
|
|
1224
|
-
if (typeof optionsOrCb === "function") {
|
|
1225
|
-
this.send(command, optionsOrCb);
|
|
1226
|
-
} else if (typeof cb === "function") {
|
|
1227
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1228
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1229
|
-
} else {
|
|
1230
|
-
return this.send(command, optionsOrCb);
|
|
1231
|
-
}
|
|
1232
|
-
}
|
|
1233
|
-
|
|
1234
|
-
/**
|
|
1235
|
-
* <p>Retrieves information about a project.</p>
|
|
1236
|
-
*/
|
|
1237
|
-
public describeProject(
|
|
1238
|
-
args: DescribeProjectCommandInput,
|
|
1239
|
-
options?: __HttpHandlerOptions
|
|
1240
|
-
): Promise<DescribeProjectCommandOutput>;
|
|
1241
|
-
public describeProject(
|
|
1242
|
-
args: DescribeProjectCommandInput,
|
|
1243
|
-
cb: (err: any, data?: DescribeProjectCommandOutput) => void
|
|
1244
|
-
): void;
|
|
1245
|
-
public describeProject(
|
|
1246
|
-
args: DescribeProjectCommandInput,
|
|
1247
|
-
options: __HttpHandlerOptions,
|
|
1248
|
-
cb: (err: any, data?: DescribeProjectCommandOutput) => void
|
|
1249
|
-
): void;
|
|
1250
|
-
public describeProject(
|
|
1251
|
-
args: DescribeProjectCommandInput,
|
|
1252
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProjectCommandOutput) => void),
|
|
1253
|
-
cb?: (err: any, data?: DescribeProjectCommandOutput) => void
|
|
1254
|
-
): Promise<DescribeProjectCommandOutput> | void {
|
|
1255
|
-
const command = new DescribeProjectCommand(args);
|
|
1256
|
-
if (typeof optionsOrCb === "function") {
|
|
1257
|
-
this.send(command, optionsOrCb);
|
|
1258
|
-
} else if (typeof cb === "function") {
|
|
1259
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1260
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1261
|
-
} else {
|
|
1262
|
-
return this.send(command, optionsOrCb);
|
|
1263
|
-
}
|
|
1264
|
-
}
|
|
1265
|
-
|
|
1266
|
-
/**
|
|
1267
|
-
* <p>Retrieves information about the storage configuration for IoT SiteWise.</p>
|
|
1268
|
-
*/
|
|
1269
|
-
public describeStorageConfiguration(
|
|
1270
|
-
args: DescribeStorageConfigurationCommandInput,
|
|
1271
|
-
options?: __HttpHandlerOptions
|
|
1272
|
-
): Promise<DescribeStorageConfigurationCommandOutput>;
|
|
1273
|
-
public describeStorageConfiguration(
|
|
1274
|
-
args: DescribeStorageConfigurationCommandInput,
|
|
1275
|
-
cb: (err: any, data?: DescribeStorageConfigurationCommandOutput) => void
|
|
1276
|
-
): void;
|
|
1277
|
-
public describeStorageConfiguration(
|
|
1278
|
-
args: DescribeStorageConfigurationCommandInput,
|
|
1279
|
-
options: __HttpHandlerOptions,
|
|
1280
|
-
cb: (err: any, data?: DescribeStorageConfigurationCommandOutput) => void
|
|
1281
|
-
): void;
|
|
1282
|
-
public describeStorageConfiguration(
|
|
1283
|
-
args: DescribeStorageConfigurationCommandInput,
|
|
1284
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeStorageConfigurationCommandOutput) => void),
|
|
1285
|
-
cb?: (err: any, data?: DescribeStorageConfigurationCommandOutput) => void
|
|
1286
|
-
): Promise<DescribeStorageConfigurationCommandOutput> | void {
|
|
1287
|
-
const command = new DescribeStorageConfigurationCommand(args);
|
|
1288
|
-
if (typeof optionsOrCb === "function") {
|
|
1289
|
-
this.send(command, optionsOrCb);
|
|
1290
|
-
} else if (typeof cb === "function") {
|
|
1291
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1292
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1293
|
-
} else {
|
|
1294
|
-
return this.send(command, optionsOrCb);
|
|
1295
|
-
}
|
|
1296
|
-
}
|
|
1297
|
-
|
|
1298
|
-
/**
|
|
1299
|
-
* <p>Disassociates a child asset from the given parent asset through a hierarchy defined in the
|
|
1300
|
-
* parent asset's model.</p>
|
|
1301
|
-
*/
|
|
1302
|
-
public disassociateAssets(
|
|
1303
|
-
args: DisassociateAssetsCommandInput,
|
|
1304
|
-
options?: __HttpHandlerOptions
|
|
1305
|
-
): Promise<DisassociateAssetsCommandOutput>;
|
|
1306
|
-
public disassociateAssets(
|
|
1307
|
-
args: DisassociateAssetsCommandInput,
|
|
1308
|
-
cb: (err: any, data?: DisassociateAssetsCommandOutput) => void
|
|
1309
|
-
): void;
|
|
1310
|
-
public disassociateAssets(
|
|
1311
|
-
args: DisassociateAssetsCommandInput,
|
|
1312
|
-
options: __HttpHandlerOptions,
|
|
1313
|
-
cb: (err: any, data?: DisassociateAssetsCommandOutput) => void
|
|
1314
|
-
): void;
|
|
1315
|
-
public disassociateAssets(
|
|
1316
|
-
args: DisassociateAssetsCommandInput,
|
|
1317
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DisassociateAssetsCommandOutput) => void),
|
|
1318
|
-
cb?: (err: any, data?: DisassociateAssetsCommandOutput) => void
|
|
1319
|
-
): Promise<DisassociateAssetsCommandOutput> | void {
|
|
1320
|
-
const command = new DisassociateAssetsCommand(args);
|
|
1321
|
-
if (typeof optionsOrCb === "function") {
|
|
1322
|
-
this.send(command, optionsOrCb);
|
|
1323
|
-
} else if (typeof cb === "function") {
|
|
1324
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1325
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1326
|
-
} else {
|
|
1327
|
-
return this.send(command, optionsOrCb);
|
|
1328
|
-
}
|
|
1329
|
-
}
|
|
1330
|
-
|
|
1331
|
-
/**
|
|
1332
|
-
* <p>Gets aggregated values for an asset property. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/query-industrial-data.html#aggregates">Querying
|
|
1333
|
-
* aggregates</a> in the <i>IoT SiteWise User Guide</i>.</p>
|
|
1334
|
-
* <p>To identify an asset property, you must specify one of the following:</p>
|
|
1335
|
-
* <ul>
|
|
1336
|
-
* <li>
|
|
1337
|
-
* <p>The <code>assetId</code> and <code>propertyId</code> of an asset property.</p>
|
|
1338
|
-
* </li>
|
|
1339
|
-
* <li>
|
|
1340
|
-
* <p>A <code>propertyAlias</code>, which is a data stream alias (for example,
|
|
1341
|
-
* <code>/company/windfarm/3/turbine/7/temperature</code>). To define an asset property's alias, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_UpdateAssetProperty.html">UpdateAssetProperty</a>.</p>
|
|
1342
|
-
* </li>
|
|
1343
|
-
* </ul>
|
|
1344
|
-
*/
|
|
1345
|
-
public getAssetPropertyAggregates(
|
|
1346
|
-
args: GetAssetPropertyAggregatesCommandInput,
|
|
1347
|
-
options?: __HttpHandlerOptions
|
|
1348
|
-
): Promise<GetAssetPropertyAggregatesCommandOutput>;
|
|
1349
|
-
public getAssetPropertyAggregates(
|
|
1350
|
-
args: GetAssetPropertyAggregatesCommandInput,
|
|
1351
|
-
cb: (err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void
|
|
1352
|
-
): void;
|
|
1353
|
-
public getAssetPropertyAggregates(
|
|
1354
|
-
args: GetAssetPropertyAggregatesCommandInput,
|
|
1355
|
-
options: __HttpHandlerOptions,
|
|
1356
|
-
cb: (err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void
|
|
1357
|
-
): void;
|
|
1358
|
-
public getAssetPropertyAggregates(
|
|
1359
|
-
args: GetAssetPropertyAggregatesCommandInput,
|
|
1360
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void),
|
|
1361
|
-
cb?: (err: any, data?: GetAssetPropertyAggregatesCommandOutput) => void
|
|
1362
|
-
): Promise<GetAssetPropertyAggregatesCommandOutput> | void {
|
|
1363
|
-
const command = new GetAssetPropertyAggregatesCommand(args);
|
|
1364
|
-
if (typeof optionsOrCb === "function") {
|
|
1365
|
-
this.send(command, optionsOrCb);
|
|
1366
|
-
} else if (typeof cb === "function") {
|
|
1367
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1368
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1369
|
-
} else {
|
|
1370
|
-
return this.send(command, optionsOrCb);
|
|
1371
|
-
}
|
|
1372
|
-
}
|
|
1373
|
-
|
|
1374
|
-
/**
|
|
1375
|
-
* <p>Gets an asset property's current value. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/query-industrial-data.html#current-values">Querying
|
|
1376
|
-
* current values</a> in the <i>IoT SiteWise User Guide</i>.</p>
|
|
1377
|
-
* <p>To identify an asset property, you must specify one of the following:</p>
|
|
1378
|
-
* <ul>
|
|
1379
|
-
* <li>
|
|
1380
|
-
* <p>The <code>assetId</code> and <code>propertyId</code> of an asset property.</p>
|
|
1381
|
-
* </li>
|
|
1382
|
-
* <li>
|
|
1383
|
-
* <p>A <code>propertyAlias</code>, which is a data stream alias (for example,
|
|
1384
|
-
* <code>/company/windfarm/3/turbine/7/temperature</code>). To define an asset property's alias, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_UpdateAssetProperty.html">UpdateAssetProperty</a>.</p>
|
|
1385
|
-
* </li>
|
|
1386
|
-
* </ul>
|
|
1387
|
-
*/
|
|
1388
|
-
public getAssetPropertyValue(
|
|
1389
|
-
args: GetAssetPropertyValueCommandInput,
|
|
1390
|
-
options?: __HttpHandlerOptions
|
|
1391
|
-
): Promise<GetAssetPropertyValueCommandOutput>;
|
|
1392
|
-
public getAssetPropertyValue(
|
|
1393
|
-
args: GetAssetPropertyValueCommandInput,
|
|
1394
|
-
cb: (err: any, data?: GetAssetPropertyValueCommandOutput) => void
|
|
1395
|
-
): void;
|
|
1396
|
-
public getAssetPropertyValue(
|
|
1397
|
-
args: GetAssetPropertyValueCommandInput,
|
|
1398
|
-
options: __HttpHandlerOptions,
|
|
1399
|
-
cb: (err: any, data?: GetAssetPropertyValueCommandOutput) => void
|
|
1400
|
-
): void;
|
|
1401
|
-
public getAssetPropertyValue(
|
|
1402
|
-
args: GetAssetPropertyValueCommandInput,
|
|
1403
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetAssetPropertyValueCommandOutput) => void),
|
|
1404
|
-
cb?: (err: any, data?: GetAssetPropertyValueCommandOutput) => void
|
|
1405
|
-
): Promise<GetAssetPropertyValueCommandOutput> | void {
|
|
1406
|
-
const command = new GetAssetPropertyValueCommand(args);
|
|
1407
|
-
if (typeof optionsOrCb === "function") {
|
|
1408
|
-
this.send(command, optionsOrCb);
|
|
1409
|
-
} else if (typeof cb === "function") {
|
|
1410
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1411
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1412
|
-
} else {
|
|
1413
|
-
return this.send(command, optionsOrCb);
|
|
1414
|
-
}
|
|
1415
|
-
}
|
|
1416
|
-
|
|
1417
|
-
/**
|
|
1418
|
-
* <p>Gets the history of an asset property's values. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/query-industrial-data.html#historical-values">Querying
|
|
1419
|
-
* historical values</a> in the <i>IoT SiteWise User Guide</i>.</p>
|
|
1420
|
-
* <p>To identify an asset property, you must specify one of the following:</p>
|
|
1421
|
-
* <ul>
|
|
1422
|
-
* <li>
|
|
1423
|
-
* <p>The <code>assetId</code> and <code>propertyId</code> of an asset property.</p>
|
|
1424
|
-
* </li>
|
|
1425
|
-
* <li>
|
|
1426
|
-
* <p>A <code>propertyAlias</code>, which is a data stream alias (for example,
|
|
1427
|
-
* <code>/company/windfarm/3/turbine/7/temperature</code>). To define an asset property's alias, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_UpdateAssetProperty.html">UpdateAssetProperty</a>.</p>
|
|
1428
|
-
* </li>
|
|
1429
|
-
* </ul>
|
|
1430
|
-
*/
|
|
1431
|
-
public getAssetPropertyValueHistory(
|
|
1432
|
-
args: GetAssetPropertyValueHistoryCommandInput,
|
|
1433
|
-
options?: __HttpHandlerOptions
|
|
1434
|
-
): Promise<GetAssetPropertyValueHistoryCommandOutput>;
|
|
1435
|
-
public getAssetPropertyValueHistory(
|
|
1436
|
-
args: GetAssetPropertyValueHistoryCommandInput,
|
|
1437
|
-
cb: (err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void
|
|
1438
|
-
): void;
|
|
1439
|
-
public getAssetPropertyValueHistory(
|
|
1440
|
-
args: GetAssetPropertyValueHistoryCommandInput,
|
|
1441
|
-
options: __HttpHandlerOptions,
|
|
1442
|
-
cb: (err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void
|
|
1443
|
-
): void;
|
|
1444
|
-
public getAssetPropertyValueHistory(
|
|
1445
|
-
args: GetAssetPropertyValueHistoryCommandInput,
|
|
1446
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void),
|
|
1447
|
-
cb?: (err: any, data?: GetAssetPropertyValueHistoryCommandOutput) => void
|
|
1448
|
-
): Promise<GetAssetPropertyValueHistoryCommandOutput> | void {
|
|
1449
|
-
const command = new GetAssetPropertyValueHistoryCommand(args);
|
|
1450
|
-
if (typeof optionsOrCb === "function") {
|
|
1451
|
-
this.send(command, optionsOrCb);
|
|
1452
|
-
} else if (typeof cb === "function") {
|
|
1453
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1454
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1455
|
-
} else {
|
|
1456
|
-
return this.send(command, optionsOrCb);
|
|
1457
|
-
}
|
|
1458
|
-
}
|
|
1459
|
-
|
|
1460
|
-
/**
|
|
1461
|
-
* <p>Get interpolated values for an asset property for a specified time interval, during a
|
|
1462
|
-
* period of time. If your time series is missing data points during the specified time interval,
|
|
1463
|
-
* you can use interpolation to estimate the missing data.</p>
|
|
1464
|
-
* <p>For example, you can use this operation to return the interpolated
|
|
1465
|
-
* temperature values for a wind turbine every 24 hours over a duration of 7 days.</p>
|
|
1466
|
-
* <p>To identify an asset property, you must specify one of the following:</p>
|
|
1467
|
-
* <ul>
|
|
1468
|
-
* <li>
|
|
1469
|
-
* <p>The <code>assetId</code> and <code>propertyId</code> of an asset property.</p>
|
|
1470
|
-
* </li>
|
|
1471
|
-
* <li>
|
|
1472
|
-
* <p>A <code>propertyAlias</code>, which is a data stream alias (for example,
|
|
1473
|
-
* <code>/company/windfarm/3/turbine/7/temperature</code>). To define an asset property's alias, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_UpdateAssetProperty.html">UpdateAssetProperty</a>.</p>
|
|
1474
|
-
* </li>
|
|
1475
|
-
* </ul>
|
|
1476
|
-
*/
|
|
1477
|
-
public getInterpolatedAssetPropertyValues(
|
|
1478
|
-
args: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
1479
|
-
options?: __HttpHandlerOptions
|
|
1480
|
-
): Promise<GetInterpolatedAssetPropertyValuesCommandOutput>;
|
|
1481
|
-
public getInterpolatedAssetPropertyValues(
|
|
1482
|
-
args: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
1483
|
-
cb: (err: any, data?: GetInterpolatedAssetPropertyValuesCommandOutput) => void
|
|
1484
|
-
): void;
|
|
1485
|
-
public getInterpolatedAssetPropertyValues(
|
|
1486
|
-
args: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
1487
|
-
options: __HttpHandlerOptions,
|
|
1488
|
-
cb: (err: any, data?: GetInterpolatedAssetPropertyValuesCommandOutput) => void
|
|
1489
|
-
): void;
|
|
1490
|
-
public getInterpolatedAssetPropertyValues(
|
|
1491
|
-
args: GetInterpolatedAssetPropertyValuesCommandInput,
|
|
1492
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetInterpolatedAssetPropertyValuesCommandOutput) => void),
|
|
1493
|
-
cb?: (err: any, data?: GetInterpolatedAssetPropertyValuesCommandOutput) => void
|
|
1494
|
-
): Promise<GetInterpolatedAssetPropertyValuesCommandOutput> | void {
|
|
1495
|
-
const command = new GetInterpolatedAssetPropertyValuesCommand(args);
|
|
1496
|
-
if (typeof optionsOrCb === "function") {
|
|
1497
|
-
this.send(command, optionsOrCb);
|
|
1498
|
-
} else if (typeof cb === "function") {
|
|
1499
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1500
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1501
|
-
} else {
|
|
1502
|
-
return this.send(command, optionsOrCb);
|
|
1503
|
-
}
|
|
1504
|
-
}
|
|
1505
|
-
|
|
1506
|
-
/**
|
|
1507
|
-
* <p>Retrieves a paginated list of access policies for an identity (an Amazon Web Services SSO user, an Amazon Web Services SSO
|
|
1508
|
-
* group, or an IAM user) or an IoT SiteWise Monitor resource (a portal or project).</p>
|
|
1509
|
-
*/
|
|
1510
|
-
public listAccessPolicies(
|
|
1511
|
-
args: ListAccessPoliciesCommandInput,
|
|
1512
|
-
options?: __HttpHandlerOptions
|
|
1513
|
-
): Promise<ListAccessPoliciesCommandOutput>;
|
|
1514
|
-
public listAccessPolicies(
|
|
1515
|
-
args: ListAccessPoliciesCommandInput,
|
|
1516
|
-
cb: (err: any, data?: ListAccessPoliciesCommandOutput) => void
|
|
1517
|
-
): void;
|
|
1518
|
-
public listAccessPolicies(
|
|
1519
|
-
args: ListAccessPoliciesCommandInput,
|
|
1520
|
-
options: __HttpHandlerOptions,
|
|
1521
|
-
cb: (err: any, data?: ListAccessPoliciesCommandOutput) => void
|
|
1522
|
-
): void;
|
|
1523
|
-
public listAccessPolicies(
|
|
1524
|
-
args: ListAccessPoliciesCommandInput,
|
|
1525
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListAccessPoliciesCommandOutput) => void),
|
|
1526
|
-
cb?: (err: any, data?: ListAccessPoliciesCommandOutput) => void
|
|
1527
|
-
): Promise<ListAccessPoliciesCommandOutput> | void {
|
|
1528
|
-
const command = new ListAccessPoliciesCommand(args);
|
|
1529
|
-
if (typeof optionsOrCb === "function") {
|
|
1530
|
-
this.send(command, optionsOrCb);
|
|
1531
|
-
} else if (typeof cb === "function") {
|
|
1532
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1533
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1534
|
-
} else {
|
|
1535
|
-
return this.send(command, optionsOrCb);
|
|
1536
|
-
}
|
|
1537
|
-
}
|
|
1538
|
-
|
|
1539
|
-
/**
|
|
1540
|
-
* <p>Retrieves a paginated list of summaries of all asset models.</p>
|
|
1541
|
-
*/
|
|
1542
|
-
public listAssetModels(
|
|
1543
|
-
args: ListAssetModelsCommandInput,
|
|
1544
|
-
options?: __HttpHandlerOptions
|
|
1545
|
-
): Promise<ListAssetModelsCommandOutput>;
|
|
1546
|
-
public listAssetModels(
|
|
1547
|
-
args: ListAssetModelsCommandInput,
|
|
1548
|
-
cb: (err: any, data?: ListAssetModelsCommandOutput) => void
|
|
1549
|
-
): void;
|
|
1550
|
-
public listAssetModels(
|
|
1551
|
-
args: ListAssetModelsCommandInput,
|
|
1552
|
-
options: __HttpHandlerOptions,
|
|
1553
|
-
cb: (err: any, data?: ListAssetModelsCommandOutput) => void
|
|
1554
|
-
): void;
|
|
1555
|
-
public listAssetModels(
|
|
1556
|
-
args: ListAssetModelsCommandInput,
|
|
1557
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListAssetModelsCommandOutput) => void),
|
|
1558
|
-
cb?: (err: any, data?: ListAssetModelsCommandOutput) => void
|
|
1559
|
-
): Promise<ListAssetModelsCommandOutput> | void {
|
|
1560
|
-
const command = new ListAssetModelsCommand(args);
|
|
1561
|
-
if (typeof optionsOrCb === "function") {
|
|
1562
|
-
this.send(command, optionsOrCb);
|
|
1563
|
-
} else if (typeof cb === "function") {
|
|
1564
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1565
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1566
|
-
} else {
|
|
1567
|
-
return this.send(command, optionsOrCb);
|
|
1568
|
-
}
|
|
1569
|
-
}
|
|
1570
|
-
|
|
1571
|
-
/**
|
|
1572
|
-
* <p>Retrieves a paginated list of asset relationships for an asset. You can use this operation
|
|
1573
|
-
* to identify an asset's root asset and all associated assets between that asset and its
|
|
1574
|
-
* root.</p>
|
|
1575
|
-
*/
|
|
1576
|
-
public listAssetRelationships(
|
|
1577
|
-
args: ListAssetRelationshipsCommandInput,
|
|
1578
|
-
options?: __HttpHandlerOptions
|
|
1579
|
-
): Promise<ListAssetRelationshipsCommandOutput>;
|
|
1580
|
-
public listAssetRelationships(
|
|
1581
|
-
args: ListAssetRelationshipsCommandInput,
|
|
1582
|
-
cb: (err: any, data?: ListAssetRelationshipsCommandOutput) => void
|
|
1583
|
-
): void;
|
|
1584
|
-
public listAssetRelationships(
|
|
1585
|
-
args: ListAssetRelationshipsCommandInput,
|
|
1586
|
-
options: __HttpHandlerOptions,
|
|
1587
|
-
cb: (err: any, data?: ListAssetRelationshipsCommandOutput) => void
|
|
1588
|
-
): void;
|
|
1589
|
-
public listAssetRelationships(
|
|
1590
|
-
args: ListAssetRelationshipsCommandInput,
|
|
1591
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListAssetRelationshipsCommandOutput) => void),
|
|
1592
|
-
cb?: (err: any, data?: ListAssetRelationshipsCommandOutput) => void
|
|
1593
|
-
): Promise<ListAssetRelationshipsCommandOutput> | void {
|
|
1594
|
-
const command = new ListAssetRelationshipsCommand(args);
|
|
1595
|
-
if (typeof optionsOrCb === "function") {
|
|
1596
|
-
this.send(command, optionsOrCb);
|
|
1597
|
-
} else if (typeof cb === "function") {
|
|
1598
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1599
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1600
|
-
} else {
|
|
1601
|
-
return this.send(command, optionsOrCb);
|
|
1602
|
-
}
|
|
1603
|
-
}
|
|
1604
|
-
|
|
1605
|
-
/**
|
|
1606
|
-
* <p>Retrieves a paginated list of asset summaries.</p>
|
|
1607
|
-
* <p>You can use this operation to do the following:</p>
|
|
1608
|
-
* <ul>
|
|
1609
|
-
* <li>
|
|
1610
|
-
* <p>List assets based on a specific asset model.</p>
|
|
1611
|
-
* </li>
|
|
1612
|
-
* <li>
|
|
1613
|
-
* <p>List top-level assets.</p>
|
|
1614
|
-
* </li>
|
|
1615
|
-
* </ul>
|
|
1616
|
-
* <p>You can't use this operation to list all assets. To retrieve summaries for all of your
|
|
1617
|
-
* assets, use <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_ListAssetModels.html">ListAssetModels</a> to get all of your asset model IDs. Then, use ListAssets to get all
|
|
1618
|
-
* assets for each asset model.</p>
|
|
1619
|
-
*/
|
|
1620
|
-
public listAssets(args: ListAssetsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssetsCommandOutput>;
|
|
1621
|
-
public listAssets(args: ListAssetsCommandInput, cb: (err: any, data?: ListAssetsCommandOutput) => void): void;
|
|
1622
|
-
public listAssets(
|
|
1623
|
-
args: ListAssetsCommandInput,
|
|
1624
|
-
options: __HttpHandlerOptions,
|
|
1625
|
-
cb: (err: any, data?: ListAssetsCommandOutput) => void
|
|
1626
|
-
): void;
|
|
1627
|
-
public listAssets(
|
|
1628
|
-
args: ListAssetsCommandInput,
|
|
1629
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListAssetsCommandOutput) => void),
|
|
1630
|
-
cb?: (err: any, data?: ListAssetsCommandOutput) => void
|
|
1631
|
-
): Promise<ListAssetsCommandOutput> | void {
|
|
1632
|
-
const command = new ListAssetsCommand(args);
|
|
1633
|
-
if (typeof optionsOrCb === "function") {
|
|
1634
|
-
this.send(command, optionsOrCb);
|
|
1635
|
-
} else if (typeof cb === "function") {
|
|
1636
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1637
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1638
|
-
} else {
|
|
1639
|
-
return this.send(command, optionsOrCb);
|
|
1640
|
-
}
|
|
1641
|
-
}
|
|
1642
|
-
|
|
1643
|
-
/**
|
|
1644
|
-
* <p>Retrieves a paginated list of associated assets.</p>
|
|
1645
|
-
* <p>You can use this operation to do the following:</p>
|
|
1646
|
-
* <ul>
|
|
1647
|
-
* <li>
|
|
1648
|
-
* <p>List child assets associated to a parent asset by a hierarchy that you specify.</p>
|
|
1649
|
-
* </li>
|
|
1650
|
-
* <li>
|
|
1651
|
-
* <p>List an asset's parent asset.</p>
|
|
1652
|
-
* </li>
|
|
1653
|
-
* </ul>
|
|
1654
|
-
*/
|
|
1655
|
-
public listAssociatedAssets(
|
|
1656
|
-
args: ListAssociatedAssetsCommandInput,
|
|
1657
|
-
options?: __HttpHandlerOptions
|
|
1658
|
-
): Promise<ListAssociatedAssetsCommandOutput>;
|
|
1659
|
-
public listAssociatedAssets(
|
|
1660
|
-
args: ListAssociatedAssetsCommandInput,
|
|
1661
|
-
cb: (err: any, data?: ListAssociatedAssetsCommandOutput) => void
|
|
1662
|
-
): void;
|
|
1663
|
-
public listAssociatedAssets(
|
|
1664
|
-
args: ListAssociatedAssetsCommandInput,
|
|
1665
|
-
options: __HttpHandlerOptions,
|
|
1666
|
-
cb: (err: any, data?: ListAssociatedAssetsCommandOutput) => void
|
|
1667
|
-
): void;
|
|
1668
|
-
public listAssociatedAssets(
|
|
1669
|
-
args: ListAssociatedAssetsCommandInput,
|
|
1670
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListAssociatedAssetsCommandOutput) => void),
|
|
1671
|
-
cb?: (err: any, data?: ListAssociatedAssetsCommandOutput) => void
|
|
1672
|
-
): Promise<ListAssociatedAssetsCommandOutput> | void {
|
|
1673
|
-
const command = new ListAssociatedAssetsCommand(args);
|
|
1674
|
-
if (typeof optionsOrCb === "function") {
|
|
1675
|
-
this.send(command, optionsOrCb);
|
|
1676
|
-
} else if (typeof cb === "function") {
|
|
1677
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1678
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1679
|
-
} else {
|
|
1680
|
-
return this.send(command, optionsOrCb);
|
|
1681
|
-
}
|
|
1682
|
-
}
|
|
1683
|
-
|
|
1684
|
-
/**
|
|
1685
|
-
* <p>Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.</p>
|
|
1686
|
-
*/
|
|
1687
|
-
public listDashboards(
|
|
1688
|
-
args: ListDashboardsCommandInput,
|
|
1689
|
-
options?: __HttpHandlerOptions
|
|
1690
|
-
): Promise<ListDashboardsCommandOutput>;
|
|
1691
|
-
public listDashboards(
|
|
1692
|
-
args: ListDashboardsCommandInput,
|
|
1693
|
-
cb: (err: any, data?: ListDashboardsCommandOutput) => void
|
|
1694
|
-
): void;
|
|
1695
|
-
public listDashboards(
|
|
1696
|
-
args: ListDashboardsCommandInput,
|
|
1697
|
-
options: __HttpHandlerOptions,
|
|
1698
|
-
cb: (err: any, data?: ListDashboardsCommandOutput) => void
|
|
1699
|
-
): void;
|
|
1700
|
-
public listDashboards(
|
|
1701
|
-
args: ListDashboardsCommandInput,
|
|
1702
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListDashboardsCommandOutput) => void),
|
|
1703
|
-
cb?: (err: any, data?: ListDashboardsCommandOutput) => void
|
|
1704
|
-
): Promise<ListDashboardsCommandOutput> | void {
|
|
1705
|
-
const command = new ListDashboardsCommand(args);
|
|
1706
|
-
if (typeof optionsOrCb === "function") {
|
|
1707
|
-
this.send(command, optionsOrCb);
|
|
1708
|
-
} else if (typeof cb === "function") {
|
|
1709
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1710
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1711
|
-
} else {
|
|
1712
|
-
return this.send(command, optionsOrCb);
|
|
1713
|
-
}
|
|
1714
|
-
}
|
|
1715
|
-
|
|
1716
|
-
/**
|
|
1717
|
-
* <p>Retrieves a paginated list of gateways.</p>
|
|
1718
|
-
*/
|
|
1719
|
-
public listGateways(
|
|
1720
|
-
args: ListGatewaysCommandInput,
|
|
1721
|
-
options?: __HttpHandlerOptions
|
|
1722
|
-
): Promise<ListGatewaysCommandOutput>;
|
|
1723
|
-
public listGateways(args: ListGatewaysCommandInput, cb: (err: any, data?: ListGatewaysCommandOutput) => void): void;
|
|
1724
|
-
public listGateways(
|
|
1725
|
-
args: ListGatewaysCommandInput,
|
|
1726
|
-
options: __HttpHandlerOptions,
|
|
1727
|
-
cb: (err: any, data?: ListGatewaysCommandOutput) => void
|
|
1728
|
-
): void;
|
|
1729
|
-
public listGateways(
|
|
1730
|
-
args: ListGatewaysCommandInput,
|
|
1731
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListGatewaysCommandOutput) => void),
|
|
1732
|
-
cb?: (err: any, data?: ListGatewaysCommandOutput) => void
|
|
1733
|
-
): Promise<ListGatewaysCommandOutput> | void {
|
|
1734
|
-
const command = new ListGatewaysCommand(args);
|
|
1735
|
-
if (typeof optionsOrCb === "function") {
|
|
1736
|
-
this.send(command, optionsOrCb);
|
|
1737
|
-
} else if (typeof cb === "function") {
|
|
1738
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1739
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1740
|
-
} else {
|
|
1741
|
-
return this.send(command, optionsOrCb);
|
|
1742
|
-
}
|
|
1743
|
-
}
|
|
1744
|
-
|
|
1745
|
-
/**
|
|
1746
|
-
* <p>Retrieves a paginated list of IoT SiteWise Monitor portals.</p>
|
|
1747
|
-
*/
|
|
1748
|
-
public listPortals(args: ListPortalsCommandInput, options?: __HttpHandlerOptions): Promise<ListPortalsCommandOutput>;
|
|
1749
|
-
public listPortals(args: ListPortalsCommandInput, cb: (err: any, data?: ListPortalsCommandOutput) => void): void;
|
|
1750
|
-
public listPortals(
|
|
1751
|
-
args: ListPortalsCommandInput,
|
|
1752
|
-
options: __HttpHandlerOptions,
|
|
1753
|
-
cb: (err: any, data?: ListPortalsCommandOutput) => void
|
|
1754
|
-
): void;
|
|
1755
|
-
public listPortals(
|
|
1756
|
-
args: ListPortalsCommandInput,
|
|
1757
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListPortalsCommandOutput) => void),
|
|
1758
|
-
cb?: (err: any, data?: ListPortalsCommandOutput) => void
|
|
1759
|
-
): Promise<ListPortalsCommandOutput> | void {
|
|
1760
|
-
const command = new ListPortalsCommand(args);
|
|
1761
|
-
if (typeof optionsOrCb === "function") {
|
|
1762
|
-
this.send(command, optionsOrCb);
|
|
1763
|
-
} else if (typeof cb === "function") {
|
|
1764
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1765
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1766
|
-
} else {
|
|
1767
|
-
return this.send(command, optionsOrCb);
|
|
1768
|
-
}
|
|
1769
|
-
}
|
|
1770
|
-
|
|
1771
|
-
/**
|
|
1772
|
-
* <p>Retrieves a paginated list of assets associated with an IoT SiteWise Monitor project.</p>
|
|
1773
|
-
*/
|
|
1774
|
-
public listProjectAssets(
|
|
1775
|
-
args: ListProjectAssetsCommandInput,
|
|
1776
|
-
options?: __HttpHandlerOptions
|
|
1777
|
-
): Promise<ListProjectAssetsCommandOutput>;
|
|
1778
|
-
public listProjectAssets(
|
|
1779
|
-
args: ListProjectAssetsCommandInput,
|
|
1780
|
-
cb: (err: any, data?: ListProjectAssetsCommandOutput) => void
|
|
1781
|
-
): void;
|
|
1782
|
-
public listProjectAssets(
|
|
1783
|
-
args: ListProjectAssetsCommandInput,
|
|
1784
|
-
options: __HttpHandlerOptions,
|
|
1785
|
-
cb: (err: any, data?: ListProjectAssetsCommandOutput) => void
|
|
1786
|
-
): void;
|
|
1787
|
-
public listProjectAssets(
|
|
1788
|
-
args: ListProjectAssetsCommandInput,
|
|
1789
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListProjectAssetsCommandOutput) => void),
|
|
1790
|
-
cb?: (err: any, data?: ListProjectAssetsCommandOutput) => void
|
|
1791
|
-
): Promise<ListProjectAssetsCommandOutput> | void {
|
|
1792
|
-
const command = new ListProjectAssetsCommand(args);
|
|
1793
|
-
if (typeof optionsOrCb === "function") {
|
|
1794
|
-
this.send(command, optionsOrCb);
|
|
1795
|
-
} else if (typeof cb === "function") {
|
|
1796
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1797
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1798
|
-
} else {
|
|
1799
|
-
return this.send(command, optionsOrCb);
|
|
1800
|
-
}
|
|
1801
|
-
}
|
|
1802
|
-
|
|
1803
|
-
/**
|
|
1804
|
-
* <p>Retrieves a paginated list of projects for an IoT SiteWise Monitor portal.</p>
|
|
1805
|
-
*/
|
|
1806
|
-
public listProjects(
|
|
1807
|
-
args: ListProjectsCommandInput,
|
|
1808
|
-
options?: __HttpHandlerOptions
|
|
1809
|
-
): Promise<ListProjectsCommandOutput>;
|
|
1810
|
-
public listProjects(args: ListProjectsCommandInput, cb: (err: any, data?: ListProjectsCommandOutput) => void): void;
|
|
1811
|
-
public listProjects(
|
|
1812
|
-
args: ListProjectsCommandInput,
|
|
1813
|
-
options: __HttpHandlerOptions,
|
|
1814
|
-
cb: (err: any, data?: ListProjectsCommandOutput) => void
|
|
1815
|
-
): void;
|
|
1816
|
-
public listProjects(
|
|
1817
|
-
args: ListProjectsCommandInput,
|
|
1818
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListProjectsCommandOutput) => void),
|
|
1819
|
-
cb?: (err: any, data?: ListProjectsCommandOutput) => void
|
|
1820
|
-
): Promise<ListProjectsCommandOutput> | void {
|
|
1821
|
-
const command = new ListProjectsCommand(args);
|
|
1822
|
-
if (typeof optionsOrCb === "function") {
|
|
1823
|
-
this.send(command, optionsOrCb);
|
|
1824
|
-
} else if (typeof cb === "function") {
|
|
1825
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1826
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1827
|
-
} else {
|
|
1828
|
-
return this.send(command, optionsOrCb);
|
|
1829
|
-
}
|
|
1830
|
-
}
|
|
1831
|
-
|
|
1832
|
-
/**
|
|
1833
|
-
* <p>Retrieves the list of tags for an IoT SiteWise resource.</p>
|
|
1834
|
-
*/
|
|
1835
|
-
public listTagsForResource(
|
|
1836
|
-
args: ListTagsForResourceCommandInput,
|
|
1837
|
-
options?: __HttpHandlerOptions
|
|
1838
|
-
): Promise<ListTagsForResourceCommandOutput>;
|
|
1839
|
-
public listTagsForResource(
|
|
1840
|
-
args: ListTagsForResourceCommandInput,
|
|
1841
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1842
|
-
): void;
|
|
1843
|
-
public listTagsForResource(
|
|
1844
|
-
args: ListTagsForResourceCommandInput,
|
|
1845
|
-
options: __HttpHandlerOptions,
|
|
1846
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1847
|
-
): void;
|
|
1848
|
-
public listTagsForResource(
|
|
1849
|
-
args: ListTagsForResourceCommandInput,
|
|
1850
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListTagsForResourceCommandOutput) => void),
|
|
1851
|
-
cb?: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1852
|
-
): Promise<ListTagsForResourceCommandOutput> | void {
|
|
1853
|
-
const command = new ListTagsForResourceCommand(args);
|
|
1854
|
-
if (typeof optionsOrCb === "function") {
|
|
1855
|
-
this.send(command, optionsOrCb);
|
|
1856
|
-
} else if (typeof cb === "function") {
|
|
1857
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1858
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1859
|
-
} else {
|
|
1860
|
-
return this.send(command, optionsOrCb);
|
|
1861
|
-
}
|
|
1862
|
-
}
|
|
1863
|
-
|
|
1864
|
-
/**
|
|
1865
|
-
* <p>Sets the default encryption configuration for the Amazon Web Services account. For more information, see
|
|
1866
|
-
* <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/key-management.html">Key management</a> in
|
|
1867
|
-
* the <i>IoT SiteWise User Guide</i>.</p>
|
|
1868
|
-
*/
|
|
1869
|
-
public putDefaultEncryptionConfiguration(
|
|
1870
|
-
args: PutDefaultEncryptionConfigurationCommandInput,
|
|
1871
|
-
options?: __HttpHandlerOptions
|
|
1872
|
-
): Promise<PutDefaultEncryptionConfigurationCommandOutput>;
|
|
1873
|
-
public putDefaultEncryptionConfiguration(
|
|
1874
|
-
args: PutDefaultEncryptionConfigurationCommandInput,
|
|
1875
|
-
cb: (err: any, data?: PutDefaultEncryptionConfigurationCommandOutput) => void
|
|
1876
|
-
): void;
|
|
1877
|
-
public putDefaultEncryptionConfiguration(
|
|
1878
|
-
args: PutDefaultEncryptionConfigurationCommandInput,
|
|
1879
|
-
options: __HttpHandlerOptions,
|
|
1880
|
-
cb: (err: any, data?: PutDefaultEncryptionConfigurationCommandOutput) => void
|
|
1881
|
-
): void;
|
|
1882
|
-
public putDefaultEncryptionConfiguration(
|
|
1883
|
-
args: PutDefaultEncryptionConfigurationCommandInput,
|
|
1884
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutDefaultEncryptionConfigurationCommandOutput) => void),
|
|
1885
|
-
cb?: (err: any, data?: PutDefaultEncryptionConfigurationCommandOutput) => void
|
|
1886
|
-
): Promise<PutDefaultEncryptionConfigurationCommandOutput> | void {
|
|
1887
|
-
const command = new PutDefaultEncryptionConfigurationCommand(args);
|
|
1888
|
-
if (typeof optionsOrCb === "function") {
|
|
1889
|
-
this.send(command, optionsOrCb);
|
|
1890
|
-
} else if (typeof cb === "function") {
|
|
1891
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1892
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1893
|
-
} else {
|
|
1894
|
-
return this.send(command, optionsOrCb);
|
|
1895
|
-
}
|
|
1896
|
-
}
|
|
1897
|
-
|
|
1898
|
-
/**
|
|
1899
|
-
* <p>Sets logging options for IoT SiteWise.</p>
|
|
1900
|
-
*/
|
|
1901
|
-
public putLoggingOptions(
|
|
1902
|
-
args: PutLoggingOptionsCommandInput,
|
|
1903
|
-
options?: __HttpHandlerOptions
|
|
1904
|
-
): Promise<PutLoggingOptionsCommandOutput>;
|
|
1905
|
-
public putLoggingOptions(
|
|
1906
|
-
args: PutLoggingOptionsCommandInput,
|
|
1907
|
-
cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void
|
|
1908
|
-
): void;
|
|
1909
|
-
public putLoggingOptions(
|
|
1910
|
-
args: PutLoggingOptionsCommandInput,
|
|
1911
|
-
options: __HttpHandlerOptions,
|
|
1912
|
-
cb: (err: any, data?: PutLoggingOptionsCommandOutput) => void
|
|
1913
|
-
): void;
|
|
1914
|
-
public putLoggingOptions(
|
|
1915
|
-
args: PutLoggingOptionsCommandInput,
|
|
1916
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutLoggingOptionsCommandOutput) => void),
|
|
1917
|
-
cb?: (err: any, data?: PutLoggingOptionsCommandOutput) => void
|
|
1918
|
-
): Promise<PutLoggingOptionsCommandOutput> | void {
|
|
1919
|
-
const command = new PutLoggingOptionsCommand(args);
|
|
1920
|
-
if (typeof optionsOrCb === "function") {
|
|
1921
|
-
this.send(command, optionsOrCb);
|
|
1922
|
-
} else if (typeof cb === "function") {
|
|
1923
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1924
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1925
|
-
} else {
|
|
1926
|
-
return this.send(command, optionsOrCb);
|
|
1927
|
-
}
|
|
1928
|
-
}
|
|
1929
|
-
|
|
1930
|
-
/**
|
|
1931
|
-
* <p>Configures storage settings for IoT SiteWise.</p>
|
|
1932
|
-
*/
|
|
1933
|
-
public putStorageConfiguration(
|
|
1934
|
-
args: PutStorageConfigurationCommandInput,
|
|
1935
|
-
options?: __HttpHandlerOptions
|
|
1936
|
-
): Promise<PutStorageConfigurationCommandOutput>;
|
|
1937
|
-
public putStorageConfiguration(
|
|
1938
|
-
args: PutStorageConfigurationCommandInput,
|
|
1939
|
-
cb: (err: any, data?: PutStorageConfigurationCommandOutput) => void
|
|
1940
|
-
): void;
|
|
1941
|
-
public putStorageConfiguration(
|
|
1942
|
-
args: PutStorageConfigurationCommandInput,
|
|
1943
|
-
options: __HttpHandlerOptions,
|
|
1944
|
-
cb: (err: any, data?: PutStorageConfigurationCommandOutput) => void
|
|
1945
|
-
): void;
|
|
1946
|
-
public putStorageConfiguration(
|
|
1947
|
-
args: PutStorageConfigurationCommandInput,
|
|
1948
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: PutStorageConfigurationCommandOutput) => void),
|
|
1949
|
-
cb?: (err: any, data?: PutStorageConfigurationCommandOutput) => void
|
|
1950
|
-
): Promise<PutStorageConfigurationCommandOutput> | void {
|
|
1951
|
-
const command = new PutStorageConfigurationCommand(args);
|
|
1952
|
-
if (typeof optionsOrCb === "function") {
|
|
1953
|
-
this.send(command, optionsOrCb);
|
|
1954
|
-
} else if (typeof cb === "function") {
|
|
1955
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1956
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1957
|
-
} else {
|
|
1958
|
-
return this.send(command, optionsOrCb);
|
|
1959
|
-
}
|
|
1960
|
-
}
|
|
1961
|
-
|
|
1962
|
-
/**
|
|
1963
|
-
* <p>Adds tags to an IoT SiteWise resource. If a tag already exists for the resource, this operation
|
|
1964
|
-
* updates the tag's value.</p>
|
|
1965
|
-
*/
|
|
1966
|
-
public tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
1967
|
-
public tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
1968
|
-
public tagResource(
|
|
1969
|
-
args: TagResourceCommandInput,
|
|
1970
|
-
options: __HttpHandlerOptions,
|
|
1971
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1972
|
-
): void;
|
|
1973
|
-
public tagResource(
|
|
1974
|
-
args: TagResourceCommandInput,
|
|
1975
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: TagResourceCommandOutput) => void),
|
|
1976
|
-
cb?: (err: any, data?: TagResourceCommandOutput) => void
|
|
1977
|
-
): Promise<TagResourceCommandOutput> | void {
|
|
1978
|
-
const command = new TagResourceCommand(args);
|
|
1979
|
-
if (typeof optionsOrCb === "function") {
|
|
1980
|
-
this.send(command, optionsOrCb);
|
|
1981
|
-
} else if (typeof cb === "function") {
|
|
1982
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1983
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1984
|
-
} else {
|
|
1985
|
-
return this.send(command, optionsOrCb);
|
|
1986
|
-
}
|
|
1987
|
-
}
|
|
1988
|
-
|
|
1989
|
-
/**
|
|
1990
|
-
* <p>Removes a tag from an IoT SiteWise resource.</p>
|
|
1991
|
-
*/
|
|
1992
|
-
public untagResource(
|
|
1993
|
-
args: UntagResourceCommandInput,
|
|
1994
|
-
options?: __HttpHandlerOptions
|
|
1995
|
-
): Promise<UntagResourceCommandOutput>;
|
|
1996
|
-
public untagResource(
|
|
1997
|
-
args: UntagResourceCommandInput,
|
|
1998
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1999
|
-
): void;
|
|
2000
|
-
public untagResource(
|
|
2001
|
-
args: UntagResourceCommandInput,
|
|
2002
|
-
options: __HttpHandlerOptions,
|
|
2003
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
2004
|
-
): void;
|
|
2005
|
-
public untagResource(
|
|
2006
|
-
args: UntagResourceCommandInput,
|
|
2007
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UntagResourceCommandOutput) => void),
|
|
2008
|
-
cb?: (err: any, data?: UntagResourceCommandOutput) => void
|
|
2009
|
-
): Promise<UntagResourceCommandOutput> | void {
|
|
2010
|
-
const command = new UntagResourceCommand(args);
|
|
2011
|
-
if (typeof optionsOrCb === "function") {
|
|
2012
|
-
this.send(command, optionsOrCb);
|
|
2013
|
-
} else if (typeof cb === "function") {
|
|
2014
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2015
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2016
|
-
} else {
|
|
2017
|
-
return this.send(command, optionsOrCb);
|
|
2018
|
-
}
|
|
2019
|
-
}
|
|
2020
|
-
|
|
2021
|
-
/**
|
|
2022
|
-
* <p>Updates an existing access policy that specifies an identity's access to an IoT SiteWise Monitor
|
|
2023
|
-
* portal or project resource.</p>
|
|
2024
|
-
*/
|
|
2025
|
-
public updateAccessPolicy(
|
|
2026
|
-
args: UpdateAccessPolicyCommandInput,
|
|
2027
|
-
options?: __HttpHandlerOptions
|
|
2028
|
-
): Promise<UpdateAccessPolicyCommandOutput>;
|
|
2029
|
-
public updateAccessPolicy(
|
|
2030
|
-
args: UpdateAccessPolicyCommandInput,
|
|
2031
|
-
cb: (err: any, data?: UpdateAccessPolicyCommandOutput) => void
|
|
2032
|
-
): void;
|
|
2033
|
-
public updateAccessPolicy(
|
|
2034
|
-
args: UpdateAccessPolicyCommandInput,
|
|
2035
|
-
options: __HttpHandlerOptions,
|
|
2036
|
-
cb: (err: any, data?: UpdateAccessPolicyCommandOutput) => void
|
|
2037
|
-
): void;
|
|
2038
|
-
public updateAccessPolicy(
|
|
2039
|
-
args: UpdateAccessPolicyCommandInput,
|
|
2040
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateAccessPolicyCommandOutput) => void),
|
|
2041
|
-
cb?: (err: any, data?: UpdateAccessPolicyCommandOutput) => void
|
|
2042
|
-
): Promise<UpdateAccessPolicyCommandOutput> | void {
|
|
2043
|
-
const command = new UpdateAccessPolicyCommand(args);
|
|
2044
|
-
if (typeof optionsOrCb === "function") {
|
|
2045
|
-
this.send(command, optionsOrCb);
|
|
2046
|
-
} else if (typeof cb === "function") {
|
|
2047
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2048
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2049
|
-
} else {
|
|
2050
|
-
return this.send(command, optionsOrCb);
|
|
2051
|
-
}
|
|
2052
|
-
}
|
|
2053
|
-
|
|
2054
|
-
/**
|
|
2055
|
-
* <p>Updates an asset's name. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/update-assets-and-models.html">Updating assets and models</a> in the
|
|
2056
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
2057
|
-
*/
|
|
2058
|
-
public updateAsset(args: UpdateAssetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAssetCommandOutput>;
|
|
2059
|
-
public updateAsset(args: UpdateAssetCommandInput, cb: (err: any, data?: UpdateAssetCommandOutput) => void): void;
|
|
2060
|
-
public updateAsset(
|
|
2061
|
-
args: UpdateAssetCommandInput,
|
|
2062
|
-
options: __HttpHandlerOptions,
|
|
2063
|
-
cb: (err: any, data?: UpdateAssetCommandOutput) => void
|
|
2064
|
-
): void;
|
|
2065
|
-
public updateAsset(
|
|
2066
|
-
args: UpdateAssetCommandInput,
|
|
2067
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateAssetCommandOutput) => void),
|
|
2068
|
-
cb?: (err: any, data?: UpdateAssetCommandOutput) => void
|
|
2069
|
-
): Promise<UpdateAssetCommandOutput> | void {
|
|
2070
|
-
const command = new UpdateAssetCommand(args);
|
|
2071
|
-
if (typeof optionsOrCb === "function") {
|
|
2072
|
-
this.send(command, optionsOrCb);
|
|
2073
|
-
} else if (typeof cb === "function") {
|
|
2074
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2075
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2076
|
-
} else {
|
|
2077
|
-
return this.send(command, optionsOrCb);
|
|
2078
|
-
}
|
|
2079
|
-
}
|
|
2080
|
-
|
|
2081
|
-
/**
|
|
2082
|
-
* <p>Updates an asset model and all of the assets that were created from the model. Each asset
|
|
2083
|
-
* created from the model inherits the updated asset model's property and hierarchy definitions.
|
|
2084
|
-
* For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/update-assets-and-models.html">Updating assets and models</a> in the
|
|
2085
|
-
* <i>IoT SiteWise User Guide</i>.</p>
|
|
2086
|
-
* <important>
|
|
2087
|
-
* <p>This operation overwrites the existing model with the provided model. To avoid deleting
|
|
2088
|
-
* your asset model's properties or hierarchies, you must include their IDs and definitions in
|
|
2089
|
-
* the updated asset model payload. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeAssetModel.html">DescribeAssetModel</a>.</p>
|
|
2090
|
-
* <p>If you remove a property from an asset model, IoT SiteWise deletes all previous data for that
|
|
2091
|
-
* property. If you remove a hierarchy definition from an asset model, IoT SiteWise disassociates every
|
|
2092
|
-
* asset associated with that hierarchy. You can't change the type or data type of an existing
|
|
2093
|
-
* property.</p>
|
|
2094
|
-
* </important>
|
|
2095
|
-
*/
|
|
2096
|
-
public updateAssetModel(
|
|
2097
|
-
args: UpdateAssetModelCommandInput,
|
|
2098
|
-
options?: __HttpHandlerOptions
|
|
2099
|
-
): Promise<UpdateAssetModelCommandOutput>;
|
|
2100
|
-
public updateAssetModel(
|
|
2101
|
-
args: UpdateAssetModelCommandInput,
|
|
2102
|
-
cb: (err: any, data?: UpdateAssetModelCommandOutput) => void
|
|
2103
|
-
): void;
|
|
2104
|
-
public updateAssetModel(
|
|
2105
|
-
args: UpdateAssetModelCommandInput,
|
|
2106
|
-
options: __HttpHandlerOptions,
|
|
2107
|
-
cb: (err: any, data?: UpdateAssetModelCommandOutput) => void
|
|
2108
|
-
): void;
|
|
2109
|
-
public updateAssetModel(
|
|
2110
|
-
args: UpdateAssetModelCommandInput,
|
|
2111
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateAssetModelCommandOutput) => void),
|
|
2112
|
-
cb?: (err: any, data?: UpdateAssetModelCommandOutput) => void
|
|
2113
|
-
): Promise<UpdateAssetModelCommandOutput> | void {
|
|
2114
|
-
const command = new UpdateAssetModelCommand(args);
|
|
2115
|
-
if (typeof optionsOrCb === "function") {
|
|
2116
|
-
this.send(command, optionsOrCb);
|
|
2117
|
-
} else if (typeof cb === "function") {
|
|
2118
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2119
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2120
|
-
} else {
|
|
2121
|
-
return this.send(command, optionsOrCb);
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
|
|
2125
|
-
/**
|
|
2126
|
-
* <p>Updates an asset property's alias and notification state.</p>
|
|
2127
|
-
* <important>
|
|
2128
|
-
* <p>This operation overwrites the property's existing alias and notification state. To keep
|
|
2129
|
-
* your existing property's alias or notification state, you must include the existing values
|
|
2130
|
-
* in the UpdateAssetProperty request. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeAssetProperty.html">DescribeAssetProperty</a>.</p>
|
|
2131
|
-
* </important>
|
|
2132
|
-
*/
|
|
2133
|
-
public updateAssetProperty(
|
|
2134
|
-
args: UpdateAssetPropertyCommandInput,
|
|
2135
|
-
options?: __HttpHandlerOptions
|
|
2136
|
-
): Promise<UpdateAssetPropertyCommandOutput>;
|
|
2137
|
-
public updateAssetProperty(
|
|
2138
|
-
args: UpdateAssetPropertyCommandInput,
|
|
2139
|
-
cb: (err: any, data?: UpdateAssetPropertyCommandOutput) => void
|
|
2140
|
-
): void;
|
|
2141
|
-
public updateAssetProperty(
|
|
2142
|
-
args: UpdateAssetPropertyCommandInput,
|
|
2143
|
-
options: __HttpHandlerOptions,
|
|
2144
|
-
cb: (err: any, data?: UpdateAssetPropertyCommandOutput) => void
|
|
2145
|
-
): void;
|
|
2146
|
-
public updateAssetProperty(
|
|
2147
|
-
args: UpdateAssetPropertyCommandInput,
|
|
2148
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateAssetPropertyCommandOutput) => void),
|
|
2149
|
-
cb?: (err: any, data?: UpdateAssetPropertyCommandOutput) => void
|
|
2150
|
-
): Promise<UpdateAssetPropertyCommandOutput> | void {
|
|
2151
|
-
const command = new UpdateAssetPropertyCommand(args);
|
|
2152
|
-
if (typeof optionsOrCb === "function") {
|
|
2153
|
-
this.send(command, optionsOrCb);
|
|
2154
|
-
} else if (typeof cb === "function") {
|
|
2155
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2156
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2157
|
-
} else {
|
|
2158
|
-
return this.send(command, optionsOrCb);
|
|
2159
|
-
}
|
|
2160
|
-
}
|
|
2161
|
-
|
|
2162
|
-
/**
|
|
2163
|
-
* <p>Updates an IoT SiteWise Monitor dashboard.</p>
|
|
2164
|
-
*/
|
|
2165
|
-
public updateDashboard(
|
|
2166
|
-
args: UpdateDashboardCommandInput,
|
|
2167
|
-
options?: __HttpHandlerOptions
|
|
2168
|
-
): Promise<UpdateDashboardCommandOutput>;
|
|
2169
|
-
public updateDashboard(
|
|
2170
|
-
args: UpdateDashboardCommandInput,
|
|
2171
|
-
cb: (err: any, data?: UpdateDashboardCommandOutput) => void
|
|
2172
|
-
): void;
|
|
2173
|
-
public updateDashboard(
|
|
2174
|
-
args: UpdateDashboardCommandInput,
|
|
2175
|
-
options: __HttpHandlerOptions,
|
|
2176
|
-
cb: (err: any, data?: UpdateDashboardCommandOutput) => void
|
|
2177
|
-
): void;
|
|
2178
|
-
public updateDashboard(
|
|
2179
|
-
args: UpdateDashboardCommandInput,
|
|
2180
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateDashboardCommandOutput) => void),
|
|
2181
|
-
cb?: (err: any, data?: UpdateDashboardCommandOutput) => void
|
|
2182
|
-
): Promise<UpdateDashboardCommandOutput> | void {
|
|
2183
|
-
const command = new UpdateDashboardCommand(args);
|
|
2184
|
-
if (typeof optionsOrCb === "function") {
|
|
2185
|
-
this.send(command, optionsOrCb);
|
|
2186
|
-
} else if (typeof cb === "function") {
|
|
2187
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2188
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2189
|
-
} else {
|
|
2190
|
-
return this.send(command, optionsOrCb);
|
|
2191
|
-
}
|
|
2192
|
-
}
|
|
2193
|
-
|
|
2194
|
-
/**
|
|
2195
|
-
* <p>Updates a gateway's name.</p>
|
|
2196
|
-
*/
|
|
2197
|
-
public updateGateway(
|
|
2198
|
-
args: UpdateGatewayCommandInput,
|
|
2199
|
-
options?: __HttpHandlerOptions
|
|
2200
|
-
): Promise<UpdateGatewayCommandOutput>;
|
|
2201
|
-
public updateGateway(
|
|
2202
|
-
args: UpdateGatewayCommandInput,
|
|
2203
|
-
cb: (err: any, data?: UpdateGatewayCommandOutput) => void
|
|
2204
|
-
): void;
|
|
2205
|
-
public updateGateway(
|
|
2206
|
-
args: UpdateGatewayCommandInput,
|
|
2207
|
-
options: __HttpHandlerOptions,
|
|
2208
|
-
cb: (err: any, data?: UpdateGatewayCommandOutput) => void
|
|
2209
|
-
): void;
|
|
2210
|
-
public updateGateway(
|
|
2211
|
-
args: UpdateGatewayCommandInput,
|
|
2212
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateGatewayCommandOutput) => void),
|
|
2213
|
-
cb?: (err: any, data?: UpdateGatewayCommandOutput) => void
|
|
2214
|
-
): Promise<UpdateGatewayCommandOutput> | void {
|
|
2215
|
-
const command = new UpdateGatewayCommand(args);
|
|
2216
|
-
if (typeof optionsOrCb === "function") {
|
|
2217
|
-
this.send(command, optionsOrCb);
|
|
2218
|
-
} else if (typeof cb === "function") {
|
|
2219
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2220
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2221
|
-
} else {
|
|
2222
|
-
return this.send(command, optionsOrCb);
|
|
2223
|
-
}
|
|
2224
|
-
}
|
|
2225
|
-
|
|
2226
|
-
/**
|
|
2227
|
-
* <p>Updates a gateway capability configuration or defines a new capability configuration.
|
|
2228
|
-
* Each gateway capability defines data sources for a gateway. A capability configuration
|
|
2229
|
-
* can contain multiple data source configurations. If you define OPC-UA sources for a gateway in
|
|
2230
|
-
* the IoT SiteWise console, all of your OPC-UA sources are stored in one capability configuration. To
|
|
2231
|
-
* list all capability configurations for a gateway, use <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeGateway.html">DescribeGateway</a>.</p>
|
|
2232
|
-
*/
|
|
2233
|
-
public updateGatewayCapabilityConfiguration(
|
|
2234
|
-
args: UpdateGatewayCapabilityConfigurationCommandInput,
|
|
2235
|
-
options?: __HttpHandlerOptions
|
|
2236
|
-
): Promise<UpdateGatewayCapabilityConfigurationCommandOutput>;
|
|
2237
|
-
public updateGatewayCapabilityConfiguration(
|
|
2238
|
-
args: UpdateGatewayCapabilityConfigurationCommandInput,
|
|
2239
|
-
cb: (err: any, data?: UpdateGatewayCapabilityConfigurationCommandOutput) => void
|
|
2240
|
-
): void;
|
|
2241
|
-
public updateGatewayCapabilityConfiguration(
|
|
2242
|
-
args: UpdateGatewayCapabilityConfigurationCommandInput,
|
|
2243
|
-
options: __HttpHandlerOptions,
|
|
2244
|
-
cb: (err: any, data?: UpdateGatewayCapabilityConfigurationCommandOutput) => void
|
|
2245
|
-
): void;
|
|
2246
|
-
public updateGatewayCapabilityConfiguration(
|
|
2247
|
-
args: UpdateGatewayCapabilityConfigurationCommandInput,
|
|
2248
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateGatewayCapabilityConfigurationCommandOutput) => void),
|
|
2249
|
-
cb?: (err: any, data?: UpdateGatewayCapabilityConfigurationCommandOutput) => void
|
|
2250
|
-
): Promise<UpdateGatewayCapabilityConfigurationCommandOutput> | void {
|
|
2251
|
-
const command = new UpdateGatewayCapabilityConfigurationCommand(args);
|
|
2252
|
-
if (typeof optionsOrCb === "function") {
|
|
2253
|
-
this.send(command, optionsOrCb);
|
|
2254
|
-
} else if (typeof cb === "function") {
|
|
2255
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2256
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2257
|
-
} else {
|
|
2258
|
-
return this.send(command, optionsOrCb);
|
|
2259
|
-
}
|
|
2260
|
-
}
|
|
2261
|
-
|
|
2262
|
-
/**
|
|
2263
|
-
* <p>Updates an IoT SiteWise Monitor portal.</p>
|
|
2264
|
-
*/
|
|
2265
|
-
public updatePortal(
|
|
2266
|
-
args: UpdatePortalCommandInput,
|
|
2267
|
-
options?: __HttpHandlerOptions
|
|
2268
|
-
): Promise<UpdatePortalCommandOutput>;
|
|
2269
|
-
public updatePortal(args: UpdatePortalCommandInput, cb: (err: any, data?: UpdatePortalCommandOutput) => void): void;
|
|
2270
|
-
public updatePortal(
|
|
2271
|
-
args: UpdatePortalCommandInput,
|
|
2272
|
-
options: __HttpHandlerOptions,
|
|
2273
|
-
cb: (err: any, data?: UpdatePortalCommandOutput) => void
|
|
2274
|
-
): void;
|
|
2275
|
-
public updatePortal(
|
|
2276
|
-
args: UpdatePortalCommandInput,
|
|
2277
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdatePortalCommandOutput) => void),
|
|
2278
|
-
cb?: (err: any, data?: UpdatePortalCommandOutput) => void
|
|
2279
|
-
): Promise<UpdatePortalCommandOutput> | void {
|
|
2280
|
-
const command = new UpdatePortalCommand(args);
|
|
2281
|
-
if (typeof optionsOrCb === "function") {
|
|
2282
|
-
this.send(command, optionsOrCb);
|
|
2283
|
-
} else if (typeof cb === "function") {
|
|
2284
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2285
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2286
|
-
} else {
|
|
2287
|
-
return this.send(command, optionsOrCb);
|
|
2288
|
-
}
|
|
2289
|
-
}
|
|
2290
|
-
|
|
2291
|
-
/**
|
|
2292
|
-
* <p>Updates an IoT SiteWise Monitor project.</p>
|
|
2293
|
-
*/
|
|
2294
|
-
public updateProject(
|
|
2295
|
-
args: UpdateProjectCommandInput,
|
|
2296
|
-
options?: __HttpHandlerOptions
|
|
2297
|
-
): Promise<UpdateProjectCommandOutput>;
|
|
2298
|
-
public updateProject(
|
|
2299
|
-
args: UpdateProjectCommandInput,
|
|
2300
|
-
cb: (err: any, data?: UpdateProjectCommandOutput) => void
|
|
2301
|
-
): void;
|
|
2302
|
-
public updateProject(
|
|
2303
|
-
args: UpdateProjectCommandInput,
|
|
2304
|
-
options: __HttpHandlerOptions,
|
|
2305
|
-
cb: (err: any, data?: UpdateProjectCommandOutput) => void
|
|
2306
|
-
): void;
|
|
2307
|
-
public updateProject(
|
|
2308
|
-
args: UpdateProjectCommandInput,
|
|
2309
|
-
optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateProjectCommandOutput) => void),
|
|
2310
|
-
cb?: (err: any, data?: UpdateProjectCommandOutput) => void
|
|
2311
|
-
): Promise<UpdateProjectCommandOutput> | void {
|
|
2312
|
-
const command = new UpdateProjectCommand(args);
|
|
2313
|
-
if (typeof optionsOrCb === "function") {
|
|
2314
|
-
this.send(command, optionsOrCb);
|
|
2315
|
-
} else if (typeof cb === "function") {
|
|
2316
|
-
if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
2317
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
2318
|
-
} else {
|
|
2319
|
-
return this.send(command, optionsOrCb);
|
|
2320
|
-
}
|
|
2321
|
-
}
|
|
2322
|
-
}
|