@aws-sdk/client-datazone 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/DataZone.d.ts +628 -730
- package/dist-types/ts3.4/DataZoneClient.d.ts +36 -109
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +6 -15
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +14 -43
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/QueryGraphPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchTypesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListEnvironmentBlueprintsOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListEnvironmentBlueprintsCommandInput
|
|
8
|
-
extends ListEnvironmentBlueprintsInput {}
|
|
7
|
+
export interface ListEnvironmentBlueprintsCommandInput extends ListEnvironmentBlueprintsInput {}
|
|
9
8
|
export interface ListEnvironmentBlueprintsCommandOutput
|
|
10
|
-
extends ListEnvironmentBlueprintsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListEnvironmentBlueprintsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListEnvironmentBlueprintsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListEnvironmentBlueprintsCommandInput
|
|
12
|
+
input: ListEnvironmentBlueprintsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListEnvironmentBlueprintsCommandInput,
|
|
17
15
|
ListEnvironmentBlueprintsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListEnvironmentBlueprintsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListEnvironmentBlueprintsCommandInput
|
|
21
|
+
input: ListEnvironmentBlueprintsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListEnvironmentBlueprintsCommandInput,
|
|
26
24
|
ListEnvironmentBlueprintsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListEnvironmentProfilesInput,
|
|
4
|
-
ListEnvironmentProfilesOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListEnvironmentProfilesInput, ListEnvironmentProfilesOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListEnvironmentProfilesCommandInput
|
|
8
|
-
extends ListEnvironmentProfilesInput {}
|
|
4
|
+
export interface ListEnvironmentProfilesCommandInput extends ListEnvironmentProfilesInput {}
|
|
9
5
|
export interface ListEnvironmentProfilesCommandOutput
|
|
10
|
-
extends ListEnvironmentProfilesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListEnvironmentProfilesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListEnvironmentProfilesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListEnvironmentProfilesCommandInput
|
|
9
|
+
input: ListEnvironmentProfilesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListEnvironmentProfilesCommandInput,
|
|
17
12
|
ListEnvironmentProfilesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListEnvironmentProfilesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListEnvironmentProfilesCommandInput
|
|
18
|
+
input: ListEnvironmentProfilesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListEnvironmentProfilesCommandInput,
|
|
26
21
|
ListEnvironmentProfilesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListEnvironmentsInput,
|
|
4
|
-
ListEnvironmentsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListEnvironmentsInput, ListEnvironmentsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListEnvironmentsCommandInput extends ListEnvironmentsInput {}
|
|
8
|
-
export interface ListEnvironmentsCommandOutput
|
|
9
|
-
extends ListEnvironmentsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListEnvironmentsCommandOutput extends ListEnvironmentsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListEnvironmentsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListEnvironmentsCommandInput
|
|
8
|
+
input: ListEnvironmentsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListEnvironmentsCommandInput,
|
|
16
11
|
ListEnvironmentsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListEnvironmentsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListEnvironmentsCommandInput
|
|
17
|
+
input: ListEnvironmentsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListEnvironmentsCommandInput,
|
|
25
20
|
ListEnvironmentsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListJobRunsInput, ListJobRunsOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListJobRunsCommandInput extends ListJobRunsInput {}
|
|
5
|
-
export interface ListJobRunsCommandOutput
|
|
6
|
-
extends ListJobRunsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListJobRunsCommandOutput extends ListJobRunsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListJobRunsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListJobRunsCommandInput
|
|
8
|
+
input: ListJobRunsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListJobRunsCommandInput,
|
|
13
11
|
ListJobRunsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListJobRunsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListJobRunsCommandInput
|
|
17
|
+
input: ListJobRunsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListJobRunsCommandInput,
|
|
22
20
|
ListJobRunsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListLineageEventsInput,
|
|
4
|
-
ListLineageEventsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListLineageEventsInput, ListLineageEventsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListLineageEventsCommandInput extends ListLineageEventsInput {}
|
|
8
|
-
export interface ListLineageEventsCommandOutput
|
|
9
|
-
extends ListLineageEventsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListLineageEventsCommandOutput extends ListLineageEventsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListLineageEventsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListLineageEventsCommandInput
|
|
8
|
+
input: ListLineageEventsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListLineageEventsCommandInput,
|
|
16
11
|
ListLineageEventsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListLineageEventsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListLineageEventsCommandInput
|
|
17
|
+
input: ListLineageEventsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListLineageEventsCommandInput,
|
|
25
20
|
ListLineageEventsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListLineageNodeHistoryInput,
|
|
4
|
-
ListLineageNodeHistoryOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListLineageNodeHistoryInput, ListLineageNodeHistoryOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListLineageNodeHistoryCommandInput
|
|
8
|
-
extends ListLineageNodeHistoryInput {}
|
|
4
|
+
export interface ListLineageNodeHistoryCommandInput extends ListLineageNodeHistoryInput {}
|
|
9
5
|
export interface ListLineageNodeHistoryCommandOutput
|
|
10
|
-
extends ListLineageNodeHistoryOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListLineageNodeHistoryOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListLineageNodeHistoryCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListLineageNodeHistoryCommandInput
|
|
9
|
+
input: ListLineageNodeHistoryCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListLineageNodeHistoryCommandInput,
|
|
17
12
|
ListLineageNodeHistoryCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListLineageNodeHistoryCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListLineageNodeHistoryCommandInput
|
|
18
|
+
input: ListLineageNodeHistoryCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListLineageNodeHistoryCommandInput,
|
|
26
21
|
ListLineageNodeHistoryCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListMetadataGenerationRunsOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListMetadataGenerationRunsCommandInput
|
|
8
|
-
extends ListMetadataGenerationRunsInput {}
|
|
7
|
+
export interface ListMetadataGenerationRunsCommandInput extends ListMetadataGenerationRunsInput {}
|
|
9
8
|
export interface ListMetadataGenerationRunsCommandOutput
|
|
10
|
-
extends ListMetadataGenerationRunsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListMetadataGenerationRunsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListMetadataGenerationRunsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListMetadataGenerationRunsCommandInput
|
|
12
|
+
input: ListMetadataGenerationRunsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListMetadataGenerationRunsCommandInput,
|
|
17
15
|
ListMetadataGenerationRunsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListMetadataGenerationRunsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListMetadataGenerationRunsCommandInput
|
|
21
|
+
input: ListMetadataGenerationRunsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListMetadataGenerationRunsCommandInput,
|
|
26
24
|
ListMetadataGenerationRunsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListNotebookRunsInput,
|
|
4
|
-
ListNotebookRunsOutput,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { ListNotebookRunsInput, ListNotebookRunsOutput } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListNotebookRunsCommandInput extends ListNotebookRunsInput {}
|
|
8
|
-
export interface ListNotebookRunsCommandOutput
|
|
9
|
-
extends ListNotebookRunsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListNotebookRunsCommandOutput extends ListNotebookRunsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListNotebookRunsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListNotebookRunsCommandInput
|
|
8
|
+
input: ListNotebookRunsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListNotebookRunsCommandInput,
|
|
16
11
|
ListNotebookRunsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListNotebookRunsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListNotebookRunsCommandInput
|
|
17
|
+
input: ListNotebookRunsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListNotebookRunsCommandInput,
|
|
25
20
|
ListNotebookRunsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListNotebooksInput, ListNotebooksOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListNotebooksCommandInput extends ListNotebooksInput {}
|
|
5
|
-
export interface ListNotebooksCommandOutput
|
|
6
|
-
extends ListNotebooksOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListNotebooksCommandOutput extends ListNotebooksOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListNotebooksCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListNotebooksCommandInput
|
|
8
|
+
input: ListNotebooksCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListNotebooksCommandInput,
|
|
13
11
|
ListNotebooksCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListNotebooksCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListNotebooksCommandInput
|
|
17
|
+
input: ListNotebooksCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListNotebooksCommandInput,
|
|
22
20
|
ListNotebooksCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListNotificationsInput,
|
|
4
|
-
ListNotificationsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListNotificationsInput, ListNotificationsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListNotificationsCommandInput extends ListNotificationsInput {}
|
|
8
|
-
export interface ListNotificationsCommandOutput
|
|
9
|
-
extends ListNotificationsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListNotificationsCommandOutput extends ListNotificationsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListNotificationsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListNotificationsCommandInput
|
|
8
|
+
input: ListNotificationsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListNotificationsCommandInput,
|
|
16
11
|
ListNotificationsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListNotificationsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListNotificationsCommandInput
|
|
17
|
+
input: ListNotificationsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListNotificationsCommandInput,
|
|
25
20
|
ListNotificationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPolicyGrantsInput,
|
|
4
|
-
ListPolicyGrantsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListPolicyGrantsInput, ListPolicyGrantsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListPolicyGrantsCommandInput extends ListPolicyGrantsInput {}
|
|
8
|
-
export interface ListPolicyGrantsCommandOutput
|
|
9
|
-
extends ListPolicyGrantsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListPolicyGrantsCommandOutput extends ListPolicyGrantsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListPolicyGrantsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListPolicyGrantsCommandInput
|
|
8
|
+
input: ListPolicyGrantsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListPolicyGrantsCommandInput,
|
|
16
11
|
ListPolicyGrantsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListPolicyGrantsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListPolicyGrantsCommandInput
|
|
17
|
+
input: ListPolicyGrantsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListPolicyGrantsCommandInput,
|
|
25
20
|
ListPolicyGrantsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListProjectMembershipsInput,
|
|
4
|
-
ListProjectMembershipsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListProjectMembershipsInput, ListProjectMembershipsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProjectMembershipsCommandInput
|
|
8
|
-
extends ListProjectMembershipsInput {}
|
|
4
|
+
export interface ListProjectMembershipsCommandInput extends ListProjectMembershipsInput {}
|
|
9
5
|
export interface ListProjectMembershipsCommandOutput
|
|
10
|
-
extends ListProjectMembershipsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListProjectMembershipsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListProjectMembershipsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListProjectMembershipsCommandInput
|
|
9
|
+
input: ListProjectMembershipsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListProjectMembershipsCommandInput,
|
|
17
12
|
ListProjectMembershipsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListProjectMembershipsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListProjectMembershipsCommandInput
|
|
18
|
+
input: ListProjectMembershipsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListProjectMembershipsCommandInput,
|
|
26
21
|
ListProjectMembershipsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListProjectProfilesInput,
|
|
4
|
-
ListProjectProfilesOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListProjectProfilesInput, ListProjectProfilesOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProjectProfilesCommandInput
|
|
8
|
-
extends ListProjectProfilesInput {}
|
|
4
|
+
export interface ListProjectProfilesCommandInput extends ListProjectProfilesInput {}
|
|
9
5
|
export interface ListProjectProfilesCommandOutput
|
|
10
|
-
extends ListProjectProfilesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListProjectProfilesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListProjectProfilesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListProjectProfilesCommandInput
|
|
9
|
+
input: ListProjectProfilesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListProjectProfilesCommandInput,
|
|
17
12
|
ListProjectProfilesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListProjectProfilesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListProjectProfilesCommandInput
|
|
18
|
+
input: ListProjectProfilesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListProjectProfilesCommandInput,
|
|
26
21
|
ListProjectProfilesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListProjectsInput, ListProjectsOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListProjectsCommandInput extends ListProjectsInput {}
|
|
5
|
-
export interface ListProjectsCommandOutput
|
|
6
|
-
extends ListProjectsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListProjectsCommandOutput extends ListProjectsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListProjectsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListProjectsCommandInput
|
|
8
|
+
input: ListProjectsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListProjectsCommandInput,
|
|
13
11
|
ListProjectsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListProjectsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListProjectsCommandInput
|
|
17
|
+
input: ListProjectsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListProjectsCommandInput,
|
|
22
20
|
ListProjectsCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListRulesInput, ListRulesOutput } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListRulesCommandInput extends ListRulesInput {}
|
|
5
|
-
export interface ListRulesCommandOutput
|
|
6
|
-
extends ListRulesOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListRulesCommandOutput extends ListRulesOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListRulesCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListRulesCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListRulesCommandInput,
|
|
11
11
|
ListRulesCommandOutput,
|
|
12
12
|
import("..").DataZoneClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: ListRulesCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
ListRulesCommandInput,
|
|
18
20
|
ListRulesCommandOutput,
|
|
19
21
|
import("..").DataZoneClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSubscriptionGrantsInput,
|
|
4
|
-
ListSubscriptionGrantsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListSubscriptionGrantsInput, ListSubscriptionGrantsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSubscriptionGrantsCommandInput
|
|
8
|
-
extends ListSubscriptionGrantsInput {}
|
|
4
|
+
export interface ListSubscriptionGrantsCommandInput extends ListSubscriptionGrantsInput {}
|
|
9
5
|
export interface ListSubscriptionGrantsCommandOutput
|
|
10
|
-
extends ListSubscriptionGrantsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListSubscriptionGrantsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListSubscriptionGrantsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListSubscriptionGrantsCommandInput
|
|
9
|
+
input: ListSubscriptionGrantsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListSubscriptionGrantsCommandInput,
|
|
17
12
|
ListSubscriptionGrantsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListSubscriptionGrantsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListSubscriptionGrantsCommandInput
|
|
18
|
+
input: ListSubscriptionGrantsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListSubscriptionGrantsCommandInput,
|
|
26
21
|
ListSubscriptionGrantsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSubscriptionRequestsInput,
|
|
4
|
-
ListSubscriptionRequestsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListSubscriptionRequestsInput, ListSubscriptionRequestsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSubscriptionRequestsCommandInput
|
|
8
|
-
extends ListSubscriptionRequestsInput {}
|
|
4
|
+
export interface ListSubscriptionRequestsCommandInput extends ListSubscriptionRequestsInput {}
|
|
9
5
|
export interface ListSubscriptionRequestsCommandOutput
|
|
10
|
-
extends ListSubscriptionRequestsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListSubscriptionRequestsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListSubscriptionRequestsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListSubscriptionRequestsCommandInput
|
|
9
|
+
input: ListSubscriptionRequestsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListSubscriptionRequestsCommandInput,
|
|
17
12
|
ListSubscriptionRequestsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListSubscriptionRequestsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListSubscriptionRequestsCommandInput
|
|
18
|
+
input: ListSubscriptionRequestsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListSubscriptionRequestsCommandInput,
|
|
26
21
|
ListSubscriptionRequestsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSubscriptionTargetsInput,
|
|
4
|
-
ListSubscriptionTargetsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListSubscriptionTargetsInput, ListSubscriptionTargetsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSubscriptionTargetsCommandInput
|
|
8
|
-
extends ListSubscriptionTargetsInput {}
|
|
4
|
+
export interface ListSubscriptionTargetsCommandInput extends ListSubscriptionTargetsInput {}
|
|
9
5
|
export interface ListSubscriptionTargetsCommandOutput
|
|
10
|
-
extends ListSubscriptionTargetsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListSubscriptionTargetsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListSubscriptionTargetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListSubscriptionTargetsCommandInput
|
|
9
|
+
input: ListSubscriptionTargetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListSubscriptionTargetsCommandInput,
|
|
17
12
|
ListSubscriptionTargetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListSubscriptionTargetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListSubscriptionTargetsCommandInput
|
|
18
|
+
input: ListSubscriptionTargetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListSubscriptionTargetsCommandInput,
|
|
26
21
|
ListSubscriptionTargetsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSubscriptionsInput,
|
|
4
|
-
ListSubscriptionsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListSubscriptionsInput, ListSubscriptionsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListSubscriptionsCommandInput extends ListSubscriptionsInput {}
|
|
8
|
-
export interface ListSubscriptionsCommandOutput
|
|
9
|
-
extends ListSubscriptionsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListSubscriptionsCommandOutput extends ListSubscriptionsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListSubscriptionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListSubscriptionsCommandInput
|
|
8
|
+
input: ListSubscriptionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListSubscriptionsCommandInput,
|
|
16
11
|
ListSubscriptionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListSubscriptionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListSubscriptionsCommandInput
|
|
17
|
+
input: ListSubscriptionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListSubscriptionsCommandInput,
|
|
25
20
|
ListSubscriptionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTimeSeriesDataPointsInput,
|
|
4
|
-
ListTimeSeriesDataPointsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTimeSeriesDataPointsInput, ListTimeSeriesDataPointsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTimeSeriesDataPointsCommandInput
|
|
8
|
-
extends ListTimeSeriesDataPointsInput {}
|
|
4
|
+
export interface ListTimeSeriesDataPointsCommandInput extends ListTimeSeriesDataPointsInput {}
|
|
9
5
|
export interface ListTimeSeriesDataPointsCommandOutput
|
|
10
|
-
extends ListTimeSeriesDataPointsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTimeSeriesDataPointsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListTimeSeriesDataPointsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTimeSeriesDataPointsCommandInput
|
|
9
|
+
input: ListTimeSeriesDataPointsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTimeSeriesDataPointsCommandInput,
|
|
17
12
|
ListTimeSeriesDataPointsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTimeSeriesDataPointsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTimeSeriesDataPointsCommandInput
|
|
18
|
+
input: ListTimeSeriesDataPointsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTimeSeriesDataPointsCommandInput,
|
|
26
21
|
ListTimeSeriesDataPointsCommandOutput,
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
MetadataBearer as __MetadataBearer,
|
|
4
|
-
} from "@smithy/types";
|
|
5
|
-
import {
|
|
6
|
-
PostLineageEventInput,
|
|
7
|
-
PostLineageEventOutput,
|
|
8
|
-
} from "../models/models_2";
|
|
1
|
+
import { BlobPayloadInputTypes, MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import { PostLineageEventInput, PostLineageEventOutput } from "../models/models_2";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
4
|
export type PostLineageEventCommandInputType = Pick<
|
|
11
5
|
PostLineageEventInput,
|
|
@@ -13,14 +7,11 @@ export type PostLineageEventCommandInputType = Pick<
|
|
|
13
7
|
> & {
|
|
14
8
|
event: BlobPayloadInputTypes;
|
|
15
9
|
};
|
|
16
|
-
export interface PostLineageEventCommandInput
|
|
17
|
-
|
|
18
|
-
export interface PostLineageEventCommandOutput
|
|
19
|
-
extends PostLineageEventOutput,
|
|
20
|
-
__MetadataBearer {}
|
|
10
|
+
export interface PostLineageEventCommandInput extends PostLineageEventCommandInputType {}
|
|
11
|
+
export interface PostLineageEventCommandOutput extends PostLineageEventOutput, __MetadataBearer {}
|
|
21
12
|
declare const PostLineageEventCommand_base: {
|
|
22
13
|
new (
|
|
23
|
-
input: PostLineageEventCommandInput
|
|
14
|
+
input: PostLineageEventCommandInput,
|
|
24
15
|
): import("@smithy/core/client").CommandImpl<
|
|
25
16
|
PostLineageEventCommandInput,
|
|
26
17
|
PostLineageEventCommandOutput,
|
|
@@ -29,7 +20,7 @@ declare const PostLineageEventCommand_base: {
|
|
|
29
20
|
import("..").ServiceOutputTypes
|
|
30
21
|
>;
|
|
31
22
|
new (
|
|
32
|
-
input: PostLineageEventCommandInput
|
|
23
|
+
input: PostLineageEventCommandInput,
|
|
33
24
|
): import("@smithy/core/client").CommandImpl<
|
|
34
25
|
PostLineageEventCommandInput,
|
|
35
26
|
PostLineageEventCommandOutput,
|