@aws-sdk/client-datazone 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/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
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteFormTypeInput, DeleteFormTypeOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteFormTypeCommandInput extends DeleteFormTypeInput {}
|
|
5
|
-
export interface DeleteFormTypeCommandOutput
|
|
6
|
-
extends DeleteFormTypeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteFormTypeCommandOutput extends DeleteFormTypeOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteFormTypeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteFormTypeCommandInput
|
|
8
|
+
input: DeleteFormTypeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteFormTypeCommandInput,
|
|
13
11
|
DeleteFormTypeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteFormTypeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteFormTypeCommandInput
|
|
17
|
+
input: DeleteFormTypeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteFormTypeCommandInput,
|
|
22
20
|
DeleteFormTypeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteGlossaryInput, DeleteGlossaryOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteGlossaryCommandInput extends DeleteGlossaryInput {}
|
|
5
|
-
export interface DeleteGlossaryCommandOutput
|
|
6
|
-
extends DeleteGlossaryOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteGlossaryCommandOutput extends DeleteGlossaryOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteGlossaryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteGlossaryCommandInput
|
|
8
|
+
input: DeleteGlossaryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteGlossaryCommandInput,
|
|
13
11
|
DeleteGlossaryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteGlossaryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteGlossaryCommandInput
|
|
17
|
+
input: DeleteGlossaryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteGlossaryCommandInput,
|
|
22
20
|
DeleteGlossaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteGlossaryTermInput,
|
|
4
|
-
DeleteGlossaryTermOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteGlossaryTermInput, DeleteGlossaryTermOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteGlossaryTermCommandInput
|
|
8
|
-
extends DeleteGlossaryTermInput {}
|
|
4
|
+
export interface DeleteGlossaryTermCommandInput extends DeleteGlossaryTermInput {}
|
|
9
5
|
export interface DeleteGlossaryTermCommandOutput
|
|
10
|
-
extends DeleteGlossaryTermOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteGlossaryTermOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteGlossaryTermCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteGlossaryTermCommandInput
|
|
9
|
+
input: DeleteGlossaryTermCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteGlossaryTermCommandInput,
|
|
17
12
|
DeleteGlossaryTermCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteGlossaryTermCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteGlossaryTermCommandInput
|
|
18
|
+
input: DeleteGlossaryTermCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteGlossaryTermCommandInput,
|
|
26
21
|
DeleteGlossaryTermCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteLineageEventInput,
|
|
4
|
-
DeleteLineageEventOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteLineageEventInput, DeleteLineageEventOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteLineageEventCommandInput
|
|
8
|
-
extends DeleteLineageEventInput {}
|
|
4
|
+
export interface DeleteLineageEventCommandInput extends DeleteLineageEventInput {}
|
|
9
5
|
export interface DeleteLineageEventCommandOutput
|
|
10
|
-
extends DeleteLineageEventOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteLineageEventOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteLineageEventCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteLineageEventCommandInput
|
|
9
|
+
input: DeleteLineageEventCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteLineageEventCommandInput,
|
|
17
12
|
DeleteLineageEventCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteLineageEventCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteLineageEventCommandInput
|
|
18
|
+
input: DeleteLineageEventCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteLineageEventCommandInput,
|
|
26
21
|
DeleteLineageEventCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteListingInput, DeleteListingOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteListingCommandInput extends DeleteListingInput {}
|
|
5
|
-
export interface DeleteListingCommandOutput
|
|
6
|
-
extends DeleteListingOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteListingCommandOutput extends DeleteListingOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteListingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteListingCommandInput
|
|
8
|
+
input: DeleteListingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteListingCommandInput,
|
|
13
11
|
DeleteListingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteListingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteListingCommandInput
|
|
17
|
+
input: DeleteListingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteListingCommandInput,
|
|
22
20
|
DeleteListingCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteNotebookInput, DeleteNotebookOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteNotebookCommandInput extends DeleteNotebookInput {}
|
|
5
|
-
export interface DeleteNotebookCommandOutput
|
|
6
|
-
extends DeleteNotebookOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteNotebookCommandOutput extends DeleteNotebookOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteNotebookCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteNotebookCommandInput
|
|
8
|
+
input: DeleteNotebookCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteNotebookCommandInput,
|
|
13
11
|
DeleteNotebookCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteNotebookCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteNotebookCommandInput
|
|
17
|
+
input: DeleteNotebookCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteNotebookCommandInput,
|
|
22
20
|
DeleteNotebookCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteProjectCommandInput extends DeleteProjectInput {}
|
|
5
|
-
export interface DeleteProjectCommandOutput
|
|
6
|
-
extends DeleteProjectOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteProjectCommandOutput extends DeleteProjectOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteProjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteProjectCommandInput
|
|
8
|
+
input: DeleteProjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteProjectCommandInput,
|
|
13
11
|
DeleteProjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteProjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteProjectCommandInput
|
|
17
|
+
input: DeleteProjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteProjectCommandInput,
|
|
22
20
|
DeleteProjectCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteProjectMembershipInput,
|
|
4
|
-
DeleteProjectMembershipOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteProjectMembershipInput, DeleteProjectMembershipOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteProjectMembershipCommandInput
|
|
8
|
-
extends DeleteProjectMembershipInput {}
|
|
4
|
+
export interface DeleteProjectMembershipCommandInput extends DeleteProjectMembershipInput {}
|
|
9
5
|
export interface DeleteProjectMembershipCommandOutput
|
|
10
|
-
extends DeleteProjectMembershipOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteProjectMembershipOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteProjectMembershipCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteProjectMembershipCommandInput
|
|
9
|
+
input: DeleteProjectMembershipCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteProjectMembershipCommandInput,
|
|
17
12
|
DeleteProjectMembershipCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteProjectMembershipCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteProjectMembershipCommandInput
|
|
18
|
+
input: DeleteProjectMembershipCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteProjectMembershipCommandInput,
|
|
26
21
|
DeleteProjectMembershipCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteProjectProfileInput,
|
|
4
|
-
DeleteProjectProfileOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteProjectProfileInput, DeleteProjectProfileOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteProjectProfileCommandInput
|
|
8
|
-
extends DeleteProjectProfileInput {}
|
|
4
|
+
export interface DeleteProjectProfileCommandInput extends DeleteProjectProfileInput {}
|
|
9
5
|
export interface DeleteProjectProfileCommandOutput
|
|
10
|
-
extends DeleteProjectProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteProjectProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteProjectProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteProjectProfileCommandInput
|
|
9
|
+
input: DeleteProjectProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteProjectProfileCommandInput,
|
|
17
12
|
DeleteProjectProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteProjectProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteProjectProfileCommandInput
|
|
18
|
+
input: DeleteProjectProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteProjectProfileCommandInput,
|
|
26
21
|
DeleteProjectProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteRuleInput, DeleteRuleOutput } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteRuleCommandInput extends DeleteRuleInput {}
|
|
5
|
-
export interface DeleteRuleCommandOutput
|
|
6
|
-
extends DeleteRuleOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteRuleCommandOutput extends DeleteRuleOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteRuleCommandInput
|
|
8
|
+
input: DeleteRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteRuleCommandInput,
|
|
13
11
|
DeleteRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteRuleCommandInput
|
|
17
|
+
input: DeleteRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteRuleCommandInput,
|
|
22
20
|
DeleteRuleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteSubscriptionGrantInput,
|
|
4
|
-
DeleteSubscriptionGrantOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteSubscriptionGrantInput, DeleteSubscriptionGrantOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteSubscriptionGrantCommandInput
|
|
8
|
-
extends DeleteSubscriptionGrantInput {}
|
|
4
|
+
export interface DeleteSubscriptionGrantCommandInput extends DeleteSubscriptionGrantInput {}
|
|
9
5
|
export interface DeleteSubscriptionGrantCommandOutput
|
|
10
|
-
extends DeleteSubscriptionGrantOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteSubscriptionGrantOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteSubscriptionGrantCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteSubscriptionGrantCommandInput
|
|
9
|
+
input: DeleteSubscriptionGrantCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteSubscriptionGrantCommandInput,
|
|
17
12
|
DeleteSubscriptionGrantCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteSubscriptionGrantCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteSubscriptionGrantCommandInput
|
|
18
|
+
input: DeleteSubscriptionGrantCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteSubscriptionGrantCommandInput,
|
|
26
21
|
DeleteSubscriptionGrantCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteSubscriptionRequestInput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteSubscriptionRequestCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteSubscriptionRequestCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteSubscriptionRequestCommandInput extends DeleteSubscriptionRequestInput {}
|
|
5
|
+
export interface DeleteSubscriptionRequestCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteSubscriptionRequestCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteSubscriptionRequestCommandInput
|
|
8
|
+
input: DeleteSubscriptionRequestCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteSubscriptionRequestCommandInput,
|
|
13
11
|
DeleteSubscriptionRequestCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteSubscriptionRequestCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteSubscriptionRequestCommandInput
|
|
17
|
+
input: DeleteSubscriptionRequestCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteSubscriptionRequestCommandInput,
|
|
22
20
|
DeleteSubscriptionRequestCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteSubscriptionTargetInput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteSubscriptionTargetCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteSubscriptionTargetCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteSubscriptionTargetCommandInput extends DeleteSubscriptionTargetInput {}
|
|
5
|
+
export interface DeleteSubscriptionTargetCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteSubscriptionTargetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteSubscriptionTargetCommandInput
|
|
8
|
+
input: DeleteSubscriptionTargetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteSubscriptionTargetCommandInput,
|
|
13
11
|
DeleteSubscriptionTargetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteSubscriptionTargetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteSubscriptionTargetCommandInput
|
|
17
|
+
input: DeleteSubscriptionTargetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteSubscriptionTargetCommandInput,
|
|
22
20
|
DeleteSubscriptionTargetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteTimeSeriesDataPointsOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTimeSeriesDataPointsCommandInput
|
|
8
|
-
extends DeleteTimeSeriesDataPointsInput {}
|
|
7
|
+
export interface DeleteTimeSeriesDataPointsCommandInput extends DeleteTimeSeriesDataPointsInput {}
|
|
9
8
|
export interface DeleteTimeSeriesDataPointsCommandOutput
|
|
10
|
-
extends DeleteTimeSeriesDataPointsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteTimeSeriesDataPointsOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteTimeSeriesDataPointsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteTimeSeriesDataPointsCommandInput
|
|
12
|
+
input: DeleteTimeSeriesDataPointsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteTimeSeriesDataPointsCommandInput,
|
|
17
15
|
DeleteTimeSeriesDataPointsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteTimeSeriesDataPointsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteTimeSeriesDataPointsCommandInput
|
|
21
|
+
input: DeleteTimeSeriesDataPointsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteTimeSeriesDataPointsCommandInput,
|
|
26
24
|
DeleteTimeSeriesDataPointsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateEnvironmentRoleOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateEnvironmentRoleCommandInput
|
|
8
|
-
extends DisassociateEnvironmentRoleInput {}
|
|
7
|
+
export interface DisassociateEnvironmentRoleCommandInput extends DisassociateEnvironmentRoleInput {}
|
|
9
8
|
export interface DisassociateEnvironmentRoleCommandOutput
|
|
10
|
-
extends DisassociateEnvironmentRoleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateEnvironmentRoleOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateEnvironmentRoleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateEnvironmentRoleCommandInput
|
|
12
|
+
input: DisassociateEnvironmentRoleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateEnvironmentRoleCommandInput,
|
|
17
15
|
DisassociateEnvironmentRoleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateEnvironmentRoleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateEnvironmentRoleCommandInput
|
|
21
|
+
input: DisassociateEnvironmentRoleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateEnvironmentRoleCommandInput,
|
|
26
24
|
DisassociateEnvironmentRoleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateGovernedTermsOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateGovernedTermsCommandInput
|
|
8
|
-
extends DisassociateGovernedTermsInput {}
|
|
7
|
+
export interface DisassociateGovernedTermsCommandInput extends DisassociateGovernedTermsInput {}
|
|
9
8
|
export interface DisassociateGovernedTermsCommandOutput
|
|
10
|
-
extends DisassociateGovernedTermsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateGovernedTermsOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateGovernedTermsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateGovernedTermsCommandInput
|
|
12
|
+
input: DisassociateGovernedTermsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateGovernedTermsCommandInput,
|
|
17
15
|
DisassociateGovernedTermsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateGovernedTermsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateGovernedTermsCommandInput
|
|
21
|
+
input: DisassociateGovernedTermsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateGovernedTermsCommandInput,
|
|
26
24
|
DisassociateGovernedTermsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetAccountPoolInput, GetAccountPoolOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetAccountPoolCommandInput extends GetAccountPoolInput {}
|
|
5
|
-
export interface GetAccountPoolCommandOutput
|
|
6
|
-
extends GetAccountPoolOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAccountPoolCommandOutput extends GetAccountPoolOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetAccountPoolCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetAccountPoolCommandInput
|
|
8
|
+
input: GetAccountPoolCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetAccountPoolCommandInput,
|
|
13
11
|
GetAccountPoolCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetAccountPoolCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetAccountPoolCommandInput
|
|
17
|
+
input: GetAccountPoolCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetAccountPoolCommandInput,
|
|
22
20
|
GetAccountPoolCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetAssetInput, GetAssetOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetAssetCommandInput extends GetAssetInput {}
|
|
5
|
-
export interface GetAssetCommandOutput
|
|
6
|
-
extends GetAssetOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAssetCommandOutput extends GetAssetOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetAssetCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetAssetCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetAssetCommandInput,
|
|
11
11
|
GetAssetCommandOutput,
|
|
12
12
|
import("..").DataZoneClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetAssetCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetAssetCommandInput,
|
|
18
20
|
GetAssetCommandOutput,
|
|
19
21
|
import("..").DataZoneClientResolvedConfig,
|
|
@@ -3,12 +3,10 @@ import { GetAssetFilterInput } from "../models/models_1";
|
|
|
3
3
|
import { GetAssetFilterOutput } from "../models/models_2";
|
|
4
4
|
export { __MetadataBearer };
|
|
5
5
|
export interface GetAssetFilterCommandInput extends GetAssetFilterInput {}
|
|
6
|
-
export interface GetAssetFilterCommandOutput
|
|
7
|
-
extends GetAssetFilterOutput,
|
|
8
|
-
__MetadataBearer {}
|
|
6
|
+
export interface GetAssetFilterCommandOutput extends GetAssetFilterOutput, __MetadataBearer {}
|
|
9
7
|
declare const GetAssetFilterCommand_base: {
|
|
10
8
|
new (
|
|
11
|
-
input: GetAssetFilterCommandInput
|
|
9
|
+
input: GetAssetFilterCommandInput,
|
|
12
10
|
): import("@smithy/core/client").CommandImpl<
|
|
13
11
|
GetAssetFilterCommandInput,
|
|
14
12
|
GetAssetFilterCommandOutput,
|
|
@@ -17,7 +15,7 @@ declare const GetAssetFilterCommand_base: {
|
|
|
17
15
|
import("..").ServiceOutputTypes
|
|
18
16
|
>;
|
|
19
17
|
new (
|
|
20
|
-
input: GetAssetFilterCommandInput
|
|
18
|
+
input: GetAssetFilterCommandInput,
|
|
21
19
|
): import("@smithy/core/client").CommandImpl<
|
|
22
20
|
GetAssetFilterCommandInput,
|
|
23
21
|
GetAssetFilterCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetAssetTypeInput, GetAssetTypeOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetAssetTypeCommandInput extends GetAssetTypeInput {}
|
|
5
|
-
export interface GetAssetTypeCommandOutput
|
|
6
|
-
extends GetAssetTypeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAssetTypeCommandOutput extends GetAssetTypeOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetAssetTypeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetAssetTypeCommandInput
|
|
8
|
+
input: GetAssetTypeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetAssetTypeCommandInput,
|
|
13
11
|
GetAssetTypeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetAssetTypeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetAssetTypeCommandInput
|
|
17
|
+
input: GetAssetTypeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetAssetTypeCommandInput,
|
|
22
20
|
GetAssetTypeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetConnectionInput, GetConnectionOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetConnectionCommandInput extends GetConnectionInput {}
|
|
5
|
-
export interface GetConnectionCommandOutput
|
|
6
|
-
extends GetConnectionOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetConnectionCommandOutput extends GetConnectionOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetConnectionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetConnectionCommandInput
|
|
8
|
+
input: GetConnectionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetConnectionCommandInput,
|
|
13
11
|
GetConnectionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetConnectionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetConnectionCommandInput
|
|
17
|
+
input: GetConnectionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetConnectionCommandInput,
|
|
22
20
|
GetConnectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetDataExportConfigurationOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDataExportConfigurationCommandInput
|
|
8
|
-
extends GetDataExportConfigurationInput {}
|
|
7
|
+
export interface GetDataExportConfigurationCommandInput extends GetDataExportConfigurationInput {}
|
|
9
8
|
export interface GetDataExportConfigurationCommandOutput
|
|
10
|
-
extends GetDataExportConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetDataExportConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetDataExportConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetDataExportConfigurationCommandInput
|
|
12
|
+
input: GetDataExportConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetDataExportConfigurationCommandInput,
|
|
17
15
|
GetDataExportConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetDataExportConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetDataExportConfigurationCommandInput
|
|
21
|
+
input: GetDataExportConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetDataExportConfigurationCommandInput,
|
|
26
24
|
GetDataExportConfigurationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDataProductInput, GetDataProductOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDataProductCommandInput extends GetDataProductInput {}
|
|
5
|
-
export interface GetDataProductCommandOutput
|
|
6
|
-
extends GetDataProductOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDataProductCommandOutput extends GetDataProductOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetDataProductCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetDataProductCommandInput
|
|
8
|
+
input: GetDataProductCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetDataProductCommandInput,
|
|
13
11
|
GetDataProductCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetDataProductCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetDataProductCommandInput
|
|
17
|
+
input: GetDataProductCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetDataProductCommandInput,
|
|
22
20
|
GetDataProductCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDataSourceInput, GetDataSourceOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDataSourceCommandInput extends GetDataSourceInput {}
|
|
5
|
-
export interface GetDataSourceCommandOutput
|
|
6
|
-
extends GetDataSourceOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDataSourceCommandOutput extends GetDataSourceOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetDataSourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetDataSourceCommandInput
|
|
8
|
+
input: GetDataSourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetDataSourceCommandInput,
|
|
13
11
|
GetDataSourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetDataSourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetDataSourceCommandInput
|
|
17
|
+
input: GetDataSourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetDataSourceCommandInput,
|
|
22
20
|
GetDataSourceCommandOutput,
|