@aws-sdk/client-iotsitewise 3.47.1 → 3.50.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 (102) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/IoTSiteWise.d.ts +0 -330
  4. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +0 -138
  5. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/index.d.ts +0 -65
  71. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  72. package/dist-types/ts3.4/index.d.ts +0 -6
  73. package/dist-types/ts3.4/models/index.d.ts +0 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +0 -2700
  75. package/dist-types/ts3.4/pagination/GetAssetPropertyAggregatesPaginator.d.ts +0 -4
  76. package/dist-types/ts3.4/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +0 -4
  77. package/dist-types/ts3.4/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  79. package/dist-types/ts3.4/pagination/ListAccessPoliciesPaginator.d.ts +0 -4
  80. package/dist-types/ts3.4/pagination/ListAssetModelsPaginator.d.ts +0 -4
  81. package/dist-types/ts3.4/pagination/ListAssetRelationshipsPaginator.d.ts +0 -4
  82. package/dist-types/ts3.4/pagination/ListAssetsPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/ListAssociatedAssetsPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/ListDashboardsPaginator.d.ts +0 -4
  85. package/dist-types/ts3.4/pagination/ListGatewaysPaginator.d.ts +0 -4
  86. package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +0 -4
  87. package/dist-types/ts3.4/pagination/ListProjectAssetsPaginator.d.ts +0 -4
  88. package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +0 -4
  89. package/dist-types/ts3.4/pagination/ListTimeSeriesPaginator.d.ts +0 -4
  90. package/dist-types/ts3.4/pagination/index.d.ts +0 -15
  91. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -197
  92. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  93. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  94. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  95. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  96. package/dist-types/ts3.4/waiters/index.d.ts +0 -6
  97. package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +0 -7
  98. package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +0 -7
  99. package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +0 -7
  100. package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +0 -7
  101. package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +0 -7
  102. package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +0 -7
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateAccessPolicyRequest, UpdateAccessPolicyResponse } from "../models/models_0";
5
- export interface UpdateAccessPolicyCommandInput extends UpdateAccessPolicyRequest {
6
- }
7
- export interface UpdateAccessPolicyCommandOutput extends UpdateAccessPolicyResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAccessPolicyCommand extends $Command<UpdateAccessPolicyCommandInput, UpdateAccessPolicyCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateAccessPolicyCommandInput;
12
- constructor(input: UpdateAccessPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccessPolicyCommandInput, UpdateAccessPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateAssetRequest, UpdateAssetResponse } from "../models/models_0";
5
- export interface UpdateAssetCommandInput extends UpdateAssetRequest {
6
- }
7
- export interface UpdateAssetCommandOutput extends UpdateAssetResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAssetCommand extends $Command<UpdateAssetCommandInput, UpdateAssetCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateAssetCommandInput;
12
- constructor(input: UpdateAssetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssetCommandInput, UpdateAssetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateAssetModelRequest, UpdateAssetModelResponse } from "../models/models_0";
5
- export interface UpdateAssetModelCommandInput extends UpdateAssetModelRequest {
6
- }
7
- export interface UpdateAssetModelCommandOutput extends UpdateAssetModelResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAssetModelCommand extends $Command<UpdateAssetModelCommandInput, UpdateAssetModelCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateAssetModelCommandInput;
12
- constructor(input: UpdateAssetModelCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssetModelCommandInput, UpdateAssetModelCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateAssetPropertyRequest } from "../models/models_0";
5
- export interface UpdateAssetPropertyCommandInput extends UpdateAssetPropertyRequest {
6
- }
7
- export interface UpdateAssetPropertyCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateAssetPropertyCommand extends $Command<UpdateAssetPropertyCommandInput, UpdateAssetPropertyCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateAssetPropertyCommandInput;
12
- constructor(input: UpdateAssetPropertyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssetPropertyCommandInput, UpdateAssetPropertyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateDashboardRequest, UpdateDashboardResponse } from "../models/models_0";
5
- export interface UpdateDashboardCommandInput extends UpdateDashboardRequest {
6
- }
7
- export interface UpdateDashboardCommandOutput extends UpdateDashboardResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDashboardCommand extends $Command<UpdateDashboardCommandInput, UpdateDashboardCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateDashboardCommandInput;
12
- constructor(input: UpdateDashboardCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDashboardCommandInput, UpdateDashboardCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateGatewayCapabilityConfigurationRequest, UpdateGatewayCapabilityConfigurationResponse } from "../models/models_0";
5
- export interface UpdateGatewayCapabilityConfigurationCommandInput extends UpdateGatewayCapabilityConfigurationRequest {
6
- }
7
- export interface UpdateGatewayCapabilityConfigurationCommandOutput extends UpdateGatewayCapabilityConfigurationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateGatewayCapabilityConfigurationCommand extends $Command<UpdateGatewayCapabilityConfigurationCommandInput, UpdateGatewayCapabilityConfigurationCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateGatewayCapabilityConfigurationCommandInput;
12
- constructor(input: UpdateGatewayCapabilityConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGatewayCapabilityConfigurationCommandInput, UpdateGatewayCapabilityConfigurationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateGatewayRequest } from "../models/models_0";
5
- export interface UpdateGatewayCommandInput extends UpdateGatewayRequest {
6
- }
7
- export interface UpdateGatewayCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateGatewayCommand extends $Command<UpdateGatewayCommandInput, UpdateGatewayCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateGatewayCommandInput;
12
- constructor(input: UpdateGatewayCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGatewayCommandInput, UpdateGatewayCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdatePortalRequest, UpdatePortalResponse } from "../models/models_0";
5
- export interface UpdatePortalCommandInput extends UpdatePortalRequest {
6
- }
7
- export interface UpdatePortalCommandOutput extends UpdatePortalResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdatePortalCommand extends $Command<UpdatePortalCommandInput, UpdatePortalCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdatePortalCommandInput;
12
- constructor(input: UpdatePortalCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePortalCommandInput, UpdatePortalCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
4
- import { UpdateProjectRequest, UpdateProjectResponse } from "../models/models_0";
5
- export interface UpdateProjectCommandInput extends UpdateProjectRequest {
6
- }
7
- export interface UpdateProjectCommandOutput extends UpdateProjectResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateProjectCommand extends $Command<UpdateProjectCommandInput, UpdateProjectCommandOutput, IoTSiteWiseClientResolvedConfig> {
11
- readonly input: UpdateProjectCommandInput;
12
- constructor(input: UpdateProjectCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProjectCommandInput, UpdateProjectCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,65 +0,0 @@
1
- export * from "./AssociateAssetsCommand";
2
- export * from "./AssociateTimeSeriesToAssetPropertyCommand";
3
- export * from "./BatchAssociateProjectAssetsCommand";
4
- export * from "./BatchDisassociateProjectAssetsCommand";
5
- export * from "./BatchPutAssetPropertyValueCommand";
6
- export * from "./CreateAccessPolicyCommand";
7
- export * from "./CreateAssetCommand";
8
- export * from "./CreateAssetModelCommand";
9
- export * from "./CreateDashboardCommand";
10
- export * from "./CreateGatewayCommand";
11
- export * from "./CreatePortalCommand";
12
- export * from "./CreateProjectCommand";
13
- export * from "./DeleteAccessPolicyCommand";
14
- export * from "./DeleteAssetCommand";
15
- export * from "./DeleteAssetModelCommand";
16
- export * from "./DeleteDashboardCommand";
17
- export * from "./DeleteGatewayCommand";
18
- export * from "./DeletePortalCommand";
19
- export * from "./DeleteProjectCommand";
20
- export * from "./DeleteTimeSeriesCommand";
21
- export * from "./DescribeAccessPolicyCommand";
22
- export * from "./DescribeAssetCommand";
23
- export * from "./DescribeAssetModelCommand";
24
- export * from "./DescribeAssetPropertyCommand";
25
- export * from "./DescribeDashboardCommand";
26
- export * from "./DescribeDefaultEncryptionConfigurationCommand";
27
- export * from "./DescribeGatewayCapabilityConfigurationCommand";
28
- export * from "./DescribeGatewayCommand";
29
- export * from "./DescribeLoggingOptionsCommand";
30
- export * from "./DescribePortalCommand";
31
- export * from "./DescribeProjectCommand";
32
- export * from "./DescribeStorageConfigurationCommand";
33
- export * from "./DescribeTimeSeriesCommand";
34
- export * from "./DisassociateAssetsCommand";
35
- export * from "./DisassociateTimeSeriesFromAssetPropertyCommand";
36
- export * from "./GetAssetPropertyAggregatesCommand";
37
- export * from "./GetAssetPropertyValueCommand";
38
- export * from "./GetAssetPropertyValueHistoryCommand";
39
- export * from "./GetInterpolatedAssetPropertyValuesCommand";
40
- export * from "./ListAccessPoliciesCommand";
41
- export * from "./ListAssetModelsCommand";
42
- export * from "./ListAssetRelationshipsCommand";
43
- export * from "./ListAssetsCommand";
44
- export * from "./ListAssociatedAssetsCommand";
45
- export * from "./ListDashboardsCommand";
46
- export * from "./ListGatewaysCommand";
47
- export * from "./ListPortalsCommand";
48
- export * from "./ListProjectAssetsCommand";
49
- export * from "./ListProjectsCommand";
50
- export * from "./ListTagsForResourceCommand";
51
- export * from "./ListTimeSeriesCommand";
52
- export * from "./PutDefaultEncryptionConfigurationCommand";
53
- export * from "./PutLoggingOptionsCommand";
54
- export * from "./PutStorageConfigurationCommand";
55
- export * from "./TagResourceCommand";
56
- export * from "./UntagResourceCommand";
57
- export * from "./UpdateAccessPolicyCommand";
58
- export * from "./UpdateAssetCommand";
59
- export * from "./UpdateAssetModelCommand";
60
- export * from "./UpdateAssetPropertyCommand";
61
- export * from "./UpdateDashboardCommand";
62
- export * from "./UpdateGatewayCapabilityConfigurationCommand";
63
- export * from "./UpdateGatewayCommand";
64
- export * from "./UpdatePortalCommand";
65
- export * from "./UpdateProjectCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,6 +0,0 @@
1
- export * from "./IoTSiteWise";
2
- export * from "./IoTSiteWiseClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
6
- export * from "./waiters";
@@ -1 +0,0 @@
1
- export * from "./models_0";