@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
|
-
GetDataSourceRunInput,
|
|
4
|
-
GetDataSourceRunOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetDataSourceRunInput, GetDataSourceRunOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetDataSourceRunCommandInput extends GetDataSourceRunInput {}
|
|
8
|
-
export interface GetDataSourceRunCommandOutput
|
|
9
|
-
extends GetDataSourceRunOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDataSourceRunCommandOutput extends GetDataSourceRunOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetDataSourceRunCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetDataSourceRunCommandInput
|
|
8
|
+
input: GetDataSourceRunCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetDataSourceRunCommandInput,
|
|
16
11
|
GetDataSourceRunCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetDataSourceRunCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetDataSourceRunCommandInput
|
|
17
|
+
input: GetDataSourceRunCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetDataSourceRunCommandInput,
|
|
25
20
|
GetDataSourceRunCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDomainInput, GetDomainOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDomainCommandInput extends GetDomainInput {}
|
|
5
|
-
export interface GetDomainCommandOutput
|
|
6
|
-
extends GetDomainOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDomainCommandOutput extends GetDomainOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetDomainCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetDomainCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetDomainCommandInput,
|
|
11
11
|
GetDomainCommandOutput,
|
|
12
12
|
import("..").DataZoneClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetDomainCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetDomainCommandInput,
|
|
18
20
|
GetDomainCommandOutput,
|
|
19
21
|
import("..").DataZoneClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDomainUnitInput, GetDomainUnitOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDomainUnitCommandInput extends GetDomainUnitInput {}
|
|
5
|
-
export interface GetDomainUnitCommandOutput
|
|
6
|
-
extends GetDomainUnitOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDomainUnitCommandOutput extends GetDomainUnitOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetDomainUnitCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetDomainUnitCommandInput
|
|
8
|
+
input: GetDomainUnitCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetDomainUnitCommandInput,
|
|
13
11
|
GetDomainUnitCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetDomainUnitCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetDomainUnitCommandInput
|
|
17
|
+
input: GetDomainUnitCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetDomainUnitCommandInput,
|
|
22
20
|
GetDomainUnitCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetEnvironmentActionInput,
|
|
4
|
-
GetEnvironmentActionOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetEnvironmentActionInput, GetEnvironmentActionOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetEnvironmentActionCommandInput
|
|
8
|
-
extends GetEnvironmentActionInput {}
|
|
4
|
+
export interface GetEnvironmentActionCommandInput extends GetEnvironmentActionInput {}
|
|
9
5
|
export interface GetEnvironmentActionCommandOutput
|
|
10
|
-
extends GetEnvironmentActionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetEnvironmentActionOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetEnvironmentActionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetEnvironmentActionCommandInput
|
|
9
|
+
input: GetEnvironmentActionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetEnvironmentActionCommandInput,
|
|
17
12
|
GetEnvironmentActionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetEnvironmentActionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetEnvironmentActionCommandInput
|
|
18
|
+
input: GetEnvironmentActionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetEnvironmentActionCommandInput,
|
|
26
21
|
GetEnvironmentActionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetEnvironmentBlueprintInput,
|
|
4
|
-
GetEnvironmentBlueprintOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetEnvironmentBlueprintInput, GetEnvironmentBlueprintOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetEnvironmentBlueprintCommandInput
|
|
8
|
-
extends GetEnvironmentBlueprintInput {}
|
|
4
|
+
export interface GetEnvironmentBlueprintCommandInput extends GetEnvironmentBlueprintInput {}
|
|
9
5
|
export interface GetEnvironmentBlueprintCommandOutput
|
|
10
|
-
extends GetEnvironmentBlueprintOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetEnvironmentBlueprintOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetEnvironmentBlueprintCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetEnvironmentBlueprintCommandInput
|
|
9
|
+
input: GetEnvironmentBlueprintCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetEnvironmentBlueprintCommandInput,
|
|
17
12
|
GetEnvironmentBlueprintCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetEnvironmentBlueprintCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetEnvironmentBlueprintCommandInput
|
|
18
|
+
input: GetEnvironmentBlueprintCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetEnvironmentBlueprintCommandInput,
|
|
26
21
|
GetEnvironmentBlueprintCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetEnvironmentBlueprintConfigurationOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetEnvironmentBlueprintConfigurationCommandInput
|
|
8
|
-
extends GetEnvironmentBlueprintConfigurationInput {}
|
|
7
|
+
export interface GetEnvironmentBlueprintConfigurationCommandInput extends GetEnvironmentBlueprintConfigurationInput {}
|
|
9
8
|
export interface GetEnvironmentBlueprintConfigurationCommandOutput
|
|
10
|
-
extends GetEnvironmentBlueprintConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetEnvironmentBlueprintConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetEnvironmentBlueprintConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetEnvironmentBlueprintConfigurationCommandInput
|
|
12
|
+
input: GetEnvironmentBlueprintConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetEnvironmentBlueprintConfigurationCommandInput,
|
|
17
15
|
GetEnvironmentBlueprintConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetEnvironmentBlueprintConfigurationCommandInput
|
|
21
|
+
input: GetEnvironmentBlueprintConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetEnvironmentBlueprintConfigurationCommandInput,
|
|
26
24
|
GetEnvironmentBlueprintConfigurationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetEnvironmentInput, GetEnvironmentOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetEnvironmentCommandInput extends GetEnvironmentInput {}
|
|
5
|
-
export interface GetEnvironmentCommandOutput
|
|
6
|
-
extends GetEnvironmentOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetEnvironmentCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetEnvironmentCommandInput
|
|
8
|
+
input: GetEnvironmentCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetEnvironmentCommandInput,
|
|
13
11
|
GetEnvironmentCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetEnvironmentCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetEnvironmentCommandInput
|
|
17
|
+
input: GetEnvironmentCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetEnvironmentCommandInput,
|
|
22
20
|
GetEnvironmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetEnvironmentCredentialsOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetEnvironmentCredentialsCommandInput
|
|
8
|
-
extends GetEnvironmentCredentialsInput {}
|
|
7
|
+
export interface GetEnvironmentCredentialsCommandInput extends GetEnvironmentCredentialsInput {}
|
|
9
8
|
export interface GetEnvironmentCredentialsCommandOutput
|
|
10
|
-
extends GetEnvironmentCredentialsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetEnvironmentCredentialsOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetEnvironmentCredentialsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetEnvironmentCredentialsCommandInput
|
|
12
|
+
input: GetEnvironmentCredentialsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetEnvironmentCredentialsCommandInput,
|
|
17
15
|
GetEnvironmentCredentialsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetEnvironmentCredentialsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetEnvironmentCredentialsCommandInput
|
|
21
|
+
input: GetEnvironmentCredentialsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetEnvironmentCredentialsCommandInput,
|
|
26
24
|
GetEnvironmentCredentialsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetEnvironmentProfileInput,
|
|
4
|
-
GetEnvironmentProfileOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetEnvironmentProfileInput, GetEnvironmentProfileOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetEnvironmentProfileCommandInput
|
|
8
|
-
extends GetEnvironmentProfileInput {}
|
|
4
|
+
export interface GetEnvironmentProfileCommandInput extends GetEnvironmentProfileInput {}
|
|
9
5
|
export interface GetEnvironmentProfileCommandOutput
|
|
10
|
-
extends GetEnvironmentProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetEnvironmentProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetEnvironmentProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetEnvironmentProfileCommandInput
|
|
9
|
+
input: GetEnvironmentProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetEnvironmentProfileCommandInput,
|
|
17
12
|
GetEnvironmentProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetEnvironmentProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetEnvironmentProfileCommandInput
|
|
18
|
+
input: GetEnvironmentProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetEnvironmentProfileCommandInput,
|
|
26
21
|
GetEnvironmentProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetFormTypeInput, GetFormTypeOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetFormTypeCommandInput extends GetFormTypeInput {}
|
|
5
|
-
export interface GetFormTypeCommandOutput
|
|
6
|
-
extends GetFormTypeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetFormTypeCommandOutput extends GetFormTypeOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetFormTypeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetFormTypeCommandInput
|
|
8
|
+
input: GetFormTypeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetFormTypeCommandInput,
|
|
13
11
|
GetFormTypeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetFormTypeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetFormTypeCommandInput
|
|
17
|
+
input: GetFormTypeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetFormTypeCommandInput,
|
|
22
20
|
GetFormTypeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetGlossaryInput, GetGlossaryOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetGlossaryCommandInput extends GetGlossaryInput {}
|
|
5
|
-
export interface GetGlossaryCommandOutput
|
|
6
|
-
extends GetGlossaryOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetGlossaryCommandOutput extends GetGlossaryOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetGlossaryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetGlossaryCommandInput
|
|
8
|
+
input: GetGlossaryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetGlossaryCommandInput,
|
|
13
11
|
GetGlossaryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetGlossaryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetGlossaryCommandInput
|
|
17
|
+
input: GetGlossaryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetGlossaryCommandInput,
|
|
22
20
|
GetGlossaryCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetGlossaryTermInput,
|
|
4
|
-
GetGlossaryTermOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetGlossaryTermInput, GetGlossaryTermOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetGlossaryTermCommandInput extends GetGlossaryTermInput {}
|
|
8
|
-
export interface GetGlossaryTermCommandOutput
|
|
9
|
-
extends GetGlossaryTermOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetGlossaryTermCommandOutput extends GetGlossaryTermOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetGlossaryTermCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetGlossaryTermCommandInput
|
|
8
|
+
input: GetGlossaryTermCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetGlossaryTermCommandInput,
|
|
16
11
|
GetGlossaryTermCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetGlossaryTermCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetGlossaryTermCommandInput
|
|
17
|
+
input: GetGlossaryTermCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetGlossaryTermCommandInput,
|
|
25
20
|
GetGlossaryTermCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetGroupProfileInput,
|
|
4
|
-
GetGroupProfileOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetGroupProfileInput, GetGroupProfileOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetGroupProfileCommandInput extends GetGroupProfileInput {}
|
|
8
|
-
export interface GetGroupProfileCommandOutput
|
|
9
|
-
extends GetGroupProfileOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetGroupProfileCommandOutput extends GetGroupProfileOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetGroupProfileCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetGroupProfileCommandInput
|
|
8
|
+
input: GetGroupProfileCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetGroupProfileCommandInput,
|
|
16
11
|
GetGroupProfileCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetGroupProfileCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetGroupProfileCommandInput
|
|
17
|
+
input: GetGroupProfileCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetGroupProfileCommandInput,
|
|
25
20
|
GetGroupProfileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetIamPortalLoginUrlInput,
|
|
4
|
-
GetIamPortalLoginUrlOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetIamPortalLoginUrlInput, GetIamPortalLoginUrlOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIamPortalLoginUrlCommandInput
|
|
8
|
-
extends GetIamPortalLoginUrlInput {}
|
|
4
|
+
export interface GetIamPortalLoginUrlCommandInput extends GetIamPortalLoginUrlInput {}
|
|
9
5
|
export interface GetIamPortalLoginUrlCommandOutput
|
|
10
|
-
extends GetIamPortalLoginUrlOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetIamPortalLoginUrlOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetIamPortalLoginUrlCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetIamPortalLoginUrlCommandInput
|
|
9
|
+
input: GetIamPortalLoginUrlCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetIamPortalLoginUrlCommandInput,
|
|
17
12
|
GetIamPortalLoginUrlCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetIamPortalLoginUrlCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetIamPortalLoginUrlCommandInput
|
|
18
|
+
input: GetIamPortalLoginUrlCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetIamPortalLoginUrlCommandInput,
|
|
26
21
|
GetIamPortalLoginUrlCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetJobRunInput, GetJobRunOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetJobRunCommandInput extends GetJobRunInput {}
|
|
5
|
-
export interface GetJobRunCommandOutput
|
|
6
|
-
extends GetJobRunOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetJobRunCommandOutput extends GetJobRunOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetJobRunCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetJobRunCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetJobRunCommandInput,
|
|
11
11
|
GetJobRunCommandOutput,
|
|
12
12
|
import("..").DataZoneClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetJobRunCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetJobRunCommandInput,
|
|
18
20
|
GetJobRunCommandOutput,
|
|
19
21
|
import("..").DataZoneClientResolvedConfig,
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { Uint8ArrayBlobAdapter } from "@smithy/core/serde";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
GetLineageEventInput,
|
|
5
|
-
GetLineageEventOutput,
|
|
6
|
-
} from "../models/models_1";
|
|
3
|
+
import { GetLineageEventInput, GetLineageEventOutput } from "../models/models_1";
|
|
7
4
|
export { __MetadataBearer };
|
|
8
5
|
export interface GetLineageEventCommandInput extends GetLineageEventInput {}
|
|
9
6
|
export type GetLineageEventCommandOutputType = Pick<
|
|
@@ -13,11 +10,10 @@ export type GetLineageEventCommandOutputType = Pick<
|
|
|
13
10
|
event?: Uint8ArrayBlobAdapter;
|
|
14
11
|
};
|
|
15
12
|
export interface GetLineageEventCommandOutput
|
|
16
|
-
extends GetLineageEventCommandOutputType,
|
|
17
|
-
__MetadataBearer {}
|
|
13
|
+
extends GetLineageEventCommandOutputType, __MetadataBearer {}
|
|
18
14
|
declare const GetLineageEventCommand_base: {
|
|
19
15
|
new (
|
|
20
|
-
input: GetLineageEventCommandInput
|
|
16
|
+
input: GetLineageEventCommandInput,
|
|
21
17
|
): import("@smithy/core/client").CommandImpl<
|
|
22
18
|
GetLineageEventCommandInput,
|
|
23
19
|
GetLineageEventCommandOutput,
|
|
@@ -26,7 +22,7 @@ declare const GetLineageEventCommand_base: {
|
|
|
26
22
|
import("..").ServiceOutputTypes
|
|
27
23
|
>;
|
|
28
24
|
new (
|
|
29
|
-
input: GetLineageEventCommandInput
|
|
25
|
+
input: GetLineageEventCommandInput,
|
|
30
26
|
): import("@smithy/core/client").CommandImpl<
|
|
31
27
|
GetLineageEventCommandInput,
|
|
32
28
|
GetLineageEventCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetLineageNodeInput, GetLineageNodeOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetLineageNodeCommandInput extends GetLineageNodeInput {}
|
|
5
|
-
export interface GetLineageNodeCommandOutput
|
|
6
|
-
extends GetLineageNodeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetLineageNodeCommandOutput extends GetLineageNodeOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetLineageNodeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetLineageNodeCommandInput
|
|
8
|
+
input: GetLineageNodeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetLineageNodeCommandInput,
|
|
13
11
|
GetLineageNodeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetLineageNodeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetLineageNodeCommandInput
|
|
17
|
+
input: GetLineageNodeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetLineageNodeCommandInput,
|
|
22
20
|
GetLineageNodeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetListingInput, GetListingOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetListingCommandInput extends GetListingInput {}
|
|
5
|
-
export interface GetListingCommandOutput
|
|
6
|
-
extends GetListingOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetListingCommandOutput extends GetListingOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetListingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetListingCommandInput
|
|
8
|
+
input: GetListingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetListingCommandInput,
|
|
13
11
|
GetListingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetListingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetListingCommandInput
|
|
17
|
+
input: GetListingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetListingCommandInput,
|
|
22
20
|
GetListingCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetMetadataGenerationRunInput,
|
|
4
|
-
GetMetadataGenerationRunOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetMetadataGenerationRunInput, GetMetadataGenerationRunOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetMetadataGenerationRunCommandInput
|
|
8
|
-
extends GetMetadataGenerationRunInput {}
|
|
4
|
+
export interface GetMetadataGenerationRunCommandInput extends GetMetadataGenerationRunInput {}
|
|
9
5
|
export interface GetMetadataGenerationRunCommandOutput
|
|
10
|
-
extends GetMetadataGenerationRunOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetMetadataGenerationRunOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetMetadataGenerationRunCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetMetadataGenerationRunCommandInput
|
|
9
|
+
input: GetMetadataGenerationRunCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetMetadataGenerationRunCommandInput,
|
|
17
12
|
GetMetadataGenerationRunCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetMetadataGenerationRunCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetMetadataGenerationRunCommandInput
|
|
18
|
+
input: GetMetadataGenerationRunCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetMetadataGenerationRunCommandInput,
|
|
26
21
|
GetMetadataGenerationRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetNotebookInput, GetNotebookOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetNotebookCommandInput extends GetNotebookInput {}
|
|
5
|
-
export interface GetNotebookCommandOutput
|
|
6
|
-
extends GetNotebookOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetNotebookCommandOutput extends GetNotebookOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetNotebookCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetNotebookCommandInput
|
|
8
|
+
input: GetNotebookCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetNotebookCommandInput,
|
|
13
11
|
GetNotebookCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetNotebookCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetNotebookCommandInput
|
|
17
|
+
input: GetNotebookCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetNotebookCommandInput,
|
|
22
20
|
GetNotebookCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetNotebookExportInput,
|
|
4
|
-
GetNotebookExportOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetNotebookExportInput, GetNotebookExportOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetNotebookExportCommandInput extends GetNotebookExportInput {}
|
|
8
|
-
export interface GetNotebookExportCommandOutput
|
|
9
|
-
extends GetNotebookExportOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetNotebookExportCommandOutput extends GetNotebookExportOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetNotebookExportCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetNotebookExportCommandInput
|
|
8
|
+
input: GetNotebookExportCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetNotebookExportCommandInput,
|
|
16
11
|
GetNotebookExportCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetNotebookExportCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetNotebookExportCommandInput
|
|
17
|
+
input: GetNotebookExportCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetNotebookExportCommandInput,
|
|
25
20
|
GetNotebookExportCommandOutput,
|
|
@@ -3,12 +3,10 @@ import { GetNotebookRunInput } from "../models/models_1";
|
|
|
3
3
|
import { GetNotebookRunOutput } from "../models/models_2";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetNotebookRunCommandInput extends GetNotebookRunInput {}
|
|
6
|
-
export interface GetNotebookRunCommandOutput
|
|
7
|
-
extends GetNotebookRunOutput,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetNotebookRunCommandOutput extends GetNotebookRunOutput, __MetadataBearer {}
|
|
9
7
|
declare const GetNotebookRunCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: GetNotebookRunCommandInput
|
|
9
|
+
input: GetNotebookRunCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
GetNotebookRunCommandInput,
|
|
14
12
|
GetNotebookRunCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const GetNotebookRunCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: GetNotebookRunCommandInput
|
|
18
|
+
input: GetNotebookRunCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
GetNotebookRunCommandInput,
|
|
23
21
|
GetNotebookRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetProjectInput, GetProjectOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetProjectCommandInput extends GetProjectInput {}
|
|
5
|
-
export interface GetProjectCommandOutput
|
|
6
|
-
extends GetProjectOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetProjectCommandOutput extends GetProjectOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetProjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetProjectCommandInput
|
|
8
|
+
input: GetProjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetProjectCommandInput,
|
|
13
11
|
GetProjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetProjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetProjectCommandInput
|
|
17
|
+
input: GetProjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetProjectCommandInput,
|
|
22
20
|
GetProjectCommandOutput,
|