@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
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateNotebookInput, CreateNotebookOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateNotebookCommandInput extends CreateNotebookInput {}
|
|
5
|
-
export interface CreateNotebookCommandOutput
|
|
6
|
-
extends CreateNotebookOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateNotebookCommandOutput extends CreateNotebookOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateNotebookCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateNotebookCommandInput
|
|
8
|
+
input: CreateNotebookCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateNotebookCommandInput,
|
|
13
11
|
CreateNotebookCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateNotebookCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateNotebookCommandInput
|
|
17
|
+
input: CreateNotebookCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateNotebookCommandInput,
|
|
22
20
|
CreateNotebookCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateProjectCommandInput extends CreateProjectInput {}
|
|
5
|
-
export interface CreateProjectCommandOutput
|
|
6
|
-
extends CreateProjectOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateProjectCommandOutput extends CreateProjectOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateProjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateProjectCommandInput
|
|
8
|
+
input: CreateProjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateProjectCommandInput,
|
|
13
11
|
CreateProjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateProjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateProjectCommandInput
|
|
17
|
+
input: CreateProjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateProjectCommandInput,
|
|
22
20
|
CreateProjectCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateProjectMembershipInput,
|
|
4
|
-
CreateProjectMembershipOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateProjectMembershipInput, CreateProjectMembershipOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateProjectMembershipCommandInput
|
|
8
|
-
extends CreateProjectMembershipInput {}
|
|
4
|
+
export interface CreateProjectMembershipCommandInput extends CreateProjectMembershipInput {}
|
|
9
5
|
export interface CreateProjectMembershipCommandOutput
|
|
10
|
-
extends CreateProjectMembershipOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateProjectMembershipOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateProjectMembershipCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateProjectMembershipCommandInput
|
|
9
|
+
input: CreateProjectMembershipCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateProjectMembershipCommandInput,
|
|
17
12
|
CreateProjectMembershipCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateProjectMembershipCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateProjectMembershipCommandInput
|
|
18
|
+
input: CreateProjectMembershipCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateProjectMembershipCommandInput,
|
|
26
21
|
CreateProjectMembershipCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateProjectProfileInput,
|
|
4
|
-
CreateProjectProfileOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateProjectProfileInput, CreateProjectProfileOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateProjectProfileCommandInput
|
|
8
|
-
extends CreateProjectProfileInput {}
|
|
4
|
+
export interface CreateProjectProfileCommandInput extends CreateProjectProfileInput {}
|
|
9
5
|
export interface CreateProjectProfileCommandOutput
|
|
10
|
-
extends CreateProjectProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateProjectProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateProjectProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateProjectProfileCommandInput
|
|
9
|
+
input: CreateProjectProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateProjectProfileCommandInput,
|
|
17
12
|
CreateProjectProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateProjectProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateProjectProfileCommandInput
|
|
18
|
+
input: CreateProjectProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateProjectProfileCommandInput,
|
|
26
21
|
CreateProjectProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateRuleInput, CreateRuleOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateRuleCommandInput extends CreateRuleInput {}
|
|
5
|
-
export interface CreateRuleCommandOutput
|
|
6
|
-
extends CreateRuleOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateRuleCommandOutput extends CreateRuleOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateRuleCommandInput
|
|
8
|
+
input: CreateRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateRuleCommandInput,
|
|
13
11
|
CreateRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateRuleCommandInput
|
|
17
|
+
input: CreateRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateRuleCommandInput,
|
|
22
20
|
CreateRuleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateSubscriptionGrantInput,
|
|
4
|
-
CreateSubscriptionGrantOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateSubscriptionGrantInput, CreateSubscriptionGrantOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSubscriptionGrantCommandInput
|
|
8
|
-
extends CreateSubscriptionGrantInput {}
|
|
4
|
+
export interface CreateSubscriptionGrantCommandInput extends CreateSubscriptionGrantInput {}
|
|
9
5
|
export interface CreateSubscriptionGrantCommandOutput
|
|
10
|
-
extends CreateSubscriptionGrantOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateSubscriptionGrantOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateSubscriptionGrantCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateSubscriptionGrantCommandInput
|
|
9
|
+
input: CreateSubscriptionGrantCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateSubscriptionGrantCommandInput,
|
|
17
12
|
CreateSubscriptionGrantCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateSubscriptionGrantCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateSubscriptionGrantCommandInput
|
|
18
|
+
input: CreateSubscriptionGrantCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateSubscriptionGrantCommandInput,
|
|
26
21
|
CreateSubscriptionGrantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateSubscriptionRequestOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSubscriptionRequestCommandInput
|
|
8
|
-
extends CreateSubscriptionRequestInput {}
|
|
7
|
+
export interface CreateSubscriptionRequestCommandInput extends CreateSubscriptionRequestInput {}
|
|
9
8
|
export interface CreateSubscriptionRequestCommandOutput
|
|
10
|
-
extends CreateSubscriptionRequestOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateSubscriptionRequestOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateSubscriptionRequestCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateSubscriptionRequestCommandInput
|
|
12
|
+
input: CreateSubscriptionRequestCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateSubscriptionRequestCommandInput,
|
|
17
15
|
CreateSubscriptionRequestCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateSubscriptionRequestCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateSubscriptionRequestCommandInput
|
|
21
|
+
input: CreateSubscriptionRequestCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateSubscriptionRequestCommandInput,
|
|
26
24
|
CreateSubscriptionRequestCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateSubscriptionTargetInput,
|
|
4
|
-
CreateSubscriptionTargetOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateSubscriptionTargetInput, CreateSubscriptionTargetOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSubscriptionTargetCommandInput
|
|
8
|
-
extends CreateSubscriptionTargetInput {}
|
|
4
|
+
export interface CreateSubscriptionTargetCommandInput extends CreateSubscriptionTargetInput {}
|
|
9
5
|
export interface CreateSubscriptionTargetCommandOutput
|
|
10
|
-
extends CreateSubscriptionTargetOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateSubscriptionTargetOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateSubscriptionTargetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateSubscriptionTargetCommandInput
|
|
9
|
+
input: CreateSubscriptionTargetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateSubscriptionTargetCommandInput,
|
|
17
12
|
CreateSubscriptionTargetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateSubscriptionTargetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateSubscriptionTargetCommandInput
|
|
18
|
+
input: CreateSubscriptionTargetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateSubscriptionTargetCommandInput,
|
|
26
21
|
CreateSubscriptionTargetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateUserProfileInput,
|
|
4
|
-
CreateUserProfileOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateUserProfileInput, CreateUserProfileOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateUserProfileCommandInput extends CreateUserProfileInput {}
|
|
8
|
-
export interface CreateUserProfileCommandOutput
|
|
9
|
-
extends CreateUserProfileOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateUserProfileCommandOutput extends CreateUserProfileOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateUserProfileCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateUserProfileCommandInput
|
|
8
|
+
input: CreateUserProfileCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateUserProfileCommandInput,
|
|
16
11
|
CreateUserProfileCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateUserProfileCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateUserProfileCommandInput
|
|
17
|
+
input: CreateUserProfileCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateUserProfileCommandInput,
|
|
25
20
|
CreateUserProfileCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAccountPoolInput,
|
|
4
|
-
DeleteAccountPoolOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteAccountPoolInput, DeleteAccountPoolOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteAccountPoolCommandInput extends DeleteAccountPoolInput {}
|
|
8
|
-
export interface DeleteAccountPoolCommandOutput
|
|
9
|
-
extends DeleteAccountPoolOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAccountPoolCommandOutput extends DeleteAccountPoolOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteAccountPoolCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteAccountPoolCommandInput
|
|
8
|
+
input: DeleteAccountPoolCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteAccountPoolCommandInput,
|
|
16
11
|
DeleteAccountPoolCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteAccountPoolCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteAccountPoolCommandInput
|
|
17
|
+
input: DeleteAccountPoolCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteAccountPoolCommandInput,
|
|
25
20
|
DeleteAccountPoolCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteAssetInput, DeleteAssetOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteAssetCommandInput extends DeleteAssetInput {}
|
|
5
|
-
export interface DeleteAssetCommandOutput
|
|
6
|
-
extends DeleteAssetOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAssetCommandOutput extends DeleteAssetOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteAssetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAssetCommandInput
|
|
8
|
+
input: DeleteAssetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAssetCommandInput,
|
|
13
11
|
DeleteAssetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAssetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAssetCommandInput
|
|
17
|
+
input: DeleteAssetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAssetCommandInput,
|
|
22
20
|
DeleteAssetCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteAssetFilterCommandInput extends DeleteAssetFilterInput {}
|
|
|
5
5
|
export interface DeleteAssetFilterCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteAssetFilterCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteAssetFilterCommandInput
|
|
8
|
+
input: DeleteAssetFilterCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteAssetFilterCommandInput,
|
|
11
11
|
DeleteAssetFilterCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteAssetFilterCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteAssetFilterCommandInput
|
|
17
|
+
input: DeleteAssetFilterCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteAssetFilterCommandInput,
|
|
20
20
|
DeleteAssetFilterCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAssetTypeInput,
|
|
4
|
-
DeleteAssetTypeOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteAssetTypeInput, DeleteAssetTypeOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteAssetTypeCommandInput extends DeleteAssetTypeInput {}
|
|
8
|
-
export interface DeleteAssetTypeCommandOutput
|
|
9
|
-
extends DeleteAssetTypeOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAssetTypeCommandOutput extends DeleteAssetTypeOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteAssetTypeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteAssetTypeCommandInput
|
|
8
|
+
input: DeleteAssetTypeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteAssetTypeCommandInput,
|
|
16
11
|
DeleteAssetTypeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteAssetTypeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteAssetTypeCommandInput
|
|
17
|
+
input: DeleteAssetTypeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteAssetTypeCommandInput,
|
|
25
20
|
DeleteAssetTypeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteConnectionInput,
|
|
4
|
-
DeleteConnectionOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteConnectionInput, DeleteConnectionOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteConnectionCommandInput extends DeleteConnectionInput {}
|
|
8
|
-
export interface DeleteConnectionCommandOutput
|
|
9
|
-
extends DeleteConnectionOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteConnectionCommandOutput extends DeleteConnectionOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteConnectionCommandInput
|
|
8
|
+
input: DeleteConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteConnectionCommandInput,
|
|
16
11
|
DeleteConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteConnectionCommandInput
|
|
17
|
+
input: DeleteConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteConnectionCommandInput,
|
|
25
20
|
DeleteConnectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteDataExportConfigurationOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDataExportConfigurationCommandInput
|
|
8
|
-
extends DeleteDataExportConfigurationInput {}
|
|
7
|
+
export interface DeleteDataExportConfigurationCommandInput extends DeleteDataExportConfigurationInput {}
|
|
9
8
|
export interface DeleteDataExportConfigurationCommandOutput
|
|
10
|
-
extends DeleteDataExportConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteDataExportConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteDataExportConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteDataExportConfigurationCommandInput
|
|
12
|
+
input: DeleteDataExportConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteDataExportConfigurationCommandInput,
|
|
17
15
|
DeleteDataExportConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteDataExportConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteDataExportConfigurationCommandInput
|
|
21
|
+
input: DeleteDataExportConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteDataExportConfigurationCommandInput,
|
|
26
24
|
DeleteDataExportConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteDataProductInput,
|
|
4
|
-
DeleteDataProductOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteDataProductInput, DeleteDataProductOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteDataProductCommandInput extends DeleteDataProductInput {}
|
|
8
|
-
export interface DeleteDataProductCommandOutput
|
|
9
|
-
extends DeleteDataProductOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteDataProductCommandOutput extends DeleteDataProductOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteDataProductCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteDataProductCommandInput
|
|
8
|
+
input: DeleteDataProductCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteDataProductCommandInput,
|
|
16
11
|
DeleteDataProductCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteDataProductCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteDataProductCommandInput
|
|
17
|
+
input: DeleteDataProductCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteDataProductCommandInput,
|
|
25
20
|
DeleteDataProductCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteDataSourceInput,
|
|
4
|
-
DeleteDataSourceOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteDataSourceInput, DeleteDataSourceOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteDataSourceCommandInput extends DeleteDataSourceInput {}
|
|
8
|
-
export interface DeleteDataSourceCommandOutput
|
|
9
|
-
extends DeleteDataSourceOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteDataSourceCommandOutput extends DeleteDataSourceOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteDataSourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteDataSourceCommandInput
|
|
8
|
+
input: DeleteDataSourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteDataSourceCommandInput,
|
|
16
11
|
DeleteDataSourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteDataSourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteDataSourceCommandInput
|
|
17
|
+
input: DeleteDataSourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteDataSourceCommandInput,
|
|
25
20
|
DeleteDataSourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteDomainInput, DeleteDomainOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteDomainCommandInput extends DeleteDomainInput {}
|
|
5
|
-
export interface DeleteDomainCommandOutput
|
|
6
|
-
extends DeleteDomainOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteDomainCommandOutput extends DeleteDomainOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteDomainCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteDomainCommandInput
|
|
8
|
+
input: DeleteDomainCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteDomainCommandInput,
|
|
13
11
|
DeleteDomainCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteDomainCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteDomainCommandInput
|
|
17
|
+
input: DeleteDomainCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteDomainCommandInput,
|
|
22
20
|
DeleteDomainCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteDomainUnitInput,
|
|
4
|
-
DeleteDomainUnitOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteDomainUnitInput, DeleteDomainUnitOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteDomainUnitCommandInput extends DeleteDomainUnitInput {}
|
|
8
|
-
export interface DeleteDomainUnitCommandOutput
|
|
9
|
-
extends DeleteDomainUnitOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteDomainUnitCommandOutput extends DeleteDomainUnitOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteDomainUnitCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteDomainUnitCommandInput
|
|
8
|
+
input: DeleteDomainUnitCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteDomainUnitCommandInput,
|
|
16
11
|
DeleteDomainUnitCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteDomainUnitCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteDomainUnitCommandInput
|
|
17
|
+
input: DeleteDomainUnitCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteDomainUnitCommandInput,
|
|
25
20
|
DeleteDomainUnitCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteEnvironmentActionInput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteEnvironmentActionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteEnvironmentActionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteEnvironmentActionCommandInput extends DeleteEnvironmentActionInput {}
|
|
5
|
+
export interface DeleteEnvironmentActionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteEnvironmentActionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteEnvironmentActionCommandInput
|
|
8
|
+
input: DeleteEnvironmentActionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteEnvironmentActionCommandInput,
|
|
13
11
|
DeleteEnvironmentActionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteEnvironmentActionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteEnvironmentActionCommandInput
|
|
17
|
+
input: DeleteEnvironmentActionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteEnvironmentActionCommandInput,
|
|
22
20
|
DeleteEnvironmentActionCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteEnvironmentBlueprintInput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteEnvironmentBlueprintCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteEnvironmentBlueprintCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteEnvironmentBlueprintCommandInput extends DeleteEnvironmentBlueprintInput {}
|
|
5
|
+
export interface DeleteEnvironmentBlueprintCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteEnvironmentBlueprintCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteEnvironmentBlueprintCommandInput
|
|
8
|
+
input: DeleteEnvironmentBlueprintCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteEnvironmentBlueprintCommandInput,
|
|
13
11
|
DeleteEnvironmentBlueprintCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteEnvironmentBlueprintCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteEnvironmentBlueprintCommandInput
|
|
17
|
+
input: DeleteEnvironmentBlueprintCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteEnvironmentBlueprintCommandInput,
|
|
22
20
|
DeleteEnvironmentBlueprintCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteEnvironmentBlueprintConfigurationOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteEnvironmentBlueprintConfigurationCommandInput
|
|
8
|
-
extends DeleteEnvironmentBlueprintConfigurationInput {}
|
|
7
|
+
export interface DeleteEnvironmentBlueprintConfigurationCommandInput extends DeleteEnvironmentBlueprintConfigurationInput {}
|
|
9
8
|
export interface DeleteEnvironmentBlueprintConfigurationCommandOutput
|
|
10
|
-
extends DeleteEnvironmentBlueprintConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteEnvironmentBlueprintConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteEnvironmentBlueprintConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteEnvironmentBlueprintConfigurationCommandInput
|
|
12
|
+
input: DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
17
15
|
DeleteEnvironmentBlueprintConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteEnvironmentBlueprintConfigurationCommandInput
|
|
21
|
+
input: DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
26
24
|
DeleteEnvironmentBlueprintConfigurationCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteEnvironmentCommandInput extends DeleteEnvironmentInput {}
|
|
|
5
5
|
export interface DeleteEnvironmentCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteEnvironmentCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteEnvironmentCommandInput
|
|
8
|
+
input: DeleteEnvironmentCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteEnvironmentCommandInput,
|
|
11
11
|
DeleteEnvironmentCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteEnvironmentCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteEnvironmentCommandInput
|
|
17
|
+
input: DeleteEnvironmentCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteEnvironmentCommandInput,
|
|
20
20
|
DeleteEnvironmentCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteEnvironmentProfileInput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteEnvironmentProfileCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteEnvironmentProfileCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteEnvironmentProfileCommandInput extends DeleteEnvironmentProfileInput {}
|
|
5
|
+
export interface DeleteEnvironmentProfileCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteEnvironmentProfileCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteEnvironmentProfileCommandInput
|
|
8
|
+
input: DeleteEnvironmentProfileCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteEnvironmentProfileCommandInput,
|
|
13
11
|
DeleteEnvironmentProfileCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteEnvironmentProfileCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteEnvironmentProfileCommandInput
|
|
17
|
+
input: DeleteEnvironmentProfileCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteEnvironmentProfileCommandInput,
|
|
22
20
|
DeleteEnvironmentProfileCommandOutput,
|