@aws-sdk/client-iotsitewise 3.362.0 → 3.363.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 +32 -31
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { ListTimeSeriesRequest, ListTimeSeriesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { PutDefaultEncryptionConfigurationRequest, PutDefaultEncryptionConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { PutLoggingOptionsRequest, PutLoggingOptionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { PutStorageConfigurationRequest, PutStorageConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateAccessPolicyRequest, UpdateAccessPolicyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateAssetRequest, UpdateAssetResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateAssetModelRequest, UpdateAssetModelResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateAssetPropertyRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateDashboardRequest, UpdateDashboardResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateGatewayCapabilityConfigurationRequest, UpdateGatewayCapabilityConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateGatewayRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdatePortalRequest, UpdatePortalResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
|
|
5
5
|
import { UpdateProjectRequest, UpdateProjectResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { EndpointParameters as __EndpointParameters, EndpointV2 } from "@
|
|
2
|
-
import { Endpoint, Provider } from "@smithy/types";
|
|
1
|
+
import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
|
|
3
2
|
export interface ClientInputEndpointParameters {
|
|
4
3
|
region?: string | Provider<string>;
|
|
5
4
|
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { EndpointV2, Logger } from "@
|
|
1
|
+
import { EndpointV2, Logger } from "@smithy/types";
|
|
2
2
|
import { EndpointParameters } from "./EndpointParameters";
|
|
3
3
|
export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
|
|
4
4
|
logger?: Logger;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RuleSetObject } from "@
|
|
1
|
+
import { RuleSetObject } from "@smithy/types";
|
|
2
2
|
export declare const ruleSet: RuleSetObject;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException, __ServiceExceptionOptions };
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { IoTSiteWiseServiceException as __BaseException } from "./IoTSiteWiseServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { BatchGetAssetPropertyAggregatesCommandInput, BatchGetAssetPropertyAggregatesCommandOutput } from "../commands/BatchGetAssetPropertyAggregatesCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { BatchGetAssetPropertyValueHistoryCommandInput, BatchGetAssetPropertyValueHistoryCommandOutput } from "../commands/BatchGetAssetPropertyValueHistoryCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { BatchGetAssetPropertyValueCommandInput, BatchGetAssetPropertyValueCommandOutput } from "../commands/BatchGetAssetPropertyValueCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetAssetPropertyAggregatesCommandInput, GetAssetPropertyAggregatesCommandOutput } from "../commands/GetAssetPropertyAggregatesCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetAssetPropertyValueHistoryCommandInput, GetAssetPropertyValueHistoryCommandOutput } from "../commands/GetAssetPropertyValueHistoryCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetInterpolatedAssetPropertyValuesCommandInput, GetInterpolatedAssetPropertyValuesCommandOutput } from "../commands/GetInterpolatedAssetPropertyValuesCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAccessPoliciesCommandInput, ListAccessPoliciesCommandOutput } from "../commands/ListAccessPoliciesCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAssetModelPropertiesCommandInput, ListAssetModelPropertiesCommandOutput } from "../commands/ListAssetModelPropertiesCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAssetModelsCommandInput, ListAssetModelsCommandOutput } from "../commands/ListAssetModelsCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAssetPropertiesCommandInput, ListAssetPropertiesCommandOutput } from "../commands/ListAssetPropertiesCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAssetRelationshipsCommandInput, ListAssetRelationshipsCommandOutput } from "../commands/ListAssetRelationshipsCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListAssociatedAssetsCommandInput, ListAssociatedAssetsCommandOutput } from "../commands/ListAssociatedAssetsCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListBulkImportJobsCommandInput, ListBulkImportJobsCommandOutput } from "../commands/ListBulkImportJobsCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDashboardsCommandInput, ListDashboardsCommandOutput } from "../commands/ListDashboardsCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListProjectAssetsCommandInput, ListProjectAssetsCommandOutput } from "../commands/ListProjectAssetsCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTimeSeriesCommandInput, ListTimeSeriesCommandOutput } from "../commands/ListTimeSeriesCommand";
|
|
3
3
|
import { IoTSiteWisePaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { IoTSiteWiseClientConfig } from "./IoTSiteWiseClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@
|
|
9
|
-
bodyLengthChecker: import("@
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
|
-
defaultUserAgentProvider: import("@
|
|
12
|
-
maxAttempts:
|
|
13
|
-
region: string | import("@
|
|
14
|
-
requestHandler: (import("@
|
|
11
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@
|
|
16
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
18
|
-
useDualstackEndpoint:
|
|
19
|
-
useFipsEndpoint:
|
|
18
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
apiVersion: string;
|
|
21
|
-
urlParser: import("@
|
|
21
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
23
|
base64Encoder: import("@smithy/types").Encoder;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
|
-
logger: import("@
|
|
29
|
-
endpoint?: ((string | import("@
|
|
28
|
+
logger: import("@smithy/types").Logger;
|
|
29
|
+
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
-
logger?: import("@
|
|
32
|
-
}) => import("@
|
|
31
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
32
|
+
}) => import("@smithy/types").EndpointV2;
|
|
33
33
|
tls?: boolean | undefined;
|
|
34
|
-
retryStrategy?: import("@
|
|
35
|
-
credentials?: import("@
|
|
36
|
-
signer?: import("@
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
35
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
36
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
37
37
|
signingEscapePath?: boolean | undefined;
|
|
38
38
|
systemClockOffset?: number | undefined;
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
|
-
signerConstructor?: (new (options: import("@
|
|
41
|
-
customUserAgent?: string | import("@
|
|
40
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
42
42
|
};
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
2
|
import { IoTSiteWiseClientConfig } from "./IoTSiteWiseClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@
|
|
9
|
-
bodyLengthChecker: import("@
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
|
-
defaultUserAgentProvider: import("@
|
|
12
|
-
maxAttempts: number | import("@
|
|
13
|
-
region: string | import("@
|
|
14
|
-
requestHandler: (import("@
|
|
11
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@
|
|
16
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
18
|
-
useDualstackEndpoint: boolean | import("@
|
|
19
|
-
useFipsEndpoint: boolean | import("@
|
|
18
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
apiVersion: string;
|
|
21
|
-
urlParser: import("@
|
|
21
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
23
|
base64Encoder: import("@smithy/types").Encoder;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
|
-
logger: import("@
|
|
29
|
-
endpoint?: ((string | import("@
|
|
28
|
+
logger: import("@smithy/types").Logger;
|
|
29
|
+
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
-
logger?: import("@
|
|
32
|
-
}) => import("@
|
|
31
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
32
|
+
}) => import("@smithy/types").EndpointV2;
|
|
33
33
|
tls?: boolean | undefined;
|
|
34
|
-
retryStrategy?: import("@
|
|
35
|
-
credentials?: import("@
|
|
36
|
-
signer?: import("@
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
35
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
36
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
37
37
|
signingEscapePath?: boolean | undefined;
|
|
38
38
|
systemClockOffset?: number | undefined;
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
|
-
signerConstructor?: (new (options: import("@
|
|
41
|
-
customUserAgent?: string | import("@
|
|
40
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
42
42
|
};
|
|
@@ -4,11 +4,11 @@ import { IoTSiteWiseClientConfig } from "./IoTSiteWiseClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@
|
|
8
|
-
requestHandler: (import("@
|
|
7
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
|
-
urlParser: import("@
|
|
11
|
-
bodyLengthChecker: import("@
|
|
10
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
11
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
14
|
base64Encoder: import("@smithy/types").Encoder;
|
|
@@ -16,26 +16,26 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
16
16
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
|
-
useDualstackEndpoint:
|
|
20
|
-
useFipsEndpoint:
|
|
21
|
-
region: string | import("@
|
|
19
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
22
22
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
23
|
-
defaultUserAgentProvider: import("@
|
|
24
|
-
maxAttempts:
|
|
23
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
24
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
|
-
logger: import("@
|
|
27
|
-
defaultsMode: import("@
|
|
28
|
-
endpoint?: string | import("@
|
|
26
|
+
logger: import("@smithy/types").Logger;
|
|
27
|
+
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
28
|
+
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
|
|
29
29
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
30
|
-
logger?: import("@
|
|
31
|
-
}) => import("@
|
|
30
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
31
|
+
}) => import("@smithy/types").EndpointV2;
|
|
32
32
|
tls?: boolean | undefined;
|
|
33
|
-
retryStrategy?: import("@
|
|
34
|
-
credentials?: import("@
|
|
35
|
-
signer?: import("@
|
|
33
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
34
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
35
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
36
36
|
signingEscapePath?: boolean | undefined;
|
|
37
37
|
systemClockOffset?: number | undefined;
|
|
38
38
|
signingRegion?: string | undefined;
|
|
39
|
-
signerConstructor?: (new (options: import("@
|
|
40
|
-
customUserAgent?: string | import("@
|
|
39
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
40
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
41
41
|
};
|
|
@@ -8,11 +8,11 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
8
8
|
base64Encoder: import("@smithy/types").Encoder;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger?: import("@
|
|
12
|
-
}) => import("@
|
|
13
|
-
logger: import("@
|
|
11
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
12
|
+
}) => import("@smithy/types").EndpointV2;
|
|
13
|
+
logger: import("@smithy/types").Logger;
|
|
14
14
|
serviceId: string;
|
|
15
|
-
urlParser: import("@
|
|
15
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
17
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
18
18
|
};
|