@aws-sdk/client-iotsitewise 3.1086.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.
Files changed (133) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/IoTSiteWise.d.ts +356 -463
  3. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +12 -42
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -2
  35. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +4 -6
  73. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +3 -8
  74. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -4
  77. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +3 -5
  85. package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
  87. package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
  89. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +3 -8
  93. package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  98. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
  101. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +4 -9
  102. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +3 -4
  104. package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +4 -9
  106. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
  107. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +4 -6
  108. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -2
  109. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +4 -9
  111. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  112. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  113. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  114. package/dist-types/ts3.4/models/enums.d.ts +18 -36
  115. package/dist-types/ts3.4/models/errors.d.ts +14 -42
  116. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  117. package/dist-types/ts3.4/models/models_1.d.ts +4 -12
  118. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  119. package/dist-types/ts3.4/pagination/ListActionsPaginator.d.ts +1 -4
  120. package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +1 -4
  121. package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
  122. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  123. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  124. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  125. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  126. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  127. package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +3 -5
  128. package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +3 -5
  129. package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +3 -5
  130. package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +3 -5
  131. package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +3 -5
  132. package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +3 -5
  133. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -70,7 +70,7 @@ const commonParams = {
70
70
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
71
71
  };
72
72
 
73
- var version = "3.1085.0";
73
+ var version = "3.1087.0";
74
74
  var packageInfo = {
75
75
  version: version};
76
76