@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.
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 +38 -38
@@ -9,7 +9,7 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
9
9
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
10
10
  context?: {
11
11
  logger?: import("@smithy/types").Logger;
12
- }
12
+ },
13
13
  ) => import("@smithy/types").EndpointV2;
14
14
  extensions: import("./runtimeExtensions").RuntimeExtension[];
15
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").IoTSiteWiseHttpAuthSchemeProvider;
@@ -7,5 +7,5 @@ export interface RuntimeExtensionsConfig {
7
7
  }
8
8
  export declare const resolveRuntimeExtensions: (
9
9
  runtimeConfig: any,
10
- extensions: RuntimeExtension[]
10
+ extensions: RuntimeExtension[],
11
11
  ) => any;
@@ -7,11 +7,9 @@ import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
7
7
  import { IoTSiteWiseServiceException } from "../models/IoTSiteWiseServiceException";
8
8
  export declare const waitForAssetActive: (
9
9
  params: WaiterConfiguration<IoTSiteWiseClient>,
10
- input: DescribeAssetCommandInput
11
- ) => Promise<
12
- WaiterResult<DescribeAssetCommandOutput | IoTSiteWiseServiceException>
13
- >;
10
+ input: DescribeAssetCommandInput,
11
+ ) => Promise<WaiterResult<DescribeAssetCommandOutput | IoTSiteWiseServiceException>>;
14
12
  export declare const waitUntilAssetActive: (
15
13
  params: WaiterConfiguration<IoTSiteWiseClient>,
16
- input: DescribeAssetCommandInput
14
+ input: DescribeAssetCommandInput,
17
15
  ) => Promise<WaiterResult<DescribeAssetCommandOutput>>;
@@ -7,11 +7,9 @@ import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
7
7
  import { IoTSiteWiseServiceException } from "../models/IoTSiteWiseServiceException";
8
8
  export declare const waitForAssetModelActive: (
9
9
  params: WaiterConfiguration<IoTSiteWiseClient>,
10
- input: DescribeAssetModelCommandInput
11
- ) => Promise<
12
- WaiterResult<DescribeAssetModelCommandOutput | IoTSiteWiseServiceException>
13
- >;
10
+ input: DescribeAssetModelCommandInput,
11
+ ) => Promise<WaiterResult<DescribeAssetModelCommandOutput | IoTSiteWiseServiceException>>;
14
12
  export declare const waitUntilAssetModelActive: (
15
13
  params: WaiterConfiguration<IoTSiteWiseClient>,
16
- input: DescribeAssetModelCommandInput
14
+ input: DescribeAssetModelCommandInput,
17
15
  ) => Promise<WaiterResult<DescribeAssetModelCommandOutput>>;
@@ -8,11 +8,9 @@ import { ResourceNotFoundException } from "../models/errors";
8
8
  import { IoTSiteWiseServiceException } from "../models/IoTSiteWiseServiceException";
9
9
  export declare const waitForAssetModelNotExists: (
10
10
  params: WaiterConfiguration<IoTSiteWiseClient>,
11
- input: DescribeAssetModelCommandInput
12
- ) => Promise<
13
- WaiterResult<DescribeAssetModelCommandOutput | IoTSiteWiseServiceException>
14
- >;
11
+ input: DescribeAssetModelCommandInput,
12
+ ) => Promise<WaiterResult<DescribeAssetModelCommandOutput | IoTSiteWiseServiceException>>;
15
13
  export declare const waitUntilAssetModelNotExists: (
16
14
  params: WaiterConfiguration<IoTSiteWiseClient>,
17
- input: DescribeAssetModelCommandInput
15
+ input: DescribeAssetModelCommandInput,
18
16
  ) => Promise<WaiterResult<ResourceNotFoundException>>;
@@ -8,11 +8,9 @@ import { ResourceNotFoundException } from "../models/errors";
8
8
  import { IoTSiteWiseServiceException } from "../models/IoTSiteWiseServiceException";
9
9
  export declare const waitForAssetNotExists: (
10
10
  params: WaiterConfiguration<IoTSiteWiseClient>,
11
- input: DescribeAssetCommandInput
12
- ) => Promise<
13
- WaiterResult<DescribeAssetCommandOutput | IoTSiteWiseServiceException>
14
- >;
11
+ input: DescribeAssetCommandInput,
12
+ ) => Promise<WaiterResult<DescribeAssetCommandOutput | IoTSiteWiseServiceException>>;
15
13
  export declare const waitUntilAssetNotExists: (
16
14
  params: WaiterConfiguration<IoTSiteWiseClient>,
17
- input: DescribeAssetCommandInput
15
+ input: DescribeAssetCommandInput,
18
16
  ) => Promise<WaiterResult<ResourceNotFoundException>>;
@@ -7,11 +7,9 @@ import { IoTSiteWiseClient } from "../IoTSiteWiseClient";
7
7
  import { IoTSiteWiseServiceException } from "../models/IoTSiteWiseServiceException";
8
8
  export declare const waitForPortalActive: (
9
9
  params: WaiterConfiguration<IoTSiteWiseClient>,
10
- input: DescribePortalCommandInput
11
- ) => Promise<
12
- WaiterResult<DescribePortalCommandOutput | IoTSiteWiseServiceException>
13
- >;
10
+ input: DescribePortalCommandInput,
11
+ ) => Promise<WaiterResult<DescribePortalCommandOutput | IoTSiteWiseServiceException>>;
14
12
  export declare const waitUntilPortalActive: (
15
13
  params: WaiterConfiguration<IoTSiteWiseClient>,
16
- input: DescribePortalCommandInput
14
+ input: DescribePortalCommandInput,
17
15
  ) => Promise<WaiterResult<DescribePortalCommandOutput>>;
@@ -8,11 +8,9 @@ import { ResourceNotFoundException } from "../models/errors";
8
8
  import { IoTSiteWiseServiceException } from "../models/IoTSiteWiseServiceException";
9
9
  export declare const waitForPortalNotExists: (
10
10
  params: WaiterConfiguration<IoTSiteWiseClient>,
11
- input: DescribePortalCommandInput
12
- ) => Promise<
13
- WaiterResult<DescribePortalCommandOutput | IoTSiteWiseServiceException>
14
- >;
11
+ input: DescribePortalCommandInput,
12
+ ) => Promise<WaiterResult<DescribePortalCommandOutput | IoTSiteWiseServiceException>>;
15
13
  export declare const waitUntilPortalNotExists: (
16
14
  params: WaiterConfiguration<IoTSiteWiseClient>,
17
- input: DescribePortalCommandInput
15
+ input: DescribePortalCommandInput,
18
16
  ) => Promise<WaiterResult<ResourceNotFoundException>>;
package/package.json CHANGED
@@ -1,7 +1,38 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iotsitewise",
3
+ "version": "3.1088.0",
3
4
  "description": "AWS SDK for JavaScript Iotsitewise Client for Node.js, Browser and React Native",
4
- "version": "3.1087.0",
5
+ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-iotsitewise",
6
+ "license": "Apache-2.0",
7
+ "author": {
8
+ "name": "AWS SDK for JavaScript Team",
9
+ "url": "https://aws.amazon.com/sdk-for-javascript/"
10
+ },
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "https://github.com/aws/aws-sdk-js-v3.git",
14
+ "directory": "clients/client-iotsitewise"
15
+ },
16
+ "files": [
17
+ "dist-*/**"
18
+ ],
19
+ "sideEffects": false,
20
+ "main": "./dist-cjs/index.js",
21
+ "module": "./dist-es/index.js",
22
+ "browser": {
23
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
24
+ },
25
+ "types": "./dist-types/index.d.ts",
26
+ "typesVersions": {
27
+ "<4.5": {
28
+ "dist-types/*": [
29
+ "dist-types/ts3.4/*"
30
+ ]
31
+ }
32
+ },
33
+ "react-native": {
34
+ "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
35
+ },
5
36
  "scripts": {
6
37
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
38
  "build:cjs": "node ../../scripts/compilation/inline",
@@ -14,17 +45,13 @@
14
45
  "generate:client": "node ../../scripts/generate-clients/single-service",
15
46
  "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
16
47
  },
17
- "main": "./dist-cjs/index.js",
18
- "types": "./dist-types/index.d.ts",
19
- "module": "./dist-es/index.js",
20
- "sideEffects": false,
21
48
  "dependencies": {
22
- "@aws-sdk/core": "^3.975.2",
23
- "@aws-sdk/credential-provider-node": "^3.972.68",
24
- "@aws-sdk/types": "^3.974.1",
25
- "@smithy/core": "^3.29.3",
26
- "@smithy/fetch-http-handler": "^5.6.5",
27
- "@smithy/node-http-handler": "^4.9.5",
49
+ "@aws-sdk/core": "^3.975.3",
50
+ "@aws-sdk/credential-provider-node": "^3.972.69",
51
+ "@aws-sdk/types": "^3.974.2",
52
+ "@smithy/core": "^3.29.4",
53
+ "@smithy/fetch-http-handler": "^5.6.6",
54
+ "@smithy/node-http-handler": "^4.9.6",
28
55
  "@smithy/types": "^4.16.1",
29
56
  "tslib": "^2.6.2"
30
57
  },
@@ -38,32 +65,5 @@
38
65
  },
39
66
  "engines": {
40
67
  "node": ">=20.0.0"
41
- },
42
- "typesVersions": {
43
- "<4.5": {
44
- "dist-types/*": [
45
- "dist-types/ts3.4/*"
46
- ]
47
- }
48
- },
49
- "files": [
50
- "dist-*/**"
51
- ],
52
- "author": {
53
- "name": "AWS SDK for JavaScript Team",
54
- "url": "https://aws.amazon.com/sdk-for-javascript/"
55
- },
56
- "license": "Apache-2.0",
57
- "browser": {
58
- "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
59
- },
60
- "react-native": {
61
- "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
62
- },
63
- "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-iotsitewise",
64
- "repository": {
65
- "type": "git",
66
- "url": "https://github.com/aws/aws-sdk-js-v3.git",
67
- "directory": "clients/client-iotsitewise"
68
68
  }
69
69
  }