@aws-sdk/client-datazone 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/DataZone.d.ts +628 -730
- package/dist-types/ts3.4/DataZoneClient.d.ts +36 -109
- 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/AcceptPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +6 -15
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +4 -9
- 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/UpdateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.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 +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +14 -43
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/QueryGraphPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchTypesPaginator.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/package.json +38 -38
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetProjectProfileInput,
|
|
4
|
-
GetProjectProfileOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetProjectProfileInput, GetProjectProfileOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetProjectProfileCommandInput extends GetProjectProfileInput {}
|
|
8
|
-
export interface GetProjectProfileCommandOutput
|
|
9
|
-
extends GetProjectProfileOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetProjectProfileCommandOutput extends GetProjectProfileOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetProjectProfileCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetProjectProfileCommandInput
|
|
8
|
+
input: GetProjectProfileCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetProjectProfileCommandInput,
|
|
16
11
|
GetProjectProfileCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetProjectProfileCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetProjectProfileCommandInput
|
|
17
|
+
input: GetProjectProfileCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetProjectProfileCommandInput,
|
|
25
20
|
GetProjectProfileCommandOutput,
|
|
@@ -4,14 +4,18 @@ export { __MetadataBearer };
|
|
|
4
4
|
export interface GetRuleCommandInput extends GetRuleInput {}
|
|
5
5
|
export interface GetRuleCommandOutput extends GetRuleOutput, __MetadataBearer {}
|
|
6
6
|
declare const GetRuleCommand_base: {
|
|
7
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetRuleCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
8
10
|
GetRuleCommandInput,
|
|
9
11
|
GetRuleCommandOutput,
|
|
10
12
|
import("..").DataZoneClientResolvedConfig,
|
|
11
13
|
import("..").ServiceInputTypes,
|
|
12
14
|
import("..").ServiceOutputTypes
|
|
13
15
|
>;
|
|
14
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetRuleCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
15
19
|
GetRuleCommandInput,
|
|
16
20
|
GetRuleCommandOutput,
|
|
17
21
|
import("..").DataZoneClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSubscriptionInput,
|
|
4
|
-
GetSubscriptionOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetSubscriptionInput, GetSubscriptionOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetSubscriptionCommandInput extends GetSubscriptionInput {}
|
|
8
|
-
export interface GetSubscriptionCommandOutput
|
|
9
|
-
extends GetSubscriptionOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSubscriptionCommandOutput extends GetSubscriptionOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetSubscriptionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetSubscriptionCommandInput
|
|
8
|
+
input: GetSubscriptionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetSubscriptionCommandInput,
|
|
16
11
|
GetSubscriptionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetSubscriptionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetSubscriptionCommandInput
|
|
17
|
+
input: GetSubscriptionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetSubscriptionCommandInput,
|
|
25
20
|
GetSubscriptionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSubscriptionGrantInput,
|
|
4
|
-
GetSubscriptionGrantOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetSubscriptionGrantInput, GetSubscriptionGrantOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSubscriptionGrantCommandInput
|
|
8
|
-
extends GetSubscriptionGrantInput {}
|
|
4
|
+
export interface GetSubscriptionGrantCommandInput extends GetSubscriptionGrantInput {}
|
|
9
5
|
export interface GetSubscriptionGrantCommandOutput
|
|
10
|
-
extends GetSubscriptionGrantOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetSubscriptionGrantOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetSubscriptionGrantCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetSubscriptionGrantCommandInput
|
|
9
|
+
input: GetSubscriptionGrantCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetSubscriptionGrantCommandInput,
|
|
17
12
|
GetSubscriptionGrantCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetSubscriptionGrantCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetSubscriptionGrantCommandInput
|
|
18
|
+
input: GetSubscriptionGrantCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetSubscriptionGrantCommandInput,
|
|
26
21
|
GetSubscriptionGrantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetSubscriptionRequestDetailsOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSubscriptionRequestDetailsCommandInput
|
|
8
|
-
extends GetSubscriptionRequestDetailsInput {}
|
|
7
|
+
export interface GetSubscriptionRequestDetailsCommandInput extends GetSubscriptionRequestDetailsInput {}
|
|
9
8
|
export interface GetSubscriptionRequestDetailsCommandOutput
|
|
10
|
-
extends GetSubscriptionRequestDetailsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetSubscriptionRequestDetailsOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetSubscriptionRequestDetailsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetSubscriptionRequestDetailsCommandInput
|
|
12
|
+
input: GetSubscriptionRequestDetailsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetSubscriptionRequestDetailsCommandInput,
|
|
17
15
|
GetSubscriptionRequestDetailsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetSubscriptionRequestDetailsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetSubscriptionRequestDetailsCommandInput
|
|
21
|
+
input: GetSubscriptionRequestDetailsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetSubscriptionRequestDetailsCommandInput,
|
|
26
24
|
GetSubscriptionRequestDetailsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSubscriptionTargetInput,
|
|
4
|
-
GetSubscriptionTargetOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetSubscriptionTargetInput, GetSubscriptionTargetOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSubscriptionTargetCommandInput
|
|
8
|
-
extends GetSubscriptionTargetInput {}
|
|
4
|
+
export interface GetSubscriptionTargetCommandInput extends GetSubscriptionTargetInput {}
|
|
9
5
|
export interface GetSubscriptionTargetCommandOutput
|
|
10
|
-
extends GetSubscriptionTargetOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetSubscriptionTargetOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetSubscriptionTargetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetSubscriptionTargetCommandInput
|
|
9
|
+
input: GetSubscriptionTargetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetSubscriptionTargetCommandInput,
|
|
17
12
|
GetSubscriptionTargetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetSubscriptionTargetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetSubscriptionTargetCommandInput
|
|
18
|
+
input: GetSubscriptionTargetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetSubscriptionTargetCommandInput,
|
|
26
21
|
GetSubscriptionTargetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetTimeSeriesDataPointInput,
|
|
4
|
-
GetTimeSeriesDataPointOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetTimeSeriesDataPointInput, GetTimeSeriesDataPointOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetTimeSeriesDataPointCommandInput
|
|
8
|
-
extends GetTimeSeriesDataPointInput {}
|
|
4
|
+
export interface GetTimeSeriesDataPointCommandInput extends GetTimeSeriesDataPointInput {}
|
|
9
5
|
export interface GetTimeSeriesDataPointCommandOutput
|
|
10
|
-
extends GetTimeSeriesDataPointOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetTimeSeriesDataPointOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetTimeSeriesDataPointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetTimeSeriesDataPointCommandInput
|
|
9
|
+
input: GetTimeSeriesDataPointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetTimeSeriesDataPointCommandInput,
|
|
17
12
|
GetTimeSeriesDataPointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetTimeSeriesDataPointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetTimeSeriesDataPointCommandInput
|
|
18
|
+
input: GetTimeSeriesDataPointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetTimeSeriesDataPointCommandInput,
|
|
26
21
|
GetTimeSeriesDataPointCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetUserProfileInput, GetUserProfileOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetUserProfileCommandInput extends GetUserProfileInput {}
|
|
5
|
-
export interface GetUserProfileCommandOutput
|
|
6
|
-
extends GetUserProfileOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetUserProfileCommandOutput extends GetUserProfileOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetUserProfileCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetUserProfileCommandInput
|
|
8
|
+
input: GetUserProfileCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetUserProfileCommandInput,
|
|
13
11
|
GetUserProfileCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetUserProfileCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetUserProfileCommandInput
|
|
17
|
+
input: GetUserProfileCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetUserProfileCommandInput,
|
|
22
20
|
GetUserProfileCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAccountPoolsInput,
|
|
4
|
-
ListAccountPoolsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAccountPoolsInput, ListAccountPoolsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAccountPoolsCommandInput extends ListAccountPoolsInput {}
|
|
8
|
-
export interface ListAccountPoolsCommandOutput
|
|
9
|
-
extends ListAccountPoolsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAccountPoolsCommandOutput extends ListAccountPoolsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListAccountPoolsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAccountPoolsCommandInput
|
|
8
|
+
input: ListAccountPoolsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAccountPoolsCommandInput,
|
|
16
11
|
ListAccountPoolsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListAccountPoolsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListAccountPoolsCommandInput
|
|
17
|
+
input: ListAccountPoolsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListAccountPoolsCommandInput,
|
|
25
20
|
ListAccountPoolsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccountsInAccountPoolOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccountsInAccountPoolCommandInput
|
|
8
|
-
extends ListAccountsInAccountPoolInput {}
|
|
7
|
+
export interface ListAccountsInAccountPoolCommandInput extends ListAccountsInAccountPoolInput {}
|
|
9
8
|
export interface ListAccountsInAccountPoolCommandOutput
|
|
10
|
-
extends ListAccountsInAccountPoolOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccountsInAccountPoolOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListAccountsInAccountPoolCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccountsInAccountPoolCommandInput
|
|
12
|
+
input: ListAccountsInAccountPoolCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccountsInAccountPoolCommandInput,
|
|
17
15
|
ListAccountsInAccountPoolCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAccountsInAccountPoolCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAccountsInAccountPoolCommandInput
|
|
21
|
+
input: ListAccountsInAccountPoolCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAccountsInAccountPoolCommandInput,
|
|
26
24
|
ListAccountsInAccountPoolCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssetFiltersInput,
|
|
4
|
-
ListAssetFiltersOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAssetFiltersInput, ListAssetFiltersOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListAssetFiltersCommandInput extends ListAssetFiltersInput {}
|
|
8
|
-
export interface ListAssetFiltersCommandOutput
|
|
9
|
-
extends ListAssetFiltersOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAssetFiltersCommandOutput extends ListAssetFiltersOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListAssetFiltersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListAssetFiltersCommandInput
|
|
8
|
+
input: ListAssetFiltersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListAssetFiltersCommandInput,
|
|
16
11
|
ListAssetFiltersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListAssetFiltersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListAssetFiltersCommandInput
|
|
17
|
+
input: ListAssetFiltersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListAssetFiltersCommandInput,
|
|
25
20
|
ListAssetFiltersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAssetRevisionsInput,
|
|
4
|
-
ListAssetRevisionsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAssetRevisionsInput, ListAssetRevisionsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAssetRevisionsCommandInput
|
|
8
|
-
extends ListAssetRevisionsInput {}
|
|
4
|
+
export interface ListAssetRevisionsCommandInput extends ListAssetRevisionsInput {}
|
|
9
5
|
export interface ListAssetRevisionsCommandOutput
|
|
10
|
-
extends ListAssetRevisionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAssetRevisionsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListAssetRevisionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAssetRevisionsCommandInput
|
|
9
|
+
input: ListAssetRevisionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAssetRevisionsCommandInput,
|
|
17
12
|
ListAssetRevisionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAssetRevisionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAssetRevisionsCommandInput
|
|
18
|
+
input: ListAssetRevisionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAssetRevisionsCommandInput,
|
|
26
21
|
ListAssetRevisionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListConnectionsInput,
|
|
4
|
-
ListConnectionsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListConnectionsInput, ListConnectionsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListConnectionsCommandInput extends ListConnectionsInput {}
|
|
8
|
-
export interface ListConnectionsCommandOutput
|
|
9
|
-
extends ListConnectionsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListConnectionsCommandOutput extends ListConnectionsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListConnectionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListConnectionsCommandInput
|
|
8
|
+
input: ListConnectionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListConnectionsCommandInput,
|
|
16
11
|
ListConnectionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListConnectionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListConnectionsCommandInput
|
|
17
|
+
input: ListConnectionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListConnectionsCommandInput,
|
|
25
20
|
ListConnectionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDataProductRevisionsInput,
|
|
4
|
-
ListDataProductRevisionsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDataProductRevisionsInput, ListDataProductRevisionsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDataProductRevisionsCommandInput
|
|
8
|
-
extends ListDataProductRevisionsInput {}
|
|
4
|
+
export interface ListDataProductRevisionsCommandInput extends ListDataProductRevisionsInput {}
|
|
9
5
|
export interface ListDataProductRevisionsCommandOutput
|
|
10
|
-
extends ListDataProductRevisionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDataProductRevisionsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListDataProductRevisionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDataProductRevisionsCommandInput
|
|
9
|
+
input: ListDataProductRevisionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDataProductRevisionsCommandInput,
|
|
17
12
|
ListDataProductRevisionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDataProductRevisionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDataProductRevisionsCommandInput
|
|
18
|
+
input: ListDataProductRevisionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDataProductRevisionsCommandInput,
|
|
26
21
|
ListDataProductRevisionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDataSourceRunActivitiesOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDataSourceRunActivitiesCommandInput
|
|
8
|
-
extends ListDataSourceRunActivitiesInput {}
|
|
7
|
+
export interface ListDataSourceRunActivitiesCommandInput extends ListDataSourceRunActivitiesInput {}
|
|
9
8
|
export interface ListDataSourceRunActivitiesCommandOutput
|
|
10
|
-
extends ListDataSourceRunActivitiesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDataSourceRunActivitiesOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListDataSourceRunActivitiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDataSourceRunActivitiesCommandInput
|
|
12
|
+
input: ListDataSourceRunActivitiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDataSourceRunActivitiesCommandInput,
|
|
17
15
|
ListDataSourceRunActivitiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDataSourceRunActivitiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDataSourceRunActivitiesCommandInput
|
|
21
|
+
input: ListDataSourceRunActivitiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDataSourceRunActivitiesCommandInput,
|
|
26
24
|
ListDataSourceRunActivitiesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDataSourceRunsInput,
|
|
4
|
-
ListDataSourceRunsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDataSourceRunsInput, ListDataSourceRunsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDataSourceRunsCommandInput
|
|
8
|
-
extends ListDataSourceRunsInput {}
|
|
4
|
+
export interface ListDataSourceRunsCommandInput extends ListDataSourceRunsInput {}
|
|
9
5
|
export interface ListDataSourceRunsCommandOutput
|
|
10
|
-
extends ListDataSourceRunsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDataSourceRunsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListDataSourceRunsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDataSourceRunsCommandInput
|
|
9
|
+
input: ListDataSourceRunsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDataSourceRunsCommandInput,
|
|
17
12
|
ListDataSourceRunsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDataSourceRunsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDataSourceRunsCommandInput
|
|
18
|
+
input: ListDataSourceRunsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDataSourceRunsCommandInput,
|
|
26
21
|
ListDataSourceRunsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDataSourcesInput,
|
|
4
|
-
ListDataSourcesOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDataSourcesInput, ListDataSourcesOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListDataSourcesCommandInput extends ListDataSourcesInput {}
|
|
8
|
-
export interface ListDataSourcesCommandOutput
|
|
9
|
-
extends ListDataSourcesOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDataSourcesCommandOutput extends ListDataSourcesOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListDataSourcesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListDataSourcesCommandInput
|
|
8
|
+
input: ListDataSourcesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListDataSourcesCommandInput,
|
|
16
11
|
ListDataSourcesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListDataSourcesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListDataSourcesCommandInput
|
|
17
|
+
input: ListDataSourcesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListDataSourcesCommandInput,
|
|
25
20
|
ListDataSourcesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDomainUnitsForParentInput,
|
|
4
|
-
ListDomainUnitsForParentOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDomainUnitsForParentInput, ListDomainUnitsForParentOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDomainUnitsForParentCommandInput
|
|
8
|
-
extends ListDomainUnitsForParentInput {}
|
|
4
|
+
export interface ListDomainUnitsForParentCommandInput extends ListDomainUnitsForParentInput {}
|
|
9
5
|
export interface ListDomainUnitsForParentCommandOutput
|
|
10
|
-
extends ListDomainUnitsForParentOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDomainUnitsForParentOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListDomainUnitsForParentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDomainUnitsForParentCommandInput
|
|
9
|
+
input: ListDomainUnitsForParentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDomainUnitsForParentCommandInput,
|
|
17
12
|
ListDomainUnitsForParentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDomainUnitsForParentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDomainUnitsForParentCommandInput
|
|
18
|
+
input: ListDomainUnitsForParentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDomainUnitsForParentCommandInput,
|
|
26
21
|
ListDomainUnitsForParentCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListDomainsInput, ListDomainsOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListDomainsCommandInput extends ListDomainsInput {}
|
|
5
|
-
export interface ListDomainsCommandOutput
|
|
6
|
-
extends ListDomainsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDomainsCommandOutput extends ListDomainsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListDomainsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListDomainsCommandInput
|
|
8
|
+
input: ListDomainsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListDomainsCommandInput,
|
|
13
11
|
ListDomainsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListEntityOwnersInput,
|
|
4
|
-
ListEntityOwnersOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListEntityOwnersInput, ListEntityOwnersOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListEntityOwnersCommandInput extends ListEntityOwnersInput {}
|
|
8
|
-
export interface ListEntityOwnersCommandOutput
|
|
9
|
-
extends ListEntityOwnersOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListEntityOwnersCommandOutput extends ListEntityOwnersOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListEntityOwnersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListEntityOwnersCommandInput
|
|
8
|
+
input: ListEntityOwnersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListEntityOwnersCommandInput,
|
|
16
11
|
ListEntityOwnersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListEntityOwnersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListEntityOwnersCommandInput
|
|
17
|
+
input: ListEntityOwnersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListEntityOwnersCommandInput,
|
|
25
20
|
ListEntityOwnersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListEnvironmentActionsInput,
|
|
4
|
-
ListEnvironmentActionsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListEnvironmentActionsInput, ListEnvironmentActionsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListEnvironmentActionsCommandInput
|
|
8
|
-
extends ListEnvironmentActionsInput {}
|
|
4
|
+
export interface ListEnvironmentActionsCommandInput extends ListEnvironmentActionsInput {}
|
|
9
5
|
export interface ListEnvironmentActionsCommandOutput
|
|
10
|
-
extends ListEnvironmentActionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListEnvironmentActionsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListEnvironmentActionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListEnvironmentActionsCommandInput
|
|
9
|
+
input: ListEnvironmentActionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListEnvironmentActionsCommandInput,
|
|
17
12
|
ListEnvironmentActionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListEnvironmentActionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListEnvironmentActionsCommandInput
|
|
18
|
+
input: ListEnvironmentActionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListEnvironmentActionsCommandInput,
|
|
26
21
|
ListEnvironmentActionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListEnvironmentBlueprintConfigurationsOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListEnvironmentBlueprintConfigurationsCommandInput
|
|
8
|
-
extends ListEnvironmentBlueprintConfigurationsInput {}
|
|
7
|
+
export interface ListEnvironmentBlueprintConfigurationsCommandInput extends ListEnvironmentBlueprintConfigurationsInput {}
|
|
9
8
|
export interface ListEnvironmentBlueprintConfigurationsCommandOutput
|
|
10
|
-
extends ListEnvironmentBlueprintConfigurationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListEnvironmentBlueprintConfigurationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListEnvironmentBlueprintConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListEnvironmentBlueprintConfigurationsCommandInput
|
|
12
|
+
input: ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
17
15
|
ListEnvironmentBlueprintConfigurationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListEnvironmentBlueprintConfigurationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListEnvironmentBlueprintConfigurationsCommandInput
|
|
21
|
+
input: ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
26
24
|
ListEnvironmentBlueprintConfigurationsCommandOutput,
|