@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
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CancelMetadataGenerationRunOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CancelMetadataGenerationRunCommandInput
|
|
8
|
-
extends CancelMetadataGenerationRunInput {}
|
|
7
|
+
export interface CancelMetadataGenerationRunCommandInput extends CancelMetadataGenerationRunInput {}
|
|
9
8
|
export interface CancelMetadataGenerationRunCommandOutput
|
|
10
|
-
extends CancelMetadataGenerationRunOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CancelMetadataGenerationRunOutput, __MetadataBearer {}
|
|
12
10
|
declare const CancelMetadataGenerationRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CancelMetadataGenerationRunCommandInput
|
|
12
|
+
input: CancelMetadataGenerationRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CancelMetadataGenerationRunCommandInput,
|
|
17
15
|
CancelMetadataGenerationRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CancelMetadataGenerationRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CancelMetadataGenerationRunCommandInput
|
|
21
|
+
input: CancelMetadataGenerationRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CancelMetadataGenerationRunCommandInput,
|
|
26
24
|
CancelMetadataGenerationRunCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CancelSubscriptionInput,
|
|
4
|
-
CancelSubscriptionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CancelSubscriptionInput, CancelSubscriptionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CancelSubscriptionCommandInput
|
|
8
|
-
extends CancelSubscriptionInput {}
|
|
4
|
+
export interface CancelSubscriptionCommandInput extends CancelSubscriptionInput {}
|
|
9
5
|
export interface CancelSubscriptionCommandOutput
|
|
10
|
-
extends CancelSubscriptionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CancelSubscriptionOutput, __MetadataBearer {}
|
|
12
7
|
declare const CancelSubscriptionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CancelSubscriptionCommandInput
|
|
9
|
+
input: CancelSubscriptionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CancelSubscriptionCommandInput,
|
|
17
12
|
CancelSubscriptionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CancelSubscriptionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CancelSubscriptionCommandInput
|
|
18
|
+
input: CancelSubscriptionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CancelSubscriptionCommandInput,
|
|
26
21
|
CancelSubscriptionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAccountPoolInput,
|
|
4
|
-
CreateAccountPoolOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAccountPoolInput, CreateAccountPoolOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateAccountPoolCommandInput extends CreateAccountPoolInput {}
|
|
8
|
-
export interface CreateAccountPoolCommandOutput
|
|
9
|
-
extends CreateAccountPoolOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAccountPoolCommandOutput extends CreateAccountPoolOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateAccountPoolCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateAccountPoolCommandInput
|
|
8
|
+
input: CreateAccountPoolCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateAccountPoolCommandInput,
|
|
16
11
|
CreateAccountPoolCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateAccountPoolCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateAccountPoolCommandInput
|
|
17
|
+
input: CreateAccountPoolCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateAccountPoolCommandInput,
|
|
25
20
|
CreateAccountPoolCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateAssetInput, CreateAssetOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateAssetCommandInput extends CreateAssetInput {}
|
|
5
|
-
export interface CreateAssetCommandOutput
|
|
6
|
-
extends CreateAssetOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAssetCommandOutput extends CreateAssetOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateAssetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateAssetCommandInput
|
|
8
|
+
input: CreateAssetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateAssetCommandInput,
|
|
13
11
|
CreateAssetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateAssetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateAssetCommandInput
|
|
17
|
+
input: CreateAssetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateAssetCommandInput,
|
|
22
20
|
CreateAssetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAssetFilterInput,
|
|
4
|
-
CreateAssetFilterOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { CreateAssetFilterInput, CreateAssetFilterOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateAssetFilterCommandInput extends CreateAssetFilterInput {}
|
|
8
|
-
export interface CreateAssetFilterCommandOutput
|
|
9
|
-
extends CreateAssetFilterOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAssetFilterCommandOutput extends CreateAssetFilterOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateAssetFilterCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateAssetFilterCommandInput
|
|
8
|
+
input: CreateAssetFilterCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateAssetFilterCommandInput,
|
|
16
11
|
CreateAssetFilterCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateAssetFilterCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateAssetFilterCommandInput
|
|
17
|
+
input: CreateAssetFilterCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateAssetFilterCommandInput,
|
|
25
20
|
CreateAssetFilterCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAssetRevisionInput,
|
|
4
|
-
CreateAssetRevisionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAssetRevisionInput, CreateAssetRevisionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAssetRevisionCommandInput
|
|
8
|
-
extends CreateAssetRevisionInput {}
|
|
4
|
+
export interface CreateAssetRevisionCommandInput extends CreateAssetRevisionInput {}
|
|
9
5
|
export interface CreateAssetRevisionCommandOutput
|
|
10
|
-
extends CreateAssetRevisionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateAssetRevisionOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateAssetRevisionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateAssetRevisionCommandInput
|
|
9
|
+
input: CreateAssetRevisionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateAssetRevisionCommandInput,
|
|
17
12
|
CreateAssetRevisionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateAssetRevisionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateAssetRevisionCommandInput
|
|
18
|
+
input: CreateAssetRevisionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateAssetRevisionCommandInput,
|
|
26
21
|
CreateAssetRevisionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAssetTypeInput,
|
|
4
|
-
CreateAssetTypeOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAssetTypeInput, CreateAssetTypeOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateAssetTypeCommandInput extends CreateAssetTypeInput {}
|
|
8
|
-
export interface CreateAssetTypeCommandOutput
|
|
9
|
-
extends CreateAssetTypeOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateAssetTypeCommandOutput extends CreateAssetTypeOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateAssetTypeCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateAssetTypeCommandInput
|
|
8
|
+
input: CreateAssetTypeCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateAssetTypeCommandInput,
|
|
16
11
|
CreateAssetTypeCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateAssetTypeCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateAssetTypeCommandInput
|
|
17
|
+
input: CreateAssetTypeCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateAssetTypeCommandInput,
|
|
25
20
|
CreateAssetTypeCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateConnectionInput,
|
|
4
|
-
CreateConnectionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateConnectionInput, CreateConnectionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateConnectionCommandInput extends CreateConnectionInput {}
|
|
8
|
-
export interface CreateConnectionCommandOutput
|
|
9
|
-
extends CreateConnectionOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateConnectionCommandOutput extends CreateConnectionOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateConnectionCommandInput
|
|
8
|
+
input: CreateConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateConnectionCommandInput,
|
|
16
11
|
CreateConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateConnectionCommandInput
|
|
17
|
+
input: CreateConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateConnectionCommandInput,
|
|
25
20
|
CreateConnectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDataProductInput,
|
|
4
|
-
CreateDataProductOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateDataProductInput, CreateDataProductOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateDataProductCommandInput extends CreateDataProductInput {}
|
|
8
|
-
export interface CreateDataProductCommandOutput
|
|
9
|
-
extends CreateDataProductOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateDataProductCommandOutput extends CreateDataProductOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateDataProductCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateDataProductCommandInput
|
|
8
|
+
input: CreateDataProductCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateDataProductCommandInput,
|
|
16
11
|
CreateDataProductCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateDataProductCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateDataProductCommandInput
|
|
17
|
+
input: CreateDataProductCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateDataProductCommandInput,
|
|
25
20
|
CreateDataProductCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDataProductRevisionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDataProductRevisionCommandInput
|
|
8
|
-
extends CreateDataProductRevisionInput {}
|
|
7
|
+
export interface CreateDataProductRevisionCommandInput extends CreateDataProductRevisionInput {}
|
|
9
8
|
export interface CreateDataProductRevisionCommandOutput
|
|
10
|
-
extends CreateDataProductRevisionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDataProductRevisionOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateDataProductRevisionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDataProductRevisionCommandInput
|
|
12
|
+
input: CreateDataProductRevisionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDataProductRevisionCommandInput,
|
|
17
15
|
CreateDataProductRevisionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDataProductRevisionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDataProductRevisionCommandInput
|
|
21
|
+
input: CreateDataProductRevisionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDataProductRevisionCommandInput,
|
|
26
24
|
CreateDataProductRevisionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDataSourceInput,
|
|
4
|
-
CreateDataSourceOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateDataSourceInput, CreateDataSourceOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateDataSourceCommandInput extends CreateDataSourceInput {}
|
|
8
|
-
export interface CreateDataSourceCommandOutput
|
|
9
|
-
extends CreateDataSourceOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateDataSourceCommandOutput extends CreateDataSourceOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateDataSourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateDataSourceCommandInput
|
|
8
|
+
input: CreateDataSourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateDataSourceCommandInput,
|
|
16
11
|
CreateDataSourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateDataSourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateDataSourceCommandInput
|
|
17
|
+
input: CreateDataSourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateDataSourceCommandInput,
|
|
25
20
|
CreateDataSourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateDomainInput, CreateDomainOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateDomainCommandInput extends CreateDomainInput {}
|
|
5
|
-
export interface CreateDomainCommandOutput
|
|
6
|
-
extends CreateDomainOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateDomainCommandOutput extends CreateDomainOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateDomainCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateDomainCommandInput
|
|
8
|
+
input: CreateDomainCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateDomainCommandInput,
|
|
13
11
|
CreateDomainCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateDomainCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateDomainCommandInput
|
|
17
|
+
input: CreateDomainCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateDomainCommandInput,
|
|
22
20
|
CreateDomainCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDomainUnitInput,
|
|
4
|
-
CreateDomainUnitOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateDomainUnitInput, CreateDomainUnitOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateDomainUnitCommandInput extends CreateDomainUnitInput {}
|
|
8
|
-
export interface CreateDomainUnitCommandOutput
|
|
9
|
-
extends CreateDomainUnitOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateDomainUnitCommandOutput extends CreateDomainUnitOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateDomainUnitCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateDomainUnitCommandInput
|
|
8
|
+
input: CreateDomainUnitCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateDomainUnitCommandInput,
|
|
16
11
|
CreateDomainUnitCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateDomainUnitCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateDomainUnitCommandInput
|
|
17
|
+
input: CreateDomainUnitCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateDomainUnitCommandInput,
|
|
25
20
|
CreateDomainUnitCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateEnvironmentActionInput,
|
|
4
|
-
CreateEnvironmentActionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateEnvironmentActionInput, CreateEnvironmentActionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateEnvironmentActionCommandInput
|
|
8
|
-
extends CreateEnvironmentActionInput {}
|
|
4
|
+
export interface CreateEnvironmentActionCommandInput extends CreateEnvironmentActionInput {}
|
|
9
5
|
export interface CreateEnvironmentActionCommandOutput
|
|
10
|
-
extends CreateEnvironmentActionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateEnvironmentActionOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateEnvironmentActionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateEnvironmentActionCommandInput
|
|
9
|
+
input: CreateEnvironmentActionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateEnvironmentActionCommandInput,
|
|
17
12
|
CreateEnvironmentActionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateEnvironmentActionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateEnvironmentActionCommandInput
|
|
18
|
+
input: CreateEnvironmentActionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateEnvironmentActionCommandInput,
|
|
26
21
|
CreateEnvironmentActionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateEnvironmentBlueprintOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateEnvironmentBlueprintCommandInput
|
|
8
|
-
extends CreateEnvironmentBlueprintInput {}
|
|
7
|
+
export interface CreateEnvironmentBlueprintCommandInput extends CreateEnvironmentBlueprintInput {}
|
|
9
8
|
export interface CreateEnvironmentBlueprintCommandOutput
|
|
10
|
-
extends CreateEnvironmentBlueprintOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateEnvironmentBlueprintOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateEnvironmentBlueprintCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateEnvironmentBlueprintCommandInput
|
|
12
|
+
input: CreateEnvironmentBlueprintCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateEnvironmentBlueprintCommandInput,
|
|
17
15
|
CreateEnvironmentBlueprintCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateEnvironmentBlueprintCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateEnvironmentBlueprintCommandInput
|
|
21
|
+
input: CreateEnvironmentBlueprintCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateEnvironmentBlueprintCommandInput,
|
|
26
24
|
CreateEnvironmentBlueprintCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateEnvironmentInput,
|
|
4
|
-
CreateEnvironmentOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateEnvironmentInput, CreateEnvironmentOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateEnvironmentCommandInput extends CreateEnvironmentInput {}
|
|
8
|
-
export interface CreateEnvironmentCommandOutput
|
|
9
|
-
extends CreateEnvironmentOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateEnvironmentCommandOutput extends CreateEnvironmentOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateEnvironmentCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateEnvironmentCommandInput
|
|
8
|
+
input: CreateEnvironmentCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateEnvironmentCommandInput,
|
|
16
11
|
CreateEnvironmentCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateEnvironmentCommandInput
|
|
17
|
+
input: CreateEnvironmentCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateEnvironmentCommandInput,
|
|
25
20
|
CreateEnvironmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateEnvironmentProfileInput,
|
|
4
|
-
CreateEnvironmentProfileOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateEnvironmentProfileInput, CreateEnvironmentProfileOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateEnvironmentProfileCommandInput
|
|
8
|
-
extends CreateEnvironmentProfileInput {}
|
|
4
|
+
export interface CreateEnvironmentProfileCommandInput extends CreateEnvironmentProfileInput {}
|
|
9
5
|
export interface CreateEnvironmentProfileCommandOutput
|
|
10
|
-
extends CreateEnvironmentProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateEnvironmentProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateEnvironmentProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateEnvironmentProfileCommandInput
|
|
9
|
+
input: CreateEnvironmentProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateEnvironmentProfileCommandInput,
|
|
17
12
|
CreateEnvironmentProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateEnvironmentProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateEnvironmentProfileCommandInput
|
|
18
|
+
input: CreateEnvironmentProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateEnvironmentProfileCommandInput,
|
|
26
21
|
CreateEnvironmentProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateFormTypeInput, CreateFormTypeOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateFormTypeCommandInput extends CreateFormTypeInput {}
|
|
5
|
-
export interface CreateFormTypeCommandOutput
|
|
6
|
-
extends CreateFormTypeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateFormTypeCommandOutput extends CreateFormTypeOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateFormTypeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateFormTypeCommandInput
|
|
8
|
+
input: CreateFormTypeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateFormTypeCommandInput,
|
|
13
11
|
CreateFormTypeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateFormTypeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateFormTypeCommandInput
|
|
17
|
+
input: CreateFormTypeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateFormTypeCommandInput,
|
|
22
20
|
CreateFormTypeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateGlossaryInput, CreateGlossaryOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateGlossaryCommandInput extends CreateGlossaryInput {}
|
|
5
|
-
export interface CreateGlossaryCommandOutput
|
|
6
|
-
extends CreateGlossaryOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateGlossaryCommandOutput extends CreateGlossaryOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateGlossaryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateGlossaryCommandInput
|
|
8
|
+
input: CreateGlossaryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateGlossaryCommandInput,
|
|
13
11
|
CreateGlossaryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateGlossaryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateGlossaryCommandInput
|
|
17
|
+
input: CreateGlossaryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateGlossaryCommandInput,
|
|
22
20
|
CreateGlossaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateGlossaryTermInput,
|
|
4
|
-
CreateGlossaryTermOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateGlossaryTermInput, CreateGlossaryTermOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateGlossaryTermCommandInput
|
|
8
|
-
extends CreateGlossaryTermInput {}
|
|
4
|
+
export interface CreateGlossaryTermCommandInput extends CreateGlossaryTermInput {}
|
|
9
5
|
export interface CreateGlossaryTermCommandOutput
|
|
10
|
-
extends CreateGlossaryTermOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateGlossaryTermOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateGlossaryTermCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateGlossaryTermCommandInput
|
|
9
|
+
input: CreateGlossaryTermCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateGlossaryTermCommandInput,
|
|
17
12
|
CreateGlossaryTermCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateGlossaryTermCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateGlossaryTermCommandInput
|
|
18
|
+
input: CreateGlossaryTermCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateGlossaryTermCommandInput,
|
|
26
21
|
CreateGlossaryTermCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateGroupProfileInput,
|
|
4
|
-
CreateGroupProfileOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateGroupProfileInput, CreateGroupProfileOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateGroupProfileCommandInput
|
|
8
|
-
extends CreateGroupProfileInput {}
|
|
4
|
+
export interface CreateGroupProfileCommandInput extends CreateGroupProfileInput {}
|
|
9
5
|
export interface CreateGroupProfileCommandOutput
|
|
10
|
-
extends CreateGroupProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateGroupProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateGroupProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateGroupProfileCommandInput
|
|
9
|
+
input: CreateGroupProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateGroupProfileCommandInput,
|
|
17
12
|
CreateGroupProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateGroupProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateGroupProfileCommandInput
|
|
18
|
+
input: CreateGroupProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateGroupProfileCommandInput,
|
|
26
21
|
CreateGroupProfileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateListingChangeSetInput,
|
|
4
|
-
CreateListingChangeSetOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateListingChangeSetInput, CreateListingChangeSetOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateListingChangeSetCommandInput
|
|
8
|
-
extends CreateListingChangeSetInput {}
|
|
4
|
+
export interface CreateListingChangeSetCommandInput extends CreateListingChangeSetInput {}
|
|
9
5
|
export interface CreateListingChangeSetCommandOutput
|
|
10
|
-
extends CreateListingChangeSetOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateListingChangeSetOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateListingChangeSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateListingChangeSetCommandInput
|
|
9
|
+
input: CreateListingChangeSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateListingChangeSetCommandInput,
|
|
17
12
|
CreateListingChangeSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateListingChangeSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateListingChangeSetCommandInput
|
|
18
|
+
input: CreateListingChangeSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateListingChangeSetCommandInput,
|
|
26
21
|
CreateListingChangeSetCommandOutput,
|