@aws-sdk/client-iotsitewise 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/IoTSiteWise.d.ts +356 -463
- package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +12 -42
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +18 -36
- package/dist-types/ts3.4/models/errors.d.ts +14 -42
- package/dist-types/ts3.4/models/models_0.d.ts +8 -24
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +3 -5
- package/package.json +38 -38