@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
|
@@ -1215,6 +1215,7 @@ export interface DataZone {
|
|
|
1215
1215
|
options: __HttpHandlerOptions,
|
|
1216
1216
|
cb: (err: any, data?: ListDataSourcesCommandOutput) => void
|
|
1217
1217
|
): void;
|
|
1218
|
+
listDomains(): Promise<ListDomainsCommandOutput>;
|
|
1218
1219
|
listDomains(
|
|
1219
1220
|
args: ListDomainsCommandInput,
|
|
1220
1221
|
options?: __HttpHandlerOptions
|
|
@@ -24,6 +24,15 @@ declare const AcceptPredictionsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AcceptPredictionsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AcceptPredictionsCommandInput,
|
|
31
|
+
AcceptPredictionsCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AcceptPredictionsCommand extends AcceptPredictionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AcceptSubscriptionRequestCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AcceptSubscriptionRequestCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AcceptSubscriptionRequestCommandInput,
|
|
32
|
+
AcceptSubscriptionRequestCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AcceptSubscriptionRequestCommand extends AcceptSubscriptionRequestCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelSubscriptionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelSubscriptionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelSubscriptionCommandInput,
|
|
32
|
+
CancelSubscriptionCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelSubscriptionCommand extends CancelSubscriptionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateAssetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateAssetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateAssetCommandInput,
|
|
28
|
+
CreateAssetCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateAssetCommand extends CreateAssetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateAssetRevisionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateAssetRevisionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateAssetRevisionCommandInput,
|
|
32
|
+
CreateAssetRevisionCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateAssetRevisionCommand extends CreateAssetRevisionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateAssetTypeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateAssetTypeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateAssetTypeCommandInput,
|
|
31
|
+
CreateAssetTypeCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateAssetTypeCommand extends CreateAssetTypeCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateDataSourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateDataSourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateDataSourceCommandInput,
|
|
31
|
+
CreateDataSourceCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateDomainCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateDomainCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateDomainCommandInput,
|
|
28
|
+
CreateDomainCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateDomainCommand extends CreateDomainCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateEnvironmentCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateEnvironmentCommandInput,
|
|
31
|
+
CreateEnvironmentCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateEnvironmentProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateEnvironmentProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateEnvironmentProfileCommandInput,
|
|
32
|
+
CreateEnvironmentProfileCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateEnvironmentProfileCommand extends CreateEnvironmentProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateFormTypeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateFormTypeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateFormTypeCommandInput,
|
|
28
|
+
CreateFormTypeCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateFormTypeCommand extends CreateFormTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateGlossaryCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateGlossaryCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateGlossaryCommandInput,
|
|
28
|
+
CreateGlossaryCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateGlossaryCommand extends CreateGlossaryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateGlossaryTermCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateGlossaryTermCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateGlossaryTermCommandInput,
|
|
32
|
+
CreateGlossaryTermCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateGlossaryTermCommand extends CreateGlossaryTermCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateGroupProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateGroupProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateGroupProfileCommandInput,
|
|
32
|
+
CreateGroupProfileCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateGroupProfileCommand extends CreateGroupProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateListingChangeSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateListingChangeSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateListingChangeSetCommandInput,
|
|
32
|
+
CreateListingChangeSetCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateListingChangeSetCommand extends CreateListingChangeSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateProjectCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateProjectCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateProjectCommandInput,
|
|
28
|
+
CreateProjectCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateProjectCommand extends CreateProjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateProjectMembershipCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateProjectMembershipCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateProjectMembershipCommandInput,
|
|
32
|
+
CreateProjectMembershipCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateProjectMembershipCommand extends CreateProjectMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSubscriptionGrantCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSubscriptionGrantCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSubscriptionGrantCommandInput,
|
|
32
|
+
CreateSubscriptionGrantCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSubscriptionGrantCommand extends CreateSubscriptionGrantCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSubscriptionRequestCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSubscriptionRequestCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSubscriptionRequestCommandInput,
|
|
32
|
+
CreateSubscriptionRequestCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSubscriptionRequestCommand extends CreateSubscriptionRequestCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSubscriptionTargetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSubscriptionTargetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSubscriptionTargetCommandInput,
|
|
32
|
+
CreateSubscriptionTargetCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSubscriptionTargetCommand extends CreateSubscriptionTargetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateUserProfileCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateUserProfileCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateUserProfileCommandInput,
|
|
31
|
+
CreateUserProfileCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateUserProfileCommand extends CreateUserProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteAssetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteAssetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteAssetCommandInput,
|
|
28
|
+
DeleteAssetCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteAssetCommand extends DeleteAssetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteAssetTypeCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteAssetTypeCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteAssetTypeCommandInput,
|
|
31
|
+
DeleteAssetTypeCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteAssetTypeCommand extends DeleteAssetTypeCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteDataSourceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteDataSourceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteDataSourceCommandInput,
|
|
31
|
+
DeleteDataSourceCommandOutput,
|
|
32
|
+
DataZoneClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteDomainCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteDomainCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteDomainCommandInput,
|
|
28
|
+
DeleteDomainCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteDomainCommand extends DeleteDomainCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEnvironmentBlueprintConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
32
|
+
DeleteEnvironmentBlueprintConfigurationCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEnvironmentBlueprintConfigurationCommand extends DeleteEnvironmentBlueprintConfigurationCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteEnvironmentCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteEnvironmentCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteEnvironmentCommandInput,
|
|
26
|
+
DeleteEnvironmentCommandOutput,
|
|
27
|
+
DataZoneClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteEnvironmentProfileCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteEnvironmentProfileCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteEnvironmentProfileCommandInput,
|
|
28
|
+
DeleteEnvironmentProfileCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteEnvironmentProfileCommand extends DeleteEnvironmentProfileCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteFormTypeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteFormTypeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteFormTypeCommandInput,
|
|
28
|
+
DeleteFormTypeCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteFormTypeCommand extends DeleteFormTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteGlossaryCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteGlossaryCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteGlossaryCommandInput,
|
|
28
|
+
DeleteGlossaryCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteGlossaryCommand extends DeleteGlossaryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteGlossaryTermCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteGlossaryTermCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteGlossaryTermCommandInput,
|
|
32
|
+
DeleteGlossaryTermCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteGlossaryTermCommand extends DeleteGlossaryTermCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteListingCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteListingCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteListingCommandInput,
|
|
28
|
+
DeleteListingCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteListingCommand extends DeleteListingCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteProjectCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteProjectCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteProjectCommandInput,
|
|
28
|
+
DeleteProjectCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteProjectCommand extends DeleteProjectCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteProjectMembershipCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteProjectMembershipCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteProjectMembershipCommandInput,
|
|
32
|
+
DeleteProjectMembershipCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteProjectMembershipCommand extends DeleteProjectMembershipCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteSubscriptionGrantCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteSubscriptionGrantCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteSubscriptionGrantCommandInput,
|
|
32
|
+
DeleteSubscriptionGrantCommandOutput,
|
|
33
|
+
DataZoneClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteSubscriptionGrantCommand extends DeleteSubscriptionGrantCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteSubscriptionRequestCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteSubscriptionRequestCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteSubscriptionRequestCommandInput,
|
|
28
|
+
DeleteSubscriptionRequestCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteSubscriptionRequestCommand extends DeleteSubscriptionRequestCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteSubscriptionTargetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteSubscriptionTargetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteSubscriptionTargetCommandInput,
|
|
28
|
+
DeleteSubscriptionTargetCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteSubscriptionTargetCommand extends DeleteSubscriptionTargetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetAssetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetAssetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetAssetCommandInput,
|
|
28
|
+
GetAssetCommandOutput,
|
|
29
|
+
DataZoneClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetAssetCommand extends GetAssetCommand_base {}
|