@aws-sdk/client-iotsitewise 3.952.0 → 3.954.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 +1529 -1048
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateAssetsCommand.js +2 -2
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +2 -2
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +2 -2
- package/dist-es/commands/CreateAccessPolicyCommand.js +2 -2
- package/dist-es/commands/CreateAssetCommand.js +2 -2
- package/dist-es/commands/CreateAssetModelCommand.js +2 -2
- package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/CreateBulkImportJobCommand.js +2 -2
- package/dist-es/commands/CreateComputationModelCommand.js +2 -2
- package/dist-es/commands/CreateDashboardCommand.js +2 -2
- package/dist-es/commands/CreateDatasetCommand.js +2 -2
- package/dist-es/commands/CreateGatewayCommand.js +2 -2
- package/dist-es/commands/CreatePortalCommand.js +2 -2
- package/dist-es/commands/CreateProjectCommand.js +2 -2
- package/dist-es/commands/DeleteAccessPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteAssetCommand.js +2 -2
- package/dist-es/commands/DeleteAssetModelCommand.js +2 -2
- package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +2 -2
- package/dist-es/commands/DeleteComputationModelCommand.js +2 -2
- package/dist-es/commands/DeleteDashboardCommand.js +2 -2
- package/dist-es/commands/DeleteDatasetCommand.js +2 -2
- package/dist-es/commands/DeleteGatewayCommand.js +2 -2
- package/dist-es/commands/DeletePortalCommand.js +2 -2
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -2
- package/dist-es/commands/DescribeAccessPolicyCommand.js +2 -2
- package/dist-es/commands/DescribeActionCommand.js +2 -2
- package/dist-es/commands/DescribeAssetCommand.js +2 -2
- package/dist-es/commands/DescribeAssetCompositeModelCommand.js +2 -2
- package/dist-es/commands/DescribeAssetModelCommand.js +2 -2
- package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +2 -2
- package/dist-es/commands/DescribeAssetPropertyCommand.js +2 -2
- package/dist-es/commands/DescribeBulkImportJobCommand.js +2 -2
- package/dist-es/commands/DescribeComputationModelCommand.js +2 -2
- package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardCommand.js +2 -2
- package/dist-es/commands/DescribeDatasetCommand.js +2 -2
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeExecutionCommand.js +2 -2
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeGatewayCommand.js +2 -2
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -2
- package/dist-es/commands/DescribePortalCommand.js +2 -2
- package/dist-es/commands/DescribeProjectCommand.js +2 -2
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeTimeSeriesCommand.js +2 -2
- package/dist-es/commands/DisassociateAssetsCommand.js +2 -2
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
- package/dist-es/commands/ExecuteActionCommand.js +2 -2
- package/dist-es/commands/ExecuteQueryCommand.js +2 -2
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-es/commands/GetAssetPropertyValueCommand.js +2 -2
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
- package/dist-es/commands/InvokeAssistantCommand.js +2 -2
- package/dist-es/commands/ListAccessPoliciesCommand.js +2 -2
- package/dist-es/commands/ListActionsCommand.js +2 -2
- package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +2 -2
- package/dist-es/commands/ListAssetModelPropertiesCommand.js +2 -2
- package/dist-es/commands/ListAssetModelsCommand.js +2 -2
- package/dist-es/commands/ListAssetPropertiesCommand.js +2 -2
- package/dist-es/commands/ListAssetRelationshipsCommand.js +2 -2
- package/dist-es/commands/ListAssetsCommand.js +2 -2
- package/dist-es/commands/ListAssociatedAssetsCommand.js +2 -2
- package/dist-es/commands/ListBulkImportJobsCommand.js +2 -2
- package/dist-es/commands/ListCompositionRelationshipsCommand.js +2 -2
- package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +2 -2
- package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +2 -2
- package/dist-es/commands/ListComputationModelsCommand.js +2 -2
- package/dist-es/commands/ListDashboardsCommand.js +2 -2
- package/dist-es/commands/ListDatasetsCommand.js +2 -2
- package/dist-es/commands/ListExecutionsCommand.js +2 -2
- package/dist-es/commands/ListGatewaysCommand.js +2 -2
- package/dist-es/commands/ListInterfaceRelationshipsCommand.js +2 -2
- package/dist-es/commands/ListPortalsCommand.js +2 -2
- package/dist-es/commands/ListProjectAssetsCommand.js +2 -2
- package/dist-es/commands/ListProjectsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTimeSeriesCommand.js +2 -2
- package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +2 -2
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-es/commands/PutLoggingOptionsCommand.js +2 -2
- package/dist-es/commands/PutStorageConfigurationCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccessPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateAssetCommand.js +2 -2
- package/dist-es/commands/UpdateAssetModelCommand.js +2 -2
- package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +2 -2
- package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -2
- package/dist-es/commands/UpdateComputationModelCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardCommand.js +2 -2
- package/dist-es/commands/UpdateDatasetCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateGatewayCommand.js +2 -2
- package/dist-es/commands/UpdatePortalCommand.js +2 -2
- package/dist-es/commands/UpdateProjectCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +937 -933
- package/dist-types/IoTSiteWiseClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +478 -569
- package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +477 -571
- package/package.json +38 -38
|
@@ -33,14 +33,11 @@ import {
|
|
|
33
33
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
34
34
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
35
35
|
ChecksumConstructor as __ChecksumConstructor,
|
|
36
|
-
ClientProtocol,
|
|
37
36
|
Decoder as __Decoder,
|
|
38
37
|
Encoder as __Encoder,
|
|
39
38
|
EventStreamSerdeProvider as __EventStreamSerdeProvider,
|
|
40
39
|
HashConstructor as __HashConstructor,
|
|
41
40
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
42
|
-
HttpRequest,
|
|
43
|
-
HttpResponse,
|
|
44
41
|
Logger as __Logger,
|
|
45
42
|
Provider as __Provider,
|
|
46
43
|
StreamCollector as __StreamCollector,
|
|
@@ -710,7 +707,6 @@ export interface ClientDefaults
|
|
|
710
707
|
retryMode?: string | __Provider<string>;
|
|
711
708
|
logger?: __Logger;
|
|
712
709
|
extensions?: RuntimeExtension[];
|
|
713
|
-
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
714
710
|
eventStreamSerdeProvider?: __EventStreamSerdeProvider;
|
|
715
711
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
716
712
|
}
|
|
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
|
4
4
|
export { RuntimeExtension } from "./runtimeExtensions";
|
|
5
5
|
export { IoTSiteWiseExtensionConfiguration } from "./extensionConfiguration";
|
|
6
6
|
export * from "./commands";
|
|
7
|
+
export * from "./schemas/schemas_0";
|
|
7
8
|
export * from "./pagination";
|
|
8
9
|
export * from "./waiters";
|
|
9
10
|
export * from "./models/enums";
|
|
@@ -27,8 +27,16 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
27
27
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
28
28
|
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
29
29
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
30
|
-
apiVersion: string;
|
|
31
30
|
cacheMiddleware?: boolean | undefined;
|
|
31
|
+
protocol:
|
|
32
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
33
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
34
|
+
| typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
35
|
+
protocolSettings: {
|
|
36
|
+
defaultNamespace?: string;
|
|
37
|
+
[setting: string]: unknown;
|
|
38
|
+
};
|
|
39
|
+
apiVersion: string;
|
|
32
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
33
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
34
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -39,10 +47,6 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
39
47
|
profile?: string;
|
|
40
48
|
logger: import("@smithy/types").Logger;
|
|
41
49
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
42
|
-
protocol: import("@smithy/types").ClientProtocol<
|
|
43
|
-
import("@smithy/types").HttpRequest,
|
|
44
|
-
import("@smithy/types").HttpResponse
|
|
45
|
-
>;
|
|
46
50
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
47
51
|
userAgentAppId?:
|
|
48
52
|
| string
|
|
@@ -27,8 +27,16 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
27
27
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
28
28
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
29
29
|
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
30
|
-
apiVersion: string;
|
|
31
30
|
cacheMiddleware?: boolean | undefined;
|
|
31
|
+
protocol:
|
|
32
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
33
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
34
|
+
| typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
35
|
+
protocolSettings: {
|
|
36
|
+
defaultNamespace?: string;
|
|
37
|
+
[setting: string]: unknown;
|
|
38
|
+
};
|
|
39
|
+
apiVersion: string;
|
|
32
40
|
urlParser: import("@smithy/types").UrlParser;
|
|
33
41
|
base64Decoder: import("@smithy/types").Decoder;
|
|
34
42
|
base64Encoder: (_input: Uint8Array | string) => string;
|
|
@@ -39,10 +47,6 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
39
47
|
profile?: string;
|
|
40
48
|
logger: import("@smithy/types").Logger;
|
|
41
49
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
42
|
-
protocol: import("@smithy/types").ClientProtocol<
|
|
43
|
-
import("@smithy/types").HttpRequest,
|
|
44
|
-
import("@smithy/types").HttpResponse
|
|
45
|
-
>;
|
|
46
50
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
47
51
|
retryStrategy?:
|
|
48
52
|
| import("@smithy/types").RetryStrategy
|
|
@@ -8,8 +8,16 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
8
8
|
| Record<string, unknown>
|
|
9
9
|
| import("@smithy/protocol-http").HttpHandler<any>
|
|
10
10
|
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
11
|
-
apiVersion: string;
|
|
12
11
|
cacheMiddleware?: boolean;
|
|
12
|
+
protocol:
|
|
13
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
14
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
15
|
+
| typeof import("@aws-sdk/core").AwsRestJsonProtocol;
|
|
16
|
+
protocolSettings: {
|
|
17
|
+
defaultNamespace?: string;
|
|
18
|
+
[setting: string]: unknown;
|
|
19
|
+
};
|
|
20
|
+
apiVersion: string;
|
|
13
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
14
22
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
15
23
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -37,10 +45,6 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
37
45
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
46
|
logger: import("@smithy/types").Logger;
|
|
39
47
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
-
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
-
import("@smithy/types").HttpRequest,
|
|
42
|
-
import("@smithy/types").HttpResponse
|
|
43
|
-
>;
|
|
44
48
|
eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
|
|
45
49
|
defaultsMode:
|
|
46
50
|
| import("@smithy/smithy-client").DefaultsMode
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
1
2
|
import { IoTSiteWiseClientConfig } from "./IoTSiteWiseClient";
|
|
2
3
|
export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
3
4
|
apiVersion: string;
|
|
@@ -14,10 +15,14 @@ export declare const getRuntimeConfig: (config: IoTSiteWiseClientConfig) => {
|
|
|
14
15
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").IoTSiteWiseHttpAuthSchemeProvider;
|
|
15
16
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
17
|
logger: import("@smithy/types").Logger;
|
|
17
|
-
protocol:
|
|
18
|
-
import("@smithy/types").
|
|
19
|
-
import("@smithy/types").
|
|
20
|
-
|
|
18
|
+
protocol:
|
|
19
|
+
| import("@smithy/types").ClientProtocol<any, any>
|
|
20
|
+
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
21
|
+
| typeof AwsRestJsonProtocol;
|
|
22
|
+
protocolSettings: {
|
|
23
|
+
[setting: string]: unknown;
|
|
24
|
+
defaultNamespace?: string;
|
|
25
|
+
};
|
|
21
26
|
serviceId: string;
|
|
22
27
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
28
|
utf8Decoder: import("@smithy/types").Decoder;
|