@aws-sdk/client-datazone 3.952.0 → 3.954.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 { ListDataProductRevisions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDataProductRevisions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDataProductRevisionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDataProductRevisionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListDataProductRevisions", {})
|
|
13
13
|
.n("DataZoneClient", "ListDataProductRevisionsCommand")
|
|
14
|
-
.sc(ListDataProductRevisions)
|
|
14
|
+
.sc(ListDataProductRevisions$)
|
|
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 { ListDataSourceRunActivities } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDataSourceRunActivities$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDataSourceRunActivitiesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDataSourceRunActivitiesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListDataSourceRunActivities", {})
|
|
13
13
|
.n("DataZoneClient", "ListDataSourceRunActivitiesCommand")
|
|
14
|
-
.sc(ListDataSourceRunActivities)
|
|
14
|
+
.sc(ListDataSourceRunActivities$)
|
|
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 { ListDataSourceRuns } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDataSourceRuns$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDataSourceRunsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDataSourceRunsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListDataSourceRuns", {})
|
|
13
13
|
.n("DataZoneClient", "ListDataSourceRunsCommand")
|
|
14
|
-
.sc(ListDataSourceRuns)
|
|
14
|
+
.sc(ListDataSourceRuns$)
|
|
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 { ListDataSources } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDataSources$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDataSourcesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDataSourcesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListDataSources", {})
|
|
13
13
|
.n("DataZoneClient", "ListDataSourcesCommand")
|
|
14
|
-
.sc(ListDataSources)
|
|
14
|
+
.sc(ListDataSources$)
|
|
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 { ListDomainUnitsForParent } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomainUnitsForParent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainUnitsForParentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainUnitsForParentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListDomainUnitsForParent", {})
|
|
13
13
|
.n("DataZoneClient", "ListDomainUnitsForParentCommand")
|
|
14
|
-
.sc(ListDomainUnitsForParent)
|
|
14
|
+
.sc(ListDomainUnitsForParent$)
|
|
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 { ListDomains } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDomains$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDomainsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDomainsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListDomains", {})
|
|
13
13
|
.n("DataZoneClient", "ListDomainsCommand")
|
|
14
|
-
.sc(ListDomains)
|
|
14
|
+
.sc(ListDomains$)
|
|
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 { ListEntityOwners } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEntityOwners$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEntityOwnersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEntityOwnersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListEntityOwners", {})
|
|
13
13
|
.n("DataZoneClient", "ListEntityOwnersCommand")
|
|
14
|
-
.sc(ListEntityOwners)
|
|
14
|
+
.sc(ListEntityOwners$)
|
|
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 { ListEnvironmentActions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentActions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentActionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentActionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListEnvironmentActions", {})
|
|
13
13
|
.n("DataZoneClient", "ListEnvironmentActionsCommand")
|
|
14
|
-
.sc(ListEnvironmentActions)
|
|
14
|
+
.sc(ListEnvironmentActions$)
|
|
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 { ListEnvironmentBlueprintConfigurations } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentBlueprintConfigurations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentBlueprintConfigurationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentBlueprintConfigurationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListEnvironmentBlueprintConfigurations", {})
|
|
13
13
|
.n("DataZoneClient", "ListEnvironmentBlueprintConfigurationsCommand")
|
|
14
|
-
.sc(ListEnvironmentBlueprintConfigurations)
|
|
14
|
+
.sc(ListEnvironmentBlueprintConfigurations$)
|
|
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 { ListEnvironmentBlueprints } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentBlueprints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentBlueprintsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentBlueprintsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListEnvironmentBlueprints", {})
|
|
13
13
|
.n("DataZoneClient", "ListEnvironmentBlueprintsCommand")
|
|
14
|
-
.sc(ListEnvironmentBlueprints)
|
|
14
|
+
.sc(ListEnvironmentBlueprints$)
|
|
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 { ListEnvironmentProfiles } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironmentProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentProfilesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentProfilesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListEnvironmentProfiles", {})
|
|
13
13
|
.n("DataZoneClient", "ListEnvironmentProfilesCommand")
|
|
14
|
-
.sc(ListEnvironmentProfiles)
|
|
14
|
+
.sc(ListEnvironmentProfiles$)
|
|
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 { ListEnvironments } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEnvironments$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEnvironmentsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListEnvironments", {})
|
|
13
13
|
.n("DataZoneClient", "ListEnvironmentsCommand")
|
|
14
|
-
.sc(ListEnvironments)
|
|
14
|
+
.sc(ListEnvironments$)
|
|
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 { ListJobRuns } from "../schemas/schemas_0";
|
|
4
|
+
import { ListJobRuns$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListJobRunsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListJobRunsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListJobRuns", {})
|
|
13
13
|
.n("DataZoneClient", "ListJobRunsCommand")
|
|
14
|
-
.sc(ListJobRuns)
|
|
14
|
+
.sc(ListJobRuns$)
|
|
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 { ListLineageEvents } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLineageEvents$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLineageEventsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLineageEventsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListLineageEvents", {})
|
|
13
13
|
.n("DataZoneClient", "ListLineageEventsCommand")
|
|
14
|
-
.sc(ListLineageEvents)
|
|
14
|
+
.sc(ListLineageEvents$)
|
|
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 { ListLineageNodeHistory } from "../schemas/schemas_0";
|
|
4
|
+
import { ListLineageNodeHistory$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListLineageNodeHistoryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListLineageNodeHistoryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListLineageNodeHistory", {})
|
|
13
13
|
.n("DataZoneClient", "ListLineageNodeHistoryCommand")
|
|
14
|
-
.sc(ListLineageNodeHistory)
|
|
14
|
+
.sc(ListLineageNodeHistory$)
|
|
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 { ListMetadataGenerationRuns } from "../schemas/schemas_0";
|
|
4
|
+
import { ListMetadataGenerationRuns$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMetadataGenerationRunsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListMetadataGenerationRunsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListMetadataGenerationRuns", {})
|
|
13
13
|
.n("DataZoneClient", "ListMetadataGenerationRunsCommand")
|
|
14
|
-
.sc(ListMetadataGenerationRuns)
|
|
14
|
+
.sc(ListMetadataGenerationRuns$)
|
|
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 { ListNotifications } from "../schemas/schemas_0";
|
|
4
|
+
import { ListNotifications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListNotificationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListNotificationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListNotifications", {})
|
|
13
13
|
.n("DataZoneClient", "ListNotificationsCommand")
|
|
14
|
-
.sc(ListNotifications)
|
|
14
|
+
.sc(ListNotifications$)
|
|
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 { ListPolicyGrants } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPolicyGrants$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPolicyGrantsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPolicyGrantsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListPolicyGrants", {})
|
|
13
13
|
.n("DataZoneClient", "ListPolicyGrantsCommand")
|
|
14
|
-
.sc(ListPolicyGrants)
|
|
14
|
+
.sc(ListPolicyGrants$)
|
|
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 { ListProjectMemberships } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProjectMemberships$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProjectMembershipsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProjectMembershipsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListProjectMemberships", {})
|
|
13
13
|
.n("DataZoneClient", "ListProjectMembershipsCommand")
|
|
14
|
-
.sc(ListProjectMemberships)
|
|
14
|
+
.sc(ListProjectMemberships$)
|
|
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 { ListProjectProfiles } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProjectProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProjectProfilesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProjectProfilesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListProjectProfiles", {})
|
|
13
13
|
.n("DataZoneClient", "ListProjectProfilesCommand")
|
|
14
|
-
.sc(ListProjectProfiles)
|
|
14
|
+
.sc(ListProjectProfiles$)
|
|
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 { ListProjects } from "../schemas/schemas_0";
|
|
4
|
+
import { ListProjects$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListProjectsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListProjectsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListProjects", {})
|
|
13
13
|
.n("DataZoneClient", "ListProjectsCommand")
|
|
14
|
-
.sc(ListProjects)
|
|
14
|
+
.sc(ListProjects$)
|
|
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 { ListRules } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRules$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRulesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRulesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListRules", {})
|
|
13
13
|
.n("DataZoneClient", "ListRulesCommand")
|
|
14
|
-
.sc(ListRules)
|
|
14
|
+
.sc(ListRules$)
|
|
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 { ListSubscriptionGrants } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSubscriptionGrants$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSubscriptionGrantsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSubscriptionGrantsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListSubscriptionGrants", {})
|
|
13
13
|
.n("DataZoneClient", "ListSubscriptionGrantsCommand")
|
|
14
|
-
.sc(ListSubscriptionGrants)
|
|
14
|
+
.sc(ListSubscriptionGrants$)
|
|
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 { ListSubscriptionRequests } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSubscriptionRequests$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSubscriptionRequestsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSubscriptionRequestsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListSubscriptionRequests", {})
|
|
13
13
|
.n("DataZoneClient", "ListSubscriptionRequestsCommand")
|
|
14
|
-
.sc(ListSubscriptionRequests)
|
|
14
|
+
.sc(ListSubscriptionRequests$)
|
|
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 { ListSubscriptionTargets } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSubscriptionTargets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSubscriptionTargetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSubscriptionTargetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListSubscriptionTargets", {})
|
|
13
13
|
.n("DataZoneClient", "ListSubscriptionTargetsCommand")
|
|
14
|
-
.sc(ListSubscriptionTargets)
|
|
14
|
+
.sc(ListSubscriptionTargets$)
|
|
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 { ListSubscriptions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSubscriptions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSubscriptionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSubscriptionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListSubscriptions", {})
|
|
13
13
|
.n("DataZoneClient", "ListSubscriptionsCommand")
|
|
14
|
-
.sc(ListSubscriptions)
|
|
14
|
+
.sc(ListSubscriptions$)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListTagsForResource", {})
|
|
13
13
|
.n("DataZoneClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
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 { ListTimeSeriesDataPoints } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTimeSeriesDataPoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTimeSeriesDataPointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTimeSeriesDataPointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListTimeSeriesDataPoints", {})
|
|
13
13
|
.n("DataZoneClient", "ListTimeSeriesDataPointsCommand")
|
|
14
|
-
.sc(ListTimeSeriesDataPoints)
|
|
14
|
+
.sc(ListTimeSeriesDataPoints$)
|
|
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 { PostLineageEvent } from "../schemas/schemas_0";
|
|
4
|
+
import { PostLineageEvent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PostLineageEventCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PostLineageEventCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "PostLineageEvent", {})
|
|
13
13
|
.n("DataZoneClient", "PostLineageEventCommand")
|
|
14
|
-
.sc(PostLineageEvent)
|
|
14
|
+
.sc(PostLineageEvent$)
|
|
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 { PostTimeSeriesDataPoints } from "../schemas/schemas_0";
|
|
4
|
+
import { PostTimeSeriesDataPoints$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PostTimeSeriesDataPointsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PostTimeSeriesDataPointsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "PostTimeSeriesDataPoints", {})
|
|
13
13
|
.n("DataZoneClient", "PostTimeSeriesDataPointsCommand")
|
|
14
|
-
.sc(PostTimeSeriesDataPoints)
|
|
14
|
+
.sc(PostTimeSeriesDataPoints$)
|
|
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 { PutDataExportConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutDataExportConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutDataExportConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutDataExportConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "PutDataExportConfiguration", {})
|
|
13
13
|
.n("DataZoneClient", "PutDataExportConfigurationCommand")
|
|
14
|
-
.sc(PutDataExportConfiguration)
|
|
14
|
+
.sc(PutDataExportConfiguration$)
|
|
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 { PutEnvironmentBlueprintConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutEnvironmentBlueprintConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutEnvironmentBlueprintConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutEnvironmentBlueprintConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "PutEnvironmentBlueprintConfiguration", {})
|
|
13
13
|
.n("DataZoneClient", "PutEnvironmentBlueprintConfigurationCommand")
|
|
14
|
-
.sc(PutEnvironmentBlueprintConfiguration)
|
|
14
|
+
.sc(PutEnvironmentBlueprintConfiguration$)
|
|
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 { RejectPredictions } from "../schemas/schemas_0";
|
|
4
|
+
import { RejectPredictions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectPredictionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RejectPredictionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "RejectPredictions", {})
|
|
13
13
|
.n("DataZoneClient", "RejectPredictionsCommand")
|
|
14
|
-
.sc(RejectPredictions)
|
|
14
|
+
.sc(RejectPredictions$)
|
|
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 { RejectSubscriptionRequest } from "../schemas/schemas_0";
|
|
4
|
+
import { RejectSubscriptionRequest$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectSubscriptionRequestCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RejectSubscriptionRequestCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "RejectSubscriptionRequest", {})
|
|
13
13
|
.n("DataZoneClient", "RejectSubscriptionRequestCommand")
|
|
14
|
-
.sc(RejectSubscriptionRequest)
|
|
14
|
+
.sc(RejectSubscriptionRequest$)
|
|
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 { RemoveEntityOwner } from "../schemas/schemas_0";
|
|
4
|
+
import { RemoveEntityOwner$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemoveEntityOwnerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RemoveEntityOwnerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "RemoveEntityOwner", {})
|
|
13
13
|
.n("DataZoneClient", "RemoveEntityOwnerCommand")
|
|
14
|
-
.sc(RemoveEntityOwner)
|
|
14
|
+
.sc(RemoveEntityOwner$)
|
|
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 { RemovePolicyGrant } from "../schemas/schemas_0";
|
|
4
|
+
import { RemovePolicyGrant$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RemovePolicyGrantCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class RemovePolicyGrantCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "RemovePolicyGrant", {})
|
|
13
13
|
.n("DataZoneClient", "RemovePolicyGrantCommand")
|
|
14
|
-
.sc(RemovePolicyGrant)
|
|
14
|
+
.sc(RemovePolicyGrant$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|