@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.
- 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 +39 -39
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutAssetModelInterfaceRelationshipResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutAssetModelInterfaceRelationshipCommandInput
|
|
8
|
-
extends PutAssetModelInterfaceRelationshipRequest {}
|
|
7
|
+
export interface PutAssetModelInterfaceRelationshipCommandInput extends PutAssetModelInterfaceRelationshipRequest {}
|
|
9
8
|
export interface PutAssetModelInterfaceRelationshipCommandOutput
|
|
10
|
-
extends PutAssetModelInterfaceRelationshipResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutAssetModelInterfaceRelationshipResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutAssetModelInterfaceRelationshipCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutAssetModelInterfaceRelationshipCommandInput
|
|
12
|
+
input: PutAssetModelInterfaceRelationshipCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutAssetModelInterfaceRelationshipCommandInput,
|
|
17
15
|
PutAssetModelInterfaceRelationshipCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutAssetModelInterfaceRelationshipCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutAssetModelInterfaceRelationshipCommandInput
|
|
21
|
+
input: PutAssetModelInterfaceRelationshipCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutAssetModelInterfaceRelationshipCommandInput,
|
|
26
24
|
PutAssetModelInterfaceRelationshipCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutDefaultEncryptionConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutDefaultEncryptionConfigurationCommandInput
|
|
8
|
-
extends PutDefaultEncryptionConfigurationRequest {}
|
|
7
|
+
export interface PutDefaultEncryptionConfigurationCommandInput extends PutDefaultEncryptionConfigurationRequest {}
|
|
9
8
|
export interface PutDefaultEncryptionConfigurationCommandOutput
|
|
10
|
-
extends PutDefaultEncryptionConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutDefaultEncryptionConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutDefaultEncryptionConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutDefaultEncryptionConfigurationCommandInput
|
|
12
|
+
input: PutDefaultEncryptionConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutDefaultEncryptionConfigurationCommandInput,
|
|
17
15
|
PutDefaultEncryptionConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutDefaultEncryptionConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutDefaultEncryptionConfigurationCommandInput
|
|
21
|
+
input: PutDefaultEncryptionConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutDefaultEncryptionConfigurationCommandInput,
|
|
26
24
|
PutDefaultEncryptionConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutLoggingOptionsRequest,
|
|
4
|
-
PutLoggingOptionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { PutLoggingOptionsRequest, PutLoggingOptionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutLoggingOptionsCommandInput
|
|
8
|
-
extends PutLoggingOptionsRequest {}
|
|
4
|
+
export interface PutLoggingOptionsCommandInput extends PutLoggingOptionsRequest {}
|
|
9
5
|
export interface PutLoggingOptionsCommandOutput
|
|
10
|
-
extends PutLoggingOptionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutLoggingOptionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutLoggingOptionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutLoggingOptionsCommandInput
|
|
9
|
+
input: PutLoggingOptionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutLoggingOptionsCommandInput,
|
|
17
12
|
PutLoggingOptionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutLoggingOptionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutLoggingOptionsCommandInput
|
|
18
|
+
input: PutLoggingOptionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutLoggingOptionsCommandInput,
|
|
26
21
|
PutLoggingOptionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutStorageConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutStorageConfigurationCommandInput
|
|
8
|
-
extends PutStorageConfigurationRequest {}
|
|
7
|
+
export interface PutStorageConfigurationCommandInput extends PutStorageConfigurationRequest {}
|
|
9
8
|
export interface PutStorageConfigurationCommandOutput
|
|
10
|
-
extends PutStorageConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutStorageConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutStorageConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutStorageConfigurationCommandInput
|
|
12
|
+
input: PutStorageConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutStorageConfigurationCommandInput,
|
|
17
15
|
PutStorageConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutStorageConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutStorageConfigurationCommandInput
|
|
21
|
+
input: PutStorageConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutStorageConfigurationCommandInput,
|
|
26
24
|
PutStorageConfigurationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateAccessPolicyRequest,
|
|
4
|
-
UpdateAccessPolicyResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateAccessPolicyRequest, UpdateAccessPolicyResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAccessPolicyCommandInput
|
|
8
|
-
extends UpdateAccessPolicyRequest {}
|
|
4
|
+
export interface UpdateAccessPolicyCommandInput extends UpdateAccessPolicyRequest {}
|
|
9
5
|
export interface UpdateAccessPolicyCommandOutput
|
|
10
|
-
extends UpdateAccessPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateAccessPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateAccessPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateAccessPolicyCommandInput
|
|
9
|
+
input: UpdateAccessPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateAccessPolicyCommandInput,
|
|
17
12
|
UpdateAccessPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateAccessPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateAccessPolicyCommandInput
|
|
18
|
+
input: UpdateAccessPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateAccessPolicyCommandInput,
|
|
26
21
|
UpdateAccessPolicyCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateAssetRequest, UpdateAssetResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateAssetCommandInput extends UpdateAssetRequest {}
|
|
5
|
-
export interface UpdateAssetCommandOutput
|
|
6
|
-
extends UpdateAssetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateAssetCommandOutput extends UpdateAssetResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateAssetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateAssetCommandInput
|
|
8
|
+
input: UpdateAssetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateAssetCommandInput,
|
|
13
11
|
UpdateAssetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateAssetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateAssetCommandInput
|
|
17
|
+
input: UpdateAssetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateAssetCommandInput,
|
|
22
20
|
UpdateAssetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateAssetModelRequest,
|
|
4
|
-
UpdateAssetModelResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateAssetModelRequest, UpdateAssetModelResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateAssetModelCommandInput extends UpdateAssetModelRequest {}
|
|
8
|
-
export interface UpdateAssetModelCommandOutput
|
|
9
|
-
extends UpdateAssetModelResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateAssetModelCommandOutput extends UpdateAssetModelResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateAssetModelCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateAssetModelCommandInput
|
|
8
|
+
input: UpdateAssetModelCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateAssetModelCommandInput,
|
|
16
11
|
UpdateAssetModelCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateAssetModelCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateAssetModelCommandInput
|
|
17
|
+
input: UpdateAssetModelCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateAssetModelCommandInput,
|
|
25
20
|
UpdateAssetModelCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateAssetModelCompositeModelResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAssetModelCompositeModelCommandInput
|
|
8
|
-
extends UpdateAssetModelCompositeModelRequest {}
|
|
7
|
+
export interface UpdateAssetModelCompositeModelCommandInput extends UpdateAssetModelCompositeModelRequest {}
|
|
9
8
|
export interface UpdateAssetModelCompositeModelCommandOutput
|
|
10
|
-
extends UpdateAssetModelCompositeModelResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateAssetModelCompositeModelResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateAssetModelCompositeModelCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateAssetModelCompositeModelCommandInput
|
|
12
|
+
input: UpdateAssetModelCompositeModelCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateAssetModelCompositeModelCommandInput,
|
|
17
15
|
UpdateAssetModelCompositeModelCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateAssetModelCompositeModelCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateAssetModelCompositeModelCommandInput
|
|
21
|
+
input: UpdateAssetModelCompositeModelCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateAssetModelCompositeModelCommandInput,
|
|
26
24
|
UpdateAssetModelCompositeModelCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateAssetPropertyRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateAssetPropertyCommandInput
|
|
5
|
-
extends UpdateAssetPropertyRequest {}
|
|
4
|
+
export interface UpdateAssetPropertyCommandInput extends UpdateAssetPropertyRequest {}
|
|
6
5
|
export interface UpdateAssetPropertyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateAssetPropertyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateAssetPropertyCommandInput
|
|
8
|
+
input: UpdateAssetPropertyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateAssetPropertyCommandInput,
|
|
12
11
|
UpdateAssetPropertyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const UpdateAssetPropertyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: UpdateAssetPropertyCommandInput
|
|
17
|
+
input: UpdateAssetPropertyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
UpdateAssetPropertyCommandInput,
|
|
21
20
|
UpdateAssetPropertyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateComputationModelRequest,
|
|
4
|
-
UpdateComputationModelResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateComputationModelRequest, UpdateComputationModelResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateComputationModelCommandInput
|
|
8
|
-
extends UpdateComputationModelRequest {}
|
|
4
|
+
export interface UpdateComputationModelCommandInput extends UpdateComputationModelRequest {}
|
|
9
5
|
export interface UpdateComputationModelCommandOutput
|
|
10
|
-
extends UpdateComputationModelResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateComputationModelResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateComputationModelCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateComputationModelCommandInput
|
|
9
|
+
input: UpdateComputationModelCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateComputationModelCommandInput,
|
|
17
12
|
UpdateComputationModelCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateComputationModelCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateComputationModelCommandInput
|
|
18
|
+
input: UpdateComputationModelCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateComputationModelCommandInput,
|
|
26
21
|
UpdateComputationModelCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDashboardRequest,
|
|
4
|
-
UpdateDashboardResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateDashboardRequest, UpdateDashboardResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateDashboardCommandInput extends UpdateDashboardRequest {}
|
|
8
|
-
export interface UpdateDashboardCommandOutput
|
|
9
|
-
extends UpdateDashboardResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDashboardCommandOutput extends UpdateDashboardResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateDashboardCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateDashboardCommandInput
|
|
8
|
+
input: UpdateDashboardCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateDashboardCommandInput,
|
|
16
11
|
UpdateDashboardCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateDashboardCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateDashboardCommandInput
|
|
17
|
+
input: UpdateDashboardCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateDashboardCommandInput,
|
|
25
20
|
UpdateDashboardCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDatasetRequest,
|
|
4
|
-
UpdateDatasetResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateDatasetRequest, UpdateDatasetResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateDatasetCommandInput extends UpdateDatasetRequest {}
|
|
8
|
-
export interface UpdateDatasetCommandOutput
|
|
9
|
-
extends UpdateDatasetResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateDatasetCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateDatasetCommandInput
|
|
8
|
+
input: UpdateDatasetCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateDatasetCommandInput,
|
|
16
11
|
UpdateDatasetCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateDatasetCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateDatasetCommandInput
|
|
17
|
+
input: UpdateDatasetCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateDatasetCommandInput,
|
|
25
20
|
UpdateDatasetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateGatewayCapabilityConfigurationResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGatewayCapabilityConfigurationCommandInput
|
|
8
|
-
extends UpdateGatewayCapabilityConfigurationRequest {}
|
|
7
|
+
export interface UpdateGatewayCapabilityConfigurationCommandInput extends UpdateGatewayCapabilityConfigurationRequest {}
|
|
9
8
|
export interface UpdateGatewayCapabilityConfigurationCommandOutput
|
|
10
|
-
extends UpdateGatewayCapabilityConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateGatewayCapabilityConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateGatewayCapabilityConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateGatewayCapabilityConfigurationCommandInput
|
|
12
|
+
input: UpdateGatewayCapabilityConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateGatewayCapabilityConfigurationCommandInput,
|
|
17
15
|
UpdateGatewayCapabilityConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateGatewayCapabilityConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateGatewayCapabilityConfigurationCommandInput
|
|
21
|
+
input: UpdateGatewayCapabilityConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateGatewayCapabilityConfigurationCommandInput,
|
|
26
24
|
UpdateGatewayCapabilityConfigurationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UpdateGatewayCommandInput extends UpdateGatewayRequest {}
|
|
|
5
5
|
export interface UpdateGatewayCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UpdateGatewayCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UpdateGatewayCommandInput
|
|
8
|
+
input: UpdateGatewayCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UpdateGatewayCommandInput,
|
|
11
11
|
UpdateGatewayCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UpdateGatewayCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UpdateGatewayCommandInput
|
|
17
|
+
input: UpdateGatewayCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UpdateGatewayCommandInput,
|
|
20
20
|
UpdateGatewayCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdatePortalRequest, UpdatePortalResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdatePortalCommandInput extends UpdatePortalRequest {}
|
|
5
|
-
export interface UpdatePortalCommandOutput
|
|
6
|
-
extends UpdatePortalResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdatePortalCommandOutput extends UpdatePortalResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdatePortalCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdatePortalCommandInput
|
|
8
|
+
input: UpdatePortalCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdatePortalCommandInput,
|
|
13
11
|
UpdatePortalCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdatePortalCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdatePortalCommandInput
|
|
17
|
+
input: UpdatePortalCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdatePortalCommandInput,
|
|
22
20
|
UpdatePortalCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateProjectRequest,
|
|
4
|
-
UpdateProjectResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateProjectRequest, UpdateProjectResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateProjectCommandInput extends UpdateProjectRequest {}
|
|
8
|
-
export interface UpdateProjectCommandOutput
|
|
9
|
-
extends UpdateProjectResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateProjectCommandOutput extends UpdateProjectResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateProjectCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateProjectCommandInput
|
|
8
|
+
input: UpdateProjectCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateProjectCommandInput,
|
|
16
11
|
UpdateProjectCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateProjectCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateProjectCommandInput
|
|
17
|
+
input: UpdateProjectCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateProjectCommandInput,
|
|
25
20
|
UpdateProjectCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface IoTSiteWiseExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|