@aws-sdk/client-datazone 3.774.0 → 3.777.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/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +18 -18
- package/dist-es/DataZoneClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +1 -0
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/AddEntityOwnerCommand.d.ts +1 -0
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +1 -0
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +1 -0
- package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +1 -0
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +1 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataProductCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -0
- package/dist-types/commands/CreateDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateFormTypeCommand.d.ts +1 -0
- package/dist-types/commands/CreateGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -2
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +1 -0
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataProductCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/DeleteListingCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetTypeCommand.d.ts +1 -0
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -0
- package/dist-types/commands/GetDataProductCommand.d.ts +1 -0
- package/dist-types/commands/GetDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +1 -0
- package/dist-types/commands/GetDomainCommand.d.ts +1 -0
- package/dist-types/commands/GetDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetFormTypeCommand.d.ts +1 -0
- package/dist-types/commands/GetGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/GetGroupProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +1 -0
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -0
- package/dist-types/commands/GetLineageEventCommand.d.ts +1 -0
- package/dist-types/commands/GetLineageNodeCommand.d.ts +1 -0
- package/dist-types/commands/GetListingCommand.d.ts +1 -0
- package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +1 -0
- package/dist-types/commands/GetProjectCommand.d.ts +1 -0
- package/dist-types/commands/GetProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +1 -0
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +1 -0
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +1 -0
- package/dist-types/commands/GetUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetFiltersCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +1 -0
- package/dist-types/commands/ListConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -0
- package/dist-types/commands/ListEntityOwnersCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +1 -0
- package/dist-types/commands/ListJobRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListLineageEventsCommand.d.ts +1 -0
- package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +1 -0
- package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +1 -0
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -0
- package/dist-types/commands/ListRulesCommand.d.ts +3 -2
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +1 -0
- package/dist-types/commands/PostLineageEventCommand.d.ts +2 -1
- package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +1 -0
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/RejectPredictionsCommand.d.ts +1 -0
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +1 -0
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +1 -0
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/SearchCommand.d.ts +1 -0
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +1 -0
- package/dist-types/commands/SearchListingsCommand.d.ts +1 -0
- package/dist-types/commands/SearchTypesCommand.d.ts +1 -0
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +1 -0
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +1 -0
- package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +34 -34
|
@@ -40,8 +40,6 @@ const defaultDataZoneHttpAuthSchemeProvider = (authParameters) => {
|
|
|
40
40
|
exports.defaultDataZoneHttpAuthSchemeProvider = defaultDataZoneHttpAuthSchemeProvider;
|
|
41
41
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
42
42
|
const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
|
|
43
|
-
return {
|
|
44
|
-
...config_0,
|
|
45
|
-
};
|
|
43
|
+
return Object.assign(config_0, {});
|
|
46
44
|
};
|
|
47
45
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/index.js
CHANGED
|
@@ -574,11 +574,10 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
|
|
|
574
574
|
|
|
575
575
|
// src/endpoint/EndpointParameters.ts
|
|
576
576
|
var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
|
|
577
|
-
return {
|
|
578
|
-
...options,
|
|
577
|
+
return Object.assign(options, {
|
|
579
578
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
580
579
|
defaultSigningName: "datazone"
|
|
581
|
-
};
|
|
580
|
+
});
|
|
582
581
|
}, "resolveClientEndpointParameters");
|
|
583
582
|
var commonParams = {
|
|
584
583
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -634,22 +633,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
|
|
|
634
633
|
}, "resolveHttpAuthRuntimeConfig");
|
|
635
634
|
|
|
636
635
|
// src/runtimeExtensions.ts
|
|
637
|
-
var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
|
|
638
636
|
var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
639
|
-
const extensionConfiguration =
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
637
|
+
const extensionConfiguration = Object.assign(
|
|
638
|
+
(0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
639
|
+
(0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
640
|
+
(0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
641
|
+
getHttpAuthExtensionConfiguration(runtimeConfig)
|
|
642
|
+
);
|
|
645
643
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
646
|
-
return
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
644
|
+
return Object.assign(
|
|
645
|
+
runtimeConfig,
|
|
646
|
+
(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
647
|
+
(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
648
|
+
(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
649
|
+
resolveHttpAuthRuntimeConfig(extensionConfiguration)
|
|
650
|
+
);
|
|
653
651
|
}, "resolveRuntimeExtensions");
|
|
654
652
|
|
|
655
653
|
// src/DataZoneClient.ts
|
|
@@ -663,6 +661,8 @@ var DataZoneClient = class extends import_smithy_client.Client {
|
|
|
663
661
|
config;
|
|
664
662
|
constructor(...[configuration]) {
|
|
665
663
|
const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
|
|
664
|
+
super(_config_0);
|
|
665
|
+
this.initConfig = _config_0;
|
|
666
666
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
667
667
|
const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
|
|
668
668
|
const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
|
|
@@ -671,7 +671,6 @@ var DataZoneClient = class extends import_smithy_client.Client {
|
|
|
671
671
|
const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
|
|
672
672
|
const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
|
|
673
673
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
674
|
-
super(_config_8);
|
|
675
674
|
this.config = _config_8;
|
|
676
675
|
this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
|
|
677
676
|
this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
|
|
@@ -1462,6 +1461,7 @@ var Status = {
|
|
|
1462
1461
|
ENABLED: "ENABLED"
|
|
1463
1462
|
};
|
|
1464
1463
|
var RuleAction = {
|
|
1464
|
+
CREATE_LISTING_CHANGE_SET: "CREATE_LISTING_CHANGE_SET",
|
|
1465
1465
|
CREATE_SUBSCRIPTION_REQUEST: "CREATE_SUBSCRIPTION_REQUEST"
|
|
1466
1466
|
};
|
|
1467
1467
|
var RuleDetail;
|
|
@@ -17,6 +17,8 @@ export class DataZoneClient extends __Client {
|
|
|
17
17
|
config;
|
|
18
18
|
constructor(...[configuration]) {
|
|
19
19
|
const _config_0 = __getRuntimeConfig(configuration || {});
|
|
20
|
+
super(_config_0);
|
|
21
|
+
this.initConfig = _config_0;
|
|
20
22
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
21
23
|
const _config_2 = resolveUserAgentConfig(_config_1);
|
|
22
24
|
const _config_3 = resolveRetryConfig(_config_2);
|
|
@@ -25,7 +27,6 @@ export class DataZoneClient extends __Client {
|
|
|
25
27
|
const _config_6 = resolveEndpointConfig(_config_5);
|
|
26
28
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
27
29
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
28
|
-
super(_config_8);
|
|
29
30
|
this.config = _config_8;
|
|
30
31
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
31
32
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -35,7 +35,5 @@ export const defaultDataZoneHttpAuthSchemeProvider = (authParameters) => {
|
|
|
35
35
|
};
|
|
36
36
|
export const resolveHttpAuthSchemeConfig = (config) => {
|
|
37
37
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
38
|
-
return {
|
|
39
|
-
...config_0,
|
|
40
|
-
};
|
|
38
|
+
return Object.assign(config_0, {});
|
|
41
39
|
};
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
export const resolveClientEndpointParameters = (options) => {
|
|
2
|
-
return {
|
|
3
|
-
...options,
|
|
2
|
+
return Object.assign(options, {
|
|
4
3
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
5
4
|
defaultSigningName: "datazone",
|
|
6
|
-
};
|
|
5
|
+
});
|
|
7
6
|
};
|
|
8
7
|
export const commonParams = {
|
|
9
8
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
|
|
|
2
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
3
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
|
-
const asPartial = (t) => t;
|
|
6
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
|
-
const extensionConfiguration =
|
|
8
|
-
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
9
|
-
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
10
|
-
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
11
|
-
...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
|
|
12
|
-
};
|
|
6
|
+
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
13
7
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
14
|
-
return
|
|
15
|
-
...runtimeConfig,
|
|
16
|
-
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
17
|
-
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
18
|
-
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
19
|
-
...resolveHttpAuthRuntimeConfig(extensionConfiguration),
|
|
20
|
-
};
|
|
8
|
+
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
21
9
|
};
|
|
@@ -92,6 +92,7 @@ declare const AcceptPredictionsCommand_base: {
|
|
|
92
92
|
* @throws {@link DataZoneServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class AcceptPredictionsCommand extends AcceptPredictionsCommand_base {
|
|
@@ -162,6 +162,7 @@ declare const AcceptSubscriptionRequestCommand_base: {
|
|
|
162
162
|
* @throws {@link DataZoneServiceException}
|
|
163
163
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
164
164
|
*
|
|
165
|
+
*
|
|
165
166
|
* @public
|
|
166
167
|
*/
|
|
167
168
|
export declare class AcceptSubscriptionRequestCommand extends AcceptSubscriptionRequestCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const AddEntityOwnerCommand_base: {
|
|
|
87
87
|
* @throws {@link DataZoneServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class AddEntityOwnerCommand extends AddEntityOwnerCommand_base {
|
|
@@ -142,6 +142,7 @@ declare const AddPolicyGrantCommand_base: {
|
|
|
142
142
|
* @throws {@link DataZoneServiceException}
|
|
143
143
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
144
144
|
*
|
|
145
|
+
*
|
|
145
146
|
* @public
|
|
146
147
|
*/
|
|
147
148
|
export declare class AddPolicyGrantCommand extends AddPolicyGrantCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const AssociateEnvironmentRoleCommand_base: {
|
|
|
75
75
|
* @throws {@link DataZoneServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class AssociateEnvironmentRoleCommand extends AssociateEnvironmentRoleCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const CancelMetadataGenerationRunCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class CancelMetadataGenerationRunCommand extends CancelMetadataGenerationRunCommand_base {
|
|
@@ -139,6 +139,7 @@ declare const CancelSubscriptionCommand_base: {
|
|
|
139
139
|
* @throws {@link DataZoneServiceException}
|
|
140
140
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
141
141
|
*
|
|
142
|
+
*
|
|
142
143
|
* @public
|
|
143
144
|
*/
|
|
144
145
|
export declare class CancelSubscriptionCommand extends CancelSubscriptionCommand_base {
|
|
@@ -151,6 +151,7 @@ declare const CreateAssetCommand_base: {
|
|
|
151
151
|
* @throws {@link DataZoneServiceException}
|
|
152
152
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
153
153
|
*
|
|
154
|
+
*
|
|
154
155
|
* @public
|
|
155
156
|
*/
|
|
156
157
|
export declare class CreateAssetCommand extends CreateAssetCommand_base {
|
|
@@ -351,6 +351,7 @@ declare const CreateAssetFilterCommand_base: {
|
|
|
351
351
|
* @throws {@link DataZoneServiceException}
|
|
352
352
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
353
353
|
*
|
|
354
|
+
*
|
|
354
355
|
* @public
|
|
355
356
|
*/
|
|
356
357
|
export declare class CreateAssetFilterCommand extends CreateAssetFilterCommand_base {
|
|
@@ -146,6 +146,7 @@ declare const CreateAssetRevisionCommand_base: {
|
|
|
146
146
|
* @throws {@link DataZoneServiceException}
|
|
147
147
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
148
148
|
*
|
|
149
|
+
*
|
|
149
150
|
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class CreateAssetRevisionCommand extends CreateAssetRevisionCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const CreateAssetTypeCommand_base: {
|
|
|
102
102
|
* @throws {@link DataZoneServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class CreateAssetTypeCommand extends CreateAssetTypeCommand_base {
|
|
@@ -369,6 +369,7 @@ declare const CreateConnectionCommand_base: {
|
|
|
369
369
|
* @throws {@link DataZoneServiceException}
|
|
370
370
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
371
371
|
*
|
|
372
|
+
*
|
|
372
373
|
* @public
|
|
373
374
|
*/
|
|
374
375
|
export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
|
|
@@ -134,6 +134,7 @@ declare const CreateDataProductCommand_base: {
|
|
|
134
134
|
* @throws {@link DataZoneServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
136
136
|
*
|
|
137
|
+
*
|
|
137
138
|
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class CreateDataProductCommand extends CreateDataProductCommand_base {
|
|
@@ -131,6 +131,7 @@ declare const CreateDataProductRevisionCommand_base: {
|
|
|
131
131
|
* @throws {@link DataZoneServiceException}
|
|
132
132
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
133
133
|
*
|
|
134
|
+
*
|
|
134
135
|
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class CreateDataProductRevisionCommand extends CreateDataProductRevisionCommand_base {
|
|
@@ -249,6 +249,7 @@ declare const CreateDataSourceCommand_base: {
|
|
|
249
249
|
* @throws {@link DataZoneServiceException}
|
|
250
250
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
251
251
|
*
|
|
252
|
+
*
|
|
252
253
|
* @public
|
|
253
254
|
*/
|
|
254
255
|
export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const CreateDomainCommand_base: {
|
|
|
110
110
|
* @throws {@link DataZoneServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class CreateDomainCommand extends CreateDomainCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const CreateDomainUnitCommand_base: {
|
|
|
98
98
|
* @throws {@link DataZoneServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class CreateDomainUnitCommand extends CreateDomainUnitCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const CreateEnvironmentActionCommand_base: {
|
|
|
93
93
|
* @throws {@link DataZoneServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class CreateEnvironmentActionCommand extends CreateEnvironmentActionCommand_base {
|
|
@@ -162,6 +162,7 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
162
162
|
* @throws {@link DataZoneServiceException}
|
|
163
163
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
164
164
|
*
|
|
165
|
+
*
|
|
165
166
|
* @public
|
|
166
167
|
*/
|
|
167
168
|
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const CreateEnvironmentProfileCommand_base: {
|
|
|
110
110
|
* @throws {@link DataZoneServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class CreateEnvironmentProfileCommand extends CreateEnvironmentProfileCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const CreateFormTypeCommand_base: {
|
|
|
88
88
|
* @throws {@link DataZoneServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateFormTypeCommand extends CreateFormTypeCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const CreateGlossaryCommand_base: {
|
|
|
85
85
|
* @throws {@link DataZoneServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class CreateGlossaryCommand extends CreateGlossaryCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const CreateGlossaryTermCommand_base: {
|
|
|
106
106
|
* @throws {@link DataZoneServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class CreateGlossaryTermCommand extends CreateGlossaryTermCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const CreateGroupProfileCommand_base: {
|
|
|
77
77
|
* @throws {@link DataZoneServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateGroupProfileCommand extends CreateGroupProfileCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const CreateListingChangeSetCommand_base: {
|
|
|
86
86
|
* @throws {@link DataZoneServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class CreateListingChangeSetCommand extends CreateListingChangeSetCommand_base {
|
|
@@ -138,6 +138,7 @@ declare const CreateProjectCommand_base: {
|
|
|
138
138
|
* @throws {@link DataZoneServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
140
140
|
*
|
|
141
|
+
*
|
|
141
142
|
* @public
|
|
142
143
|
*/
|
|
143
144
|
export declare class CreateProjectCommand extends CreateProjectCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const CreateProjectMembershipCommand_base: {
|
|
|
76
76
|
* @throws {@link DataZoneServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateProjectMembershipCommand extends CreateProjectMembershipCommand_base {
|
|
@@ -160,6 +160,7 @@ declare const CreateProjectProfileCommand_base: {
|
|
|
160
160
|
* @throws {@link DataZoneServiceException}
|
|
161
161
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
162
162
|
*
|
|
163
|
+
*
|
|
163
164
|
* @public
|
|
164
165
|
*/
|
|
165
166
|
export declare class CreateProjectProfileCommand extends CreateProjectProfileCommand_base {
|
|
@@ -49,7 +49,7 @@ declare const CreateRuleCommand_base: {
|
|
|
49
49
|
* includeChildDomainUnits: true || false,
|
|
50
50
|
* },
|
|
51
51
|
* },
|
|
52
|
-
* action: "CREATE_SUBSCRIPTION_REQUEST", // required
|
|
52
|
+
* action: "CREATE_LISTING_CHANGE_SET" || "CREATE_SUBSCRIPTION_REQUEST", // required
|
|
53
53
|
* scope: { // RuleScope
|
|
54
54
|
* assetType: { // AssetTypesForRule
|
|
55
55
|
* selectionMode: "ALL" || "SPECIFIC", // required
|
|
@@ -90,7 +90,7 @@ declare const CreateRuleCommand_base: {
|
|
|
90
90
|
* // includeChildDomainUnits: true || false,
|
|
91
91
|
* // },
|
|
92
92
|
* // },
|
|
93
|
-
* // action: "CREATE_SUBSCRIPTION_REQUEST", // required
|
|
93
|
+
* // action: "CREATE_LISTING_CHANGE_SET" || "CREATE_SUBSCRIPTION_REQUEST", // required
|
|
94
94
|
* // scope: { // RuleScope
|
|
95
95
|
* // assetType: { // AssetTypesForRule
|
|
96
96
|
* // selectionMode: "ALL" || "SPECIFIC", // required
|
|
@@ -157,6 +157,7 @@ declare const CreateRuleCommand_base: {
|
|
|
157
157
|
* @throws {@link DataZoneServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
159
159
|
*
|
|
160
|
+
*
|
|
160
161
|
* @public
|
|
161
162
|
*/
|
|
162
163
|
export declare class CreateRuleCommand extends CreateRuleCommand_base {
|
|
@@ -125,6 +125,7 @@ declare const CreateSubscriptionGrantCommand_base: {
|
|
|
125
125
|
* @throws {@link DataZoneServiceException}
|
|
126
126
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
127
127
|
*
|
|
128
|
+
*
|
|
128
129
|
* @public
|
|
129
130
|
*/
|
|
130
131
|
export declare class CreateSubscriptionGrantCommand extends CreateSubscriptionGrantCommand_base {
|
|
@@ -174,6 +174,7 @@ declare const CreateSubscriptionRequestCommand_base: {
|
|
|
174
174
|
* @throws {@link DataZoneServiceException}
|
|
175
175
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
176
176
|
*
|
|
177
|
+
*
|
|
177
178
|
* @public
|
|
178
179
|
*/
|
|
179
180
|
export declare class CreateSubscriptionRequestCommand extends CreateSubscriptionRequestCommand_base {
|
|
@@ -116,6 +116,7 @@ declare const CreateSubscriptionTargetCommand_base: {
|
|
|
116
116
|
* @throws {@link DataZoneServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
118
118
|
*
|
|
119
|
+
*
|
|
119
120
|
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class CreateSubscriptionTargetCommand extends CreateSubscriptionTargetCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const CreateUserProfileCommand_base: {
|
|
|
88
88
|
* @throws {@link DataZoneServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateUserProfileCommand extends CreateUserProfileCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteAssetCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteAssetCommand extends DeleteAssetCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DeleteAssetFilterCommand_base: {
|
|
|
75
75
|
* @throws {@link DataZoneServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteAssetFilterCommand extends DeleteAssetFilterCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteAssetTypeCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteAssetTypeCommand extends DeleteAssetTypeCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteDataProductCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteDataProductCommand extends DeleteDataProductCommand_base {
|
|
@@ -196,6 +196,7 @@ declare const DeleteDataSourceCommand_base: {
|
|
|
196
196
|
* @throws {@link DataZoneServiceException}
|
|
197
197
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
198
198
|
*
|
|
199
|
+
*
|
|
199
200
|
* @public
|
|
200
201
|
*/
|
|
201
202
|
export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteDomainCommand_base: {
|
|
|
77
77
|
* @throws {@link DataZoneServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteDomainCommand extends DeleteDomainCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteDomainUnitCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteDomainUnitCommand extends DeleteDomainUnitCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DeleteEnvironmentActionCommand_base: {
|
|
|
76
76
|
* @throws {@link DataZoneServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeleteEnvironmentActionCommand extends DeleteEnvironmentActionCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeleteEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
68
68
|
* @throws {@link DataZoneServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteEnvironmentBlueprintConfigurationCommand extends DeleteEnvironmentBlueprintConfigurationCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteEnvironmentCommand_base: {
|
|
|
71
71
|
* @throws {@link DataZoneServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteEnvironmentProfileCommand_base: {
|
|
|
71
71
|
* @throws {@link DataZoneServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteEnvironmentProfileCommand extends DeleteEnvironmentProfileCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteFormTypeCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteFormTypeCommand extends DeleteFormTypeCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteGlossaryCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteGlossaryCommand extends DeleteGlossaryCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteGlossaryTermCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteGlossaryTermCommand extends DeleteGlossaryTermCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DeleteListingCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteListingCommand extends DeleteListingCommand_base {
|