@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.
- 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
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
InvokeAssistantRequest,
|
|
4
|
-
InvokeAssistantResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { InvokeAssistantRequest, InvokeAssistantResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface InvokeAssistantCommandInput extends InvokeAssistantRequest {}
|
|
8
|
-
export interface InvokeAssistantCommandOutput
|
|
9
|
-
extends InvokeAssistantResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface InvokeAssistantCommandOutput extends InvokeAssistantResponse, __MetadataBearer {}
|
|
11
6
|
declare const InvokeAssistantCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: InvokeAssistantCommandInput
|
|
8
|
+
input: InvokeAssistantCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
InvokeAssistantCommandInput,
|
|
16
11
|
InvokeAssistantCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const InvokeAssistantCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: InvokeAssistantCommandInput
|
|
17
|
+
input: InvokeAssistantCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
InvokeAssistantCommandInput,
|
|
25
20
|
InvokeAssistantCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAccessPoliciesRequest,
|
|
4
|
-
ListAccessPoliciesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAccessPoliciesRequest, ListAccessPoliciesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccessPoliciesCommandInput
|
|
8
|
-
extends ListAccessPoliciesRequest {}
|
|
4
|
+
export interface ListAccessPoliciesCommandInput extends ListAccessPoliciesRequest {}
|
|
9
5
|
export interface ListAccessPoliciesCommandOutput
|
|
10
|
-
extends ListAccessPoliciesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAccessPoliciesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAccessPoliciesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAccessPoliciesCommandInput
|
|
9
|
+
input: ListAccessPoliciesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAccessPoliciesCommandInput,
|
|
17
12
|
ListAccessPoliciesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListActionsRequest, ListActionsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListActionsCommandInput extends ListActionsRequest {}
|
|
5
|
-
export interface ListActionsCommandOutput
|
|
6
|
-
extends ListActionsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListActionsCommandOutput extends ListActionsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListActionsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListActionsCommandInput
|
|
8
|
+
input: ListActionsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListActionsCommandInput,
|
|
13
11
|
ListActionsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListActionsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListActionsCommandInput
|
|
17
|
+
input: ListActionsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListActionsCommandInput,
|
|
22
20
|
ListActionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAssetModelCompositeModelsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAssetModelCompositeModelsCommandInput
|
|
8
|
-
extends ListAssetModelCompositeModelsRequest {}
|
|
7
|
+
export interface ListAssetModelCompositeModelsCommandInput extends ListAssetModelCompositeModelsRequest {}
|
|
9
8
|
export interface ListAssetModelCompositeModelsCommandOutput
|
|
10
|
-
extends ListAssetModelCompositeModelsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAssetModelCompositeModelsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAssetModelCompositeModelsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAssetModelCompositeModelsCommandInput
|
|
12
|
+
input: ListAssetModelCompositeModelsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAssetModelCompositeModelsCommandInput,
|
|
17
15
|
ListAssetModelCompositeModelsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAssetModelCompositeModelsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAssetModelCompositeModelsCommandInput
|
|
21
|
+
input: ListAssetModelCompositeModelsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAssetModelCompositeModelsCommandInput,
|
|
26
24
|
ListAssetModelCompositeModelsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAssetModelPropertiesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAssetModelPropertiesCommandInput
|
|
8
|
-
extends ListAssetModelPropertiesRequest {}
|
|
7
|
+
export interface ListAssetModelPropertiesCommandInput extends ListAssetModelPropertiesRequest {}
|
|
9
8
|
export interface ListAssetModelPropertiesCommandOutput
|
|
10
|
-
extends ListAssetModelPropertiesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAssetModelPropertiesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAssetModelPropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAssetModelPropertiesCommandInput
|
|
12
|
+
input: ListAssetModelPropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAssetModelPropertiesCommandInput,
|
|
17
15
|
ListAssetModelPropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAssetModelPropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAssetModelPropertiesCommandInput
|
|
21
|
+
input: ListAssetModelPropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAssetModelPropertiesCommandInput,
|
|
26
24
|
ListAssetModelPropertiesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssetModelsRequest,
|
|
4
|
-
ListAssetModelsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAssetModelsRequest, ListAssetModelsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAssetModelsCommandInput extends ListAssetModelsRequest {}
|
|
8
|
-
export interface ListAssetModelsCommandOutput
|
|
9
|
-
extends ListAssetModelsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAssetModelsCommandOutput extends ListAssetModelsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListAssetModelsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAssetModelsCommandInput
|
|
8
|
+
input: ListAssetModelsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAssetModelsCommandInput,
|
|
16
11
|
ListAssetModelsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssetPropertiesRequest,
|
|
4
|
-
ListAssetPropertiesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAssetPropertiesRequest, ListAssetPropertiesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAssetPropertiesCommandInput
|
|
8
|
-
extends ListAssetPropertiesRequest {}
|
|
4
|
+
export interface ListAssetPropertiesCommandInput extends ListAssetPropertiesRequest {}
|
|
9
5
|
export interface ListAssetPropertiesCommandOutput
|
|
10
|
-
extends ListAssetPropertiesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAssetPropertiesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAssetPropertiesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAssetPropertiesCommandInput
|
|
9
|
+
input: ListAssetPropertiesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAssetPropertiesCommandInput,
|
|
17
12
|
ListAssetPropertiesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAssetPropertiesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAssetPropertiesCommandInput
|
|
18
|
+
input: ListAssetPropertiesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAssetPropertiesCommandInput,
|
|
26
21
|
ListAssetPropertiesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssetRelationshipsRequest,
|
|
4
|
-
ListAssetRelationshipsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAssetRelationshipsRequest, ListAssetRelationshipsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAssetRelationshipsCommandInput
|
|
8
|
-
extends ListAssetRelationshipsRequest {}
|
|
4
|
+
export interface ListAssetRelationshipsCommandInput extends ListAssetRelationshipsRequest {}
|
|
9
5
|
export interface ListAssetRelationshipsCommandOutput
|
|
10
|
-
extends ListAssetRelationshipsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAssetRelationshipsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAssetRelationshipsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAssetRelationshipsCommandInput
|
|
9
|
+
input: ListAssetRelationshipsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAssetRelationshipsCommandInput,
|
|
17
12
|
ListAssetRelationshipsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAssetRelationshipsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAssetRelationshipsCommandInput
|
|
18
|
+
input: ListAssetRelationshipsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAssetRelationshipsCommandInput,
|
|
26
21
|
ListAssetRelationshipsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListAssetsRequest, ListAssetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListAssetsCommandInput extends ListAssetsRequest {}
|
|
5
|
-
export interface ListAssetsCommandOutput
|
|
6
|
-
extends ListAssetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAssetsCommandOutput extends ListAssetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListAssetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListAssetsCommandInput
|
|
8
|
+
input: ListAssetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListAssetsCommandInput,
|
|
13
11
|
ListAssetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssociatedAssetsRequest,
|
|
4
|
-
ListAssociatedAssetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAssociatedAssetsRequest, ListAssociatedAssetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAssociatedAssetsCommandInput
|
|
8
|
-
extends ListAssociatedAssetsRequest {}
|
|
4
|
+
export interface ListAssociatedAssetsCommandInput extends ListAssociatedAssetsRequest {}
|
|
9
5
|
export interface ListAssociatedAssetsCommandOutput
|
|
10
|
-
extends ListAssociatedAssetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAssociatedAssetsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAssociatedAssetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAssociatedAssetsCommandInput
|
|
9
|
+
input: ListAssociatedAssetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAssociatedAssetsCommandInput,
|
|
17
12
|
ListAssociatedAssetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAssociatedAssetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAssociatedAssetsCommandInput
|
|
18
|
+
input: ListAssociatedAssetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAssociatedAssetsCommandInput,
|
|
26
21
|
ListAssociatedAssetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBulkImportJobsRequest,
|
|
4
|
-
ListBulkImportJobsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBulkImportJobsRequest, ListBulkImportJobsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBulkImportJobsCommandInput
|
|
8
|
-
extends ListBulkImportJobsRequest {}
|
|
4
|
+
export interface ListBulkImportJobsCommandInput extends ListBulkImportJobsRequest {}
|
|
9
5
|
export interface ListBulkImportJobsCommandOutput
|
|
10
|
-
extends ListBulkImportJobsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBulkImportJobsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListBulkImportJobsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBulkImportJobsCommandInput
|
|
9
|
+
input: ListBulkImportJobsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBulkImportJobsCommandInput,
|
|
17
12
|
ListBulkImportJobsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCompositionRelationshipsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCompositionRelationshipsCommandInput
|
|
8
|
-
extends ListCompositionRelationshipsRequest {}
|
|
7
|
+
export interface ListCompositionRelationshipsCommandInput extends ListCompositionRelationshipsRequest {}
|
|
9
8
|
export interface ListCompositionRelationshipsCommandOutput
|
|
10
|
-
extends ListCompositionRelationshipsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCompositionRelationshipsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListCompositionRelationshipsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCompositionRelationshipsCommandInput
|
|
12
|
+
input: ListCompositionRelationshipsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCompositionRelationshipsCommandInput,
|
|
17
15
|
ListCompositionRelationshipsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCompositionRelationshipsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCompositionRelationshipsCommandInput
|
|
21
|
+
input: ListCompositionRelationshipsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCompositionRelationshipsCommandInput,
|
|
26
24
|
ListCompositionRelationshipsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListComputationModelDataBindingUsagesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListComputationModelDataBindingUsagesCommandInput
|
|
8
|
-
extends ListComputationModelDataBindingUsagesRequest {}
|
|
7
|
+
export interface ListComputationModelDataBindingUsagesCommandInput extends ListComputationModelDataBindingUsagesRequest {}
|
|
9
8
|
export interface ListComputationModelDataBindingUsagesCommandOutput
|
|
10
|
-
extends ListComputationModelDataBindingUsagesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListComputationModelDataBindingUsagesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListComputationModelDataBindingUsagesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListComputationModelDataBindingUsagesCommandInput
|
|
12
|
+
input: ListComputationModelDataBindingUsagesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListComputationModelDataBindingUsagesCommandInput,
|
|
17
15
|
ListComputationModelDataBindingUsagesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListComputationModelDataBindingUsagesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListComputationModelDataBindingUsagesCommandInput
|
|
21
|
+
input: ListComputationModelDataBindingUsagesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListComputationModelDataBindingUsagesCommandInput,
|
|
26
24
|
ListComputationModelDataBindingUsagesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListComputationModelResolveToResourcesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListComputationModelResolveToResourcesCommandInput
|
|
8
|
-
extends ListComputationModelResolveToResourcesRequest {}
|
|
7
|
+
export interface ListComputationModelResolveToResourcesCommandInput extends ListComputationModelResolveToResourcesRequest {}
|
|
9
8
|
export interface ListComputationModelResolveToResourcesCommandOutput
|
|
10
|
-
extends ListComputationModelResolveToResourcesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListComputationModelResolveToResourcesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListComputationModelResolveToResourcesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListComputationModelResolveToResourcesCommandInput
|
|
12
|
+
input: ListComputationModelResolveToResourcesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListComputationModelResolveToResourcesCommandInput,
|
|
17
15
|
ListComputationModelResolveToResourcesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListComputationModelResolveToResourcesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListComputationModelResolveToResourcesCommandInput
|
|
21
|
+
input: ListComputationModelResolveToResourcesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListComputationModelResolveToResourcesCommandInput,
|
|
26
24
|
ListComputationModelResolveToResourcesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListComputationModelsRequest,
|
|
4
|
-
ListComputationModelsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListComputationModelsRequest, ListComputationModelsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListComputationModelsCommandInput
|
|
8
|
-
extends ListComputationModelsRequest {}
|
|
4
|
+
export interface ListComputationModelsCommandInput extends ListComputationModelsRequest {}
|
|
9
5
|
export interface ListComputationModelsCommandOutput
|
|
10
|
-
extends ListComputationModelsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListComputationModelsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListComputationModelsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListComputationModelsCommandInput
|
|
9
|
+
input: ListComputationModelsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListComputationModelsCommandInput,
|
|
17
12
|
ListComputationModelsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDashboardsRequest,
|
|
4
|
-
ListDashboardsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListDashboardsRequest, ListDashboardsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListDashboardsCommandInput extends ListDashboardsRequest {}
|
|
8
|
-
export interface ListDashboardsCommandOutput
|
|
9
|
-
extends ListDashboardsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDashboardsCommandOutput extends ListDashboardsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListDashboardsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListDashboardsCommandInput
|
|
8
|
+
input: ListDashboardsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListDashboardsCommandInput,
|
|
16
11
|
ListDashboardsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListDashboardsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListDashboardsCommandInput
|
|
17
|
+
input: ListDashboardsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListDashboardsCommandInput,
|
|
25
20
|
ListDashboardsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListDatasetsCommandInput extends ListDatasetsRequest {}
|
|
5
|
-
export interface ListDatasetsCommandOutput
|
|
6
|
-
extends ListDatasetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListDatasetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListDatasetsCommandInput
|
|
8
|
+
input: ListDatasetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListDatasetsCommandInput,
|
|
13
11
|
ListDatasetsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListDatasetsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListDatasetsCommandInput
|
|
17
|
+
input: ListDatasetsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListDatasetsCommandInput,
|
|
22
20
|
ListDatasetsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListExecutionsRequest,
|
|
4
|
-
ListExecutionsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListExecutionsRequest, ListExecutionsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListExecutionsCommandInput extends ListExecutionsRequest {}
|
|
8
|
-
export interface ListExecutionsCommandOutput
|
|
9
|
-
extends ListExecutionsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListExecutionsCommandOutput extends ListExecutionsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListExecutionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListExecutionsCommandInput
|
|
8
|
+
input: ListExecutionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListExecutionsCommandInput,
|
|
16
11
|
ListExecutionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListExecutionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListExecutionsCommandInput
|
|
17
|
+
input: ListExecutionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListExecutionsCommandInput,
|
|
25
20
|
ListExecutionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListGatewaysRequest, ListGatewaysResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListGatewaysCommandInput extends ListGatewaysRequest {}
|
|
5
|
-
export interface ListGatewaysCommandOutput
|
|
6
|
-
extends ListGatewaysResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListGatewaysCommandOutput extends ListGatewaysResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListGatewaysCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListGatewaysCommandInput
|
|
8
|
+
input: ListGatewaysCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListGatewaysCommandInput,
|
|
13
11
|
ListGatewaysCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListInterfaceRelationshipsResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListInterfaceRelationshipsCommandInput
|
|
8
|
-
extends ListInterfaceRelationshipsRequest {}
|
|
7
|
+
export interface ListInterfaceRelationshipsCommandInput extends ListInterfaceRelationshipsRequest {}
|
|
9
8
|
export interface ListInterfaceRelationshipsCommandOutput
|
|
10
|
-
extends ListInterfaceRelationshipsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListInterfaceRelationshipsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListInterfaceRelationshipsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListInterfaceRelationshipsCommandInput
|
|
12
|
+
input: ListInterfaceRelationshipsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListInterfaceRelationshipsCommandInput,
|
|
17
15
|
ListInterfaceRelationshipsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListInterfaceRelationshipsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListInterfaceRelationshipsCommandInput
|
|
21
|
+
input: ListInterfaceRelationshipsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListInterfaceRelationshipsCommandInput,
|
|
26
24
|
ListInterfaceRelationshipsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListPortalsRequest, ListPortalsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListPortalsCommandInput extends ListPortalsRequest {}
|
|
5
|
-
export interface ListPortalsCommandOutput
|
|
6
|
-
extends ListPortalsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListPortalsCommandOutput extends ListPortalsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListPortalsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListPortalsCommandInput
|
|
8
|
+
input: ListPortalsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListPortalsCommandInput,
|
|
13
11
|
ListPortalsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListProjectAssetsRequest,
|
|
4
|
-
ListProjectAssetsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListProjectAssetsRequest, ListProjectAssetsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProjectAssetsCommandInput
|
|
8
|
-
extends ListProjectAssetsRequest {}
|
|
4
|
+
export interface ListProjectAssetsCommandInput extends ListProjectAssetsRequest {}
|
|
9
5
|
export interface ListProjectAssetsCommandOutput
|
|
10
|
-
extends ListProjectAssetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListProjectAssetsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListProjectAssetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListProjectAssetsCommandInput
|
|
9
|
+
input: ListProjectAssetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListProjectAssetsCommandInput,
|
|
17
12
|
ListProjectAssetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListProjectAssetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListProjectAssetsCommandInput
|
|
18
|
+
input: ListProjectAssetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListProjectAssetsCommandInput,
|
|
26
21
|
ListProjectAssetsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListProjectsRequest, ListProjectsResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListProjectsCommandInput extends ListProjectsRequest {}
|
|
5
|
-
export interface ListProjectsCommandOutput
|
|
6
|
-
extends ListProjectsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListProjectsCommandOutput extends ListProjectsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListProjectsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListProjectsCommandInput
|
|
8
|
+
input: ListProjectsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListProjectsCommandInput,
|
|
13
11
|
ListProjectsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListProjectsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListProjectsCommandInput
|
|
17
|
+
input: ListProjectsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListProjectsCommandInput,
|
|
22
20
|
ListProjectsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTimeSeriesRequest,
|
|
4
|
-
ListTimeSeriesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTimeSeriesRequest, ListTimeSeriesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListTimeSeriesCommandInput extends ListTimeSeriesRequest {}
|
|
8
|
-
export interface ListTimeSeriesCommandOutput
|
|
9
|
-
extends ListTimeSeriesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTimeSeriesCommandOutput extends ListTimeSeriesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListTimeSeriesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListTimeSeriesCommandInput
|
|
8
|
+
input: ListTimeSeriesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListTimeSeriesCommandInput,
|
|
16
11
|
ListTimeSeriesCommandOutput,
|