@aws-sdk/client-datazone 3.952.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
|
@@ -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 { CreateSubscriptionRequest } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSubscriptionRequest$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSubscriptionRequestCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSubscriptionRequestCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateSubscriptionRequest", {})
|
|
13
13
|
.n("DataZoneClient", "CreateSubscriptionRequestCommand")
|
|
14
|
-
.sc(CreateSubscriptionRequest)
|
|
14
|
+
.sc(CreateSubscriptionRequest$)
|
|
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 { CreateSubscriptionTarget } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSubscriptionTarget$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSubscriptionTargetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSubscriptionTargetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateSubscriptionTarget", {})
|
|
13
13
|
.n("DataZoneClient", "CreateSubscriptionTargetCommand")
|
|
14
|
-
.sc(CreateSubscriptionTarget)
|
|
14
|
+
.sc(CreateSubscriptionTarget$)
|
|
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 { CreateUserProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateUserProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateUserProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateUserProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "CreateUserProfile", {})
|
|
13
13
|
.n("DataZoneClient", "CreateUserProfileCommand")
|
|
14
|
-
.sc(CreateUserProfile)
|
|
14
|
+
.sc(CreateUserProfile$)
|
|
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 { DeleteAccountPool } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAccountPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAccountPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAccountPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteAccountPool", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteAccountPoolCommand")
|
|
14
|
-
.sc(DeleteAccountPool)
|
|
14
|
+
.sc(DeleteAccountPool$)
|
|
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 { DeleteAsset } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAsset$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAssetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAssetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteAsset", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteAssetCommand")
|
|
14
|
-
.sc(DeleteAsset)
|
|
14
|
+
.sc(DeleteAsset$)
|
|
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 { DeleteAssetFilter } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAssetFilter$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAssetFilterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAssetFilterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteAssetFilter", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteAssetFilterCommand")
|
|
14
|
-
.sc(DeleteAssetFilter)
|
|
14
|
+
.sc(DeleteAssetFilter$)
|
|
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 { DeleteAssetType } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAssetType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAssetTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAssetTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteAssetType", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteAssetTypeCommand")
|
|
14
|
-
.sc(DeleteAssetType)
|
|
14
|
+
.sc(DeleteAssetType$)
|
|
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 { DeleteConnection } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteConnectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteConnectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteConnection", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteConnectionCommand")
|
|
14
|
-
.sc(DeleteConnection)
|
|
14
|
+
.sc(DeleteConnection$)
|
|
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 { DeleteDataProduct } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDataProduct$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDataProductCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDataProductCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteDataProduct", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteDataProductCommand")
|
|
14
|
-
.sc(DeleteDataProduct)
|
|
14
|
+
.sc(DeleteDataProduct$)
|
|
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 { DeleteDataSource } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDataSourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDataSourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteDataSource", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteDataSourceCommand")
|
|
14
|
-
.sc(DeleteDataSource)
|
|
14
|
+
.sc(DeleteDataSource$)
|
|
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 { DeleteDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteDomain", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteDomainCommand")
|
|
14
|
-
.sc(DeleteDomain)
|
|
14
|
+
.sc(DeleteDomain$)
|
|
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 { DeleteDomainUnit } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteDomainUnit$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteDomainUnitCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteDomainUnitCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteDomainUnit", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteDomainUnitCommand")
|
|
14
|
-
.sc(DeleteDomainUnit)
|
|
14
|
+
.sc(DeleteDomainUnit$)
|
|
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 { DeleteEnvironmentAction } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEnvironmentAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEnvironmentActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEnvironmentActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteEnvironmentAction", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteEnvironmentActionCommand")
|
|
14
|
-
.sc(DeleteEnvironmentAction)
|
|
14
|
+
.sc(DeleteEnvironmentAction$)
|
|
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 { DeleteEnvironmentBlueprint } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEnvironmentBlueprint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEnvironmentBlueprintCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEnvironmentBlueprintCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteEnvironmentBlueprint", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteEnvironmentBlueprintCommand")
|
|
14
|
-
.sc(DeleteEnvironmentBlueprint)
|
|
14
|
+
.sc(DeleteEnvironmentBlueprint$)
|
|
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 { DeleteEnvironmentBlueprintConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEnvironmentBlueprintConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEnvironmentBlueprintConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEnvironmentBlueprintConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteEnvironmentBlueprintConfiguration", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteEnvironmentBlueprintConfigurationCommand")
|
|
14
|
-
.sc(DeleteEnvironmentBlueprintConfiguration)
|
|
14
|
+
.sc(DeleteEnvironmentBlueprintConfiguration$)
|
|
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 { DeleteEnvironment } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEnvironment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEnvironmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEnvironmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteEnvironment", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteEnvironmentCommand")
|
|
14
|
-
.sc(DeleteEnvironment)
|
|
14
|
+
.sc(DeleteEnvironment$)
|
|
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 { DeleteEnvironmentProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteEnvironmentProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEnvironmentProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteEnvironmentProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteEnvironmentProfile", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteEnvironmentProfileCommand")
|
|
14
|
-
.sc(DeleteEnvironmentProfile)
|
|
14
|
+
.sc(DeleteEnvironmentProfile$)
|
|
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 { DeleteFormType } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteFormType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFormTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteFormTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteFormType", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteFormTypeCommand")
|
|
14
|
-
.sc(DeleteFormType)
|
|
14
|
+
.sc(DeleteFormType$)
|
|
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 { DeleteGlossary } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteGlossary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteGlossaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteGlossaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteGlossary", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteGlossaryCommand")
|
|
14
|
-
.sc(DeleteGlossary)
|
|
14
|
+
.sc(DeleteGlossary$)
|
|
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 { DeleteGlossaryTerm } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteGlossaryTerm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteGlossaryTermCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteGlossaryTermCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteGlossaryTerm", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteGlossaryTermCommand")
|
|
14
|
-
.sc(DeleteGlossaryTerm)
|
|
14
|
+
.sc(DeleteGlossaryTerm$)
|
|
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 { DeleteListing } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteListing$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteListingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteListingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteListing", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteListingCommand")
|
|
14
|
-
.sc(DeleteListing)
|
|
14
|
+
.sc(DeleteListing$)
|
|
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 { DeleteProject } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProject$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProjectCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProjectCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteProject", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteProjectCommand")
|
|
14
|
-
.sc(DeleteProject)
|
|
14
|
+
.sc(DeleteProject$)
|
|
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 { DeleteProjectMembership } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProjectMembership$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProjectMembershipCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProjectMembershipCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteProjectMembership", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteProjectMembershipCommand")
|
|
14
|
-
.sc(DeleteProjectMembership)
|
|
14
|
+
.sc(DeleteProjectMembership$)
|
|
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 { DeleteProjectProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteProjectProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteProjectProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteProjectProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteProjectProfile", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteProjectProfileCommand")
|
|
14
|
-
.sc(DeleteProjectProfile)
|
|
14
|
+
.sc(DeleteProjectProfile$)
|
|
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 { DeleteRule } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteRule", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteRuleCommand")
|
|
14
|
-
.sc(DeleteRule)
|
|
14
|
+
.sc(DeleteRule$)
|
|
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 { DeleteSubscriptionGrant } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteSubscriptionGrant$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSubscriptionGrantCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteSubscriptionGrantCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteSubscriptionGrant", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteSubscriptionGrantCommand")
|
|
14
|
-
.sc(DeleteSubscriptionGrant)
|
|
14
|
+
.sc(DeleteSubscriptionGrant$)
|
|
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 { DeleteSubscriptionRequest } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteSubscriptionRequest$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSubscriptionRequestCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteSubscriptionRequestCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteSubscriptionRequest", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteSubscriptionRequestCommand")
|
|
14
|
-
.sc(DeleteSubscriptionRequest)
|
|
14
|
+
.sc(DeleteSubscriptionRequest$)
|
|
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 { DeleteSubscriptionTarget } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteSubscriptionTarget$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteSubscriptionTargetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteSubscriptionTargetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteSubscriptionTarget", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteSubscriptionTargetCommand")
|
|
14
|
-
.sc(DeleteSubscriptionTarget)
|
|
14
|
+
.sc(DeleteSubscriptionTarget$)
|
|
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 { DeleteTimeSeriesDataPoints } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteTimeSeriesDataPoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteTimeSeriesDataPointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteTimeSeriesDataPointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DeleteTimeSeriesDataPoints", {})
|
|
13
13
|
.n("DataZoneClient", "DeleteTimeSeriesDataPointsCommand")
|
|
14
|
-
.sc(DeleteTimeSeriesDataPoints)
|
|
14
|
+
.sc(DeleteTimeSeriesDataPoints$)
|
|
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 { DisassociateEnvironmentRole } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateEnvironmentRole$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateEnvironmentRoleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateEnvironmentRoleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DisassociateEnvironmentRole", {})
|
|
13
13
|
.n("DataZoneClient", "DisassociateEnvironmentRoleCommand")
|
|
14
|
-
.sc(DisassociateEnvironmentRole)
|
|
14
|
+
.sc(DisassociateEnvironmentRole$)
|
|
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 { DisassociateGovernedTerms } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateGovernedTerms$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateGovernedTermsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateGovernedTermsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "DisassociateGovernedTerms", {})
|
|
13
13
|
.n("DataZoneClient", "DisassociateGovernedTermsCommand")
|
|
14
|
-
.sc(DisassociateGovernedTerms)
|
|
14
|
+
.sc(DisassociateGovernedTerms$)
|
|
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 { GetAccountPool } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAccountPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAccountPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAccountPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetAccountPool", {})
|
|
13
13
|
.n("DataZoneClient", "GetAccountPoolCommand")
|
|
14
|
-
.sc(GetAccountPool)
|
|
14
|
+
.sc(GetAccountPool$)
|
|
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 { GetAsset } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAsset$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAssetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAssetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetAsset", {})
|
|
13
13
|
.n("DataZoneClient", "GetAssetCommand")
|
|
14
|
-
.sc(GetAsset)
|
|
14
|
+
.sc(GetAsset$)
|
|
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 { GetAssetFilter } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAssetFilter$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAssetFilterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAssetFilterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetAssetFilter", {})
|
|
13
13
|
.n("DataZoneClient", "GetAssetFilterCommand")
|
|
14
|
-
.sc(GetAssetFilter)
|
|
14
|
+
.sc(GetAssetFilter$)
|
|
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 { GetAssetType } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAssetType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAssetTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAssetTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetAssetType", {})
|
|
13
13
|
.n("DataZoneClient", "GetAssetTypeCommand")
|
|
14
|
-
.sc(GetAssetType)
|
|
14
|
+
.sc(GetAssetType$)
|
|
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 { GetConnection } from "../schemas/schemas_0";
|
|
4
|
+
import { GetConnection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetConnectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetConnectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetConnection", {})
|
|
13
13
|
.n("DataZoneClient", "GetConnectionCommand")
|
|
14
|
-
.sc(GetConnection)
|
|
14
|
+
.sc(GetConnection$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|