@aws-sdk/client-datazone 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/DataZone.d.ts +2 -1
- package/dist-types/DataZoneClient.d.ts +1 -1
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateFormTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/GetAssetCommand.d.ts +2 -1
- package/dist-types/commands/GetAssetTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetFormTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetListingCommand.d.ts +2 -1
- package/dist-types/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/GetUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/RejectPredictionsCommand.d.ts +2 -1
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +2 -1
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +2 -1
- package/dist-types/commands/SearchListingsCommand.d.ts +2 -1
- package/dist-types/commands/SearchTypesCommand.d.ts +2 -1
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +2 -1
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +1436 -1436
- package/dist-types/models/models_1.d.ts +288 -288
- package/dist-types/ts3.4/DataZone.d.ts +1 -0
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -21,6 +21,15 @@ declare const GetAssetTypeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetAssetTypeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetAssetTypeCommandInput,
|
|
28
|
+
GetAssetTypeCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetAssetTypeCommand extends GetAssetTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDataSourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetDataSourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDataSourceCommandInput,
|
|
28
|
+
GetDataSourceCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDataSourceCommand extends GetDataSourceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetDataSourceRunCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetDataSourceRunCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetDataSourceRunCommandInput,
|
|
31
|
+
GetDataSourceRunCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetDataSourceRunCommand extends GetDataSourceRunCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDomainCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetDomainCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDomainCommandInput,
|
|
28
|
+
GetDomainCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDomainCommand extends GetDomainCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEnvironmentBlueprintCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEnvironmentBlueprintCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEnvironmentBlueprintCommandInput,
|
|
32
|
+
GetEnvironmentBlueprintCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEnvironmentBlueprintCommand extends GetEnvironmentBlueprintCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEnvironmentBlueprintConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEnvironmentBlueprintConfigurationCommandInput,
|
|
32
|
+
GetEnvironmentBlueprintConfigurationCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEnvironmentBlueprintConfigurationCommand extends GetEnvironmentBlueprintConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetEnvironmentCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetEnvironmentCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetEnvironmentCommandInput,
|
|
28
|
+
GetEnvironmentCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetEnvironmentCommand extends GetEnvironmentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEnvironmentProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEnvironmentProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEnvironmentProfileCommandInput,
|
|
32
|
+
GetEnvironmentProfileCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEnvironmentProfileCommand extends GetEnvironmentProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetFormTypeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetFormTypeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetFormTypeCommandInput,
|
|
28
|
+
GetFormTypeCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetFormTypeCommand extends GetFormTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetGlossaryCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetGlossaryCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetGlossaryCommandInput,
|
|
28
|
+
GetGlossaryCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetGlossaryCommand extends GetGlossaryCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetGlossaryTermCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetGlossaryTermCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetGlossaryTermCommandInput,
|
|
31
|
+
GetGlossaryTermCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetGlossaryTermCommand extends GetGlossaryTermCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetGroupProfileCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetGroupProfileCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetGroupProfileCommandInput,
|
|
31
|
+
GetGroupProfileCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetGroupProfileCommand extends GetGroupProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetIamPortalLoginUrlCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetIamPortalLoginUrlCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetIamPortalLoginUrlCommandInput,
|
|
32
|
+
GetIamPortalLoginUrlCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetIamPortalLoginUrlCommand extends GetIamPortalLoginUrlCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetListingCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetListingCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetListingCommandInput,
|
|
28
|
+
GetListingCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetListingCommand extends GetListingCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetProjectCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetProjectCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetProjectCommandInput,
|
|
28
|
+
GetProjectCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetProjectCommand extends GetProjectCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetSubscriptionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetSubscriptionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetSubscriptionCommandInput,
|
|
31
|
+
GetSubscriptionCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetSubscriptionCommand extends GetSubscriptionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSubscriptionGrantCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSubscriptionGrantCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSubscriptionGrantCommandInput,
|
|
32
|
+
GetSubscriptionGrantCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSubscriptionGrantCommand extends GetSubscriptionGrantCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSubscriptionRequestDetailsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSubscriptionRequestDetailsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSubscriptionRequestDetailsCommandInput,
|
|
32
|
+
GetSubscriptionRequestDetailsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSubscriptionRequestDetailsCommand extends GetSubscriptionRequestDetailsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSubscriptionTargetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSubscriptionTargetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSubscriptionTargetCommandInput,
|
|
32
|
+
GetSubscriptionTargetCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSubscriptionTargetCommand extends GetSubscriptionTargetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetUserProfileCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetUserProfileCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetUserProfileCommandInput,
|
|
28
|
+
GetUserProfileCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetUserProfileCommand extends GetUserProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAssetRevisionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAssetRevisionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAssetRevisionsCommandInput,
|
|
32
|
+
ListAssetRevisionsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAssetRevisionsCommand extends ListAssetRevisionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDataSourceRunActivitiesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDataSourceRunActivitiesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDataSourceRunActivitiesCommandInput,
|
|
32
|
+
ListDataSourceRunActivitiesCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDataSourceRunActivitiesCommand extends ListDataSourceRunActivitiesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDataSourceRunsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDataSourceRunsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDataSourceRunsCommandInput,
|
|
32
|
+
ListDataSourceRunsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDataSourceRunsCommand extends ListDataSourceRunsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListDataSourcesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListDataSourcesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListDataSourcesCommandInput,
|
|
31
|
+
ListDataSourcesCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListDomainsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListDomainsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListDomainsCommandInput,
|
|
28
|
+
ListDomainsCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListDomainsCommand extends ListDomainsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListEnvironmentBlueprintConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListEnvironmentBlueprintConfigurationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
32
|
+
ListEnvironmentBlueprintConfigurationsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListEnvironmentBlueprintConfigurationsCommand extends ListEnvironmentBlueprintConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListEnvironmentBlueprintsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListEnvironmentBlueprintsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListEnvironmentBlueprintsCommandInput,
|
|
32
|
+
ListEnvironmentBlueprintsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListEnvironmentBlueprintsCommand extends ListEnvironmentBlueprintsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListEnvironmentProfilesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListEnvironmentProfilesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListEnvironmentProfilesCommandInput,
|
|
32
|
+
ListEnvironmentProfilesCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListEnvironmentProfilesCommand extends ListEnvironmentProfilesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListEnvironmentsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListEnvironmentsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListEnvironmentsCommandInput,
|
|
31
|
+
ListEnvironmentsCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListEnvironmentsCommand extends ListEnvironmentsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListNotificationsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListNotificationsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListNotificationsCommandInput,
|
|
31
|
+
ListNotificationsCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListNotificationsCommand extends ListNotificationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListProjectMembershipsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListProjectMembershipsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListProjectMembershipsCommandInput,
|
|
32
|
+
ListProjectMembershipsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListProjectMembershipsCommand extends ListProjectMembershipsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListProjectsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListProjectsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListProjectsCommandInput,
|
|
28
|
+
ListProjectsCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListSubscriptionGrantsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListSubscriptionGrantsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListSubscriptionGrantsCommandInput,
|
|
32
|
+
ListSubscriptionGrantsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListSubscriptionGrantsCommand extends ListSubscriptionGrantsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListSubscriptionRequestsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListSubscriptionRequestsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListSubscriptionRequestsCommandInput,
|
|
32
|
+
ListSubscriptionRequestsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListSubscriptionRequestsCommand extends ListSubscriptionRequestsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListSubscriptionTargetsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListSubscriptionTargetsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListSubscriptionTargetsCommandInput,
|
|
32
|
+
ListSubscriptionTargetsCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListSubscriptionTargetsCommand extends ListSubscriptionTargetsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListSubscriptionsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListSubscriptionsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListSubscriptionsCommandInput,
|
|
31
|
+
ListSubscriptionsCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListSubscriptionsCommand extends ListSubscriptionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutEnvironmentBlueprintConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutEnvironmentBlueprintConfigurationCommandInput,
|
|
32
|
+
PutEnvironmentBlueprintConfigurationCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutEnvironmentBlueprintConfigurationCommand extends PutEnvironmentBlueprintConfigurationCommand_base {}
|