@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 { GetDataExportConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDataExportConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDataExportConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDataExportConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetDataExportConfiguration", {})
|
|
13
13
|
.n("DataZoneClient", "GetDataExportConfigurationCommand")
|
|
14
|
-
.sc(GetDataExportConfiguration)
|
|
14
|
+
.sc(GetDataExportConfiguration$)
|
|
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 { GetDataProduct } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDataProduct$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDataProductCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDataProductCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetDataProduct", {})
|
|
13
13
|
.n("DataZoneClient", "GetDataProductCommand")
|
|
14
|
-
.sc(GetDataProduct)
|
|
14
|
+
.sc(GetDataProduct$)
|
|
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 { GetDataSource } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDataSource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDataSourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDataSourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetDataSource", {})
|
|
13
13
|
.n("DataZoneClient", "GetDataSourceCommand")
|
|
14
|
-
.sc(GetDataSource)
|
|
14
|
+
.sc(GetDataSource$)
|
|
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 { GetDataSourceRun } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDataSourceRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDataSourceRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDataSourceRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetDataSourceRun", {})
|
|
13
13
|
.n("DataZoneClient", "GetDataSourceRunCommand")
|
|
14
|
-
.sc(GetDataSourceRun)
|
|
14
|
+
.sc(GetDataSourceRun$)
|
|
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 { GetDomain } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDomain$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDomainCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDomainCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetDomain", {})
|
|
13
13
|
.n("DataZoneClient", "GetDomainCommand")
|
|
14
|
-
.sc(GetDomain)
|
|
14
|
+
.sc(GetDomain$)
|
|
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 { GetDomainUnit } from "../schemas/schemas_0";
|
|
4
|
+
import { GetDomainUnit$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetDomainUnitCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetDomainUnitCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetDomainUnit", {})
|
|
13
13
|
.n("DataZoneClient", "GetDomainUnitCommand")
|
|
14
|
-
.sc(GetDomainUnit)
|
|
14
|
+
.sc(GetDomainUnit$)
|
|
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 { GetEnvironmentAction } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEnvironmentAction$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentActionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEnvironmentActionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetEnvironmentAction", {})
|
|
13
13
|
.n("DataZoneClient", "GetEnvironmentActionCommand")
|
|
14
|
-
.sc(GetEnvironmentAction)
|
|
14
|
+
.sc(GetEnvironmentAction$)
|
|
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 { GetEnvironmentBlueprint } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEnvironmentBlueprint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentBlueprintCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEnvironmentBlueprintCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetEnvironmentBlueprint", {})
|
|
13
13
|
.n("DataZoneClient", "GetEnvironmentBlueprintCommand")
|
|
14
|
-
.sc(GetEnvironmentBlueprint)
|
|
14
|
+
.sc(GetEnvironmentBlueprint$)
|
|
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 { GetEnvironmentBlueprintConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEnvironmentBlueprintConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentBlueprintConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEnvironmentBlueprintConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetEnvironmentBlueprintConfiguration", {})
|
|
13
13
|
.n("DataZoneClient", "GetEnvironmentBlueprintConfigurationCommand")
|
|
14
|
-
.sc(GetEnvironmentBlueprintConfiguration)
|
|
14
|
+
.sc(GetEnvironmentBlueprintConfiguration$)
|
|
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 { GetEnvironment } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEnvironment$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEnvironmentCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetEnvironment", {})
|
|
13
13
|
.n("DataZoneClient", "GetEnvironmentCommand")
|
|
14
|
-
.sc(GetEnvironment)
|
|
14
|
+
.sc(GetEnvironment$)
|
|
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 { GetEnvironmentCredentials } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEnvironmentCredentials$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentCredentialsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEnvironmentCredentialsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetEnvironmentCredentials", {})
|
|
13
13
|
.n("DataZoneClient", "GetEnvironmentCredentialsCommand")
|
|
14
|
-
.sc(GetEnvironmentCredentials)
|
|
14
|
+
.sc(GetEnvironmentCredentials$)
|
|
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 { GetEnvironmentProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetEnvironmentProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetEnvironmentProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetEnvironmentProfile", {})
|
|
13
13
|
.n("DataZoneClient", "GetEnvironmentProfileCommand")
|
|
14
|
-
.sc(GetEnvironmentProfile)
|
|
14
|
+
.sc(GetEnvironmentProfile$)
|
|
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 { GetFormType } from "../schemas/schemas_0";
|
|
4
|
+
import { GetFormType$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFormTypeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetFormTypeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetFormType", {})
|
|
13
13
|
.n("DataZoneClient", "GetFormTypeCommand")
|
|
14
|
-
.sc(GetFormType)
|
|
14
|
+
.sc(GetFormType$)
|
|
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 { GetGlossary } from "../schemas/schemas_0";
|
|
4
|
+
import { GetGlossary$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetGlossaryCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetGlossaryCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetGlossary", {})
|
|
13
13
|
.n("DataZoneClient", "GetGlossaryCommand")
|
|
14
|
-
.sc(GetGlossary)
|
|
14
|
+
.sc(GetGlossary$)
|
|
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 { GetGlossaryTerm } from "../schemas/schemas_0";
|
|
4
|
+
import { GetGlossaryTerm$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetGlossaryTermCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetGlossaryTermCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetGlossaryTerm", {})
|
|
13
13
|
.n("DataZoneClient", "GetGlossaryTermCommand")
|
|
14
|
-
.sc(GetGlossaryTerm)
|
|
14
|
+
.sc(GetGlossaryTerm$)
|
|
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 { GetGroupProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetGroupProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetGroupProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetGroupProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetGroupProfile", {})
|
|
13
13
|
.n("DataZoneClient", "GetGroupProfileCommand")
|
|
14
|
-
.sc(GetGroupProfile)
|
|
14
|
+
.sc(GetGroupProfile$)
|
|
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 { GetIamPortalLoginUrl } from "../schemas/schemas_0";
|
|
4
|
+
import { GetIamPortalLoginUrl$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetIamPortalLoginUrlCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetIamPortalLoginUrlCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetIamPortalLoginUrl", {})
|
|
13
13
|
.n("DataZoneClient", "GetIamPortalLoginUrlCommand")
|
|
14
|
-
.sc(GetIamPortalLoginUrl)
|
|
14
|
+
.sc(GetIamPortalLoginUrl$)
|
|
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 { GetJobRun } from "../schemas/schemas_0";
|
|
4
|
+
import { GetJobRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetJobRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetJobRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetJobRun", {})
|
|
13
13
|
.n("DataZoneClient", "GetJobRunCommand")
|
|
14
|
-
.sc(GetJobRun)
|
|
14
|
+
.sc(GetJobRun$)
|
|
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 { GetLineageEvent } from "../schemas/schemas_0";
|
|
4
|
+
import { GetLineageEvent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLineageEventCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetLineageEventCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetLineageEvent", {})
|
|
13
13
|
.n("DataZoneClient", "GetLineageEventCommand")
|
|
14
|
-
.sc(GetLineageEvent)
|
|
14
|
+
.sc(GetLineageEvent$)
|
|
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 { GetLineageNode } from "../schemas/schemas_0";
|
|
4
|
+
import { GetLineageNode$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetLineageNodeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetLineageNodeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetLineageNode", {})
|
|
13
13
|
.n("DataZoneClient", "GetLineageNodeCommand")
|
|
14
|
-
.sc(GetLineageNode)
|
|
14
|
+
.sc(GetLineageNode$)
|
|
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 { GetListing } from "../schemas/schemas_0";
|
|
4
|
+
import { GetListing$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetListingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetListingCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetListing", {})
|
|
13
13
|
.n("DataZoneClient", "GetListingCommand")
|
|
14
|
-
.sc(GetListing)
|
|
14
|
+
.sc(GetListing$)
|
|
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 { GetMetadataGenerationRun } from "../schemas/schemas_0";
|
|
4
|
+
import { GetMetadataGenerationRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetMetadataGenerationRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetMetadataGenerationRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetMetadataGenerationRun", {})
|
|
13
13
|
.n("DataZoneClient", "GetMetadataGenerationRunCommand")
|
|
14
|
-
.sc(GetMetadataGenerationRun)
|
|
14
|
+
.sc(GetMetadataGenerationRun$)
|
|
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 { GetProject } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProject$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProjectCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProjectCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetProject", {})
|
|
13
13
|
.n("DataZoneClient", "GetProjectCommand")
|
|
14
|
-
.sc(GetProject)
|
|
14
|
+
.sc(GetProject$)
|
|
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 { GetProjectProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetProjectProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetProjectProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetProjectProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetProjectProfile", {})
|
|
13
13
|
.n("DataZoneClient", "GetProjectProfileCommand")
|
|
14
|
-
.sc(GetProjectProfile)
|
|
14
|
+
.sc(GetProjectProfile$)
|
|
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 { GetRule } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRule$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRuleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRuleCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetRule", {})
|
|
13
13
|
.n("DataZoneClient", "GetRuleCommand")
|
|
14
|
-
.sc(GetRule)
|
|
14
|
+
.sc(GetRule$)
|
|
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 { GetSubscription } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSubscription$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSubscriptionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSubscriptionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetSubscription", {})
|
|
13
13
|
.n("DataZoneClient", "GetSubscriptionCommand")
|
|
14
|
-
.sc(GetSubscription)
|
|
14
|
+
.sc(GetSubscription$)
|
|
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 { GetSubscriptionGrant } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSubscriptionGrant$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSubscriptionGrantCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSubscriptionGrantCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetSubscriptionGrant", {})
|
|
13
13
|
.n("DataZoneClient", "GetSubscriptionGrantCommand")
|
|
14
|
-
.sc(GetSubscriptionGrant)
|
|
14
|
+
.sc(GetSubscriptionGrant$)
|
|
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 { GetSubscriptionRequestDetails } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSubscriptionRequestDetails$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSubscriptionRequestDetailsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSubscriptionRequestDetailsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetSubscriptionRequestDetails", {})
|
|
13
13
|
.n("DataZoneClient", "GetSubscriptionRequestDetailsCommand")
|
|
14
|
-
.sc(GetSubscriptionRequestDetails)
|
|
14
|
+
.sc(GetSubscriptionRequestDetails$)
|
|
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 { GetSubscriptionTarget } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSubscriptionTarget$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSubscriptionTargetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSubscriptionTargetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetSubscriptionTarget", {})
|
|
13
13
|
.n("DataZoneClient", "GetSubscriptionTargetCommand")
|
|
14
|
-
.sc(GetSubscriptionTarget)
|
|
14
|
+
.sc(GetSubscriptionTarget$)
|
|
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 { GetTimeSeriesDataPoint } from "../schemas/schemas_0";
|
|
4
|
+
import { GetTimeSeriesDataPoint$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetTimeSeriesDataPointCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetTimeSeriesDataPointCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetTimeSeriesDataPoint", {})
|
|
13
13
|
.n("DataZoneClient", "GetTimeSeriesDataPointCommand")
|
|
14
|
-
.sc(GetTimeSeriesDataPoint)
|
|
14
|
+
.sc(GetTimeSeriesDataPoint$)
|
|
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 { GetUserProfile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetUserProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetUserProfileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetUserProfileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "GetUserProfile", {})
|
|
13
13
|
.n("DataZoneClient", "GetUserProfileCommand")
|
|
14
|
-
.sc(GetUserProfile)
|
|
14
|
+
.sc(GetUserProfile$)
|
|
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 { ListAccountPools } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAccountPools$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAccountPoolsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAccountPoolsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListAccountPools", {})
|
|
13
13
|
.n("DataZoneClient", "ListAccountPoolsCommand")
|
|
14
|
-
.sc(ListAccountPools)
|
|
14
|
+
.sc(ListAccountPools$)
|
|
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 { ListAccountsInAccountPool } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAccountsInAccountPool$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAccountsInAccountPoolCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAccountsInAccountPoolCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListAccountsInAccountPool", {})
|
|
13
13
|
.n("DataZoneClient", "ListAccountsInAccountPoolCommand")
|
|
14
|
-
.sc(ListAccountsInAccountPool)
|
|
14
|
+
.sc(ListAccountsInAccountPool$)
|
|
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 { ListAssetFilters } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAssetFilters$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAssetFiltersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAssetFiltersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListAssetFilters", {})
|
|
13
13
|
.n("DataZoneClient", "ListAssetFiltersCommand")
|
|
14
|
-
.sc(ListAssetFilters)
|
|
14
|
+
.sc(ListAssetFilters$)
|
|
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 { ListAssetRevisions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAssetRevisions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAssetRevisionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAssetRevisionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListAssetRevisions", {})
|
|
13
13
|
.n("DataZoneClient", "ListAssetRevisionsCommand")
|
|
14
|
-
.sc(ListAssetRevisions)
|
|
14
|
+
.sc(ListAssetRevisions$)
|
|
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 { ListConnections } from "../schemas/schemas_0";
|
|
4
|
+
import { ListConnections$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListConnectionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListConnectionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("DataZone", "ListConnections", {})
|
|
13
13
|
.n("DataZoneClient", "ListConnectionsCommand")
|
|
14
|
-
.sc(ListConnections)
|
|
14
|
+
.sc(ListConnections$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|