@aws-sdk/client-datazone 3.948.0 → 3.953.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +2652 -1775
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AcceptPredictionsCommand.js +2 -2
- package/dist-es/commands/AcceptSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/AddEntityOwnerCommand.js +2 -2
- package/dist-es/commands/AddPolicyGrantCommand.js +2 -2
- package/dist-es/commands/AssociateEnvironmentRoleCommand.js +2 -2
- package/dist-es/commands/AssociateGovernedTermsCommand.js +2 -2
- package/dist-es/commands/BatchGetAttributesMetadataCommand.js +2 -2
- package/dist-es/commands/BatchPutAttributesMetadataCommand.js +2 -2
- package/dist-es/commands/CancelMetadataGenerationRunCommand.js +2 -2
- package/dist-es/commands/CancelSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateAccountPoolCommand.js +2 -2
- package/dist-es/commands/CreateAssetCommand.js +2 -2
- package/dist-es/commands/CreateAssetFilterCommand.js +2 -2
- package/dist-es/commands/CreateAssetRevisionCommand.js +2 -2
- package/dist-es/commands/CreateAssetTypeCommand.js +2 -2
- package/dist-es/commands/CreateConnectionCommand.js +2 -2
- package/dist-es/commands/CreateDataProductCommand.js +2 -2
- package/dist-es/commands/CreateDataProductRevisionCommand.js +2 -2
- package/dist-es/commands/CreateDataSourceCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateDomainUnitCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/CreateFormTypeCommand.js +2 -2
- package/dist-es/commands/CreateGlossaryCommand.js +2 -2
- package/dist-es/commands/CreateGlossaryTermCommand.js +2 -2
- package/dist-es/commands/CreateGroupProfileCommand.js +2 -2
- package/dist-es/commands/CreateListingChangeSetCommand.js +2 -2
- package/dist-es/commands/CreateProjectCommand.js +2 -2
- package/dist-es/commands/CreateProjectMembershipCommand.js +2 -2
- package/dist-es/commands/CreateProjectProfileCommand.js +2 -2
- package/dist-es/commands/CreateRuleCommand.js +2 -2
- package/dist-es/commands/CreateSubscriptionGrantCommand.js +2 -2
- package/dist-es/commands/CreateSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/CreateSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/CreateUserProfileCommand.js +2 -2
- package/dist-es/commands/DeleteAccountPoolCommand.js +2 -2
- package/dist-es/commands/DeleteAssetCommand.js +2 -2
- package/dist-es/commands/DeleteAssetFilterCommand.js +2 -2
- package/dist-es/commands/DeleteAssetTypeCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteDataProductCommand.js +2 -2
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteDomainUnitCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/DeleteFormTypeCommand.js +2 -2
- package/dist-es/commands/DeleteGlossaryCommand.js +2 -2
- package/dist-es/commands/DeleteGlossaryTermCommand.js +2 -2
- package/dist-es/commands/DeleteListingCommand.js +2 -2
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteProjectMembershipCommand.js +2 -2
- package/dist-es/commands/DeleteProjectProfileCommand.js +2 -2
- package/dist-es/commands/DeleteRuleCommand.js +2 -2
- package/dist-es/commands/DeleteSubscriptionGrantCommand.js +2 -2
- package/dist-es/commands/DeleteSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/DeleteSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +2 -2
- package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +2 -2
- package/dist-es/commands/DisassociateGovernedTermsCommand.js +2 -2
- package/dist-es/commands/GetAccountPoolCommand.js +2 -2
- package/dist-es/commands/GetAssetCommand.js +2 -2
- package/dist-es/commands/GetAssetFilterCommand.js +2 -2
- package/dist-es/commands/GetAssetTypeCommand.js +2 -2
- package/dist-es/commands/GetConnectionCommand.js +2 -2
- package/dist-es/commands/GetDataExportConfigurationCommand.js +2 -2
- package/dist-es/commands/GetDataProductCommand.js +2 -2
- package/dist-es/commands/GetDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDataSourceRunCommand.js +2 -2
- package/dist-es/commands/GetDomainCommand.js +2 -2
- package/dist-es/commands/GetDomainUnitCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentCredentialsCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/GetFormTypeCommand.js +2 -2
- package/dist-es/commands/GetGlossaryCommand.js +2 -2
- package/dist-es/commands/GetGlossaryTermCommand.js +2 -2
- package/dist-es/commands/GetGroupProfileCommand.js +2 -2
- package/dist-es/commands/GetIamPortalLoginUrlCommand.js +2 -2
- package/dist-es/commands/GetJobRunCommand.js +2 -2
- package/dist-es/commands/GetLineageEventCommand.js +2 -2
- package/dist-es/commands/GetLineageNodeCommand.js +2 -2
- package/dist-es/commands/GetListingCommand.js +2 -2
- package/dist-es/commands/GetMetadataGenerationRunCommand.js +2 -2
- package/dist-es/commands/GetProjectCommand.js +2 -2
- package/dist-es/commands/GetProjectProfileCommand.js +2 -2
- package/dist-es/commands/GetRuleCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionGrantCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/GetTimeSeriesDataPointCommand.js +2 -2
- package/dist-es/commands/GetUserProfileCommand.js +2 -2
- package/dist-es/commands/ListAccountPoolsCommand.js +2 -2
- package/dist-es/commands/ListAccountsInAccountPoolCommand.js +2 -2
- package/dist-es/commands/ListAssetFiltersCommand.js +2 -2
- package/dist-es/commands/ListAssetRevisionsCommand.js +2 -2
- package/dist-es/commands/ListConnectionsCommand.js +2 -2
- package/dist-es/commands/ListDataProductRevisionsCommand.js +2 -2
- package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +2 -2
- package/dist-es/commands/ListDataSourceRunsCommand.js +2 -2
- package/dist-es/commands/ListDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDomainUnitsForParentCommand.js +2 -2
- package/dist-es/commands/ListDomainsCommand.js +2 -2
- package/dist-es/commands/ListEntityOwnersCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentActionsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentProfilesCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentsCommand.js +2 -2
- package/dist-es/commands/ListJobRunsCommand.js +2 -2
- package/dist-es/commands/ListLineageEventsCommand.js +2 -2
- package/dist-es/commands/ListLineageNodeHistoryCommand.js +2 -2
- package/dist-es/commands/ListMetadataGenerationRunsCommand.js +2 -2
- package/dist-es/commands/ListNotificationsCommand.js +2 -2
- package/dist-es/commands/ListPolicyGrantsCommand.js +2 -2
- package/dist-es/commands/ListProjectMembershipsCommand.js +2 -2
- package/dist-es/commands/ListProjectProfilesCommand.js +2 -2
- package/dist-es/commands/ListProjectsCommand.js +2 -2
- package/dist-es/commands/ListRulesCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionGrantsCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionRequestsCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionTargetsCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +2 -2
- package/dist-es/commands/PostLineageEventCommand.js +2 -2
- package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +2 -2
- package/dist-es/commands/PutDataExportConfigurationCommand.js +2 -2
- package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +2 -2
- package/dist-es/commands/RejectPredictionsCommand.js +2 -2
- package/dist-es/commands/RejectSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/RemoveEntityOwnerCommand.js +2 -2
- package/dist-es/commands/RemovePolicyGrantCommand.js +2 -2
- package/dist-es/commands/RevokeSubscriptionCommand.js +2 -2
- package/dist-es/commands/SearchCommand.js +2 -2
- package/dist-es/commands/SearchGroupProfilesCommand.js +2 -2
- package/dist-es/commands/SearchListingsCommand.js +2 -2
- package/dist-es/commands/SearchTypesCommand.js +2 -2
- package/dist-es/commands/SearchUserProfilesCommand.js +2 -2
- package/dist-es/commands/StartDataSourceRunCommand.js +2 -2
- package/dist-es/commands/StartMetadataGenerationRunCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccountPoolCommand.js +2 -2
- package/dist-es/commands/UpdateAssetFilterCommand.js +2 -2
- package/dist-es/commands/UpdateConnectionCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +2 -2
- package/dist-es/commands/UpdateDomainUnitCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/UpdateGlossaryCommand.js +2 -2
- package/dist-es/commands/UpdateGlossaryTermCommand.js +2 -2
- package/dist-es/commands/UpdateGroupProfileCommand.js +2 -2
- package/dist-es/commands/UpdateProjectCommand.js +2 -2
- package/dist-es/commands/UpdateProjectProfileCommand.js +2 -2
- package/dist-es/commands/UpdateRootDomainUnitOwnerCommand.js +2 -2
- package/dist-es/commands/UpdateRuleCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +1722 -1668
- package/dist-types/DataZoneClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +824 -1008
- package/dist-types/ts3.4/DataZoneClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +823 -1010
- package/package.json +35 -35
|
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.datazone",
|
|
32
|
+
version: "2018-05-10",
|
|
33
|
+
serviceTarget: "DataZone",
|
|
34
|
+
},
|
|
30
35
|
serviceId: config?.serviceId ?? "DataZone",
|
|
31
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
32
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AcceptPredictions } from "../schemas/schemas_0";
|
|
4
|
+
import { AcceptPredictions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AcceptPredictionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AcceptPredictionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "AcceptPredictions", {})
|
|
13
13
|
.n("DataZoneClient", "AcceptPredictionsCommand")
|
|
14
|
-
.sc(AcceptPredictions)
|
|
14
|
+
.sc(AcceptPredictions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AcceptSubscriptionRequest } from "../schemas/schemas_0";
|
|
4
|
+
import { AcceptSubscriptionRequest$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AcceptSubscriptionRequestCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AcceptSubscriptionRequestCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "AcceptSubscriptionRequest", {})
|
|
13
13
|
.n("DataZoneClient", "AcceptSubscriptionRequestCommand")
|
|
14
|
-
.sc(AcceptSubscriptionRequest)
|
|
14
|
+
.sc(AcceptSubscriptionRequest$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AddEntityOwner } from "../schemas/schemas_0";
|
|
4
|
+
import { AddEntityOwner$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AddEntityOwnerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AddEntityOwnerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "AddEntityOwner", {})
|
|
13
13
|
.n("DataZoneClient", "AddEntityOwnerCommand")
|
|
14
|
-
.sc(AddEntityOwner)
|
|
14
|
+
.sc(AddEntityOwner$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AddPolicyGrant } from "../schemas/schemas_0";
|
|
4
|
+
import { AddPolicyGrant$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AddPolicyGrantCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AddPolicyGrantCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "AddPolicyGrant", {})
|
|
13
13
|
.n("DataZoneClient", "AddPolicyGrantCommand")
|
|
14
|
-
.sc(AddPolicyGrant)
|
|
14
|
+
.sc(AddPolicyGrant$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateEnvironmentRole } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateEnvironmentRole$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateEnvironmentRoleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateEnvironmentRoleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "AssociateEnvironmentRole", {})
|
|
13
13
|
.n("DataZoneClient", "AssociateEnvironmentRoleCommand")
|
|
14
|
-
.sc(AssociateEnvironmentRole)
|
|
14
|
+
.sc(AssociateEnvironmentRole$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AssociateGovernedTerms } from "../schemas/schemas_0";
|
|
4
|
+
import { AssociateGovernedTerms$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AssociateGovernedTermsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AssociateGovernedTermsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "AssociateGovernedTerms", {})
|
|
13
13
|
.n("DataZoneClient", "AssociateGovernedTermsCommand")
|
|
14
|
-
.sc(AssociateGovernedTerms)
|
|
14
|
+
.sc(AssociateGovernedTerms$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchGetAttributesMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchGetAttributesMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchGetAttributesMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchGetAttributesMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "BatchGetAttributesMetadata", {})
|
|
13
13
|
.n("DataZoneClient", "BatchGetAttributesMetadataCommand")
|
|
14
|
-
.sc(BatchGetAttributesMetadata)
|
|
14
|
+
.sc(BatchGetAttributesMetadata$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchPutAttributesMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchPutAttributesMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchPutAttributesMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchPutAttributesMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "BatchPutAttributesMetadata", {})
|
|
13
13
|
.n("DataZoneClient", "BatchPutAttributesMetadataCommand")
|
|
14
|
-
.sc(BatchPutAttributesMetadata)
|
|
14
|
+
.sc(BatchPutAttributesMetadata$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CancelMetadataGenerationRun } from "../schemas/schemas_0";
|
|
4
|
+
import { CancelMetadataGenerationRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CancelMetadataGenerationRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CancelMetadataGenerationRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CancelMetadataGenerationRun", {})
|
|
13
13
|
.n("DataZoneClient", "CancelMetadataGenerationRunCommand")
|
|
14
|
-
.sc(CancelMetadataGenerationRun)
|
|
14
|
+
.sc(CancelMetadataGenerationRun$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CancelSubscription } from "../schemas/schemas_0";
|
|
4
|
+
import { CancelSubscription$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CancelSubscriptionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CancelSubscriptionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CancelSubscription", {})
|
|
13
13
|
.n("DataZoneClient", "CancelSubscriptionCommand")
|
|
14
|
-
.sc(CancelSubscription)
|
|
14
|
+
.sc(CancelSubscription$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAccountPool } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAccountPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAccountPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAccountPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateAccountPool", {})
|
|
13
13
|
.n("DataZoneClient", "CreateAccountPoolCommand")
|
|
14
|
-
.sc(CreateAccountPool)
|
|
14
|
+
.sc(CreateAccountPool$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAsset } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAsset$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAssetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAssetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateAsset", {})
|
|
13
13
|
.n("DataZoneClient", "CreateAssetCommand")
|
|
14
|
-
.sc(CreateAsset)
|
|
14
|
+
.sc(CreateAsset$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAssetFilter } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAssetFilter$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAssetFilterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAssetFilterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateAssetFilter", {})
|
|
13
13
|
.n("DataZoneClient", "CreateAssetFilterCommand")
|
|
14
|
-
.sc(CreateAssetFilter)
|
|
14
|
+
.sc(CreateAssetFilter$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAssetRevision } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAssetRevision$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAssetRevisionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAssetRevisionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateAssetRevision", {})
|
|
13
13
|
.n("DataZoneClient", "CreateAssetRevisionCommand")
|
|
14
|
-
.sc(CreateAssetRevision)
|
|
14
|
+
.sc(CreateAssetRevision$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAssetType } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAssetType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAssetTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAssetTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateAssetType", {})
|
|
13
13
|
.n("DataZoneClient", "CreateAssetTypeCommand")
|
|
14
|
-
.sc(CreateAssetType)
|
|
14
|
+
.sc(CreateAssetType$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateConnection } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateConnectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateConnectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateConnection", {})
|
|
13
13
|
.n("DataZoneClient", "CreateConnectionCommand")
|
|
14
|
-
.sc(CreateConnection)
|
|
14
|
+
.sc(CreateConnection$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateDataProduct } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDataProduct$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDataProductCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDataProductCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateDataProduct", {})
|
|
13
13
|
.n("DataZoneClient", "CreateDataProductCommand")
|
|
14
|
-
.sc(CreateDataProduct)
|
|
14
|
+
.sc(CreateDataProduct$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateDataProductRevision } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDataProductRevision$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDataProductRevisionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDataProductRevisionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateDataProductRevision", {})
|
|
13
13
|
.n("DataZoneClient", "CreateDataProductRevisionCommand")
|
|
14
|
-
.sc(CreateDataProductRevision)
|
|
14
|
+
.sc(CreateDataProductRevision$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateDataSource } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDataSourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDataSourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateDataSource", {})
|
|
13
13
|
.n("DataZoneClient", "CreateDataSourceCommand")
|
|
14
|
-
.sc(CreateDataSource)
|
|
14
|
+
.sc(CreateDataSource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateDomain", {})
|
|
13
13
|
.n("DataZoneClient", "CreateDomainCommand")
|
|
14
|
-
.sc(CreateDomain)
|
|
14
|
+
.sc(CreateDomain$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateDomainUnit } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateDomainUnit$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateDomainUnitCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateDomainUnitCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateDomainUnit", {})
|
|
13
13
|
.n("DataZoneClient", "CreateDomainUnitCommand")
|
|
14
|
-
.sc(CreateDomainUnit)
|
|
14
|
+
.sc(CreateDomainUnit$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateEnvironmentAction } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEnvironmentAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEnvironmentActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEnvironmentActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateEnvironmentAction", {})
|
|
13
13
|
.n("DataZoneClient", "CreateEnvironmentActionCommand")
|
|
14
|
-
.sc(CreateEnvironmentAction)
|
|
14
|
+
.sc(CreateEnvironmentAction$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateEnvironmentBlueprint } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEnvironmentBlueprint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEnvironmentBlueprintCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEnvironmentBlueprintCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateEnvironmentBlueprint", {})
|
|
13
13
|
.n("DataZoneClient", "CreateEnvironmentBlueprintCommand")
|
|
14
|
-
.sc(CreateEnvironmentBlueprint)
|
|
14
|
+
.sc(CreateEnvironmentBlueprint$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateEnvironment } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEnvironment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEnvironmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEnvironmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateEnvironment", {})
|
|
13
13
|
.n("DataZoneClient", "CreateEnvironmentCommand")
|
|
14
|
-
.sc(CreateEnvironment)
|
|
14
|
+
.sc(CreateEnvironment$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateEnvironmentProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateEnvironmentProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEnvironmentProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateEnvironmentProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateEnvironmentProfile", {})
|
|
13
13
|
.n("DataZoneClient", "CreateEnvironmentProfileCommand")
|
|
14
|
-
.sc(CreateEnvironmentProfile)
|
|
14
|
+
.sc(CreateEnvironmentProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateFormType } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateFormType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFormTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateFormTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateFormType", {})
|
|
13
13
|
.n("DataZoneClient", "CreateFormTypeCommand")
|
|
14
|
-
.sc(CreateFormType)
|
|
14
|
+
.sc(CreateFormType$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateGlossary } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateGlossary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateGlossaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateGlossaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateGlossary", {})
|
|
13
13
|
.n("DataZoneClient", "CreateGlossaryCommand")
|
|
14
|
-
.sc(CreateGlossary)
|
|
14
|
+
.sc(CreateGlossary$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateGlossaryTerm } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateGlossaryTerm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateGlossaryTermCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateGlossaryTermCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateGlossaryTerm", {})
|
|
13
13
|
.n("DataZoneClient", "CreateGlossaryTermCommand")
|
|
14
|
-
.sc(CreateGlossaryTerm)
|
|
14
|
+
.sc(CreateGlossaryTerm$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateGroupProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateGroupProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateGroupProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateGroupProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateGroupProfile", {})
|
|
13
13
|
.n("DataZoneClient", "CreateGroupProfileCommand")
|
|
14
|
-
.sc(CreateGroupProfile)
|
|
14
|
+
.sc(CreateGroupProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateListingChangeSet } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateListingChangeSet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateListingChangeSetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateListingChangeSetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateListingChangeSet", {})
|
|
13
13
|
.n("DataZoneClient", "CreateListingChangeSetCommand")
|
|
14
|
-
.sc(CreateListingChangeSet)
|
|
14
|
+
.sc(CreateListingChangeSet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProject } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProject$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProjectCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProjectCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateProject", {})
|
|
13
13
|
.n("DataZoneClient", "CreateProjectCommand")
|
|
14
|
-
.sc(CreateProject)
|
|
14
|
+
.sc(CreateProject$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProjectMembership } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProjectMembership$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProjectMembershipCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProjectMembershipCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateProjectMembership", {})
|
|
13
13
|
.n("DataZoneClient", "CreateProjectMembershipCommand")
|
|
14
|
-
.sc(CreateProjectMembership)
|
|
14
|
+
.sc(CreateProjectMembership$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateProjectProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateProjectProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateProjectProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateProjectProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateProjectProfile", {})
|
|
13
13
|
.n("DataZoneClient", "CreateProjectProfileCommand")
|
|
14
|
-
.sc(CreateProjectProfile)
|
|
14
|
+
.sc(CreateProjectProfile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateRule } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateRule", {})
|
|
13
13
|
.n("DataZoneClient", "CreateRuleCommand")
|
|
14
|
-
.sc(CreateRule)
|
|
14
|
+
.sc(CreateRule$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateSubscriptionGrant } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSubscriptionGrant$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSubscriptionGrantCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSubscriptionGrantCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateSubscriptionGrant", {})
|
|
13
13
|
.n("DataZoneClient", "CreateSubscriptionGrantCommand")
|
|
14
|
-
.sc(CreateSubscriptionGrant)
|
|
14
|
+
.sc(CreateSubscriptionGrant$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|