@aws-sdk/client-iotsitewise 3.362.0 → 3.369.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/IoTSiteWise.js +1 -1
- package/dist-cjs/IoTSiteWiseClient.js +5 -5
- package/dist-cjs/commands/AssociateAssetsCommand.js +3 -3
- package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -3
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +3 -3
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
- package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +3 -3
- package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +3 -3
- package/dist-cjs/commands/CreateAccessPolicyCommand.js +3 -3
- package/dist-cjs/commands/CreateAssetCommand.js +3 -3
- package/dist-cjs/commands/CreateAssetModelCommand.js +3 -3
- package/dist-cjs/commands/CreateBulkImportJobCommand.js +3 -3
- package/dist-cjs/commands/CreateDashboardCommand.js +3 -3
- package/dist-cjs/commands/CreateGatewayCommand.js +3 -3
- package/dist-cjs/commands/CreatePortalCommand.js +3 -3
- package/dist-cjs/commands/CreateProjectCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteAssetCommand.js +3 -3
- package/dist-cjs/commands/DeleteAssetModelCommand.js +3 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +3 -3
- package/dist-cjs/commands/DeleteGatewayCommand.js +3 -3
- package/dist-cjs/commands/DeletePortalCommand.js +3 -3
- package/dist-cjs/commands/DeleteProjectCommand.js +3 -3
- package/dist-cjs/commands/DeleteTimeSeriesCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js +3 -3
- package/dist-cjs/commands/DescribeAssetCommand.js +3 -3
- package/dist-cjs/commands/DescribeAssetModelCommand.js +3 -3
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js +3 -3
- package/dist-cjs/commands/DescribeBulkImportJobCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +3 -3
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DescribeGatewayCommand.js +3 -3
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribePortalCommand.js +3 -3
- package/dist-cjs/commands/DescribeProjectCommand.js +3 -3
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DescribeTimeSeriesCommand.js +3 -3
- package/dist-cjs/commands/DisassociateAssetsCommand.js +3 -3
- package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -3
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js +3 -3
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
- package/dist-cjs/commands/ListAccessPoliciesCommand.js +3 -3
- package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +3 -3
- package/dist-cjs/commands/ListAssetModelsCommand.js +3 -3
- package/dist-cjs/commands/ListAssetPropertiesCommand.js +3 -3
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js +3 -3
- package/dist-cjs/commands/ListAssetsCommand.js +3 -3
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js +3 -3
- package/dist-cjs/commands/ListBulkImportJobsCommand.js +3 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +3 -3
- package/dist-cjs/commands/ListGatewaysCommand.js +3 -3
- package/dist-cjs/commands/ListPortalsCommand.js +3 -3
- package/dist-cjs/commands/ListProjectAssetsCommand.js +3 -3
- package/dist-cjs/commands/ListProjectsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTimeSeriesCommand.js +3 -3
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +3 -3
- package/dist-cjs/commands/PutStorageConfigurationCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssetCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssetModelCommand.js +3 -3
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +3 -3
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/UpdateGatewayCommand.js +3 -3
- package/dist-cjs/commands/UpdatePortalCommand.js +3 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +3 -3
- package/dist-cjs/models/IoTSiteWiseServiceException.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-cjs/waiters/waitForAssetActive.js +1 -1
- package/dist-cjs/waiters/waitForAssetModelActive.js +1 -1
- package/dist-cjs/waiters/waitForAssetModelNotExists.js +1 -1
- package/dist-cjs/waiters/waitForAssetNotExists.js +1 -1
- package/dist-cjs/waiters/waitForPortalActive.js +1 -1
- package/dist-cjs/waiters/waitForPortalNotExists.js +1 -1
- package/dist-es/IoTSiteWise.js +1 -1
- package/dist-es/IoTSiteWiseClient.js +5 -5
- package/dist-es/commands/AssociateAssetsCommand.js +3 -3
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -3
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/CreateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/CreateAssetCommand.js +3 -3
- package/dist-es/commands/CreateAssetModelCommand.js +3 -3
- package/dist-es/commands/CreateBulkImportJobCommand.js +3 -3
- package/dist-es/commands/CreateDashboardCommand.js +3 -3
- package/dist-es/commands/CreateGatewayCommand.js +3 -3
- package/dist-es/commands/CreatePortalCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteAssetCommand.js +3 -3
- package/dist-es/commands/DeleteAssetModelCommand.js +3 -3
- package/dist-es/commands/DeleteDashboardCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayCommand.js +3 -3
- package/dist-es/commands/DeletePortalCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +3 -3
- package/dist-es/commands/DeleteTimeSeriesCommand.js +3 -3
- package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DescribeAssetCommand.js +3 -3
- package/dist-es/commands/DescribeAssetModelCommand.js +3 -3
- package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -3
- package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardCommand.js +3 -3
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePortalCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -3
- package/dist-es/commands/DisassociateAssetsCommand.js +3 -3
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
- package/dist-es/commands/ListAccessPoliciesCommand.js +3 -3
- package/dist-es/commands/ListAssetModelPropertiesCommand.js +3 -3
- package/dist-es/commands/ListAssetModelsCommand.js +3 -3
- package/dist-es/commands/ListAssetPropertiesCommand.js +3 -3
- package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -3
- package/dist-es/commands/ListAssetsCommand.js +3 -3
- package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -3
- package/dist-es/commands/ListBulkImportJobsCommand.js +3 -3
- package/dist-es/commands/ListDashboardsCommand.js +3 -3
- package/dist-es/commands/ListGatewaysCommand.js +3 -3
- package/dist-es/commands/ListPortalsCommand.js +3 -3
- package/dist-es/commands/ListProjectAssetsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTimeSeriesCommand.js +3 -3
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/PutStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateAssetCommand.js +3 -3
- package/dist-es/commands/UpdateAssetModelCommand.js +3 -3
- package/dist-es/commands/UpdateAssetPropertyCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCommand.js +3 -3
- package/dist-es/commands/UpdatePortalCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/models/IoTSiteWiseServiceException.js +1 -1
- package/dist-es/protocols/Aws_restJson1.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-es/waiters/waitForAssetActive.js +1 -1
- package/dist-es/waiters/waitForAssetModelActive.js +1 -1
- package/dist-es/waiters/waitForAssetModelNotExists.js +1 -1
- package/dist-es/waiters/waitForAssetNotExists.js +1 -1
- package/dist-es/waiters/waitForPortalActive.js +1 -1
- package/dist-es/waiters/waitForPortalNotExists.js +1 -1
- package/dist-types/IoTSiteWise.d.ts +1 -1
- package/dist-types/IoTSiteWiseClient.d.ts +8 -8
- package/dist-types/commands/AssociateAssetsCommand.d.ts +3 -3
- package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +3 -3
- package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +3 -3
- package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/CreateBulkImportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateDashboardCommand.d.ts +3 -3
- package/dist-types/commands/CreateGatewayCommand.d.ts +3 -3
- package/dist-types/commands/CreatePortalCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGatewayCommand.d.ts +3 -3
- package/dist-types/commands/DeletePortalCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDashboardCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGatewayCommand.d.ts +3 -3
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribePortalCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProjectCommand.d.ts +3 -3
- package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateAssetsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +3 -3
- package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -3
- package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetModelsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetPropertiesCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +3 -3
- package/dist-types/commands/ListBulkImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListDashboardsCommand.d.ts +3 -3
- package/dist-types/commands/ListGatewaysCommand.d.ts +3 -3
- package/dist-types/commands/ListPortalsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectAssetsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTimeSeriesCommand.d.ts +3 -3
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/commands/PutStorageConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDashboardCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGatewayCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePortalCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/IoTSiteWiseServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/BatchGetAssetPropertyValuePaginator.d.ts +1 -1
- package/dist-types/pagination/GetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelPropertiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetModelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetPropertiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetRelationshipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssociatedAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBulkImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGatewaysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPortalsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectAssetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTimeSeriesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/IoTSiteWise.d.ts +1 -1
- package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/IoTSiteWiseServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/BatchGetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/BatchGetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/BatchGetAssetPropertyValuePaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetAssetPropertyAggregatesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssetModelPropertiesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssetModelsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssetPropertiesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssetRelationshipsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListAssociatedAssetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListBulkImportJobsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListGatewaysPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListProjectAssetsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTimeSeriesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForAssetActive.d.ts +1 -1
- package/dist-types/waiters/waitForAssetModelActive.d.ts +1 -1
- package/dist-types/waiters/waitForAssetModelNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForAssetNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForPortalActive.d.ts +1 -1
- package/dist-types/waiters/waitForPortalNotExists.d.ts +1 -1
- package/package.json +35 -34
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import {
|
|
4
4
|
Handler,
|
|
5
5
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
|
-
} from "@
|
|
8
|
+
} from "@smithy/types";
|
|
9
9
|
import {
|
|
10
10
|
IoTSiteWiseClientResolvedConfig,
|
|
11
11
|
ServiceInputTypes,
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
+
Endpoint,
|
|
2
3
|
EndpointParameters as __EndpointParameters,
|
|
3
4
|
EndpointV2,
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
Provider,
|
|
6
|
+
} from "@smithy/types";
|
|
6
7
|
export interface ClientInputEndpointParameters {
|
|
7
8
|
region?: string | Provider<string>;
|
|
8
9
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|