@aws-sdk/client-datazone 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/DataZone.d.ts +628 -730
- package/dist-types/ts3.4/DataZoneClient.d.ts +36 -109
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +6 -15
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +14 -43
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/QueryGraphPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchTypesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateAssetFilterInput,
|
|
4
|
-
UpdateAssetFilterOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateAssetFilterInput, UpdateAssetFilterOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateAssetFilterCommandInput extends UpdateAssetFilterInput {}
|
|
8
|
-
export interface UpdateAssetFilterCommandOutput
|
|
9
|
-
extends UpdateAssetFilterOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateAssetFilterCommandOutput extends UpdateAssetFilterOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateAssetFilterCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateAssetFilterCommandInput
|
|
8
|
+
input: UpdateAssetFilterCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateAssetFilterCommandInput,
|
|
16
11
|
UpdateAssetFilterCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateAssetFilterCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateAssetFilterCommandInput
|
|
17
|
+
input: UpdateAssetFilterCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateAssetFilterCommandInput,
|
|
25
20
|
UpdateAssetFilterCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateConnectionInput,
|
|
4
|
-
UpdateConnectionOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateConnectionInput, UpdateConnectionOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateConnectionCommandInput extends UpdateConnectionInput {}
|
|
8
|
-
export interface UpdateConnectionCommandOutput
|
|
9
|
-
extends UpdateConnectionOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateConnectionCommandOutput extends UpdateConnectionOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateConnectionCommandInput
|
|
8
|
+
input: UpdateConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateConnectionCommandInput,
|
|
16
11
|
UpdateConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateConnectionCommandInput
|
|
17
|
+
input: UpdateConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateConnectionCommandInput,
|
|
25
20
|
UpdateConnectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDataSourceInput,
|
|
4
|
-
UpdateDataSourceOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateDataSourceInput, UpdateDataSourceOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateDataSourceCommandInput extends UpdateDataSourceInput {}
|
|
8
|
-
export interface UpdateDataSourceCommandOutput
|
|
9
|
-
extends UpdateDataSourceOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDataSourceCommandOutput extends UpdateDataSourceOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateDataSourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateDataSourceCommandInput
|
|
8
|
+
input: UpdateDataSourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateDataSourceCommandInput,
|
|
16
11
|
UpdateDataSourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateDataSourceCommandInput
|
|
17
|
+
input: UpdateDataSourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateDataSourceCommandInput,
|
|
25
20
|
UpdateDataSourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateDomainInput, UpdateDomainOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateDomainCommandInput extends UpdateDomainInput {}
|
|
5
|
-
export interface UpdateDomainCommandOutput
|
|
6
|
-
extends UpdateDomainOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDomainCommandOutput extends UpdateDomainOutput, __MetadataBearer {}
|
|
8
6
|
declare const UpdateDomainCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateDomainCommandInput
|
|
8
|
+
input: UpdateDomainCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateDomainCommandInput,
|
|
13
11
|
UpdateDomainCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateDomainCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateDomainCommandInput
|
|
17
|
+
input: UpdateDomainCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateDomainCommandInput,
|
|
22
20
|
UpdateDomainCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDomainUnitInput,
|
|
4
|
-
UpdateDomainUnitOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateDomainUnitInput, UpdateDomainUnitOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateDomainUnitCommandInput extends UpdateDomainUnitInput {}
|
|
8
|
-
export interface UpdateDomainUnitCommandOutput
|
|
9
|
-
extends UpdateDomainUnitOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDomainUnitCommandOutput extends UpdateDomainUnitOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateDomainUnitCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateDomainUnitCommandInput
|
|
8
|
+
input: UpdateDomainUnitCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateDomainUnitCommandInput,
|
|
16
11
|
UpdateDomainUnitCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateDomainUnitCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateDomainUnitCommandInput
|
|
17
|
+
input: UpdateDomainUnitCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateDomainUnitCommandInput,
|
|
25
20
|
UpdateDomainUnitCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateEnvironmentActionInput,
|
|
4
|
-
UpdateEnvironmentActionOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateEnvironmentActionInput, UpdateEnvironmentActionOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateEnvironmentActionCommandInput
|
|
8
|
-
extends UpdateEnvironmentActionInput {}
|
|
4
|
+
export interface UpdateEnvironmentActionCommandInput extends UpdateEnvironmentActionInput {}
|
|
9
5
|
export interface UpdateEnvironmentActionCommandOutput
|
|
10
|
-
extends UpdateEnvironmentActionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateEnvironmentActionOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateEnvironmentActionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateEnvironmentActionCommandInput
|
|
9
|
+
input: UpdateEnvironmentActionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateEnvironmentActionCommandInput,
|
|
17
12
|
UpdateEnvironmentActionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateEnvironmentActionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateEnvironmentActionCommandInput
|
|
18
|
+
input: UpdateEnvironmentActionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateEnvironmentActionCommandInput,
|
|
26
21
|
UpdateEnvironmentActionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateEnvironmentBlueprintOutput,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateEnvironmentBlueprintCommandInput
|
|
8
|
-
extends UpdateEnvironmentBlueprintInput {}
|
|
7
|
+
export interface UpdateEnvironmentBlueprintCommandInput extends UpdateEnvironmentBlueprintInput {}
|
|
9
8
|
export interface UpdateEnvironmentBlueprintCommandOutput
|
|
10
|
-
extends UpdateEnvironmentBlueprintOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateEnvironmentBlueprintOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateEnvironmentBlueprintCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateEnvironmentBlueprintCommandInput
|
|
12
|
+
input: UpdateEnvironmentBlueprintCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateEnvironmentBlueprintCommandInput,
|
|
17
15
|
UpdateEnvironmentBlueprintCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateEnvironmentBlueprintCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateEnvironmentBlueprintCommandInput
|
|
21
|
+
input: UpdateEnvironmentBlueprintCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateEnvironmentBlueprintCommandInput,
|
|
26
24
|
UpdateEnvironmentBlueprintCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateEnvironmentInput,
|
|
4
|
-
UpdateEnvironmentOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateEnvironmentInput, UpdateEnvironmentOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateEnvironmentCommandInput extends UpdateEnvironmentInput {}
|
|
8
|
-
export interface UpdateEnvironmentCommandOutput
|
|
9
|
-
extends UpdateEnvironmentOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateEnvironmentCommandOutput extends UpdateEnvironmentOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateEnvironmentCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateEnvironmentCommandInput
|
|
8
|
+
input: UpdateEnvironmentCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateEnvironmentCommandInput,
|
|
16
11
|
UpdateEnvironmentCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateEnvironmentCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateEnvironmentCommandInput
|
|
17
|
+
input: UpdateEnvironmentCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateEnvironmentCommandInput,
|
|
25
20
|
UpdateEnvironmentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateEnvironmentProfileInput,
|
|
4
|
-
UpdateEnvironmentProfileOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateEnvironmentProfileInput, UpdateEnvironmentProfileOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateEnvironmentProfileCommandInput
|
|
8
|
-
extends UpdateEnvironmentProfileInput {}
|
|
4
|
+
export interface UpdateEnvironmentProfileCommandInput extends UpdateEnvironmentProfileInput {}
|
|
9
5
|
export interface UpdateEnvironmentProfileCommandOutput
|
|
10
|
-
extends UpdateEnvironmentProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateEnvironmentProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateEnvironmentProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateEnvironmentProfileCommandInput
|
|
9
|
+
input: UpdateEnvironmentProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateEnvironmentProfileCommandInput,
|
|
17
12
|
UpdateEnvironmentProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateEnvironmentProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateEnvironmentProfileCommandInput
|
|
18
|
+
input: UpdateEnvironmentProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateEnvironmentProfileCommandInput,
|
|
26
21
|
UpdateEnvironmentProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateGlossaryInput, UpdateGlossaryOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateGlossaryCommandInput extends UpdateGlossaryInput {}
|
|
5
|
-
export interface UpdateGlossaryCommandOutput
|
|
6
|
-
extends UpdateGlossaryOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateGlossaryCommandOutput extends UpdateGlossaryOutput, __MetadataBearer {}
|
|
8
6
|
declare const UpdateGlossaryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateGlossaryCommandInput
|
|
8
|
+
input: UpdateGlossaryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateGlossaryCommandInput,
|
|
13
11
|
UpdateGlossaryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateGlossaryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateGlossaryCommandInput
|
|
17
|
+
input: UpdateGlossaryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateGlossaryCommandInput,
|
|
22
20
|
UpdateGlossaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGlossaryTermInput,
|
|
4
|
-
UpdateGlossaryTermOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateGlossaryTermInput, UpdateGlossaryTermOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGlossaryTermCommandInput
|
|
8
|
-
extends UpdateGlossaryTermInput {}
|
|
4
|
+
export interface UpdateGlossaryTermCommandInput extends UpdateGlossaryTermInput {}
|
|
9
5
|
export interface UpdateGlossaryTermCommandOutput
|
|
10
|
-
extends UpdateGlossaryTermOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateGlossaryTermOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateGlossaryTermCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateGlossaryTermCommandInput
|
|
9
|
+
input: UpdateGlossaryTermCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateGlossaryTermCommandInput,
|
|
17
12
|
UpdateGlossaryTermCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateGlossaryTermCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateGlossaryTermCommandInput
|
|
18
|
+
input: UpdateGlossaryTermCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateGlossaryTermCommandInput,
|
|
26
21
|
UpdateGlossaryTermCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGroupProfileInput,
|
|
4
|
-
UpdateGroupProfileOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateGroupProfileInput, UpdateGroupProfileOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGroupProfileCommandInput
|
|
8
|
-
extends UpdateGroupProfileInput {}
|
|
4
|
+
export interface UpdateGroupProfileCommandInput extends UpdateGroupProfileInput {}
|
|
9
5
|
export interface UpdateGroupProfileCommandOutput
|
|
10
|
-
extends UpdateGroupProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateGroupProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateGroupProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateGroupProfileCommandInput
|
|
9
|
+
input: UpdateGroupProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateGroupProfileCommandInput,
|
|
17
12
|
UpdateGroupProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateGroupProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateGroupProfileCommandInput
|
|
18
|
+
input: UpdateGroupProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateGroupProfileCommandInput,
|
|
26
21
|
UpdateGroupProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateNotebookInput, UpdateNotebookOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateNotebookCommandInput extends UpdateNotebookInput {}
|
|
5
|
-
export interface UpdateNotebookCommandOutput
|
|
6
|
-
extends UpdateNotebookOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateNotebookCommandOutput extends UpdateNotebookOutput, __MetadataBearer {}
|
|
8
6
|
declare const UpdateNotebookCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateNotebookCommandInput
|
|
8
|
+
input: UpdateNotebookCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateNotebookCommandInput,
|
|
13
11
|
UpdateNotebookCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateNotebookCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateNotebookCommandInput
|
|
17
|
+
input: UpdateNotebookCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateNotebookCommandInput,
|
|
22
20
|
UpdateNotebookCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateProjectInput, UpdateProjectOutput } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateProjectCommandInput extends UpdateProjectInput {}
|
|
5
|
-
export interface UpdateProjectCommandOutput
|
|
6
|
-
extends UpdateProjectOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __MetadataBearer {}
|
|
8
6
|
declare const UpdateProjectCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateProjectCommandInput
|
|
8
|
+
input: UpdateProjectCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateProjectCommandInput,
|
|
13
11
|
UpdateProjectCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateProjectCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateProjectCommandInput
|
|
17
|
+
input: UpdateProjectCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateProjectCommandInput,
|
|
22
20
|
UpdateProjectCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateProjectProfileInput,
|
|
4
|
-
UpdateProjectProfileOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateProjectProfileInput, UpdateProjectProfileOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateProjectProfileCommandInput
|
|
8
|
-
extends UpdateProjectProfileInput {}
|
|
4
|
+
export interface UpdateProjectProfileCommandInput extends UpdateProjectProfileInput {}
|
|
9
5
|
export interface UpdateProjectProfileCommandOutput
|
|
10
|
-
extends UpdateProjectProfileOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateProjectProfileOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateProjectProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateProjectProfileCommandInput
|
|
9
|
+
input: UpdateProjectProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateProjectProfileCommandInput,
|
|
17
12
|
UpdateProjectProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateProjectProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateProjectProfileCommandInput
|
|
18
|
+
input: UpdateProjectProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateProjectProfileCommandInput,
|
|
26
21
|
UpdateProjectProfileCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateRootDomainUnitOwnerOutput,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRootDomainUnitOwnerCommandInput
|
|
8
|
-
extends UpdateRootDomainUnitOwnerInput {}
|
|
7
|
+
export interface UpdateRootDomainUnitOwnerCommandInput extends UpdateRootDomainUnitOwnerInput {}
|
|
9
8
|
export interface UpdateRootDomainUnitOwnerCommandOutput
|
|
10
|
-
extends UpdateRootDomainUnitOwnerOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateRootDomainUnitOwnerOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateRootDomainUnitOwnerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateRootDomainUnitOwnerCommandInput
|
|
12
|
+
input: UpdateRootDomainUnitOwnerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateRootDomainUnitOwnerCommandInput,
|
|
17
15
|
UpdateRootDomainUnitOwnerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateRootDomainUnitOwnerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateRootDomainUnitOwnerCommandInput
|
|
21
|
+
input: UpdateRootDomainUnitOwnerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateRootDomainUnitOwnerCommandInput,
|
|
26
24
|
UpdateRootDomainUnitOwnerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateRuleInput, UpdateRuleOutput } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateRuleCommandInput extends UpdateRuleInput {}
|
|
5
|
-
export interface UpdateRuleCommandOutput
|
|
6
|
-
extends UpdateRuleOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateRuleCommandOutput extends UpdateRuleOutput, __MetadataBearer {}
|
|
8
6
|
declare const UpdateRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateRuleCommandInput
|
|
8
|
+
input: UpdateRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateRuleCommandInput,
|
|
13
11
|
UpdateRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateRuleCommandInput
|
|
17
|
+
input: UpdateRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateRuleCommandInput,
|
|
22
20
|
UpdateRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateSubscriptionGrantStatusOutput,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSubscriptionGrantStatusCommandInput
|
|
8
|
-
extends UpdateSubscriptionGrantStatusInput {}
|
|
7
|
+
export interface UpdateSubscriptionGrantStatusCommandInput extends UpdateSubscriptionGrantStatusInput {}
|
|
9
8
|
export interface UpdateSubscriptionGrantStatusCommandOutput
|
|
10
|
-
extends UpdateSubscriptionGrantStatusOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateSubscriptionGrantStatusOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateSubscriptionGrantStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateSubscriptionGrantStatusCommandInput
|
|
12
|
+
input: UpdateSubscriptionGrantStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateSubscriptionGrantStatusCommandInput,
|
|
17
15
|
UpdateSubscriptionGrantStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateSubscriptionGrantStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateSubscriptionGrantStatusCommandInput
|
|
21
|
+
input: UpdateSubscriptionGrantStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateSubscriptionGrantStatusCommandInput,
|
|
26
24
|
UpdateSubscriptionGrantStatusCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateSubscriptionRequestOutput,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSubscriptionRequestCommandInput
|
|
8
|
-
extends UpdateSubscriptionRequestInput {}
|
|
7
|
+
export interface UpdateSubscriptionRequestCommandInput extends UpdateSubscriptionRequestInput {}
|
|
9
8
|
export interface UpdateSubscriptionRequestCommandOutput
|
|
10
|
-
extends UpdateSubscriptionRequestOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateSubscriptionRequestOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateSubscriptionRequestCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateSubscriptionRequestCommandInput
|
|
12
|
+
input: UpdateSubscriptionRequestCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateSubscriptionRequestCommandInput,
|
|
17
15
|
UpdateSubscriptionRequestCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateSubscriptionRequestCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateSubscriptionRequestCommandInput
|
|
21
|
+
input: UpdateSubscriptionRequestCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateSubscriptionRequestCommandInput,
|
|
26
24
|
UpdateSubscriptionRequestCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateSubscriptionTargetInput,
|
|
4
|
-
UpdateSubscriptionTargetOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateSubscriptionTargetInput, UpdateSubscriptionTargetOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSubscriptionTargetCommandInput
|
|
8
|
-
extends UpdateSubscriptionTargetInput {}
|
|
4
|
+
export interface UpdateSubscriptionTargetCommandInput extends UpdateSubscriptionTargetInput {}
|
|
9
5
|
export interface UpdateSubscriptionTargetCommandOutput
|
|
10
|
-
extends UpdateSubscriptionTargetOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateSubscriptionTargetOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateSubscriptionTargetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateSubscriptionTargetCommandInput
|
|
9
|
+
input: UpdateSubscriptionTargetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateSubscriptionTargetCommandInput,
|
|
17
12
|
UpdateSubscriptionTargetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateSubscriptionTargetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateSubscriptionTargetCommandInput
|
|
18
|
+
input: UpdateSubscriptionTargetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateSubscriptionTargetCommandInput,
|
|
26
21
|
UpdateSubscriptionTargetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateUserProfileInput,
|
|
4
|
-
UpdateUserProfileOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateUserProfileInput, UpdateUserProfileOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateUserProfileCommandInput extends UpdateUserProfileInput {}
|
|
8
|
-
export interface UpdateUserProfileCommandOutput
|
|
9
|
-
extends UpdateUserProfileOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateUserProfileCommandOutput extends UpdateUserProfileOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateUserProfileCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateUserProfileCommandInput
|
|
8
|
+
input: UpdateUserProfileCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateUserProfileCommandInput,
|
|
16
11
|
UpdateUserProfileCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateUserProfileCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateUserProfileCommandInput
|
|
17
|
+
input: UpdateUserProfileCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateUserProfileCommandInput,
|
|
25
20
|
UpdateUserProfileCommandOutput,
|
|
@@ -22,7 +22,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
22
22
|
defaultSigningName: string;
|
|
23
23
|
};
|
|
24
24
|
export declare const resolveClientEndpointParameters: <T>(
|
|
25
|
-
options: T & ClientInputEndpointParameters
|
|
25
|
+
options: T & ClientInputEndpointParameters,
|
|
26
26
|
) => T & ClientResolvedEndpointParameters;
|
|
27
27
|
export declare const commonParams: {
|
|
28
28
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface DataZoneExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|