@aws-sdk/client-iotsitewise 3.1087.0 → 3.1089.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
|
@@ -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,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.1089.0",
|
|
3
4
|
"description": "AWS SDK for JavaScript Iotsitewise Client for Node.js, Browser and React Native",
|
|
4
|
-
"
|
|
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.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
-
"@aws-sdk/types": "^3.974.
|
|
25
|
-
"@smithy/core": "^3.29.
|
|
26
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
27
|
-
"@smithy/node-http-handler": "^4.9.
|
|
49
|
+
"@aws-sdk/core": "^3.975.3",
|
|
50
|
+
"@aws-sdk/credential-provider-node": "^3.972.70",
|
|
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
|
}
|