@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,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PostTimeSeriesDataPointsInput,
|
|
4
|
-
PostTimeSeriesDataPointsOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { PostTimeSeriesDataPointsInput, PostTimeSeriesDataPointsOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PostTimeSeriesDataPointsCommandInput
|
|
8
|
-
extends PostTimeSeriesDataPointsInput {}
|
|
4
|
+
export interface PostTimeSeriesDataPointsCommandInput extends PostTimeSeriesDataPointsInput {}
|
|
9
5
|
export interface PostTimeSeriesDataPointsCommandOutput
|
|
10
|
-
extends PostTimeSeriesDataPointsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PostTimeSeriesDataPointsOutput, __MetadataBearer {}
|
|
12
7
|
declare const PostTimeSeriesDataPointsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PostTimeSeriesDataPointsCommandInput
|
|
9
|
+
input: PostTimeSeriesDataPointsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PostTimeSeriesDataPointsCommandInput,
|
|
17
12
|
PostTimeSeriesDataPointsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PostTimeSeriesDataPointsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PostTimeSeriesDataPointsCommandInput
|
|
18
|
+
input: PostTimeSeriesDataPointsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PostTimeSeriesDataPointsCommandInput,
|
|
26
21
|
PostTimeSeriesDataPointsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutDataExportConfigurationOutput,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutDataExportConfigurationCommandInput
|
|
8
|
-
extends PutDataExportConfigurationInput {}
|
|
7
|
+
export interface PutDataExportConfigurationCommandInput extends PutDataExportConfigurationInput {}
|
|
9
8
|
export interface PutDataExportConfigurationCommandOutput
|
|
10
|
-
extends PutDataExportConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutDataExportConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const PutDataExportConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutDataExportConfigurationCommandInput
|
|
12
|
+
input: PutDataExportConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutDataExportConfigurationCommandInput,
|
|
17
15
|
PutDataExportConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutDataExportConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutDataExportConfigurationCommandInput
|
|
21
|
+
input: PutDataExportConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutDataExportConfigurationCommandInput,
|
|
26
24
|
PutDataExportConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutEnvironmentBlueprintConfigurationOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutEnvironmentBlueprintConfigurationCommandInput
|
|
8
|
-
extends PutEnvironmentBlueprintConfigurationInput {}
|
|
7
|
+
export interface PutEnvironmentBlueprintConfigurationCommandInput extends PutEnvironmentBlueprintConfigurationInput {}
|
|
9
8
|
export interface PutEnvironmentBlueprintConfigurationCommandOutput
|
|
10
|
-
extends PutEnvironmentBlueprintConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutEnvironmentBlueprintConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const PutEnvironmentBlueprintConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutEnvironmentBlueprintConfigurationCommandInput
|
|
12
|
+
input: PutEnvironmentBlueprintConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutEnvironmentBlueprintConfigurationCommandInput,
|
|
17
15
|
PutEnvironmentBlueprintConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutEnvironmentBlueprintConfigurationCommandInput
|
|
21
|
+
input: PutEnvironmentBlueprintConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutEnvironmentBlueprintConfigurationCommandInput,
|
|
26
24
|
PutEnvironmentBlueprintConfigurationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { QueryGraphInput, QueryGraphOutput } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface QueryGraphCommandInput extends QueryGraphInput {}
|
|
5
|
-
export interface QueryGraphCommandOutput
|
|
6
|
-
extends QueryGraphOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface QueryGraphCommandOutput extends QueryGraphOutput, __MetadataBearer {}
|
|
8
6
|
declare const QueryGraphCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: QueryGraphCommandInput
|
|
8
|
+
input: QueryGraphCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
QueryGraphCommandInput,
|
|
13
11
|
QueryGraphCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const QueryGraphCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: QueryGraphCommandInput
|
|
17
|
+
input: QueryGraphCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
QueryGraphCommandInput,
|
|
22
20
|
QueryGraphCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RejectPredictionsInput,
|
|
4
|
-
RejectPredictionsOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { RejectPredictionsInput, RejectPredictionsOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RejectPredictionsCommandInput extends RejectPredictionsInput {}
|
|
8
|
-
export interface RejectPredictionsCommandOutput
|
|
9
|
-
extends RejectPredictionsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RejectPredictionsCommandOutput extends RejectPredictionsOutput, __MetadataBearer {}
|
|
11
6
|
declare const RejectPredictionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RejectPredictionsCommandInput
|
|
8
|
+
input: RejectPredictionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RejectPredictionsCommandInput,
|
|
16
11
|
RejectPredictionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RejectPredictionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RejectPredictionsCommandInput
|
|
17
|
+
input: RejectPredictionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RejectPredictionsCommandInput,
|
|
25
20
|
RejectPredictionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
RejectSubscriptionRequestOutput,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface RejectSubscriptionRequestCommandInput
|
|
8
|
-
extends RejectSubscriptionRequestInput {}
|
|
7
|
+
export interface RejectSubscriptionRequestCommandInput extends RejectSubscriptionRequestInput {}
|
|
9
8
|
export interface RejectSubscriptionRequestCommandOutput
|
|
10
|
-
extends RejectSubscriptionRequestOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends RejectSubscriptionRequestOutput, __MetadataBearer {}
|
|
12
10
|
declare const RejectSubscriptionRequestCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: RejectSubscriptionRequestCommandInput
|
|
12
|
+
input: RejectSubscriptionRequestCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
RejectSubscriptionRequestCommandInput,
|
|
17
15
|
RejectSubscriptionRequestCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const RejectSubscriptionRequestCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: RejectSubscriptionRequestCommandInput
|
|
21
|
+
input: RejectSubscriptionRequestCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
RejectSubscriptionRequestCommandInput,
|
|
26
24
|
RejectSubscriptionRequestCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RemoveEntityOwnerInput,
|
|
4
|
-
RemoveEntityOwnerOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { RemoveEntityOwnerInput, RemoveEntityOwnerOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RemoveEntityOwnerCommandInput extends RemoveEntityOwnerInput {}
|
|
8
|
-
export interface RemoveEntityOwnerCommandOutput
|
|
9
|
-
extends RemoveEntityOwnerOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RemoveEntityOwnerCommandOutput extends RemoveEntityOwnerOutput, __MetadataBearer {}
|
|
11
6
|
declare const RemoveEntityOwnerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RemoveEntityOwnerCommandInput
|
|
8
|
+
input: RemoveEntityOwnerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RemoveEntityOwnerCommandInput,
|
|
16
11
|
RemoveEntityOwnerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RemoveEntityOwnerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RemoveEntityOwnerCommandInput
|
|
17
|
+
input: RemoveEntityOwnerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RemoveEntityOwnerCommandInput,
|
|
25
20
|
RemoveEntityOwnerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RemovePolicyGrantInput,
|
|
4
|
-
RemovePolicyGrantOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { RemovePolicyGrantInput, RemovePolicyGrantOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RemovePolicyGrantCommandInput extends RemovePolicyGrantInput {}
|
|
8
|
-
export interface RemovePolicyGrantCommandOutput
|
|
9
|
-
extends RemovePolicyGrantOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RemovePolicyGrantCommandOutput extends RemovePolicyGrantOutput, __MetadataBearer {}
|
|
11
6
|
declare const RemovePolicyGrantCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RemovePolicyGrantCommandInput
|
|
8
|
+
input: RemovePolicyGrantCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RemovePolicyGrantCommandInput,
|
|
16
11
|
RemovePolicyGrantCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RemovePolicyGrantCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RemovePolicyGrantCommandInput
|
|
17
|
+
input: RemovePolicyGrantCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RemovePolicyGrantCommandInput,
|
|
25
20
|
RemovePolicyGrantCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RevokeSubscriptionInput,
|
|
4
|
-
RevokeSubscriptionOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { RevokeSubscriptionInput, RevokeSubscriptionOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface RevokeSubscriptionCommandInput
|
|
8
|
-
extends RevokeSubscriptionInput {}
|
|
4
|
+
export interface RevokeSubscriptionCommandInput extends RevokeSubscriptionInput {}
|
|
9
5
|
export interface RevokeSubscriptionCommandOutput
|
|
10
|
-
extends RevokeSubscriptionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends RevokeSubscriptionOutput, __MetadataBearer {}
|
|
12
7
|
declare const RevokeSubscriptionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: RevokeSubscriptionCommandInput
|
|
9
|
+
input: RevokeSubscriptionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
RevokeSubscriptionCommandInput,
|
|
17
12
|
RevokeSubscriptionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const RevokeSubscriptionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: RevokeSubscriptionCommandInput
|
|
18
|
+
input: RevokeSubscriptionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
RevokeSubscriptionCommandInput,
|
|
26
21
|
RevokeSubscriptionCommandOutput,
|
|
@@ -4,14 +4,18 @@ export { __MetadataBearer };
|
|
|
4
4
|
export interface SearchCommandInput extends SearchInput {}
|
|
5
5
|
export interface SearchCommandOutput extends SearchOutput, __MetadataBearer {}
|
|
6
6
|
declare const SearchCommand_base: {
|
|
7
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: SearchCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
8
10
|
SearchCommandInput,
|
|
9
11
|
SearchCommandOutput,
|
|
10
12
|
import("..").DataZoneClientResolvedConfig,
|
|
11
13
|
import("..").ServiceInputTypes,
|
|
12
14
|
import("..").ServiceOutputTypes
|
|
13
15
|
>;
|
|
14
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: SearchCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
15
19
|
SearchCommandInput,
|
|
16
20
|
SearchCommandOutput,
|
|
17
21
|
import("..").DataZoneClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SearchGroupProfilesInput,
|
|
4
|
-
SearchGroupProfilesOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { SearchGroupProfilesInput, SearchGroupProfilesOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface SearchGroupProfilesCommandInput
|
|
8
|
-
extends SearchGroupProfilesInput {}
|
|
4
|
+
export interface SearchGroupProfilesCommandInput extends SearchGroupProfilesInput {}
|
|
9
5
|
export interface SearchGroupProfilesCommandOutput
|
|
10
|
-
extends SearchGroupProfilesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SearchGroupProfilesOutput, __MetadataBearer {}
|
|
12
7
|
declare const SearchGroupProfilesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: SearchGroupProfilesCommandInput
|
|
9
|
+
input: SearchGroupProfilesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
SearchGroupProfilesCommandInput,
|
|
17
12
|
SearchGroupProfilesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const SearchGroupProfilesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: SearchGroupProfilesCommandInput
|
|
18
|
+
input: SearchGroupProfilesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
SearchGroupProfilesCommandInput,
|
|
26
21
|
SearchGroupProfilesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchListingsInput, SearchListingsOutput } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SearchListingsCommandInput extends SearchListingsInput {}
|
|
5
|
-
export interface SearchListingsCommandOutput
|
|
6
|
-
extends SearchListingsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchListingsCommandOutput extends SearchListingsOutput, __MetadataBearer {}
|
|
8
6
|
declare const SearchListingsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SearchListingsCommandInput
|
|
8
|
+
input: SearchListingsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SearchListingsCommandInput,
|
|
13
11
|
SearchListingsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SearchListingsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SearchListingsCommandInput
|
|
17
|
+
input: SearchListingsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SearchListingsCommandInput,
|
|
22
20
|
SearchListingsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { SearchTypesInput, SearchTypesOutput } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SearchTypesCommandInput extends SearchTypesInput {}
|
|
5
|
-
export interface SearchTypesCommandOutput
|
|
6
|
-
extends SearchTypesOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface SearchTypesCommandOutput extends SearchTypesOutput, __MetadataBearer {}
|
|
8
6
|
declare const SearchTypesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: SearchTypesCommandInput
|
|
8
|
+
input: SearchTypesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
SearchTypesCommandInput,
|
|
13
11
|
SearchTypesCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const SearchTypesCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: SearchTypesCommandInput
|
|
17
|
+
input: SearchTypesCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
SearchTypesCommandInput,
|
|
22
20
|
SearchTypesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
SearchUserProfilesInput,
|
|
4
|
-
SearchUserProfilesOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { SearchUserProfilesInput, SearchUserProfilesOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface SearchUserProfilesCommandInput
|
|
8
|
-
extends SearchUserProfilesInput {}
|
|
4
|
+
export interface SearchUserProfilesCommandInput extends SearchUserProfilesInput {}
|
|
9
5
|
export interface SearchUserProfilesCommandOutput
|
|
10
|
-
extends SearchUserProfilesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends SearchUserProfilesOutput, __MetadataBearer {}
|
|
12
7
|
declare const SearchUserProfilesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: SearchUserProfilesCommandInput
|
|
9
|
+
input: SearchUserProfilesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
SearchUserProfilesCommandInput,
|
|
17
12
|
SearchUserProfilesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const SearchUserProfilesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: SearchUserProfilesCommandInput
|
|
18
|
+
input: SearchUserProfilesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
SearchUserProfilesCommandInput,
|
|
26
21
|
SearchUserProfilesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartDataSourceRunInput,
|
|
4
|
-
StartDataSourceRunOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { StartDataSourceRunInput, StartDataSourceRunOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartDataSourceRunCommandInput
|
|
8
|
-
extends StartDataSourceRunInput {}
|
|
4
|
+
export interface StartDataSourceRunCommandInput extends StartDataSourceRunInput {}
|
|
9
5
|
export interface StartDataSourceRunCommandOutput
|
|
10
|
-
extends StartDataSourceRunOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartDataSourceRunOutput, __MetadataBearer {}
|
|
12
7
|
declare const StartDataSourceRunCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartDataSourceRunCommandInput
|
|
9
|
+
input: StartDataSourceRunCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartDataSourceRunCommandInput,
|
|
17
12
|
StartDataSourceRunCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartDataSourceRunCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartDataSourceRunCommandInput
|
|
18
|
+
input: StartDataSourceRunCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartDataSourceRunCommandInput,
|
|
26
21
|
StartDataSourceRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartMetadataGenerationRunOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartMetadataGenerationRunCommandInput
|
|
8
|
-
extends StartMetadataGenerationRunInput {}
|
|
7
|
+
export interface StartMetadataGenerationRunCommandInput extends StartMetadataGenerationRunInput {}
|
|
9
8
|
export interface StartMetadataGenerationRunCommandOutput
|
|
10
|
-
extends StartMetadataGenerationRunOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartMetadataGenerationRunOutput, __MetadataBearer {}
|
|
12
10
|
declare const StartMetadataGenerationRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartMetadataGenerationRunCommandInput
|
|
12
|
+
input: StartMetadataGenerationRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartMetadataGenerationRunCommandInput,
|
|
17
15
|
StartMetadataGenerationRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartMetadataGenerationRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartMetadataGenerationRunCommandInput
|
|
21
|
+
input: StartMetadataGenerationRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartMetadataGenerationRunCommandInput,
|
|
26
24
|
StartMetadataGenerationRunCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartNotebookExportInput,
|
|
4
|
-
StartNotebookExportOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { StartNotebookExportInput, StartNotebookExportOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartNotebookExportCommandInput
|
|
8
|
-
extends StartNotebookExportInput {}
|
|
4
|
+
export interface StartNotebookExportCommandInput extends StartNotebookExportInput {}
|
|
9
5
|
export interface StartNotebookExportCommandOutput
|
|
10
|
-
extends StartNotebookExportOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartNotebookExportOutput, __MetadataBearer {}
|
|
12
7
|
declare const StartNotebookExportCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartNotebookExportCommandInput
|
|
9
|
+
input: StartNotebookExportCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartNotebookExportCommandInput,
|
|
17
12
|
StartNotebookExportCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartNotebookExportCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartNotebookExportCommandInput
|
|
18
|
+
input: StartNotebookExportCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartNotebookExportCommandInput,
|
|
26
21
|
StartNotebookExportCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartNotebookImportInput,
|
|
4
|
-
StartNotebookImportOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { StartNotebookImportInput, StartNotebookImportOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartNotebookImportCommandInput
|
|
8
|
-
extends StartNotebookImportInput {}
|
|
4
|
+
export interface StartNotebookImportCommandInput extends StartNotebookImportInput {}
|
|
9
5
|
export interface StartNotebookImportCommandOutput
|
|
10
|
-
extends StartNotebookImportOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartNotebookImportOutput, __MetadataBearer {}
|
|
12
7
|
declare const StartNotebookImportCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartNotebookImportCommandInput
|
|
9
|
+
input: StartNotebookImportCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartNotebookImportCommandInput,
|
|
17
12
|
StartNotebookImportCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartNotebookImportCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartNotebookImportCommandInput
|
|
18
|
+
input: StartNotebookImportCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartNotebookImportCommandInput,
|
|
26
21
|
StartNotebookImportCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartNotebookRunInput,
|
|
4
|
-
StartNotebookRunOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { StartNotebookRunInput, StartNotebookRunOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StartNotebookRunCommandInput extends StartNotebookRunInput {}
|
|
8
|
-
export interface StartNotebookRunCommandOutput
|
|
9
|
-
extends StartNotebookRunOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartNotebookRunCommandOutput extends StartNotebookRunOutput, __MetadataBearer {}
|
|
11
6
|
declare const StartNotebookRunCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StartNotebookRunCommandInput
|
|
8
|
+
input: StartNotebookRunCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StartNotebookRunCommandInput,
|
|
16
11
|
StartNotebookRunCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StartNotebookRunCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StartNotebookRunCommandInput
|
|
17
|
+
input: StartNotebookRunCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StartNotebookRunCommandInput,
|
|
25
20
|
StartNotebookRunCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StopNotebookRunInput,
|
|
4
|
-
StopNotebookRunOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { StopNotebookRunInput, StopNotebookRunOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StopNotebookRunCommandInput extends StopNotebookRunInput {}
|
|
8
|
-
export interface StopNotebookRunCommandOutput
|
|
9
|
-
extends StopNotebookRunOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StopNotebookRunCommandOutput extends StopNotebookRunOutput, __MetadataBearer {}
|
|
11
6
|
declare const StopNotebookRunCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StopNotebookRunCommandInput
|
|
8
|
+
input: StopNotebookRunCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StopNotebookRunCommandInput,
|
|
16
11
|
StopNotebookRunCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StopNotebookRunCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StopNotebookRunCommandInput
|
|
17
|
+
input: StopNotebookRunCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StopNotebookRunCommandInput,
|
|
25
20
|
StopNotebookRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateAccountPoolInput,
|
|
4
|
-
UpdateAccountPoolOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateAccountPoolInput, UpdateAccountPoolOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateAccountPoolCommandInput extends UpdateAccountPoolInput {}
|
|
8
|
-
export interface UpdateAccountPoolCommandOutput
|
|
9
|
-
extends UpdateAccountPoolOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateAccountPoolCommandOutput extends UpdateAccountPoolOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateAccountPoolCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateAccountPoolCommandInput
|
|
8
|
+
input: UpdateAccountPoolCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateAccountPoolCommandInput,
|
|
16
11
|
UpdateAccountPoolCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateAccountPoolCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateAccountPoolCommandInput
|
|
17
|
+
input: UpdateAccountPoolCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateAccountPoolCommandInput,
|
|
25
20
|
UpdateAccountPoolCommandOutput,
|