@aws-sdk/client-datazone 3.943.0 → 3.947.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 +363 -1757
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/DataZoneClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +363 -1757
- package/dist-types/DataZone.d.ts +1 -1
- package/dist-types/DataZoneClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +3 -3
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +3 -3
- package/dist-types/commands/AddEntityOwnerCommand.d.ts +3 -3
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +3 -3
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +3 -3
- package/dist-types/commands/AssociateGovernedTermsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetAttributesMetadataCommand.d.ts +3 -3
- package/dist-types/commands/BatchPutAttributesMetadataCommand.d.ts +3 -3
- package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +3 -3
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccountPoolCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetFilterCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +3 -3
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +3 -3
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataProductCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -3
- package/dist-types/commands/CreateDomainUnitCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateFormTypeCommand.d.ts +3 -3
- package/dist-types/commands/CreateGlossaryCommand.d.ts +3 -3
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -3
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +3 -3
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +3 -3
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccountPoolCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetFilterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataProductCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDomainUnitCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -3
- package/dist-types/commands/DeleteListingCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateGovernedTermsCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountPoolCommand.d.ts +3 -3
- package/dist-types/commands/GetAssetCommand.d.ts +3 -3
- package/dist-types/commands/GetAssetFilterCommand.d.ts +4 -4
- package/dist-types/commands/GetAssetTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetConnectionCommand.d.ts +3 -3
- package/dist-types/commands/GetDataExportConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetDataProductCommand.d.ts +3 -3
- package/dist-types/commands/GetDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainCommand.d.ts +3 -3
- package/dist-types/commands/GetDomainUnitCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetFormTypeCommand.d.ts +3 -3
- package/dist-types/commands/GetGlossaryCommand.d.ts +3 -3
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -3
- package/dist-types/commands/GetGroupProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +3 -3
- package/dist-types/commands/GetJobRunCommand.d.ts +3 -3
- package/dist-types/commands/GetLineageEventCommand.d.ts +3 -3
- package/dist-types/commands/GetLineageNodeCommand.d.ts +3 -3
- package/dist-types/commands/GetListingCommand.d.ts +3 -3
- package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +3 -3
- package/dist-types/commands/GetProjectCommand.d.ts +3 -3
- package/dist-types/commands/GetProjectProfileCommand.d.ts +3 -3
- package/dist-types/commands/GetRuleCommand.d.ts +3 -3
- package/dist-types/commands/GetSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +3 -3
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +3 -3
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +3 -3
- package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +3 -3
- package/dist-types/commands/GetUserProfileCommand.d.ts +3 -3
- package/dist-types/commands/ListAccountPoolsCommand.d.ts +3 -3
- package/dist-types/commands/ListAccountsInAccountPoolCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetFiltersCommand.d.ts +3 -3
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +3 -3
- package/dist-types/commands/ListConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +3 -3
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -3
- package/dist-types/commands/ListEntityOwnersCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -3
- package/dist-types/commands/ListJobRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListLineageEventsCommand.d.ts +3 -3
- package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +3 -3
- package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +3 -3
- package/dist-types/commands/ListNotificationsCommand.d.ts +3 -3
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -3
- package/dist-types/commands/ListRulesCommand.d.ts +3 -3
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +3 -3
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +3 -3
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +3 -3
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +3 -3
- package/dist-types/commands/PostLineageEventCommand.d.ts +3 -3
- package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +3 -3
- package/dist-types/commands/PutDataExportConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/RejectPredictionsCommand.d.ts +3 -3
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +3 -3
- package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +3 -3
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +3 -3
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/SearchCommand.d.ts +4 -4
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +3 -3
- package/dist-types/commands/SearchListingsCommand.d.ts +4 -4
- package/dist-types/commands/SearchTypesCommand.d.ts +4 -4
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +3 -3
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +3 -3
- package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccountPoolCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAssetFilterCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainUnitCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentBlueprintCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProjectProfileCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRootDomainUnitOwnerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRuleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/DataZoneServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +2 -2
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccountPoolsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountsInAccountPoolPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetFiltersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetRevisionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataProductRevisionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourceRunActivitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourceRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDomainUnitsForParentPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDomainsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEntityOwnersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentBlueprintConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentBlueprintsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListJobRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLineageEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLineageNodeHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMetadataGenerationRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNotificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPolicyGrantsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRulesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionGrantsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionTargetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTimeSeriesDataPointsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchGroupProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchListingsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchUserProfilesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +2 -2
- package/dist-types/ts3.4/DataZoneClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/DataZoneServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +25 -25
- package/dist-types/ts3.4/models/models_2.d.ts +10 -10
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -1
- package/package.json +13 -12
|
@@ -1638,19 +1638,7 @@ export var AcceptPredictionsInput = [
|
|
|
1638
1638
|
_API,
|
|
1639
1639
|
0,
|
|
1640
1640
|
[_dI, _i, _r, _aR, _aC, _cT],
|
|
1641
|
-
[
|
|
1642
|
-
[0, 1],
|
|
1643
|
-
[0, 1],
|
|
1644
|
-
[
|
|
1645
|
-
0,
|
|
1646
|
-
{
|
|
1647
|
-
[_hQ]: _r,
|
|
1648
|
-
},
|
|
1649
|
-
],
|
|
1650
|
-
() => AcceptRule,
|
|
1651
|
-
[() => AcceptChoices, 0],
|
|
1652
|
-
[0, 4],
|
|
1653
|
-
],
|
|
1641
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _r }], () => AcceptRule, [() => AcceptChoices, 0], [0, 4]],
|
|
1654
1642
|
];
|
|
1655
1643
|
export var AcceptPredictionsOutput = [3, n0, _APO, 0, [_dIo, _aI, _r], [0, 0, 0]];
|
|
1656
1644
|
export var AcceptRule = [3, n0, _AR, 0, [_ru, _t], [0, 1]];
|
|
@@ -1685,17 +1673,7 @@ export var AcceptSubscriptionRequestOutput = [
|
|
|
1685
1673
|
[() => MetadataForms, 0],
|
|
1686
1674
|
],
|
|
1687
1675
|
];
|
|
1688
|
-
export var AccessDeniedException = [
|
|
1689
|
-
-3,
|
|
1690
|
-
n0,
|
|
1691
|
-
_ADE,
|
|
1692
|
-
{
|
|
1693
|
-
[_e]: _c,
|
|
1694
|
-
[_hE]: 403,
|
|
1695
|
-
},
|
|
1696
|
-
[_m],
|
|
1697
|
-
[0],
|
|
1698
|
-
];
|
|
1676
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1699
1677
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
1700
1678
|
export var AccountInfo = [
|
|
1701
1679
|
3,
|
|
@@ -1929,18 +1907,8 @@ export var BatchGetAttributesMetadataInput = [
|
|
|
1929
1907
|
[0, 1],
|
|
1930
1908
|
[0, 1],
|
|
1931
1909
|
[0, 1],
|
|
1932
|
-
[
|
|
1933
|
-
|
|
1934
|
-
{
|
|
1935
|
-
[_hQ]: _eR,
|
|
1936
|
-
},
|
|
1937
|
-
],
|
|
1938
|
-
[
|
|
1939
|
-
64 | 0,
|
|
1940
|
-
{
|
|
1941
|
-
[_hQ]: _aIt,
|
|
1942
|
-
},
|
|
1943
|
-
],
|
|
1910
|
+
[0, { [_hQ]: _eR }],
|
|
1911
|
+
[64 | 0, { [_hQ]: _aIt }],
|
|
1944
1912
|
],
|
|
1945
1913
|
];
|
|
1946
1914
|
export var BatchGetAttributesMetadataOutput = [
|
|
@@ -2017,17 +1985,7 @@ export var ConfigurableEnvironmentAction = [
|
|
|
2017
1985
|
[_ty, _au, _par],
|
|
2018
1986
|
[0, 0, () => ConfigurableActionParameterList],
|
|
2019
1987
|
];
|
|
2020
|
-
export var ConflictException = [
|
|
2021
|
-
-3,
|
|
2022
|
-
n0,
|
|
2023
|
-
_CE,
|
|
2024
|
-
{
|
|
2025
|
-
[_e]: _c,
|
|
2026
|
-
[_hE]: 409,
|
|
2027
|
-
},
|
|
2028
|
-
[_m],
|
|
2029
|
-
[0],
|
|
2030
|
-
];
|
|
1988
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
2031
1989
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
2032
1990
|
export var ConnectionCredentials = [3, n0, _CC, 8, [_aKI, _sAK, _sT, _ex], [0, 0, 0, 5]];
|
|
2033
1991
|
export var ConnectionSummary = [
|
|
@@ -2993,19 +2951,8 @@ export var DeleteDataSourceInput = [
|
|
|
2993
2951
|
[
|
|
2994
2952
|
[0, 1],
|
|
2995
2953
|
[0, 1],
|
|
2996
|
-
[
|
|
2997
|
-
|
|
2998
|
-
{
|
|
2999
|
-
[_iTd]: 1,
|
|
3000
|
-
[_hQ]: _cT,
|
|
3001
|
-
},
|
|
3002
|
-
],
|
|
3003
|
-
[
|
|
3004
|
-
2,
|
|
3005
|
-
{
|
|
3006
|
-
[_hQ]: _rPORF,
|
|
3007
|
-
},
|
|
3008
|
-
],
|
|
2954
|
+
[0, { [_iTd]: 1, [_hQ]: _cT }],
|
|
2955
|
+
[2, { [_hQ]: _rPORF }],
|
|
3009
2956
|
],
|
|
3010
2957
|
];
|
|
3011
2958
|
export var DeleteDataSourceOutput = [
|
|
@@ -3070,19 +3017,8 @@ export var DeleteDomainInput = [
|
|
|
3070
3017
|
[_i, _cT, _sDC],
|
|
3071
3018
|
[
|
|
3072
3019
|
[0, 1],
|
|
3073
|
-
[
|
|
3074
|
-
|
|
3075
|
-
{
|
|
3076
|
-
[_iTd]: 1,
|
|
3077
|
-
[_hQ]: _cT,
|
|
3078
|
-
},
|
|
3079
|
-
],
|
|
3080
|
-
[
|
|
3081
|
-
2,
|
|
3082
|
-
{
|
|
3083
|
-
[_hQ]: _sDC,
|
|
3084
|
-
},
|
|
3085
|
-
],
|
|
3020
|
+
[0, { [_iTd]: 1, [_hQ]: _cT }],
|
|
3021
|
+
[2, { [_hQ]: _sDC }],
|
|
3086
3022
|
],
|
|
3087
3023
|
];
|
|
3088
3024
|
export var DeleteDomainOutput = [3, n0, _DDO, 0, [_s], [0]];
|
|
@@ -3212,12 +3148,7 @@ export var DeleteProjectInput = [
|
|
|
3212
3148
|
[
|
|
3213
3149
|
[0, 1],
|
|
3214
3150
|
[0, 1],
|
|
3215
|
-
[
|
|
3216
|
-
2,
|
|
3217
|
-
{
|
|
3218
|
-
[_hQ]: _sDC,
|
|
3219
|
-
},
|
|
3220
|
-
],
|
|
3151
|
+
[2, { [_hQ]: _sDC }],
|
|
3221
3152
|
],
|
|
3222
3153
|
];
|
|
3223
3154
|
export var DeleteProjectMembershipInput = [
|
|
@@ -3306,19 +3237,8 @@ export var DeleteTimeSeriesDataPointsInput = [
|
|
|
3306
3237
|
[0, 1],
|
|
3307
3238
|
[0, 1],
|
|
3308
3239
|
[0, 1],
|
|
3309
|
-
[
|
|
3310
|
-
|
|
3311
|
-
{
|
|
3312
|
-
[_hQ]: _fN,
|
|
3313
|
-
},
|
|
3314
|
-
],
|
|
3315
|
-
[
|
|
3316
|
-
0,
|
|
3317
|
-
{
|
|
3318
|
-
[_iTd]: 1,
|
|
3319
|
-
[_hQ]: _cT,
|
|
3320
|
-
},
|
|
3321
|
-
],
|
|
3240
|
+
[0, { [_hQ]: _fN }],
|
|
3241
|
+
[0, { [_iTd]: 1, [_hQ]: _cT }],
|
|
3322
3242
|
],
|
|
3323
3243
|
];
|
|
3324
3244
|
export var DeleteTimeSeriesDataPointsOutput = [3, n0, _DTSDPO, 0, [], []];
|
|
@@ -3566,12 +3486,7 @@ export var GetAssetInput = [
|
|
|
3566
3486
|
[
|
|
3567
3487
|
[0, 1],
|
|
3568
3488
|
[0, 1],
|
|
3569
|
-
[
|
|
3570
|
-
0,
|
|
3571
|
-
{
|
|
3572
|
-
[_hQ]: _r,
|
|
3573
|
-
},
|
|
3574
|
-
],
|
|
3489
|
+
[0, { [_hQ]: _r }],
|
|
3575
3490
|
],
|
|
3576
3491
|
];
|
|
3577
3492
|
export var GetAssetOutput = [
|
|
@@ -3611,12 +3526,7 @@ export var GetAssetTypeInput = [
|
|
|
3611
3526
|
[
|
|
3612
3527
|
[0, 1],
|
|
3613
3528
|
[0, 1],
|
|
3614
|
-
[
|
|
3615
|
-
0,
|
|
3616
|
-
{
|
|
3617
|
-
[_hQ]: _r,
|
|
3618
|
-
},
|
|
3619
|
-
],
|
|
3529
|
+
[0, { [_hQ]: _r }],
|
|
3620
3530
|
],
|
|
3621
3531
|
];
|
|
3622
3532
|
export var GetAssetTypeOutput = [
|
|
@@ -3636,12 +3546,7 @@ export var GetConnectionInput = [
|
|
|
3636
3546
|
[
|
|
3637
3547
|
[0, 1],
|
|
3638
3548
|
[0, 1],
|
|
3639
|
-
[
|
|
3640
|
-
2,
|
|
3641
|
-
{
|
|
3642
|
-
[_hQ]: _wS,
|
|
3643
|
-
},
|
|
3644
|
-
],
|
|
3549
|
+
[2, { [_hQ]: _wS }],
|
|
3645
3550
|
],
|
|
3646
3551
|
];
|
|
3647
3552
|
export var GetConnectionOutput = [
|
|
@@ -3684,12 +3589,7 @@ export var GetDataProductInput = [
|
|
|
3684
3589
|
[
|
|
3685
3590
|
[0, 1],
|
|
3686
3591
|
[0, 1],
|
|
3687
|
-
[
|
|
3688
|
-
0,
|
|
3689
|
-
{
|
|
3690
|
-
[_hQ]: _r,
|
|
3691
|
-
},
|
|
3692
|
-
],
|
|
3592
|
+
[0, { [_hQ]: _r }],
|
|
3693
3593
|
],
|
|
3694
3594
|
];
|
|
3695
3595
|
export var GetDataProductOutput = [
|
|
@@ -4015,12 +3915,7 @@ export var GetFormTypeInput = [
|
|
|
4015
3915
|
[
|
|
4016
3916
|
[0, 1],
|
|
4017
3917
|
[0, 1],
|
|
4018
|
-
[
|
|
4019
|
-
0,
|
|
4020
|
-
{
|
|
4021
|
-
[_hQ]: _r,
|
|
4022
|
-
},
|
|
4023
|
-
],
|
|
3918
|
+
[0, { [_hQ]: _r }],
|
|
4024
3919
|
],
|
|
4025
3920
|
];
|
|
4026
3921
|
export var GetFormTypeOutput = [
|
|
@@ -4141,43 +4036,13 @@ export var GetLineageEventOutput = [
|
|
|
4141
4036
|
0,
|
|
4142
4037
|
[_dIo, _id, _ev, _cB, _pSr, _eTv, _cA],
|
|
4143
4038
|
[
|
|
4144
|
-
[
|
|
4145
|
-
|
|
4146
|
-
{
|
|
4147
|
-
[_hH]: _DI,
|
|
4148
|
-
},
|
|
4149
|
-
],
|
|
4150
|
-
[
|
|
4151
|
-
0,
|
|
4152
|
-
{
|
|
4153
|
-
[_hH]: _I,
|
|
4154
|
-
},
|
|
4155
|
-
],
|
|
4039
|
+
[0, { [_hH]: _DI }],
|
|
4040
|
+
[0, { [_hH]: _I }],
|
|
4156
4041
|
[() => LineageEvent, 16],
|
|
4157
|
-
[
|
|
4158
|
-
|
|
4159
|
-
|
|
4160
|
-
|
|
4161
|
-
},
|
|
4162
|
-
],
|
|
4163
|
-
[
|
|
4164
|
-
0,
|
|
4165
|
-
{
|
|
4166
|
-
[_hH]: _PS,
|
|
4167
|
-
},
|
|
4168
|
-
],
|
|
4169
|
-
[
|
|
4170
|
-
4,
|
|
4171
|
-
{
|
|
4172
|
-
[_hH]: _ET,
|
|
4173
|
-
},
|
|
4174
|
-
],
|
|
4175
|
-
[
|
|
4176
|
-
4,
|
|
4177
|
-
{
|
|
4178
|
-
[_hH]: _CA,
|
|
4179
|
-
},
|
|
4180
|
-
],
|
|
4042
|
+
[0, { [_hH]: _CB }],
|
|
4043
|
+
[0, { [_hH]: _PS }],
|
|
4044
|
+
[4, { [_hH]: _ET }],
|
|
4045
|
+
[4, { [_hH]: _CA }],
|
|
4181
4046
|
],
|
|
4182
4047
|
];
|
|
4183
4048
|
export var GetLineageNodeInput = [
|
|
@@ -4189,12 +4054,7 @@ export var GetLineageNodeInput = [
|
|
|
4189
4054
|
[
|
|
4190
4055
|
[0, 1],
|
|
4191
4056
|
[0, 1],
|
|
4192
|
-
[
|
|
4193
|
-
4,
|
|
4194
|
-
{
|
|
4195
|
-
[_hQ]: _ti,
|
|
4196
|
-
},
|
|
4197
|
-
],
|
|
4057
|
+
[4, { [_hQ]: _ti }],
|
|
4198
4058
|
],
|
|
4199
4059
|
];
|
|
4200
4060
|
export var GetLineageNodeOutput = [
|
|
@@ -4230,12 +4090,7 @@ export var GetListingInput = [
|
|
|
4230
4090
|
[
|
|
4231
4091
|
[0, 1],
|
|
4232
4092
|
[0, 1],
|
|
4233
|
-
[
|
|
4234
|
-
0,
|
|
4235
|
-
{
|
|
4236
|
-
[_hQ]: _lR,
|
|
4237
|
-
},
|
|
4238
|
-
],
|
|
4093
|
+
[0, { [_hQ]: _lR }],
|
|
4239
4094
|
],
|
|
4240
4095
|
];
|
|
4241
4096
|
export var GetListingOutput = [
|
|
@@ -4255,12 +4110,7 @@ export var GetMetadataGenerationRunInput = [
|
|
|
4255
4110
|
[
|
|
4256
4111
|
[0, 1],
|
|
4257
4112
|
[0, 1],
|
|
4258
|
-
[
|
|
4259
|
-
0,
|
|
4260
|
-
{
|
|
4261
|
-
[_hQ]: _ty,
|
|
4262
|
-
},
|
|
4263
|
-
],
|
|
4113
|
+
[0, { [_hQ]: _ty }],
|
|
4264
4114
|
],
|
|
4265
4115
|
];
|
|
4266
4116
|
export var GetMetadataGenerationRunOutput = [
|
|
@@ -4348,12 +4198,7 @@ export var GetRuleInput = [
|
|
|
4348
4198
|
[
|
|
4349
4199
|
[0, 1],
|
|
4350
4200
|
[0, 1],
|
|
4351
|
-
[
|
|
4352
|
-
0,
|
|
4353
|
-
{
|
|
4354
|
-
[_hQ]: _r,
|
|
4355
|
-
},
|
|
4356
|
-
],
|
|
4201
|
+
[0, { [_hQ]: _r }],
|
|
4357
4202
|
],
|
|
4358
4203
|
];
|
|
4359
4204
|
export var GetRuleOutput = [
|
|
@@ -4482,12 +4327,7 @@ export var GetTimeSeriesDataPointInput = [
|
|
|
4482
4327
|
[0, 1],
|
|
4483
4328
|
[0, 1],
|
|
4484
4329
|
[0, 1],
|
|
4485
|
-
[
|
|
4486
|
-
0,
|
|
4487
|
-
{
|
|
4488
|
-
[_hQ]: _fN,
|
|
4489
|
-
},
|
|
4490
|
-
],
|
|
4330
|
+
[0, { [_hQ]: _fN }],
|
|
4491
4331
|
],
|
|
4492
4332
|
];
|
|
4493
4333
|
export var GetTimeSeriesDataPointOutput = [
|
|
@@ -4507,12 +4347,7 @@ export var GetUserProfileInput = [
|
|
|
4507
4347
|
[
|
|
4508
4348
|
[0, 1],
|
|
4509
4349
|
[0, 1],
|
|
4510
|
-
[
|
|
4511
|
-
0,
|
|
4512
|
-
{
|
|
4513
|
-
[_hQ]: _ty,
|
|
4514
|
-
},
|
|
4515
|
-
],
|
|
4350
|
+
[0, { [_hQ]: _ty }],
|
|
4516
4351
|
],
|
|
4517
4352
|
];
|
|
4518
4353
|
export var GetUserProfileOutput = [
|
|
@@ -4680,17 +4515,7 @@ export var IamPropertiesPatch = [3, n0, _IPP, 0, [_gLSE], [2]];
|
|
|
4680
4515
|
export var IamUserProfileDetails = [3, n0, _IUPD, 0, [_ar, _pIri], [0, 0]];
|
|
4681
4516
|
export var Import = [3, n0, _Im, 0, [_n, _r], [[() => FormTypeName, 0], 0]];
|
|
4682
4517
|
export var InExpression = [3, n0, _IE, 0, [_cN, _va], [0, 64 | 0]];
|
|
4683
|
-
export var InternalServerException = [
|
|
4684
|
-
-3,
|
|
4685
|
-
n0,
|
|
4686
|
-
_ISE,
|
|
4687
|
-
{
|
|
4688
|
-
[_e]: _se,
|
|
4689
|
-
[_hE]: 500,
|
|
4690
|
-
},
|
|
4691
|
-
[_m],
|
|
4692
|
-
[0],
|
|
4693
|
-
];
|
|
4518
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
4694
4519
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
4695
4520
|
export var IsNotNullExpression = [3, n0, _INNE, 0, [_cN], [0]];
|
|
4696
4521
|
export var IsNullExpression = [3, n0, _INE, 0, [_cN], [0]];
|
|
@@ -4751,36 +4576,11 @@ export var ListAccountPoolsInput = [
|
|
|
4751
4576
|
[_dI, _n, _sB, _sO, _nT, _mRa],
|
|
4752
4577
|
[
|
|
4753
4578
|
[0, 1],
|
|
4754
|
-
[
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
],
|
|
4760
|
-
[
|
|
4761
|
-
0,
|
|
4762
|
-
{
|
|
4763
|
-
[_hQ]: _sB,
|
|
4764
|
-
},
|
|
4765
|
-
],
|
|
4766
|
-
[
|
|
4767
|
-
0,
|
|
4768
|
-
{
|
|
4769
|
-
[_hQ]: _sO,
|
|
4770
|
-
},
|
|
4771
|
-
],
|
|
4772
|
-
[
|
|
4773
|
-
0,
|
|
4774
|
-
{
|
|
4775
|
-
[_hQ]: _nT,
|
|
4776
|
-
},
|
|
4777
|
-
],
|
|
4778
|
-
[
|
|
4779
|
-
1,
|
|
4780
|
-
{
|
|
4781
|
-
[_hQ]: _mRa,
|
|
4782
|
-
},
|
|
4783
|
-
],
|
|
4579
|
+
[() => AccountPoolName, { [_hQ]: _n }],
|
|
4580
|
+
[0, { [_hQ]: _sB }],
|
|
4581
|
+
[0, { [_hQ]: _sO }],
|
|
4582
|
+
[0, { [_hQ]: _nT }],
|
|
4583
|
+
[1, { [_hQ]: _mRa }],
|
|
4784
4584
|
],
|
|
4785
4585
|
];
|
|
4786
4586
|
export var ListAccountPoolsOutput = [
|
|
@@ -4800,18 +4600,8 @@ export var ListAccountsInAccountPoolInput = [
|
|
|
4800
4600
|
[
|
|
4801
4601
|
[0, 1],
|
|
4802
4602
|
[0, 1],
|
|
4803
|
-
[
|
|
4804
|
-
|
|
4805
|
-
{
|
|
4806
|
-
[_hQ]: _nT,
|
|
4807
|
-
},
|
|
4808
|
-
],
|
|
4809
|
-
[
|
|
4810
|
-
1,
|
|
4811
|
-
{
|
|
4812
|
-
[_hQ]: _mRa,
|
|
4813
|
-
},
|
|
4814
|
-
],
|
|
4603
|
+
[0, { [_hQ]: _nT }],
|
|
4604
|
+
[1, { [_hQ]: _mRa }],
|
|
4815
4605
|
],
|
|
4816
4606
|
];
|
|
4817
4607
|
export var ListAccountsInAccountPoolOutput = [
|
|
@@ -4831,24 +4621,9 @@ export var ListAssetFiltersInput = [
|
|
|
4831
4621
|
[
|
|
4832
4622
|
[0, 1],
|
|
4833
4623
|
[0, 1],
|
|
4834
|
-
[
|
|
4835
|
-
|
|
4836
|
-
|
|
4837
|
-
[_hQ]: _s,
|
|
4838
|
-
},
|
|
4839
|
-
],
|
|
4840
|
-
[
|
|
4841
|
-
0,
|
|
4842
|
-
{
|
|
4843
|
-
[_hQ]: _nT,
|
|
4844
|
-
},
|
|
4845
|
-
],
|
|
4846
|
-
[
|
|
4847
|
-
1,
|
|
4848
|
-
{
|
|
4849
|
-
[_hQ]: _mRa,
|
|
4850
|
-
},
|
|
4851
|
-
],
|
|
4624
|
+
[0, { [_hQ]: _s }],
|
|
4625
|
+
[0, { [_hQ]: _nT }],
|
|
4626
|
+
[1, { [_hQ]: _mRa }],
|
|
4852
4627
|
],
|
|
4853
4628
|
];
|
|
4854
4629
|
export var ListAssetFiltersOutput = [3, n0, _LAFO, 0, [_it, _nT], [[() => AssetFilters, 0], 0]];
|
|
@@ -4861,18 +4636,8 @@ export var ListAssetRevisionsInput = [
|
|
|
4861
4636
|
[
|
|
4862
4637
|
[0, 1],
|
|
4863
4638
|
[0, 1],
|
|
4864
|
-
[
|
|
4865
|
-
|
|
4866
|
-
{
|
|
4867
|
-
[_hQ]: _nT,
|
|
4868
|
-
},
|
|
4869
|
-
],
|
|
4870
|
-
[
|
|
4871
|
-
1,
|
|
4872
|
-
{
|
|
4873
|
-
[_hQ]: _mRa,
|
|
4874
|
-
},
|
|
4875
|
-
],
|
|
4639
|
+
[0, { [_hQ]: _nT }],
|
|
4640
|
+
[1, { [_hQ]: _mRa }],
|
|
4876
4641
|
],
|
|
4877
4642
|
];
|
|
4878
4643
|
export var ListAssetRevisionsOutput = [3, n0, _LARO, 0, [_it, _nT], [() => AssetRevisions, 0]];
|
|
@@ -4884,60 +4649,15 @@ export var ListConnectionsInput = [
|
|
|
4884
4649
|
[_dI, _mRa, _nT, _sB, _sO, _n, _eInv, _pIr, _ty, _sc],
|
|
4885
4650
|
[
|
|
4886
4651
|
[0, 1],
|
|
4887
|
-
[
|
|
4888
|
-
|
|
4889
|
-
|
|
4890
|
-
|
|
4891
|
-
|
|
4892
|
-
],
|
|
4893
|
-
[
|
|
4894
|
-
|
|
4895
|
-
|
|
4896
|
-
[_hQ]: _nT,
|
|
4897
|
-
},
|
|
4898
|
-
],
|
|
4899
|
-
[
|
|
4900
|
-
0,
|
|
4901
|
-
{
|
|
4902
|
-
[_hQ]: _sB,
|
|
4903
|
-
},
|
|
4904
|
-
],
|
|
4905
|
-
[
|
|
4906
|
-
0,
|
|
4907
|
-
{
|
|
4908
|
-
[_hQ]: _sO,
|
|
4909
|
-
},
|
|
4910
|
-
],
|
|
4911
|
-
[
|
|
4912
|
-
0,
|
|
4913
|
-
{
|
|
4914
|
-
[_hQ]: _n,
|
|
4915
|
-
},
|
|
4916
|
-
],
|
|
4917
|
-
[
|
|
4918
|
-
0,
|
|
4919
|
-
{
|
|
4920
|
-
[_hQ]: _eInv,
|
|
4921
|
-
},
|
|
4922
|
-
],
|
|
4923
|
-
[
|
|
4924
|
-
0,
|
|
4925
|
-
{
|
|
4926
|
-
[_hQ]: _pIr,
|
|
4927
|
-
},
|
|
4928
|
-
],
|
|
4929
|
-
[
|
|
4930
|
-
0,
|
|
4931
|
-
{
|
|
4932
|
-
[_hQ]: _ty,
|
|
4933
|
-
},
|
|
4934
|
-
],
|
|
4935
|
-
[
|
|
4936
|
-
0,
|
|
4937
|
-
{
|
|
4938
|
-
[_hQ]: _sc,
|
|
4939
|
-
},
|
|
4940
|
-
],
|
|
4652
|
+
[1, { [_hQ]: _mRa }],
|
|
4653
|
+
[0, { [_hQ]: _nT }],
|
|
4654
|
+
[0, { [_hQ]: _sB }],
|
|
4655
|
+
[0, { [_hQ]: _sO }],
|
|
4656
|
+
[0, { [_hQ]: _n }],
|
|
4657
|
+
[0, { [_hQ]: _eInv }],
|
|
4658
|
+
[0, { [_hQ]: _pIr }],
|
|
4659
|
+
[0, { [_hQ]: _ty }],
|
|
4660
|
+
[0, { [_hQ]: _sc }],
|
|
4941
4661
|
],
|
|
4942
4662
|
];
|
|
4943
4663
|
export var ListConnectionsOutput = [
|
|
@@ -4957,18 +4677,8 @@ export var ListDataProductRevisionsInput = [
|
|
|
4957
4677
|
[
|
|
4958
4678
|
[0, 1],
|
|
4959
4679
|
[0, 1],
|
|
4960
|
-
[
|
|
4961
|
-
|
|
4962
|
-
{
|
|
4963
|
-
[_hQ]: _mRa,
|
|
4964
|
-
},
|
|
4965
|
-
],
|
|
4966
|
-
[
|
|
4967
|
-
0,
|
|
4968
|
-
{
|
|
4969
|
-
[_hQ]: _nT,
|
|
4970
|
-
},
|
|
4971
|
-
],
|
|
4680
|
+
[1, { [_hQ]: _mRa }],
|
|
4681
|
+
[0, { [_hQ]: _nT }],
|
|
4972
4682
|
],
|
|
4973
4683
|
];
|
|
4974
4684
|
export var ListDataProductRevisionsOutput = [
|
|
@@ -4988,24 +4698,9 @@ export var ListDataSourceRunActivitiesInput = [
|
|
|
4988
4698
|
[
|
|
4989
4699
|
[0, 1],
|
|
4990
4700
|
[0, 1],
|
|
4991
|
-
[
|
|
4992
|
-
|
|
4993
|
-
|
|
4994
|
-
[_hQ]: _s,
|
|
4995
|
-
},
|
|
4996
|
-
],
|
|
4997
|
-
[
|
|
4998
|
-
0,
|
|
4999
|
-
{
|
|
5000
|
-
[_hQ]: _nT,
|
|
5001
|
-
},
|
|
5002
|
-
],
|
|
5003
|
-
[
|
|
5004
|
-
1,
|
|
5005
|
-
{
|
|
5006
|
-
[_hQ]: _mRa,
|
|
5007
|
-
},
|
|
5008
|
-
],
|
|
4701
|
+
[0, { [_hQ]: _s }],
|
|
4702
|
+
[0, { [_hQ]: _nT }],
|
|
4703
|
+
[1, { [_hQ]: _mRa }],
|
|
5009
4704
|
],
|
|
5010
4705
|
];
|
|
5011
4706
|
export var ListDataSourceRunActivitiesOutput = [
|
|
@@ -5025,24 +4720,9 @@ export var ListDataSourceRunsInput = [
|
|
|
5025
4720
|
[
|
|
5026
4721
|
[0, 1],
|
|
5027
4722
|
[0, 1],
|
|
5028
|
-
[
|
|
5029
|
-
|
|
5030
|
-
|
|
5031
|
-
[_hQ]: _s,
|
|
5032
|
-
},
|
|
5033
|
-
],
|
|
5034
|
-
[
|
|
5035
|
-
0,
|
|
5036
|
-
{
|
|
5037
|
-
[_hQ]: _nT,
|
|
5038
|
-
},
|
|
5039
|
-
],
|
|
5040
|
-
[
|
|
5041
|
-
1,
|
|
5042
|
-
{
|
|
5043
|
-
[_hQ]: _mRa,
|
|
5044
|
-
},
|
|
5045
|
-
],
|
|
4723
|
+
[0, { [_hQ]: _s }],
|
|
4724
|
+
[0, { [_hQ]: _nT }],
|
|
4725
|
+
[1, { [_hQ]: _mRa }],
|
|
5046
4726
|
],
|
|
5047
4727
|
];
|
|
5048
4728
|
export var ListDataSourceRunsOutput = [
|
|
@@ -5061,54 +4741,14 @@ export var ListDataSourcesInput = [
|
|
|
5061
4741
|
[_dI, _pIr, _eInv, _cIo, _ty, _s, _n, _nT, _mRa],
|
|
5062
4742
|
[
|
|
5063
4743
|
[0, 1],
|
|
5064
|
-
[
|
|
5065
|
-
|
|
5066
|
-
|
|
5067
|
-
|
|
5068
|
-
|
|
5069
|
-
],
|
|
5070
|
-
[
|
|
5071
|
-
|
|
5072
|
-
{
|
|
5073
|
-
[_hQ]: _eInv,
|
|
5074
|
-
},
|
|
5075
|
-
],
|
|
5076
|
-
[
|
|
5077
|
-
0,
|
|
5078
|
-
{
|
|
5079
|
-
[_hQ]: _cIo,
|
|
5080
|
-
},
|
|
5081
|
-
],
|
|
5082
|
-
[
|
|
5083
|
-
0,
|
|
5084
|
-
{
|
|
5085
|
-
[_hQ]: _ty,
|
|
5086
|
-
},
|
|
5087
|
-
],
|
|
5088
|
-
[
|
|
5089
|
-
0,
|
|
5090
|
-
{
|
|
5091
|
-
[_hQ]: _s,
|
|
5092
|
-
},
|
|
5093
|
-
],
|
|
5094
|
-
[
|
|
5095
|
-
() => Name,
|
|
5096
|
-
{
|
|
5097
|
-
[_hQ]: _n,
|
|
5098
|
-
},
|
|
5099
|
-
],
|
|
5100
|
-
[
|
|
5101
|
-
0,
|
|
5102
|
-
{
|
|
5103
|
-
[_hQ]: _nT,
|
|
5104
|
-
},
|
|
5105
|
-
],
|
|
5106
|
-
[
|
|
5107
|
-
1,
|
|
5108
|
-
{
|
|
5109
|
-
[_hQ]: _mRa,
|
|
5110
|
-
},
|
|
5111
|
-
],
|
|
4744
|
+
[0, { [_hQ]: _pIr }],
|
|
4745
|
+
[0, { [_hQ]: _eInv }],
|
|
4746
|
+
[0, { [_hQ]: _cIo }],
|
|
4747
|
+
[0, { [_hQ]: _ty }],
|
|
4748
|
+
[0, { [_hQ]: _s }],
|
|
4749
|
+
[() => Name, { [_hQ]: _n }],
|
|
4750
|
+
[0, { [_hQ]: _nT }],
|
|
4751
|
+
[1, { [_hQ]: _mRa }],
|
|
5112
4752
|
],
|
|
5113
4753
|
];
|
|
5114
4754
|
export var ListDataSourcesOutput = [
|
|
@@ -5126,24 +4766,9 @@ export var ListDomainsInput = [
|
|
|
5126
4766
|
0,
|
|
5127
4767
|
[_s, _mRa, _nT],
|
|
5128
4768
|
[
|
|
5129
|
-
[
|
|
5130
|
-
|
|
5131
|
-
|
|
5132
|
-
[_hQ]: _s,
|
|
5133
|
-
},
|
|
5134
|
-
],
|
|
5135
|
-
[
|
|
5136
|
-
1,
|
|
5137
|
-
{
|
|
5138
|
-
[_hQ]: _mRa,
|
|
5139
|
-
},
|
|
5140
|
-
],
|
|
5141
|
-
[
|
|
5142
|
-
0,
|
|
5143
|
-
{
|
|
5144
|
-
[_hQ]: _nT,
|
|
5145
|
-
},
|
|
5146
|
-
],
|
|
4769
|
+
[0, { [_hQ]: _s }],
|
|
4770
|
+
[1, { [_hQ]: _mRa }],
|
|
4771
|
+
[0, { [_hQ]: _nT }],
|
|
5147
4772
|
],
|
|
5148
4773
|
];
|
|
5149
4774
|
export var ListDomainsOutput = [3, n0, _LDO, 0, [_it, _nT], [[() => DomainSummaries, 0], 0]];
|
|
@@ -5155,24 +4780,9 @@ export var ListDomainUnitsForParentInput = [
|
|
|
5155
4780
|
[_dI, _pDUI, _mRa, _nT],
|
|
5156
4781
|
[
|
|
5157
4782
|
[0, 1],
|
|
5158
|
-
[
|
|
5159
|
-
|
|
5160
|
-
|
|
5161
|
-
[_hQ]: _pDUI,
|
|
5162
|
-
},
|
|
5163
|
-
],
|
|
5164
|
-
[
|
|
5165
|
-
1,
|
|
5166
|
-
{
|
|
5167
|
-
[_hQ]: _mRa,
|
|
5168
|
-
},
|
|
5169
|
-
],
|
|
5170
|
-
[
|
|
5171
|
-
0,
|
|
5172
|
-
{
|
|
5173
|
-
[_hQ]: _nT,
|
|
5174
|
-
},
|
|
5175
|
-
],
|
|
4783
|
+
[0, { [_hQ]: _pDUI }],
|
|
4784
|
+
[1, { [_hQ]: _mRa }],
|
|
4785
|
+
[0, { [_hQ]: _nT }],
|
|
5176
4786
|
],
|
|
5177
4787
|
];
|
|
5178
4788
|
export var ListDomainUnitsForParentOutput = [
|
|
@@ -5193,18 +4803,8 @@ export var ListEntityOwnersInput = [
|
|
|
5193
4803
|
[0, 1],
|
|
5194
4804
|
[0, 1],
|
|
5195
4805
|
[0, 1],
|
|
5196
|
-
[
|
|
5197
|
-
|
|
5198
|
-
{
|
|
5199
|
-
[_hQ]: _mRa,
|
|
5200
|
-
},
|
|
5201
|
-
],
|
|
5202
|
-
[
|
|
5203
|
-
0,
|
|
5204
|
-
{
|
|
5205
|
-
[_hQ]: _nT,
|
|
5206
|
-
},
|
|
5207
|
-
],
|
|
4806
|
+
[1, { [_hQ]: _mRa }],
|
|
4807
|
+
[0, { [_hQ]: _nT }],
|
|
5208
4808
|
],
|
|
5209
4809
|
];
|
|
5210
4810
|
export var ListEntityOwnersOutput = [3, n0, _LEOO, 0, [_ow, _nT], [() => EntityOwners, 0]];
|
|
@@ -5217,18 +4817,8 @@ export var ListEnvironmentActionsInput = [
|
|
|
5217
4817
|
[
|
|
5218
4818
|
[0, 1],
|
|
5219
4819
|
[0, 1],
|
|
5220
|
-
[
|
|
5221
|
-
|
|
5222
|
-
{
|
|
5223
|
-
[_hQ]: _nT,
|
|
5224
|
-
},
|
|
5225
|
-
],
|
|
5226
|
-
[
|
|
5227
|
-
1,
|
|
5228
|
-
{
|
|
5229
|
-
[_hQ]: _mRa,
|
|
5230
|
-
},
|
|
5231
|
-
],
|
|
4820
|
+
[0, { [_hQ]: _nT }],
|
|
4821
|
+
[1, { [_hQ]: _mRa }],
|
|
5232
4822
|
],
|
|
5233
4823
|
];
|
|
5234
4824
|
export var ListEnvironmentActionsOutput = [
|
|
@@ -5247,18 +4837,8 @@ export var ListEnvironmentBlueprintConfigurationsInput = [
|
|
|
5247
4837
|
[_dI, _mRa, _nT],
|
|
5248
4838
|
[
|
|
5249
4839
|
[0, 1],
|
|
5250
|
-
[
|
|
5251
|
-
|
|
5252
|
-
{
|
|
5253
|
-
[_hQ]: _mRa,
|
|
5254
|
-
},
|
|
5255
|
-
],
|
|
5256
|
-
[
|
|
5257
|
-
0,
|
|
5258
|
-
{
|
|
5259
|
-
[_hQ]: _nT,
|
|
5260
|
-
},
|
|
5261
|
-
],
|
|
4840
|
+
[1, { [_hQ]: _mRa }],
|
|
4841
|
+
[0, { [_hQ]: _nT }],
|
|
5262
4842
|
],
|
|
5263
4843
|
];
|
|
5264
4844
|
export var ListEnvironmentBlueprintConfigurationsOutput = [
|
|
@@ -5277,30 +4857,10 @@ export var ListEnvironmentBlueprintsInput = [
|
|
|
5277
4857
|
[_dI, _mRa, _nT, _n, _ma],
|
|
5278
4858
|
[
|
|
5279
4859
|
[0, 1],
|
|
5280
|
-
[
|
|
5281
|
-
|
|
5282
|
-
|
|
5283
|
-
|
|
5284
|
-
},
|
|
5285
|
-
],
|
|
5286
|
-
[
|
|
5287
|
-
0,
|
|
5288
|
-
{
|
|
5289
|
-
[_hQ]: _nT,
|
|
5290
|
-
},
|
|
5291
|
-
],
|
|
5292
|
-
[
|
|
5293
|
-
0,
|
|
5294
|
-
{
|
|
5295
|
-
[_hQ]: _n,
|
|
5296
|
-
},
|
|
5297
|
-
],
|
|
5298
|
-
[
|
|
5299
|
-
2,
|
|
5300
|
-
{
|
|
5301
|
-
[_hQ]: _ma,
|
|
5302
|
-
},
|
|
5303
|
-
],
|
|
4860
|
+
[1, { [_hQ]: _mRa }],
|
|
4861
|
+
[0, { [_hQ]: _nT }],
|
|
4862
|
+
[0, { [_hQ]: _n }],
|
|
4863
|
+
[2, { [_hQ]: _ma }],
|
|
5304
4864
|
],
|
|
5305
4865
|
];
|
|
5306
4866
|
export var ListEnvironmentBlueprintsOutput = [
|
|
@@ -5319,48 +4879,13 @@ export var ListEnvironmentProfilesInput = [
|
|
|
5319
4879
|
[_dI, _aAI, _aAR, _eBI, _pIr, _n, _nT, _mRa],
|
|
5320
4880
|
[
|
|
5321
4881
|
[0, 1],
|
|
5322
|
-
[
|
|
5323
|
-
|
|
5324
|
-
|
|
5325
|
-
|
|
5326
|
-
|
|
5327
|
-
],
|
|
5328
|
-
[
|
|
5329
|
-
0,
|
|
5330
|
-
{
|
|
5331
|
-
[_hQ]: _aAR,
|
|
5332
|
-
},
|
|
5333
|
-
],
|
|
5334
|
-
[
|
|
5335
|
-
0,
|
|
5336
|
-
{
|
|
5337
|
-
[_hQ]: _eBI,
|
|
5338
|
-
},
|
|
5339
|
-
],
|
|
5340
|
-
[
|
|
5341
|
-
0,
|
|
5342
|
-
{
|
|
5343
|
-
[_hQ]: _pIr,
|
|
5344
|
-
},
|
|
5345
|
-
],
|
|
5346
|
-
[
|
|
5347
|
-
() => EnvironmentProfileName,
|
|
5348
|
-
{
|
|
5349
|
-
[_hQ]: _n,
|
|
5350
|
-
},
|
|
5351
|
-
],
|
|
5352
|
-
[
|
|
5353
|
-
0,
|
|
5354
|
-
{
|
|
5355
|
-
[_hQ]: _nT,
|
|
5356
|
-
},
|
|
5357
|
-
],
|
|
5358
|
-
[
|
|
5359
|
-
1,
|
|
5360
|
-
{
|
|
5361
|
-
[_hQ]: _mRa,
|
|
5362
|
-
},
|
|
5363
|
-
],
|
|
4882
|
+
[0, { [_hQ]: _aAI }],
|
|
4883
|
+
[0, { [_hQ]: _aAR }],
|
|
4884
|
+
[0, { [_hQ]: _eBI }],
|
|
4885
|
+
[0, { [_hQ]: _pIr }],
|
|
4886
|
+
[() => EnvironmentProfileName, { [_hQ]: _n }],
|
|
4887
|
+
[0, { [_hQ]: _nT }],
|
|
4888
|
+
[1, { [_hQ]: _mRa }],
|
|
5364
4889
|
],
|
|
5365
4890
|
];
|
|
5366
4891
|
export var ListEnvironmentProfilesOutput = [
|
|
@@ -5379,66 +4904,16 @@ export var ListEnvironmentsInput = [
|
|
|
5379
4904
|
[_dI, _aAI, _s, _aAR, _pIr, _ePI, _eBI, _pro, _n, _mRa, _nT],
|
|
5380
4905
|
[
|
|
5381
4906
|
[0, 1],
|
|
5382
|
-
[
|
|
5383
|
-
|
|
5384
|
-
|
|
5385
|
-
|
|
5386
|
-
|
|
5387
|
-
],
|
|
5388
|
-
[
|
|
5389
|
-
|
|
5390
|
-
|
|
5391
|
-
|
|
5392
|
-
},
|
|
5393
|
-
],
|
|
5394
|
-
[
|
|
5395
|
-
0,
|
|
5396
|
-
{
|
|
5397
|
-
[_hQ]: _aAR,
|
|
5398
|
-
},
|
|
5399
|
-
],
|
|
5400
|
-
[
|
|
5401
|
-
0,
|
|
5402
|
-
{
|
|
5403
|
-
[_hQ]: _pIr,
|
|
5404
|
-
},
|
|
5405
|
-
],
|
|
5406
|
-
[
|
|
5407
|
-
0,
|
|
5408
|
-
{
|
|
5409
|
-
[_hQ]: _ePI,
|
|
5410
|
-
},
|
|
5411
|
-
],
|
|
5412
|
-
[
|
|
5413
|
-
0,
|
|
5414
|
-
{
|
|
5415
|
-
[_hQ]: _eBI,
|
|
5416
|
-
},
|
|
5417
|
-
],
|
|
5418
|
-
[
|
|
5419
|
-
0,
|
|
5420
|
-
{
|
|
5421
|
-
[_hQ]: _pro,
|
|
5422
|
-
},
|
|
5423
|
-
],
|
|
5424
|
-
[
|
|
5425
|
-
0,
|
|
5426
|
-
{
|
|
5427
|
-
[_hQ]: _n,
|
|
5428
|
-
},
|
|
5429
|
-
],
|
|
5430
|
-
[
|
|
5431
|
-
1,
|
|
5432
|
-
{
|
|
5433
|
-
[_hQ]: _mRa,
|
|
5434
|
-
},
|
|
5435
|
-
],
|
|
5436
|
-
[
|
|
5437
|
-
0,
|
|
5438
|
-
{
|
|
5439
|
-
[_hQ]: _nT,
|
|
5440
|
-
},
|
|
5441
|
-
],
|
|
4907
|
+
[0, { [_hQ]: _aAI }],
|
|
4908
|
+
[0, { [_hQ]: _s }],
|
|
4909
|
+
[0, { [_hQ]: _aAR }],
|
|
4910
|
+
[0, { [_hQ]: _pIr }],
|
|
4911
|
+
[0, { [_hQ]: _ePI }],
|
|
4912
|
+
[0, { [_hQ]: _eBI }],
|
|
4913
|
+
[0, { [_hQ]: _pro }],
|
|
4914
|
+
[0, { [_hQ]: _n }],
|
|
4915
|
+
[1, { [_hQ]: _mRa }],
|
|
4916
|
+
[0, { [_hQ]: _nT }],
|
|
5442
4917
|
],
|
|
5443
4918
|
];
|
|
5444
4919
|
export var ListEnvironmentsOutput = [
|
|
@@ -5476,30 +4951,10 @@ export var ListJobRunsInput = [
|
|
|
5476
4951
|
[
|
|
5477
4952
|
[0, 1],
|
|
5478
4953
|
[0, 1],
|
|
5479
|
-
[
|
|
5480
|
-
|
|
5481
|
-
|
|
5482
|
-
|
|
5483
|
-
},
|
|
5484
|
-
],
|
|
5485
|
-
[
|
|
5486
|
-
0,
|
|
5487
|
-
{
|
|
5488
|
-
[_hQ]: _sO,
|
|
5489
|
-
},
|
|
5490
|
-
],
|
|
5491
|
-
[
|
|
5492
|
-
0,
|
|
5493
|
-
{
|
|
5494
|
-
[_hQ]: _nT,
|
|
5495
|
-
},
|
|
5496
|
-
],
|
|
5497
|
-
[
|
|
5498
|
-
1,
|
|
5499
|
-
{
|
|
5500
|
-
[_hQ]: _mRa,
|
|
5501
|
-
},
|
|
5502
|
-
],
|
|
4954
|
+
[0, { [_hQ]: _s }],
|
|
4955
|
+
[0, { [_hQ]: _sO }],
|
|
4956
|
+
[0, { [_hQ]: _nT }],
|
|
4957
|
+
[1, { [_hQ]: _mRa }],
|
|
5503
4958
|
],
|
|
5504
4959
|
];
|
|
5505
4960
|
export var ListJobRunsOutput = [3, n0, _LJRO, 0, [_it, _nT], [() => JobRunSummaries, 0]];
|
|
@@ -5511,42 +4966,12 @@ export var ListLineageEventsInput = [
|
|
|
5511
4966
|
[_dI, _mRa, _tA, _tB, _pSr, _sO, _nT],
|
|
5512
4967
|
[
|
|
5513
4968
|
[0, 1],
|
|
5514
|
-
[
|
|
5515
|
-
|
|
5516
|
-
|
|
5517
|
-
|
|
5518
|
-
|
|
5519
|
-
],
|
|
5520
|
-
[
|
|
5521
|
-
4,
|
|
5522
|
-
{
|
|
5523
|
-
[_hQ]: _tA,
|
|
5524
|
-
},
|
|
5525
|
-
],
|
|
5526
|
-
[
|
|
5527
|
-
4,
|
|
5528
|
-
{
|
|
5529
|
-
[_hQ]: _tB,
|
|
5530
|
-
},
|
|
5531
|
-
],
|
|
5532
|
-
[
|
|
5533
|
-
0,
|
|
5534
|
-
{
|
|
5535
|
-
[_hQ]: _pSr,
|
|
5536
|
-
},
|
|
5537
|
-
],
|
|
5538
|
-
[
|
|
5539
|
-
0,
|
|
5540
|
-
{
|
|
5541
|
-
[_hQ]: _sO,
|
|
5542
|
-
},
|
|
5543
|
-
],
|
|
5544
|
-
[
|
|
5545
|
-
0,
|
|
5546
|
-
{
|
|
5547
|
-
[_hQ]: _nT,
|
|
5548
|
-
},
|
|
5549
|
-
],
|
|
4969
|
+
[1, { [_hQ]: _mRa }],
|
|
4970
|
+
[4, { [_hQ]: _tA }],
|
|
4971
|
+
[4, { [_hQ]: _tB }],
|
|
4972
|
+
[0, { [_hQ]: _pSr }],
|
|
4973
|
+
[0, { [_hQ]: _sO }],
|
|
4974
|
+
[0, { [_hQ]: _nT }],
|
|
5550
4975
|
],
|
|
5551
4976
|
];
|
|
5552
4977
|
export var ListLineageEventsOutput = [
|
|
@@ -5565,43 +4990,13 @@ export var ListLineageNodeHistoryInput = [
|
|
|
5565
4990
|
[_dI, _mRa, _nT, _i, _di, _eTGTE, _eTLTE, _sO],
|
|
5566
4991
|
[
|
|
5567
4992
|
[0, 1],
|
|
5568
|
-
[
|
|
5569
|
-
|
|
5570
|
-
{
|
|
5571
|
-
[_hQ]: _mRa,
|
|
5572
|
-
},
|
|
5573
|
-
],
|
|
5574
|
-
[
|
|
5575
|
-
0,
|
|
5576
|
-
{
|
|
5577
|
-
[_hQ]: _nT,
|
|
5578
|
-
},
|
|
5579
|
-
],
|
|
4993
|
+
[1, { [_hQ]: _mRa }],
|
|
4994
|
+
[0, { [_hQ]: _nT }],
|
|
5580
4995
|
[0, 1],
|
|
5581
|
-
[
|
|
5582
|
-
|
|
5583
|
-
|
|
5584
|
-
|
|
5585
|
-
},
|
|
5586
|
-
],
|
|
5587
|
-
[
|
|
5588
|
-
4,
|
|
5589
|
-
{
|
|
5590
|
-
[_hQ]: _tGTE,
|
|
5591
|
-
},
|
|
5592
|
-
],
|
|
5593
|
-
[
|
|
5594
|
-
4,
|
|
5595
|
-
{
|
|
5596
|
-
[_hQ]: _tLTE,
|
|
5597
|
-
},
|
|
5598
|
-
],
|
|
5599
|
-
[
|
|
5600
|
-
0,
|
|
5601
|
-
{
|
|
5602
|
-
[_hQ]: _sO,
|
|
5603
|
-
},
|
|
5604
|
-
],
|
|
4996
|
+
[0, { [_hQ]: _di }],
|
|
4997
|
+
[4, { [_hQ]: _tGTE }],
|
|
4998
|
+
[4, { [_hQ]: _tLTE }],
|
|
4999
|
+
[0, { [_hQ]: _sO }],
|
|
5605
5000
|
],
|
|
5606
5001
|
];
|
|
5607
5002
|
export var ListLineageNodeHistoryOutput = [
|
|
@@ -5620,36 +5015,11 @@ export var ListMetadataGenerationRunsInput = [
|
|
|
5620
5015
|
[_dI, _s, _ty, _nT, _mRa, _tIa],
|
|
5621
5016
|
[
|
|
5622
5017
|
[0, 1],
|
|
5623
|
-
[
|
|
5624
|
-
|
|
5625
|
-
|
|
5626
|
-
|
|
5627
|
-
|
|
5628
|
-
],
|
|
5629
|
-
[
|
|
5630
|
-
0,
|
|
5631
|
-
{
|
|
5632
|
-
[_hQ]: _ty,
|
|
5633
|
-
},
|
|
5634
|
-
],
|
|
5635
|
-
[
|
|
5636
|
-
0,
|
|
5637
|
-
{
|
|
5638
|
-
[_hQ]: _nT,
|
|
5639
|
-
},
|
|
5640
|
-
],
|
|
5641
|
-
[
|
|
5642
|
-
1,
|
|
5643
|
-
{
|
|
5644
|
-
[_hQ]: _mRa,
|
|
5645
|
-
},
|
|
5646
|
-
],
|
|
5647
|
-
[
|
|
5648
|
-
0,
|
|
5649
|
-
{
|
|
5650
|
-
[_hQ]: _tIa,
|
|
5651
|
-
},
|
|
5652
|
-
],
|
|
5018
|
+
[0, { [_hQ]: _s }],
|
|
5019
|
+
[0, { [_hQ]: _ty }],
|
|
5020
|
+
[0, { [_hQ]: _nT }],
|
|
5021
|
+
[1, { [_hQ]: _mRa }],
|
|
5022
|
+
[0, { [_hQ]: _tIa }],
|
|
5653
5023
|
],
|
|
5654
5024
|
];
|
|
5655
5025
|
export var ListMetadataGenerationRunsOutput = [
|
|
@@ -5668,48 +5038,13 @@ export var ListNotificationsInput = [
|
|
|
5668
5038
|
[_dI, _ty, _aTf, _bT, _su, _tSa, _mRa, _nT],
|
|
5669
5039
|
[
|
|
5670
5040
|
[0, 1],
|
|
5671
|
-
[
|
|
5672
|
-
|
|
5673
|
-
|
|
5674
|
-
|
|
5675
|
-
|
|
5676
|
-
],
|
|
5677
|
-
[
|
|
5678
|
-
4,
|
|
5679
|
-
{
|
|
5680
|
-
[_hQ]: _aTf,
|
|
5681
|
-
},
|
|
5682
|
-
],
|
|
5683
|
-
[
|
|
5684
|
-
4,
|
|
5685
|
-
{
|
|
5686
|
-
[_hQ]: _bT,
|
|
5687
|
-
},
|
|
5688
|
-
],
|
|
5689
|
-
[
|
|
5690
|
-
64 | 0,
|
|
5691
|
-
{
|
|
5692
|
-
[_hQ]: _su,
|
|
5693
|
-
},
|
|
5694
|
-
],
|
|
5695
|
-
[
|
|
5696
|
-
0,
|
|
5697
|
-
{
|
|
5698
|
-
[_hQ]: _tSa,
|
|
5699
|
-
},
|
|
5700
|
-
],
|
|
5701
|
-
[
|
|
5702
|
-
1,
|
|
5703
|
-
{
|
|
5704
|
-
[_hQ]: _mRa,
|
|
5705
|
-
},
|
|
5706
|
-
],
|
|
5707
|
-
[
|
|
5708
|
-
0,
|
|
5709
|
-
{
|
|
5710
|
-
[_hQ]: _nT,
|
|
5711
|
-
},
|
|
5712
|
-
],
|
|
5041
|
+
[0, { [_hQ]: _ty }],
|
|
5042
|
+
[4, { [_hQ]: _aTf }],
|
|
5043
|
+
[4, { [_hQ]: _bT }],
|
|
5044
|
+
[64 | 0, { [_hQ]: _su }],
|
|
5045
|
+
[0, { [_hQ]: _tSa }],
|
|
5046
|
+
[1, { [_hQ]: _mRa }],
|
|
5047
|
+
[0, { [_hQ]: _nT }],
|
|
5713
5048
|
],
|
|
5714
5049
|
];
|
|
5715
5050
|
export var ListNotificationsOutput = [
|
|
@@ -5730,24 +5065,9 @@ export var ListPolicyGrantsInput = [
|
|
|
5730
5065
|
[0, 1],
|
|
5731
5066
|
[0, 1],
|
|
5732
5067
|
[0, 1],
|
|
5733
|
-
[
|
|
5734
|
-
|
|
5735
|
-
|
|
5736
|
-
[_hQ]: _pTo,
|
|
5737
|
-
},
|
|
5738
|
-
],
|
|
5739
|
-
[
|
|
5740
|
-
1,
|
|
5741
|
-
{
|
|
5742
|
-
[_hQ]: _mRa,
|
|
5743
|
-
},
|
|
5744
|
-
],
|
|
5745
|
-
[
|
|
5746
|
-
0,
|
|
5747
|
-
{
|
|
5748
|
-
[_hQ]: _nT,
|
|
5749
|
-
},
|
|
5750
|
-
],
|
|
5068
|
+
[0, { [_hQ]: _pTo }],
|
|
5069
|
+
[1, { [_hQ]: _mRa }],
|
|
5070
|
+
[0, { [_hQ]: _nT }],
|
|
5751
5071
|
],
|
|
5752
5072
|
];
|
|
5753
5073
|
export var ListPolicyGrantsOutput = [3, n0, _LPGO, 0, [_gL, _nT], [() => PolicyGrantList, 0]];
|
|
@@ -5760,30 +5080,10 @@ export var ListProjectMembershipsInput = [
|
|
|
5760
5080
|
[
|
|
5761
5081
|
[0, 1],
|
|
5762
5082
|
[0, 1],
|
|
5763
|
-
[
|
|
5764
|
-
|
|
5765
|
-
|
|
5766
|
-
|
|
5767
|
-
},
|
|
5768
|
-
],
|
|
5769
|
-
[
|
|
5770
|
-
0,
|
|
5771
|
-
{
|
|
5772
|
-
[_hQ]: _sO,
|
|
5773
|
-
},
|
|
5774
|
-
],
|
|
5775
|
-
[
|
|
5776
|
-
0,
|
|
5777
|
-
{
|
|
5778
|
-
[_hQ]: _nT,
|
|
5779
|
-
},
|
|
5780
|
-
],
|
|
5781
|
-
[
|
|
5782
|
-
1,
|
|
5783
|
-
{
|
|
5784
|
-
[_hQ]: _mRa,
|
|
5785
|
-
},
|
|
5786
|
-
],
|
|
5083
|
+
[0, { [_hQ]: _sB }],
|
|
5084
|
+
[0, { [_hQ]: _sO }],
|
|
5085
|
+
[0, { [_hQ]: _nT }],
|
|
5086
|
+
[1, { [_hQ]: _mRa }],
|
|
5787
5087
|
],
|
|
5788
5088
|
];
|
|
5789
5089
|
export var ListProjectMembershipsOutput = [
|
|
@@ -5802,36 +5102,11 @@ export var ListProjectProfilesInput = [
|
|
|
5802
5102
|
[_dI, _n, _sB, _sO, _nT, _mRa],
|
|
5803
5103
|
[
|
|
5804
5104
|
[0, 1],
|
|
5805
|
-
[
|
|
5806
|
-
|
|
5807
|
-
|
|
5808
|
-
|
|
5809
|
-
|
|
5810
|
-
],
|
|
5811
|
-
[
|
|
5812
|
-
0,
|
|
5813
|
-
{
|
|
5814
|
-
[_hQ]: _sB,
|
|
5815
|
-
},
|
|
5816
|
-
],
|
|
5817
|
-
[
|
|
5818
|
-
0,
|
|
5819
|
-
{
|
|
5820
|
-
[_hQ]: _sO,
|
|
5821
|
-
},
|
|
5822
|
-
],
|
|
5823
|
-
[
|
|
5824
|
-
0,
|
|
5825
|
-
{
|
|
5826
|
-
[_hQ]: _nT,
|
|
5827
|
-
},
|
|
5828
|
-
],
|
|
5829
|
-
[
|
|
5830
|
-
1,
|
|
5831
|
-
{
|
|
5832
|
-
[_hQ]: _mRa,
|
|
5833
|
-
},
|
|
5834
|
-
],
|
|
5105
|
+
[() => ProjectProfileName, { [_hQ]: _n }],
|
|
5106
|
+
[0, { [_hQ]: _sB }],
|
|
5107
|
+
[0, { [_hQ]: _sO }],
|
|
5108
|
+
[0, { [_hQ]: _nT }],
|
|
5109
|
+
[1, { [_hQ]: _mRa }],
|
|
5835
5110
|
],
|
|
5836
5111
|
];
|
|
5837
5112
|
export var ListProjectProfilesOutput = [
|
|
@@ -5850,36 +5125,11 @@ export var ListProjectsInput = [
|
|
|
5850
5125
|
[_dI, _uI, _gIr, _n, _nT, _mRa],
|
|
5851
5126
|
[
|
|
5852
5127
|
[0, 1],
|
|
5853
|
-
[
|
|
5854
|
-
|
|
5855
|
-
|
|
5856
|
-
|
|
5857
|
-
|
|
5858
|
-
],
|
|
5859
|
-
[
|
|
5860
|
-
0,
|
|
5861
|
-
{
|
|
5862
|
-
[_hQ]: _gIr,
|
|
5863
|
-
},
|
|
5864
|
-
],
|
|
5865
|
-
[
|
|
5866
|
-
() => ProjectName,
|
|
5867
|
-
{
|
|
5868
|
-
[_hQ]: _n,
|
|
5869
|
-
},
|
|
5870
|
-
],
|
|
5871
|
-
[
|
|
5872
|
-
0,
|
|
5873
|
-
{
|
|
5874
|
-
[_hQ]: _nT,
|
|
5875
|
-
},
|
|
5876
|
-
],
|
|
5877
|
-
[
|
|
5878
|
-
1,
|
|
5879
|
-
{
|
|
5880
|
-
[_hQ]: _mRa,
|
|
5881
|
-
},
|
|
5882
|
-
],
|
|
5128
|
+
[0, { [_hQ]: _uI }],
|
|
5129
|
+
[0, { [_hQ]: _gIr }],
|
|
5130
|
+
[() => ProjectName, { [_hQ]: _n }],
|
|
5131
|
+
[0, { [_hQ]: _nT }],
|
|
5132
|
+
[1, { [_hQ]: _mRa }],
|
|
5883
5133
|
],
|
|
5884
5134
|
];
|
|
5885
5135
|
export var ListProjectsOutput = [3, n0, _LPO, 0, [_it, _nT], [[() => ProjectSummaries, 0], 0]];
|
|
@@ -5893,54 +5143,14 @@ export var ListRulesInput = [
|
|
|
5893
5143
|
[0, 1],
|
|
5894
5144
|
[0, 1],
|
|
5895
5145
|
[0, 1],
|
|
5896
|
-
[
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
|
|
5901
|
-
],
|
|
5902
|
-
[
|
|
5903
|
-
|
|
5904
|
-
{
|
|
5905
|
-
[_hQ]: _rA,
|
|
5906
|
-
},
|
|
5907
|
-
],
|
|
5908
|
-
[
|
|
5909
|
-
64 | 0,
|
|
5910
|
-
{
|
|
5911
|
-
[_hQ]: _pIro,
|
|
5912
|
-
},
|
|
5913
|
-
],
|
|
5914
|
-
[
|
|
5915
|
-
64 | 0,
|
|
5916
|
-
{
|
|
5917
|
-
[_hQ]: _aTs,
|
|
5918
|
-
},
|
|
5919
|
-
],
|
|
5920
|
-
[
|
|
5921
|
-
2,
|
|
5922
|
-
{
|
|
5923
|
-
[_hQ]: _dPa,
|
|
5924
|
-
},
|
|
5925
|
-
],
|
|
5926
|
-
[
|
|
5927
|
-
2,
|
|
5928
|
-
{
|
|
5929
|
-
[_hQ]: _iC,
|
|
5930
|
-
},
|
|
5931
|
-
],
|
|
5932
|
-
[
|
|
5933
|
-
1,
|
|
5934
|
-
{
|
|
5935
|
-
[_hQ]: _mRa,
|
|
5936
|
-
},
|
|
5937
|
-
],
|
|
5938
|
-
[
|
|
5939
|
-
0,
|
|
5940
|
-
{
|
|
5941
|
-
[_hQ]: _nT,
|
|
5942
|
-
},
|
|
5943
|
-
],
|
|
5146
|
+
[0, { [_hQ]: _rTu }],
|
|
5147
|
+
[0, { [_hQ]: _rA }],
|
|
5148
|
+
[64 | 0, { [_hQ]: _pIro }],
|
|
5149
|
+
[64 | 0, { [_hQ]: _aTs }],
|
|
5150
|
+
[2, { [_hQ]: _dPa }],
|
|
5151
|
+
[2, { [_hQ]: _iC }],
|
|
5152
|
+
[1, { [_hQ]: _mRa }],
|
|
5153
|
+
[0, { [_hQ]: _nT }],
|
|
5944
5154
|
],
|
|
5945
5155
|
];
|
|
5946
5156
|
export var ListRulesOutput = [3, n0, _LRO, 0, [_it, _nT], [[() => RuleSummaries, 0], 0]];
|
|
@@ -5952,72 +5162,17 @@ export var ListSubscriptionGrantsInput = [
|
|
|
5952
5162
|
[_dI, _eInvi, _sTIu, _sLI, _sI, _oPI, _oUI, _oGI, _sB, _sO, _mRa, _nT],
|
|
5953
5163
|
[
|
|
5954
5164
|
[0, 1],
|
|
5955
|
-
[
|
|
5956
|
-
|
|
5957
|
-
|
|
5958
|
-
|
|
5959
|
-
|
|
5960
|
-
],
|
|
5961
|
-
[
|
|
5962
|
-
|
|
5963
|
-
|
|
5964
|
-
|
|
5965
|
-
|
|
5966
|
-
],
|
|
5967
|
-
[
|
|
5968
|
-
0,
|
|
5969
|
-
{
|
|
5970
|
-
[_hQ]: _sLI,
|
|
5971
|
-
},
|
|
5972
|
-
],
|
|
5973
|
-
[
|
|
5974
|
-
0,
|
|
5975
|
-
{
|
|
5976
|
-
[_hQ]: _sI,
|
|
5977
|
-
},
|
|
5978
|
-
],
|
|
5979
|
-
[
|
|
5980
|
-
0,
|
|
5981
|
-
{
|
|
5982
|
-
[_hQ]: _oPI,
|
|
5983
|
-
},
|
|
5984
|
-
],
|
|
5985
|
-
[
|
|
5986
|
-
0,
|
|
5987
|
-
{
|
|
5988
|
-
[_hQ]: _oUI,
|
|
5989
|
-
},
|
|
5990
|
-
],
|
|
5991
|
-
[
|
|
5992
|
-
0,
|
|
5993
|
-
{
|
|
5994
|
-
[_hQ]: _oGI,
|
|
5995
|
-
},
|
|
5996
|
-
],
|
|
5997
|
-
[
|
|
5998
|
-
0,
|
|
5999
|
-
{
|
|
6000
|
-
[_hQ]: _sB,
|
|
6001
|
-
},
|
|
6002
|
-
],
|
|
6003
|
-
[
|
|
6004
|
-
0,
|
|
6005
|
-
{
|
|
6006
|
-
[_hQ]: _sO,
|
|
6007
|
-
},
|
|
6008
|
-
],
|
|
6009
|
-
[
|
|
6010
|
-
1,
|
|
6011
|
-
{
|
|
6012
|
-
[_hQ]: _mRa,
|
|
6013
|
-
},
|
|
6014
|
-
],
|
|
6015
|
-
[
|
|
6016
|
-
0,
|
|
6017
|
-
{
|
|
6018
|
-
[_hQ]: _nT,
|
|
6019
|
-
},
|
|
6020
|
-
],
|
|
5165
|
+
[0, { [_hQ]: _eInvi }],
|
|
5166
|
+
[0, { [_hQ]: _sTIu }],
|
|
5167
|
+
[0, { [_hQ]: _sLI }],
|
|
5168
|
+
[0, { [_hQ]: _sI }],
|
|
5169
|
+
[0, { [_hQ]: _oPI }],
|
|
5170
|
+
[0, { [_hQ]: _oUI }],
|
|
5171
|
+
[0, { [_hQ]: _oGI }],
|
|
5172
|
+
[0, { [_hQ]: _sB }],
|
|
5173
|
+
[0, { [_hQ]: _sO }],
|
|
5174
|
+
[1, { [_hQ]: _mRa }],
|
|
5175
|
+
[0, { [_hQ]: _nT }],
|
|
6021
5176
|
],
|
|
6022
5177
|
];
|
|
6023
5178
|
export var ListSubscriptionGrantsOutput = [
|
|
@@ -6036,66 +5191,16 @@ export var ListSubscriptionRequestsInput = [
|
|
|
6036
5191
|
[_dI, _s, _sLI, _oPI, _aPI, _oUI, _oGI, _sB, _sO, _mRa, _nT],
|
|
6037
5192
|
[
|
|
6038
5193
|
[0, 1],
|
|
6039
|
-
[
|
|
6040
|
-
|
|
6041
|
-
|
|
6042
|
-
|
|
6043
|
-
|
|
6044
|
-
],
|
|
6045
|
-
[
|
|
6046
|
-
|
|
6047
|
-
|
|
6048
|
-
|
|
6049
|
-
},
|
|
6050
|
-
],
|
|
6051
|
-
[
|
|
6052
|
-
0,
|
|
6053
|
-
{
|
|
6054
|
-
[_hQ]: _oPI,
|
|
6055
|
-
},
|
|
6056
|
-
],
|
|
6057
|
-
[
|
|
6058
|
-
0,
|
|
6059
|
-
{
|
|
6060
|
-
[_hQ]: _aPI,
|
|
6061
|
-
},
|
|
6062
|
-
],
|
|
6063
|
-
[
|
|
6064
|
-
0,
|
|
6065
|
-
{
|
|
6066
|
-
[_hQ]: _oUI,
|
|
6067
|
-
},
|
|
6068
|
-
],
|
|
6069
|
-
[
|
|
6070
|
-
0,
|
|
6071
|
-
{
|
|
6072
|
-
[_hQ]: _oGI,
|
|
6073
|
-
},
|
|
6074
|
-
],
|
|
6075
|
-
[
|
|
6076
|
-
0,
|
|
6077
|
-
{
|
|
6078
|
-
[_hQ]: _sB,
|
|
6079
|
-
},
|
|
6080
|
-
],
|
|
6081
|
-
[
|
|
6082
|
-
0,
|
|
6083
|
-
{
|
|
6084
|
-
[_hQ]: _sO,
|
|
6085
|
-
},
|
|
6086
|
-
],
|
|
6087
|
-
[
|
|
6088
|
-
1,
|
|
6089
|
-
{
|
|
6090
|
-
[_hQ]: _mRa,
|
|
6091
|
-
},
|
|
6092
|
-
],
|
|
6093
|
-
[
|
|
6094
|
-
0,
|
|
6095
|
-
{
|
|
6096
|
-
[_hQ]: _nT,
|
|
6097
|
-
},
|
|
6098
|
-
],
|
|
5194
|
+
[0, { [_hQ]: _s }],
|
|
5195
|
+
[0, { [_hQ]: _sLI }],
|
|
5196
|
+
[0, { [_hQ]: _oPI }],
|
|
5197
|
+
[0, { [_hQ]: _aPI }],
|
|
5198
|
+
[0, { [_hQ]: _oUI }],
|
|
5199
|
+
[0, { [_hQ]: _oGI }],
|
|
5200
|
+
[0, { [_hQ]: _sB }],
|
|
5201
|
+
[0, { [_hQ]: _sO }],
|
|
5202
|
+
[1, { [_hQ]: _mRa }],
|
|
5203
|
+
[0, { [_hQ]: _nT }],
|
|
6099
5204
|
],
|
|
6100
5205
|
];
|
|
6101
5206
|
export var ListSubscriptionRequestsOutput = [
|
|
@@ -6114,72 +5219,17 @@ export var ListSubscriptionsInput = [
|
|
|
6114
5219
|
[_dI, _sRIu, _s, _sLI, _oPI, _oUI, _oGI, _aPI, _sB, _sO, _mRa, _nT],
|
|
6115
5220
|
[
|
|
6116
5221
|
[0, 1],
|
|
6117
|
-
[
|
|
6118
|
-
|
|
6119
|
-
|
|
6120
|
-
|
|
6121
|
-
|
|
6122
|
-
],
|
|
6123
|
-
[
|
|
6124
|
-
|
|
6125
|
-
|
|
6126
|
-
|
|
6127
|
-
|
|
6128
|
-
],
|
|
6129
|
-
[
|
|
6130
|
-
0,
|
|
6131
|
-
{
|
|
6132
|
-
[_hQ]: _sLI,
|
|
6133
|
-
},
|
|
6134
|
-
],
|
|
6135
|
-
[
|
|
6136
|
-
0,
|
|
6137
|
-
{
|
|
6138
|
-
[_hQ]: _oPI,
|
|
6139
|
-
},
|
|
6140
|
-
],
|
|
6141
|
-
[
|
|
6142
|
-
0,
|
|
6143
|
-
{
|
|
6144
|
-
[_hQ]: _oUI,
|
|
6145
|
-
},
|
|
6146
|
-
],
|
|
6147
|
-
[
|
|
6148
|
-
0,
|
|
6149
|
-
{
|
|
6150
|
-
[_hQ]: _oGI,
|
|
6151
|
-
},
|
|
6152
|
-
],
|
|
6153
|
-
[
|
|
6154
|
-
0,
|
|
6155
|
-
{
|
|
6156
|
-
[_hQ]: _aPI,
|
|
6157
|
-
},
|
|
6158
|
-
],
|
|
6159
|
-
[
|
|
6160
|
-
0,
|
|
6161
|
-
{
|
|
6162
|
-
[_hQ]: _sB,
|
|
6163
|
-
},
|
|
6164
|
-
],
|
|
6165
|
-
[
|
|
6166
|
-
0,
|
|
6167
|
-
{
|
|
6168
|
-
[_hQ]: _sO,
|
|
6169
|
-
},
|
|
6170
|
-
],
|
|
6171
|
-
[
|
|
6172
|
-
1,
|
|
6173
|
-
{
|
|
6174
|
-
[_hQ]: _mRa,
|
|
6175
|
-
},
|
|
6176
|
-
],
|
|
6177
|
-
[
|
|
6178
|
-
0,
|
|
6179
|
-
{
|
|
6180
|
-
[_hQ]: _nT,
|
|
6181
|
-
},
|
|
6182
|
-
],
|
|
5222
|
+
[0, { [_hQ]: _sRIu }],
|
|
5223
|
+
[0, { [_hQ]: _s }],
|
|
5224
|
+
[0, { [_hQ]: _sLI }],
|
|
5225
|
+
[0, { [_hQ]: _oPI }],
|
|
5226
|
+
[0, { [_hQ]: _oUI }],
|
|
5227
|
+
[0, { [_hQ]: _oGI }],
|
|
5228
|
+
[0, { [_hQ]: _aPI }],
|
|
5229
|
+
[0, { [_hQ]: _sB }],
|
|
5230
|
+
[0, { [_hQ]: _sO }],
|
|
5231
|
+
[1, { [_hQ]: _mRa }],
|
|
5232
|
+
[0, { [_hQ]: _nT }],
|
|
6183
5233
|
],
|
|
6184
5234
|
];
|
|
6185
5235
|
export var ListSubscriptionsOutput = [3, n0, _LSO, 0, [_it, _nT], [[() => Subscriptions, 0], 0]];
|
|
@@ -6192,30 +5242,10 @@ export var ListSubscriptionTargetsInput = [
|
|
|
6192
5242
|
[
|
|
6193
5243
|
[0, 1],
|
|
6194
5244
|
[0, 1],
|
|
6195
|
-
[
|
|
6196
|
-
|
|
6197
|
-
|
|
6198
|
-
|
|
6199
|
-
},
|
|
6200
|
-
],
|
|
6201
|
-
[
|
|
6202
|
-
0,
|
|
6203
|
-
{
|
|
6204
|
-
[_hQ]: _sO,
|
|
6205
|
-
},
|
|
6206
|
-
],
|
|
6207
|
-
[
|
|
6208
|
-
1,
|
|
6209
|
-
{
|
|
6210
|
-
[_hQ]: _mRa,
|
|
6211
|
-
},
|
|
6212
|
-
],
|
|
6213
|
-
[
|
|
6214
|
-
0,
|
|
6215
|
-
{
|
|
6216
|
-
[_hQ]: _nT,
|
|
6217
|
-
},
|
|
6218
|
-
],
|
|
5245
|
+
[0, { [_hQ]: _sB }],
|
|
5246
|
+
[0, { [_hQ]: _sO }],
|
|
5247
|
+
[1, { [_hQ]: _mRa }],
|
|
5248
|
+
[0, { [_hQ]: _nT }],
|
|
6219
5249
|
],
|
|
6220
5250
|
];
|
|
6221
5251
|
export var ListSubscriptionTargetsOutput = [
|
|
@@ -6238,36 +5268,11 @@ export var ListTimeSeriesDataPointsInput = [
|
|
|
6238
5268
|
[0, 1],
|
|
6239
5269
|
[0, 1],
|
|
6240
5270
|
[0, 1],
|
|
6241
|
-
[
|
|
6242
|
-
|
|
6243
|
-
|
|
6244
|
-
|
|
6245
|
-
|
|
6246
|
-
],
|
|
6247
|
-
[
|
|
6248
|
-
4,
|
|
6249
|
-
{
|
|
6250
|
-
[_hQ]: _sAt,
|
|
6251
|
-
},
|
|
6252
|
-
],
|
|
6253
|
-
[
|
|
6254
|
-
4,
|
|
6255
|
-
{
|
|
6256
|
-
[_hQ]: _eAn,
|
|
6257
|
-
},
|
|
6258
|
-
],
|
|
6259
|
-
[
|
|
6260
|
-
0,
|
|
6261
|
-
{
|
|
6262
|
-
[_hQ]: _nT,
|
|
6263
|
-
},
|
|
6264
|
-
],
|
|
6265
|
-
[
|
|
6266
|
-
1,
|
|
6267
|
-
{
|
|
6268
|
-
[_hQ]: _mRa,
|
|
6269
|
-
},
|
|
6270
|
-
],
|
|
5271
|
+
[0, { [_hQ]: _fN }],
|
|
5272
|
+
[4, { [_hQ]: _sAt }],
|
|
5273
|
+
[4, { [_hQ]: _eAn }],
|
|
5274
|
+
[0, { [_hQ]: _nT }],
|
|
5275
|
+
[1, { [_hQ]: _mRa }],
|
|
6271
5276
|
],
|
|
6272
5277
|
];
|
|
6273
5278
|
export var ListTimeSeriesDataPointsOutput = [
|
|
@@ -6379,13 +5384,7 @@ export var PostLineageEventInput = [
|
|
|
6379
5384
|
[
|
|
6380
5385
|
[0, 1],
|
|
6381
5386
|
[() => LineageEvent, 16],
|
|
6382
|
-
[
|
|
6383
|
-
0,
|
|
6384
|
-
{
|
|
6385
|
-
[_hH]: _CT,
|
|
6386
|
-
[_iTd]: 1,
|
|
6387
|
-
},
|
|
6388
|
-
],
|
|
5387
|
+
[0, { [_hH]: _CT, [_iTd]: 1 }],
|
|
6389
5388
|
],
|
|
6390
5389
|
];
|
|
6391
5390
|
export var PostLineageEventOutput = [3, n0, _PLEO, 0, [_id, _dIo], [0, 0]];
|
|
@@ -6564,19 +5563,7 @@ export var RejectPredictionsInput = [
|
|
|
6564
5563
|
_RPIe,
|
|
6565
5564
|
0,
|
|
6566
5565
|
[_dI, _i, _r, _rRe, _rC, _cT],
|
|
6567
|
-
[
|
|
6568
|
-
[0, 1],
|
|
6569
|
-
[0, 1],
|
|
6570
|
-
[
|
|
6571
|
-
0,
|
|
6572
|
-
{
|
|
6573
|
-
[_hQ]: _r,
|
|
6574
|
-
},
|
|
6575
|
-
],
|
|
6576
|
-
() => RejectRule,
|
|
6577
|
-
() => RejectChoices,
|
|
6578
|
-
[0, 4],
|
|
6579
|
-
],
|
|
5566
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _r }], () => RejectRule, () => RejectChoices, [0, 4]],
|
|
6580
5567
|
];
|
|
6581
5568
|
export var RejectPredictionsOutput = [3, n0, _RPOe, 0, [_dIo, _aI, _aRs], [0, 0, 0]];
|
|
6582
5569
|
export var RejectRule = [3, n0, _RRe, 0, [_ru, _t], [0, 1]];
|
|
@@ -6642,17 +5629,7 @@ export var RemovePolicyGrantInput = [
|
|
|
6642
5629
|
];
|
|
6643
5630
|
export var RemovePolicyGrantOutput = [3, n0, _RPGO, 0, [], []];
|
|
6644
5631
|
export var Resource = [3, n0, _R, 0, [_pro, _n, _v, _ty], [0, 0, 0, 0]];
|
|
6645
|
-
export var ResourceNotFoundException = [
|
|
6646
|
-
-3,
|
|
6647
|
-
n0,
|
|
6648
|
-
_RNFE,
|
|
6649
|
-
{
|
|
6650
|
-
[_e]: _c,
|
|
6651
|
-
[_hE]: 404,
|
|
6652
|
-
},
|
|
6653
|
-
[_m],
|
|
6654
|
-
[0],
|
|
6655
|
-
];
|
|
5632
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
6656
5633
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
6657
5634
|
export var ResourceTag = [3, n0, _RT, 0, [_k, _v, _so], [0, 0, 0]];
|
|
6658
5635
|
export var ResourceTagParameter = [3, n0, _RTP, 0, [_k, _v, _iVE], [0, 0, 2]];
|
|
@@ -6793,17 +5770,7 @@ export var SearchUserProfilesOutput = [
|
|
|
6793
5770
|
[[() => UserProfileSummaries, 0], 0],
|
|
6794
5771
|
];
|
|
6795
5772
|
export var SelfGrantStatusDetail = [3, n0, _SGSD, 0, [_dNa, _sN, _s, _fC], [0, 0, 0, 0]];
|
|
6796
|
-
export var ServiceQuotaExceededException = [
|
|
6797
|
-
-3,
|
|
6798
|
-
n0,
|
|
6799
|
-
_SQEE,
|
|
6800
|
-
{
|
|
6801
|
-
[_e]: _c,
|
|
6802
|
-
[_hE]: 402,
|
|
6803
|
-
},
|
|
6804
|
-
[_m],
|
|
6805
|
-
[0],
|
|
6806
|
-
];
|
|
5773
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
|
|
6807
5774
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
6808
5775
|
export var SingleSignOn = [3, n0, _SSO, 0, [_ty, _uAs, _iIA], [0, 0, 0]];
|
|
6809
5776
|
export var SparkEmrPropertiesInput = [
|
|
@@ -6986,17 +5953,7 @@ export var TagResourceRequest = [3, n0, _TRR, 0, [_rAe, _ta], [[0, 1], 128 | 0]]
|
|
|
6986
5953
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
6987
5954
|
export var TermRelations = [3, n0, _TR, 0, [_iA, _cl], [64 | 0, 64 | 0]];
|
|
6988
5955
|
export var TextMatchItem = [3, n0, _TMI, 0, [_a, _te, _mO], [0, 0, () => MatchOffsets]];
|
|
6989
|
-
export var ThrottlingException = [
|
|
6990
|
-
-3,
|
|
6991
|
-
n0,
|
|
6992
|
-
_TE,
|
|
6993
|
-
{
|
|
6994
|
-
[_e]: _c,
|
|
6995
|
-
[_hE]: 429,
|
|
6996
|
-
},
|
|
6997
|
-
[_m],
|
|
6998
|
-
[0],
|
|
6999
|
-
];
|
|
5956
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
7000
5957
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
7001
5958
|
export var TimeSeriesDataPointFormInput = [
|
|
7002
5959
|
3,
|
|
@@ -7023,19 +5980,9 @@ export var TimeSeriesDataPointSummaryFormOutput = [
|
|
|
7023
5980
|
[0, 0, 0, 4, 0, 0],
|
|
7024
5981
|
];
|
|
7025
5982
|
export var Topic = [3, n0, _To, 0, [_sub, _res, _ro], [0, () => NotificationResource, 0]];
|
|
7026
|
-
export var UnauthorizedException = [
|
|
7027
|
-
-3,
|
|
7028
|
-
n0,
|
|
7029
|
-
_UE,
|
|
7030
|
-
{
|
|
7031
|
-
[_e]: _c,
|
|
7032
|
-
[_hE]: 401,
|
|
7033
|
-
},
|
|
7034
|
-
[_m],
|
|
7035
|
-
[0],
|
|
7036
|
-
];
|
|
5983
|
+
export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_m], [0]];
|
|
7037
5984
|
TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
|
|
7038
|
-
export var
|
|
5985
|
+
export var Unit = [3, n0, _U, 0, [], []];
|
|
7039
5986
|
export var UntagResourceRequest = [
|
|
7040
5987
|
3,
|
|
7041
5988
|
n0,
|
|
@@ -7044,12 +5991,7 @@ export var UntagResourceRequest = [
|
|
|
7044
5991
|
[_rAe, _tK],
|
|
7045
5992
|
[
|
|
7046
5993
|
[0, 1],
|
|
7047
|
-
[
|
|
7048
|
-
64 | 0,
|
|
7049
|
-
{
|
|
7050
|
-
[_hQ]: _tK,
|
|
7051
|
-
},
|
|
7052
|
-
],
|
|
5994
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
7053
5995
|
],
|
|
7054
5996
|
];
|
|
7055
5997
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -7183,21 +6125,7 @@ export var UpdateDomainInput = [
|
|
|
7183
6125
|
_UDI,
|
|
7184
6126
|
0,
|
|
7185
6127
|
[_i, _de, _sSO, _dER, _sRe, _n, _cT],
|
|
7186
|
-
[
|
|
7187
|
-
[0, 1],
|
|
7188
|
-
0,
|
|
7189
|
-
() => SingleSignOn,
|
|
7190
|
-
0,
|
|
7191
|
-
0,
|
|
7192
|
-
0,
|
|
7193
|
-
[
|
|
7194
|
-
0,
|
|
7195
|
-
{
|
|
7196
|
-
[_iTd]: 1,
|
|
7197
|
-
[_hQ]: _cT,
|
|
7198
|
-
},
|
|
7199
|
-
],
|
|
7200
|
-
],
|
|
6128
|
+
[[0, 1], 0, () => SingleSignOn, 0, 0, 0, [0, { [_iTd]: 1, [_hQ]: _cT }]],
|
|
7201
6129
|
];
|
|
7202
6130
|
export var UpdateDomainOutput = [
|
|
7203
6131
|
3,
|
|
@@ -7616,17 +6544,7 @@ export var UserProfileSummary = [
|
|
|
7616
6544
|
[_dIo, _id, _ty, _s, _det],
|
|
7617
6545
|
[0, 0, 0, 0, [() => UserProfileDetails, 0]],
|
|
7618
6546
|
];
|
|
7619
|
-
export var ValidationException = [
|
|
7620
|
-
-3,
|
|
7621
|
-
n0,
|
|
7622
|
-
_VE,
|
|
7623
|
-
{
|
|
7624
|
-
[_e]: _c,
|
|
7625
|
-
[_hE]: 400,
|
|
7626
|
-
},
|
|
7627
|
-
[_m],
|
|
7628
|
-
[0],
|
|
7629
|
-
];
|
|
6547
|
+
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
7630
6548
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
7631
6549
|
export var __Unit = "unit";
|
|
7632
6550
|
export var DataZoneServiceException = [-3, _sm, "DataZoneServiceException", 0, [], []];
|
|
@@ -7976,9 +6894,9 @@ export var PolicyGrantDetail = [
|
|
|
7976
6894
|
() => CreateAssetTypePolicyGrantDetail,
|
|
7977
6895
|
() => CreateProjectPolicyGrantDetail,
|
|
7978
6896
|
() => CreateEnvironmentProfilePolicyGrantDetail,
|
|
7979
|
-
() =>
|
|
7980
|
-
() =>
|
|
7981
|
-
() =>
|
|
6897
|
+
() => Unit,
|
|
6898
|
+
() => Unit,
|
|
6899
|
+
() => Unit,
|
|
7982
6900
|
() => CreateProjectFromProjectProfilePolicyGrantDetail,
|
|
7983
6901
|
() => UseAssetTypePolicyGrantDetail,
|
|
7984
6902
|
],
|
|
@@ -8157,9 +7075,7 @@ export var AcceptPredictions = [
|
|
|
8157
7075
|
9,
|
|
8158
7076
|
n0,
|
|
8159
7077
|
_APcc,
|
|
8160
|
-
{
|
|
8161
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/accept-predictions", 200],
|
|
8162
|
-
},
|
|
7078
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/accept-predictions", 200] },
|
|
8163
7079
|
() => AcceptPredictionsInput,
|
|
8164
7080
|
() => AcceptPredictionsOutput,
|
|
8165
7081
|
];
|
|
@@ -8167,9 +7083,7 @@ export var AcceptSubscriptionRequest = [
|
|
|
8167
7083
|
9,
|
|
8168
7084
|
n0,
|
|
8169
7085
|
_ASR,
|
|
8170
|
-
{
|
|
8171
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept", 200],
|
|
8172
|
-
},
|
|
7086
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept", 200] },
|
|
8173
7087
|
() => AcceptSubscriptionRequestInput,
|
|
8174
7088
|
() => AcceptSubscriptionRequestOutput,
|
|
8175
7089
|
];
|
|
@@ -8177,9 +7091,7 @@ export var AddEntityOwner = [
|
|
|
8177
7091
|
9,
|
|
8178
7092
|
n0,
|
|
8179
7093
|
_AEO,
|
|
8180
|
-
{
|
|
8181
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/addOwner", 201],
|
|
8182
|
-
},
|
|
7094
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/addOwner", 201] },
|
|
8183
7095
|
() => AddEntityOwnerInput,
|
|
8184
7096
|
() => AddEntityOwnerOutput,
|
|
8185
7097
|
];
|
|
@@ -8187,9 +7099,7 @@ export var AddPolicyGrant = [
|
|
|
8187
7099
|
9,
|
|
8188
7100
|
n0,
|
|
8189
7101
|
_APG,
|
|
8190
|
-
{
|
|
8191
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/addGrant", 201],
|
|
8192
|
-
},
|
|
7102
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/addGrant", 201] },
|
|
8193
7103
|
() => AddPolicyGrantInput,
|
|
8194
7104
|
() => AddPolicyGrantOutput,
|
|
8195
7105
|
];
|
|
@@ -8245,9 +7155,7 @@ export var CancelMetadataGenerationRun = [
|
|
|
8245
7155
|
9,
|
|
8246
7156
|
n0,
|
|
8247
7157
|
_CMGR,
|
|
8248
|
-
{
|
|
8249
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel", 200],
|
|
8250
|
-
},
|
|
7158
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel", 200] },
|
|
8251
7159
|
() => CancelMetadataGenerationRunInput,
|
|
8252
7160
|
() => CancelMetadataGenerationRunOutput,
|
|
8253
7161
|
];
|
|
@@ -8255,9 +7163,7 @@ export var CancelSubscription = [
|
|
|
8255
7163
|
9,
|
|
8256
7164
|
n0,
|
|
8257
7165
|
_CSa,
|
|
8258
|
-
{
|
|
8259
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel", 200],
|
|
8260
|
-
},
|
|
7166
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel", 200] },
|
|
8261
7167
|
() => CancelSubscriptionInput,
|
|
8262
7168
|
() => CancelSubscriptionOutput,
|
|
8263
7169
|
];
|
|
@@ -8265,9 +7171,7 @@ export var CreateAccountPool = [
|
|
|
8265
7171
|
9,
|
|
8266
7172
|
n0,
|
|
8267
7173
|
_CAPr,
|
|
8268
|
-
{
|
|
8269
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/account-pools", 201],
|
|
8270
|
-
},
|
|
7174
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/account-pools", 201] },
|
|
8271
7175
|
() => CreateAccountPoolInput,
|
|
8272
7176
|
() => CreateAccountPoolOutput,
|
|
8273
7177
|
];
|
|
@@ -8275,9 +7179,7 @@ export var CreateAsset = [
|
|
|
8275
7179
|
9,
|
|
8276
7180
|
n0,
|
|
8277
7181
|
_CAr,
|
|
8278
|
-
{
|
|
8279
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets", 201],
|
|
8280
|
-
},
|
|
7182
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets", 201] },
|
|
8281
7183
|
() => CreateAssetInput,
|
|
8282
7184
|
() => CreateAssetOutput,
|
|
8283
7185
|
];
|
|
@@ -8285,9 +7187,7 @@ export var CreateAssetFilter = [
|
|
|
8285
7187
|
9,
|
|
8286
7188
|
n0,
|
|
8287
7189
|
_CAF,
|
|
8288
|
-
{
|
|
8289
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 201],
|
|
8290
|
-
},
|
|
7190
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 201] },
|
|
8291
7191
|
() => CreateAssetFilterInput,
|
|
8292
7192
|
() => CreateAssetFilterOutput,
|
|
8293
7193
|
];
|
|
@@ -8295,9 +7195,7 @@ export var CreateAssetRevision = [
|
|
|
8295
7195
|
9,
|
|
8296
7196
|
n0,
|
|
8297
7197
|
_CAR,
|
|
8298
|
-
{
|
|
8299
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200],
|
|
8300
|
-
},
|
|
7198
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200] },
|
|
8301
7199
|
() => CreateAssetRevisionInput,
|
|
8302
7200
|
() => CreateAssetRevisionOutput,
|
|
8303
7201
|
];
|
|
@@ -8305,9 +7203,7 @@ export var CreateAssetType = [
|
|
|
8305
7203
|
9,
|
|
8306
7204
|
n0,
|
|
8307
7205
|
_CAT,
|
|
8308
|
-
{
|
|
8309
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/asset-types", 201],
|
|
8310
|
-
},
|
|
7206
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/asset-types", 201] },
|
|
8311
7207
|
() => CreateAssetTypeInput,
|
|
8312
7208
|
() => CreateAssetTypeOutput,
|
|
8313
7209
|
];
|
|
@@ -8315,9 +7211,7 @@ export var CreateConnection = [
|
|
|
8315
7211
|
9,
|
|
8316
7212
|
n0,
|
|
8317
7213
|
_CCr,
|
|
8318
|
-
{
|
|
8319
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/connections", 201],
|
|
8320
|
-
},
|
|
7214
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/connections", 201] },
|
|
8321
7215
|
() => CreateConnectionInput,
|
|
8322
7216
|
() => CreateConnectionOutput,
|
|
8323
7217
|
];
|
|
@@ -8325,9 +7219,7 @@ export var CreateDataProduct = [
|
|
|
8325
7219
|
9,
|
|
8326
7220
|
n0,
|
|
8327
7221
|
_CDP,
|
|
8328
|
-
{
|
|
8329
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products", 201],
|
|
8330
|
-
},
|
|
7222
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products", 201] },
|
|
8331
7223
|
() => CreateDataProductInput,
|
|
8332
7224
|
() => CreateDataProductOutput,
|
|
8333
7225
|
];
|
|
@@ -8335,9 +7227,7 @@ export var CreateDataProductRevision = [
|
|
|
8335
7227
|
9,
|
|
8336
7228
|
n0,
|
|
8337
7229
|
_CDPR,
|
|
8338
|
-
{
|
|
8339
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 201],
|
|
8340
|
-
},
|
|
7230
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 201] },
|
|
8341
7231
|
() => CreateDataProductRevisionInput,
|
|
8342
7232
|
() => CreateDataProductRevisionOutput,
|
|
8343
7233
|
];
|
|
@@ -8345,9 +7235,7 @@ export var CreateDataSource = [
|
|
|
8345
7235
|
9,
|
|
8346
7236
|
n0,
|
|
8347
7237
|
_CDS,
|
|
8348
|
-
{
|
|
8349
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources", 201],
|
|
8350
|
-
},
|
|
7238
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources", 201] },
|
|
8351
7239
|
() => CreateDataSourceInput,
|
|
8352
7240
|
() => CreateDataSourceOutput,
|
|
8353
7241
|
];
|
|
@@ -8355,9 +7243,7 @@ export var CreateDomain = [
|
|
|
8355
7243
|
9,
|
|
8356
7244
|
n0,
|
|
8357
7245
|
_CD,
|
|
8358
|
-
{
|
|
8359
|
-
[_ht]: ["POST", "/v2/domains", 201],
|
|
8360
|
-
},
|
|
7246
|
+
{ [_ht]: ["POST", "/v2/domains", 201] },
|
|
8361
7247
|
() => CreateDomainInput,
|
|
8362
7248
|
() => CreateDomainOutput,
|
|
8363
7249
|
];
|
|
@@ -8365,9 +7251,7 @@ export var CreateDomainUnit = [
|
|
|
8365
7251
|
9,
|
|
8366
7252
|
n0,
|
|
8367
7253
|
_CDU,
|
|
8368
|
-
{
|
|
8369
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/domain-units", 201],
|
|
8370
|
-
},
|
|
7254
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/domain-units", 201] },
|
|
8371
7255
|
() => CreateDomainUnitInput,
|
|
8372
7256
|
() => CreateDomainUnitOutput,
|
|
8373
7257
|
];
|
|
@@ -8375,9 +7259,7 @@ export var CreateEnvironment = [
|
|
|
8375
7259
|
9,
|
|
8376
7260
|
n0,
|
|
8377
7261
|
_CEr,
|
|
8378
|
-
{
|
|
8379
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments", 201],
|
|
8380
|
-
},
|
|
7262
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments", 201] },
|
|
8381
7263
|
() => CreateEnvironmentInput,
|
|
8382
7264
|
() => CreateEnvironmentOutput,
|
|
8383
7265
|
];
|
|
@@ -8385,9 +7267,7 @@ export var CreateEnvironmentAction = [
|
|
|
8385
7267
|
9,
|
|
8386
7268
|
n0,
|
|
8387
7269
|
_CEAr,
|
|
8388
|
-
{
|
|
8389
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 201],
|
|
8390
|
-
},
|
|
7270
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 201] },
|
|
8391
7271
|
() => CreateEnvironmentActionInput,
|
|
8392
7272
|
() => CreateEnvironmentActionOutput,
|
|
8393
7273
|
];
|
|
@@ -8395,9 +7275,7 @@ export var CreateEnvironmentBlueprint = [
|
|
|
8395
7275
|
9,
|
|
8396
7276
|
n0,
|
|
8397
7277
|
_CEB,
|
|
8398
|
-
{
|
|
8399
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-blueprints", 201],
|
|
8400
|
-
},
|
|
7278
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-blueprints", 201] },
|
|
8401
7279
|
() => CreateEnvironmentBlueprintInput,
|
|
8402
7280
|
() => CreateEnvironmentBlueprintOutput,
|
|
8403
7281
|
];
|
|
@@ -8405,9 +7283,7 @@ export var CreateEnvironmentProfile = [
|
|
|
8405
7283
|
9,
|
|
8406
7284
|
n0,
|
|
8407
7285
|
_CEP,
|
|
8408
|
-
{
|
|
8409
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-profiles", 201],
|
|
8410
|
-
},
|
|
7286
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environment-profiles", 201] },
|
|
8411
7287
|
() => CreateEnvironmentProfileInput,
|
|
8412
7288
|
() => CreateEnvironmentProfileOutput,
|
|
8413
7289
|
];
|
|
@@ -8415,9 +7291,7 @@ export var CreateFormType = [
|
|
|
8415
7291
|
9,
|
|
8416
7292
|
n0,
|
|
8417
7293
|
_CFT,
|
|
8418
|
-
{
|
|
8419
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/form-types", 201],
|
|
8420
|
-
},
|
|
7294
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/form-types", 201] },
|
|
8421
7295
|
() => CreateFormTypeInput,
|
|
8422
7296
|
() => CreateFormTypeOutput,
|
|
8423
7297
|
];
|
|
@@ -8425,9 +7299,7 @@ export var CreateGlossary = [
|
|
|
8425
7299
|
9,
|
|
8426
7300
|
n0,
|
|
8427
7301
|
_CG,
|
|
8428
|
-
{
|
|
8429
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossaries", 201],
|
|
8430
|
-
},
|
|
7302
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossaries", 201] },
|
|
8431
7303
|
() => CreateGlossaryInput,
|
|
8432
7304
|
() => CreateGlossaryOutput,
|
|
8433
7305
|
];
|
|
@@ -8435,9 +7307,7 @@ export var CreateGlossaryTerm = [
|
|
|
8435
7307
|
9,
|
|
8436
7308
|
n0,
|
|
8437
7309
|
_CGT,
|
|
8438
|
-
{
|
|
8439
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossary-terms", 201],
|
|
8440
|
-
},
|
|
7310
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/glossary-terms", 201] },
|
|
8441
7311
|
() => CreateGlossaryTermInput,
|
|
8442
7312
|
() => CreateGlossaryTermOutput,
|
|
8443
7313
|
];
|
|
@@ -8445,9 +7315,7 @@ export var CreateGroupProfile = [
|
|
|
8445
7315
|
9,
|
|
8446
7316
|
n0,
|
|
8447
7317
|
_CGP,
|
|
8448
|
-
{
|
|
8449
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/group-profiles", 201],
|
|
8450
|
-
},
|
|
7318
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/group-profiles", 201] },
|
|
8451
7319
|
() => CreateGroupProfileInput,
|
|
8452
7320
|
() => CreateGroupProfileOutput,
|
|
8453
7321
|
];
|
|
@@ -8455,9 +7323,7 @@ export var CreateListingChangeSet = [
|
|
|
8455
7323
|
9,
|
|
8456
7324
|
n0,
|
|
8457
7325
|
_CLCS,
|
|
8458
|
-
{
|
|
8459
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/change-set", 200],
|
|
8460
|
-
},
|
|
7326
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/change-set", 200] },
|
|
8461
7327
|
() => CreateListingChangeSetInput,
|
|
8462
7328
|
() => CreateListingChangeSetOutput,
|
|
8463
7329
|
];
|
|
@@ -8465,9 +7331,7 @@ export var CreateProject = [
|
|
|
8465
7331
|
9,
|
|
8466
7332
|
n0,
|
|
8467
7333
|
_CPr,
|
|
8468
|
-
{
|
|
8469
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects", 201],
|
|
8470
|
-
},
|
|
7334
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects", 201] },
|
|
8471
7335
|
() => CreateProjectInput,
|
|
8472
7336
|
() => CreateProjectOutput,
|
|
8473
7337
|
];
|
|
@@ -8475,9 +7339,7 @@ export var CreateProjectMembership = [
|
|
|
8475
7339
|
9,
|
|
8476
7340
|
n0,
|
|
8477
7341
|
_CPM,
|
|
8478
|
-
{
|
|
8479
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/createMembership", 201],
|
|
8480
|
-
},
|
|
7342
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/createMembership", 201] },
|
|
8481
7343
|
() => CreateProjectMembershipInput,
|
|
8482
7344
|
() => CreateProjectMembershipOutput,
|
|
8483
7345
|
];
|
|
@@ -8485,9 +7347,7 @@ export var CreateProjectProfile = [
|
|
|
8485
7347
|
9,
|
|
8486
7348
|
n0,
|
|
8487
7349
|
_CPPr,
|
|
8488
|
-
{
|
|
8489
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/project-profiles", 201],
|
|
8490
|
-
},
|
|
7350
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/project-profiles", 201] },
|
|
8491
7351
|
() => CreateProjectProfileInput,
|
|
8492
7352
|
() => CreateProjectProfileOutput,
|
|
8493
7353
|
];
|
|
@@ -8495,9 +7355,7 @@ export var CreateRule = [
|
|
|
8495
7355
|
9,
|
|
8496
7356
|
n0,
|
|
8497
7357
|
_CR,
|
|
8498
|
-
{
|
|
8499
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/rules", 201],
|
|
8500
|
-
},
|
|
7358
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/rules", 201] },
|
|
8501
7359
|
() => CreateRuleInput,
|
|
8502
7360
|
() => CreateRuleOutput,
|
|
8503
7361
|
];
|
|
@@ -8505,9 +7363,7 @@ export var CreateSubscriptionGrant = [
|
|
|
8505
7363
|
9,
|
|
8506
7364
|
n0,
|
|
8507
7365
|
_CSG,
|
|
8508
|
-
{
|
|
8509
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-grants", 200],
|
|
8510
|
-
},
|
|
7366
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-grants", 200] },
|
|
8511
7367
|
() => CreateSubscriptionGrantInput,
|
|
8512
7368
|
() => CreateSubscriptionGrantOutput,
|
|
8513
7369
|
];
|
|
@@ -8515,9 +7371,7 @@ export var CreateSubscriptionRequest = [
|
|
|
8515
7371
|
9,
|
|
8516
7372
|
n0,
|
|
8517
7373
|
_CSR,
|
|
8518
|
-
{
|
|
8519
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-requests", 200],
|
|
8520
|
-
},
|
|
7374
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/subscription-requests", 200] },
|
|
8521
7375
|
() => CreateSubscriptionRequestInput,
|
|
8522
7376
|
() => CreateSubscriptionRequestOutput,
|
|
8523
7377
|
];
|
|
@@ -8525,9 +7379,7 @@ export var CreateSubscriptionTarget = [
|
|
|
8525
7379
|
9,
|
|
8526
7380
|
n0,
|
|
8527
7381
|
_CST,
|
|
8528
|
-
{
|
|
8529
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200],
|
|
8530
|
-
},
|
|
7382
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200] },
|
|
8531
7383
|
() => CreateSubscriptionTargetInput,
|
|
8532
7384
|
() => CreateSubscriptionTargetOutput,
|
|
8533
7385
|
];
|
|
@@ -8535,9 +7387,7 @@ export var CreateUserProfile = [
|
|
|
8535
7387
|
9,
|
|
8536
7388
|
n0,
|
|
8537
7389
|
_CUP,
|
|
8538
|
-
{
|
|
8539
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/user-profiles", 201],
|
|
8540
|
-
},
|
|
7390
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/user-profiles", 201] },
|
|
8541
7391
|
() => CreateUserProfileInput,
|
|
8542
7392
|
() => CreateUserProfileOutput,
|
|
8543
7393
|
];
|
|
@@ -8545,9 +7395,7 @@ export var DeleteAccountPool = [
|
|
|
8545
7395
|
9,
|
|
8546
7396
|
n0,
|
|
8547
7397
|
_DAP,
|
|
8548
|
-
{
|
|
8549
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 204],
|
|
8550
|
-
},
|
|
7398
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 204] },
|
|
8551
7399
|
() => DeleteAccountPoolInput,
|
|
8552
7400
|
() => DeleteAccountPoolOutput,
|
|
8553
7401
|
];
|
|
@@ -8555,9 +7403,7 @@ export var DeleteAsset = [
|
|
|
8555
7403
|
9,
|
|
8556
7404
|
n0,
|
|
8557
7405
|
_DA,
|
|
8558
|
-
{
|
|
8559
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{identifier}", 204],
|
|
8560
|
-
},
|
|
7406
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{identifier}", 204] },
|
|
8561
7407
|
() => DeleteAssetInput,
|
|
8562
7408
|
() => DeleteAssetOutput,
|
|
8563
7409
|
];
|
|
@@ -8565,9 +7411,7 @@ export var DeleteAssetFilter = [
|
|
|
8565
7411
|
9,
|
|
8566
7412
|
n0,
|
|
8567
7413
|
_DAF,
|
|
8568
|
-
{
|
|
8569
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 204],
|
|
8570
|
-
},
|
|
7414
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 204] },
|
|
8571
7415
|
() => DeleteAssetFilterInput,
|
|
8572
7416
|
() => __Unit,
|
|
8573
7417
|
];
|
|
@@ -8575,9 +7419,7 @@ export var DeleteAssetType = [
|
|
|
8575
7419
|
9,
|
|
8576
7420
|
n0,
|
|
8577
7421
|
_DAT,
|
|
8578
|
-
{
|
|
8579
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 204],
|
|
8580
|
-
},
|
|
7422
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 204] },
|
|
8581
7423
|
() => DeleteAssetTypeInput,
|
|
8582
7424
|
() => DeleteAssetTypeOutput,
|
|
8583
7425
|
];
|
|
@@ -8585,9 +7427,7 @@ export var DeleteConnection = [
|
|
|
8585
7427
|
9,
|
|
8586
7428
|
n0,
|
|
8587
7429
|
_DCe,
|
|
8588
|
-
{
|
|
8589
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/connections/{identifier}", 202],
|
|
8590
|
-
},
|
|
7430
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/connections/{identifier}", 202] },
|
|
8591
7431
|
() => DeleteConnectionInput,
|
|
8592
7432
|
() => DeleteConnectionOutput,
|
|
8593
7433
|
];
|
|
@@ -8595,9 +7435,7 @@ export var DeleteDataProduct = [
|
|
|
8595
7435
|
9,
|
|
8596
7436
|
n0,
|
|
8597
7437
|
_DDP,
|
|
8598
|
-
{
|
|
8599
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 204],
|
|
8600
|
-
},
|
|
7438
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 204] },
|
|
8601
7439
|
() => DeleteDataProductInput,
|
|
8602
7440
|
() => DeleteDataProductOutput,
|
|
8603
7441
|
];
|
|
@@ -8605,9 +7443,7 @@ export var DeleteDataSource = [
|
|
|
8605
7443
|
9,
|
|
8606
7444
|
n0,
|
|
8607
7445
|
_DDS,
|
|
8608
|
-
{
|
|
8609
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200],
|
|
8610
|
-
},
|
|
7446
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200] },
|
|
8611
7447
|
() => DeleteDataSourceInput,
|
|
8612
7448
|
() => DeleteDataSourceOutput,
|
|
8613
7449
|
];
|
|
@@ -8615,9 +7451,7 @@ export var DeleteDomain = [
|
|
|
8615
7451
|
9,
|
|
8616
7452
|
n0,
|
|
8617
7453
|
_DDe,
|
|
8618
|
-
{
|
|
8619
|
-
[_ht]: ["DELETE", "/v2/domains/{identifier}", 202],
|
|
8620
|
-
},
|
|
7454
|
+
{ [_ht]: ["DELETE", "/v2/domains/{identifier}", 202] },
|
|
8621
7455
|
() => DeleteDomainInput,
|
|
8622
7456
|
() => DeleteDomainOutput,
|
|
8623
7457
|
];
|
|
@@ -8625,9 +7459,7 @@ export var DeleteDomainUnit = [
|
|
|
8625
7459
|
9,
|
|
8626
7460
|
n0,
|
|
8627
7461
|
_DDU,
|
|
8628
|
-
{
|
|
8629
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 204],
|
|
8630
|
-
},
|
|
7462
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 204] },
|
|
8631
7463
|
() => DeleteDomainUnitInput,
|
|
8632
7464
|
() => DeleteDomainUnitOutput,
|
|
8633
7465
|
];
|
|
@@ -8635,9 +7467,7 @@ export var DeleteEnvironment = [
|
|
|
8635
7467
|
9,
|
|
8636
7468
|
n0,
|
|
8637
7469
|
_DE,
|
|
8638
|
-
{
|
|
8639
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environments/{identifier}", 204],
|
|
8640
|
-
},
|
|
7470
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environments/{identifier}", 204] },
|
|
8641
7471
|
() => DeleteEnvironmentInput,
|
|
8642
7472
|
() => __Unit,
|
|
8643
7473
|
];
|
|
@@ -8655,9 +7485,7 @@ export var DeleteEnvironmentBlueprint = [
|
|
|
8655
7485
|
9,
|
|
8656
7486
|
n0,
|
|
8657
7487
|
_DEB,
|
|
8658
|
-
{
|
|
8659
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 204],
|
|
8660
|
-
},
|
|
7488
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 204] },
|
|
8661
7489
|
() => DeleteEnvironmentBlueprintInput,
|
|
8662
7490
|
() => __Unit,
|
|
8663
7491
|
];
|
|
@@ -8679,9 +7507,7 @@ export var DeleteEnvironmentProfile = [
|
|
|
8679
7507
|
9,
|
|
8680
7508
|
n0,
|
|
8681
7509
|
_DEP,
|
|
8682
|
-
{
|
|
8683
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 204],
|
|
8684
|
-
},
|
|
7510
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 204] },
|
|
8685
7511
|
() => DeleteEnvironmentProfileInput,
|
|
8686
7512
|
() => __Unit,
|
|
8687
7513
|
];
|
|
@@ -8689,9 +7515,7 @@ export var DeleteFormType = [
|
|
|
8689
7515
|
9,
|
|
8690
7516
|
n0,
|
|
8691
7517
|
_DFT,
|
|
8692
|
-
{
|
|
8693
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 204],
|
|
8694
|
-
},
|
|
7518
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 204] },
|
|
8695
7519
|
() => DeleteFormTypeInput,
|
|
8696
7520
|
() => DeleteFormTypeOutput,
|
|
8697
7521
|
];
|
|
@@ -8699,9 +7523,7 @@ export var DeleteGlossary = [
|
|
|
8699
7523
|
9,
|
|
8700
7524
|
n0,
|
|
8701
7525
|
_DG,
|
|
8702
|
-
{
|
|
8703
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 204],
|
|
8704
|
-
},
|
|
7526
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 204] },
|
|
8705
7527
|
() => DeleteGlossaryInput,
|
|
8706
7528
|
() => DeleteGlossaryOutput,
|
|
8707
7529
|
];
|
|
@@ -8709,9 +7531,7 @@ export var DeleteGlossaryTerm = [
|
|
|
8709
7531
|
9,
|
|
8710
7532
|
n0,
|
|
8711
7533
|
_DGTel,
|
|
8712
|
-
{
|
|
8713
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 204],
|
|
8714
|
-
},
|
|
7534
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 204] },
|
|
8715
7535
|
() => DeleteGlossaryTermInput,
|
|
8716
7536
|
() => DeleteGlossaryTermOutput,
|
|
8717
7537
|
];
|
|
@@ -8719,9 +7539,7 @@ export var DeleteListing = [
|
|
|
8719
7539
|
9,
|
|
8720
7540
|
n0,
|
|
8721
7541
|
_DL,
|
|
8722
|
-
{
|
|
8723
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/listings/{identifier}", 204],
|
|
8724
|
-
},
|
|
7542
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/listings/{identifier}", 204] },
|
|
8725
7543
|
() => DeleteListingInput,
|
|
8726
7544
|
() => DeleteListingOutput,
|
|
8727
7545
|
];
|
|
@@ -8729,9 +7547,7 @@ export var DeleteProject = [
|
|
|
8729
7547
|
9,
|
|
8730
7548
|
n0,
|
|
8731
7549
|
_DPe,
|
|
8732
|
-
{
|
|
8733
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/projects/{identifier}", 204],
|
|
8734
|
-
},
|
|
7550
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/projects/{identifier}", 204] },
|
|
8735
7551
|
() => DeleteProjectInput,
|
|
8736
7552
|
() => DeleteProjectOutput,
|
|
8737
7553
|
];
|
|
@@ -8739,9 +7555,7 @@ export var DeleteProjectMembership = [
|
|
|
8739
7555
|
9,
|
|
8740
7556
|
n0,
|
|
8741
7557
|
_DPM,
|
|
8742
|
-
{
|
|
8743
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/deleteMembership", 204],
|
|
8744
|
-
},
|
|
7558
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/deleteMembership", 204] },
|
|
8745
7559
|
() => DeleteProjectMembershipInput,
|
|
8746
7560
|
() => DeleteProjectMembershipOutput,
|
|
8747
7561
|
];
|
|
@@ -8749,9 +7563,7 @@ export var DeleteProjectProfile = [
|
|
|
8749
7563
|
9,
|
|
8750
7564
|
n0,
|
|
8751
7565
|
_DPP,
|
|
8752
|
-
{
|
|
8753
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 204],
|
|
8754
|
-
},
|
|
7566
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 204] },
|
|
8755
7567
|
() => DeleteProjectProfileInput,
|
|
8756
7568
|
() => DeleteProjectProfileOutput,
|
|
8757
7569
|
];
|
|
@@ -8759,9 +7571,7 @@ export var DeleteRule = [
|
|
|
8759
7571
|
9,
|
|
8760
7572
|
n0,
|
|
8761
7573
|
_DR,
|
|
8762
|
-
{
|
|
8763
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/rules/{identifier}", 204],
|
|
8764
|
-
},
|
|
7574
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/rules/{identifier}", 204] },
|
|
8765
7575
|
() => DeleteRuleInput,
|
|
8766
7576
|
() => DeleteRuleOutput,
|
|
8767
7577
|
];
|
|
@@ -8769,9 +7579,7 @@ export var DeleteSubscriptionGrant = [
|
|
|
8769
7579
|
9,
|
|
8770
7580
|
n0,
|
|
8771
7581
|
_DSG,
|
|
8772
|
-
{
|
|
8773
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200],
|
|
8774
|
-
},
|
|
7582
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200] },
|
|
8775
7583
|
() => DeleteSubscriptionGrantInput,
|
|
8776
7584
|
() => DeleteSubscriptionGrantOutput,
|
|
8777
7585
|
];
|
|
@@ -8779,9 +7587,7 @@ export var DeleteSubscriptionRequest = [
|
|
|
8779
7587
|
9,
|
|
8780
7588
|
n0,
|
|
8781
7589
|
_DSR,
|
|
8782
|
-
{
|
|
8783
|
-
[_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 204],
|
|
8784
|
-
},
|
|
7590
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 204] },
|
|
8785
7591
|
() => DeleteSubscriptionRequestInput,
|
|
8786
7592
|
() => __Unit,
|
|
8787
7593
|
];
|
|
@@ -8845,9 +7651,7 @@ export var GetAccountPool = [
|
|
|
8845
7651
|
9,
|
|
8846
7652
|
n0,
|
|
8847
7653
|
_GAP,
|
|
8848
|
-
{
|
|
8849
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200],
|
|
8850
|
-
},
|
|
7654
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200] },
|
|
8851
7655
|
() => GetAccountPoolInput,
|
|
8852
7656
|
() => GetAccountPoolOutput,
|
|
8853
7657
|
];
|
|
@@ -8855,9 +7659,7 @@ export var GetAsset = [
|
|
|
8855
7659
|
9,
|
|
8856
7660
|
n0,
|
|
8857
7661
|
_GA,
|
|
8858
|
-
{
|
|
8859
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}", 200],
|
|
8860
|
-
},
|
|
7662
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}", 200] },
|
|
8861
7663
|
() => GetAssetInput,
|
|
8862
7664
|
() => GetAssetOutput,
|
|
8863
7665
|
];
|
|
@@ -8865,9 +7667,7 @@ export var GetAssetFilter = [
|
|
|
8865
7667
|
9,
|
|
8866
7668
|
n0,
|
|
8867
7669
|
_GAF,
|
|
8868
|
-
{
|
|
8869
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200],
|
|
8870
|
-
},
|
|
7670
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200] },
|
|
8871
7671
|
() => GetAssetFilterInput,
|
|
8872
7672
|
() => GetAssetFilterOutput,
|
|
8873
7673
|
];
|
|
@@ -8875,9 +7675,7 @@ export var GetAssetType = [
|
|
|
8875
7675
|
9,
|
|
8876
7676
|
n0,
|
|
8877
7677
|
_GAT,
|
|
8878
|
-
{
|
|
8879
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 200],
|
|
8880
|
-
},
|
|
7678
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/asset-types/{identifier}", 200] },
|
|
8881
7679
|
() => GetAssetTypeInput,
|
|
8882
7680
|
() => GetAssetTypeOutput,
|
|
8883
7681
|
];
|
|
@@ -8885,9 +7683,7 @@ export var GetConnection = [
|
|
|
8885
7683
|
9,
|
|
8886
7684
|
n0,
|
|
8887
7685
|
_GCe,
|
|
8888
|
-
{
|
|
8889
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200],
|
|
8890
|
-
},
|
|
7686
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200] },
|
|
8891
7687
|
() => GetConnectionInput,
|
|
8892
7688
|
() => GetConnectionOutput,
|
|
8893
7689
|
];
|
|
@@ -8895,9 +7691,7 @@ export var GetDataExportConfiguration = [
|
|
|
8895
7691
|
9,
|
|
8896
7692
|
n0,
|
|
8897
7693
|
_GDEC,
|
|
8898
|
-
{
|
|
8899
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-export-configuration", 200],
|
|
8900
|
-
},
|
|
7694
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-export-configuration", 200] },
|
|
8901
7695
|
() => GetDataExportConfigurationInput,
|
|
8902
7696
|
() => GetDataExportConfigurationOutput,
|
|
8903
7697
|
];
|
|
@@ -8905,9 +7699,7 @@ export var GetDataProduct = [
|
|
|
8905
7699
|
9,
|
|
8906
7700
|
n0,
|
|
8907
7701
|
_GDP,
|
|
8908
|
-
{
|
|
8909
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 200],
|
|
8910
|
-
},
|
|
7702
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}", 200] },
|
|
8911
7703
|
() => GetDataProductInput,
|
|
8912
7704
|
() => GetDataProductOutput,
|
|
8913
7705
|
];
|
|
@@ -8915,9 +7707,7 @@ export var GetDataSource = [
|
|
|
8915
7707
|
9,
|
|
8916
7708
|
n0,
|
|
8917
7709
|
_GDS,
|
|
8918
|
-
{
|
|
8919
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200],
|
|
8920
|
-
},
|
|
7710
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200] },
|
|
8921
7711
|
() => GetDataSourceInput,
|
|
8922
7712
|
() => GetDataSourceOutput,
|
|
8923
7713
|
];
|
|
@@ -8925,9 +7715,7 @@ export var GetDataSourceRun = [
|
|
|
8925
7715
|
9,
|
|
8926
7716
|
n0,
|
|
8927
7717
|
_GDSR,
|
|
8928
|
-
{
|
|
8929
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}", 200],
|
|
8930
|
-
},
|
|
7718
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}", 200] },
|
|
8931
7719
|
() => GetDataSourceRunInput,
|
|
8932
7720
|
() => GetDataSourceRunOutput,
|
|
8933
7721
|
];
|
|
@@ -8935,9 +7723,7 @@ export var GetDomain = [
|
|
|
8935
7723
|
9,
|
|
8936
7724
|
n0,
|
|
8937
7725
|
_GDe,
|
|
8938
|
-
{
|
|
8939
|
-
[_ht]: ["GET", "/v2/domains/{identifier}", 200],
|
|
8940
|
-
},
|
|
7726
|
+
{ [_ht]: ["GET", "/v2/domains/{identifier}", 200] },
|
|
8941
7727
|
() => GetDomainInput,
|
|
8942
7728
|
() => GetDomainOutput,
|
|
8943
7729
|
];
|
|
@@ -8945,9 +7731,7 @@ export var GetDomainUnit = [
|
|
|
8945
7731
|
9,
|
|
8946
7732
|
n0,
|
|
8947
7733
|
_GDU,
|
|
8948
|
-
{
|
|
8949
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200],
|
|
8950
|
-
},
|
|
7734
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200] },
|
|
8951
7735
|
() => GetDomainUnitInput,
|
|
8952
7736
|
() => GetDomainUnitOutput,
|
|
8953
7737
|
];
|
|
@@ -8955,9 +7739,7 @@ export var GetEnvironment = [
|
|
|
8955
7739
|
9,
|
|
8956
7740
|
n0,
|
|
8957
7741
|
_GEe,
|
|
8958
|
-
{
|
|
8959
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200],
|
|
8960
|
-
},
|
|
7742
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200] },
|
|
8961
7743
|
() => GetEnvironmentInput,
|
|
8962
7744
|
() => GetEnvironmentOutput,
|
|
8963
7745
|
];
|
|
@@ -8965,9 +7747,7 @@ export var GetEnvironmentAction = [
|
|
|
8965
7747
|
9,
|
|
8966
7748
|
n0,
|
|
8967
7749
|
_GEA,
|
|
8968
|
-
{
|
|
8969
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200],
|
|
8970
|
-
},
|
|
7750
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200] },
|
|
8971
7751
|
() => GetEnvironmentActionInput,
|
|
8972
7752
|
() => GetEnvironmentActionOutput,
|
|
8973
7753
|
];
|
|
@@ -8975,9 +7755,7 @@ export var GetEnvironmentBlueprint = [
|
|
|
8975
7755
|
9,
|
|
8976
7756
|
n0,
|
|
8977
7757
|
_GEB,
|
|
8978
|
-
{
|
|
8979
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200],
|
|
8980
|
-
},
|
|
7758
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200] },
|
|
8981
7759
|
() => GetEnvironmentBlueprintInput,
|
|
8982
7760
|
() => GetEnvironmentBlueprintOutput,
|
|
8983
7761
|
];
|
|
@@ -8999,9 +7777,7 @@ export var GetEnvironmentCredentials = [
|
|
|
8999
7777
|
9,
|
|
9000
7778
|
n0,
|
|
9001
7779
|
_GEC,
|
|
9002
|
-
{
|
|
9003
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/credentials", 200],
|
|
9004
|
-
},
|
|
7780
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/credentials", 200] },
|
|
9005
7781
|
() => GetEnvironmentCredentialsInput,
|
|
9006
7782
|
() => GetEnvironmentCredentialsOutput,
|
|
9007
7783
|
];
|
|
@@ -9009,9 +7785,7 @@ export var GetEnvironmentProfile = [
|
|
|
9009
7785
|
9,
|
|
9010
7786
|
n0,
|
|
9011
7787
|
_GEP,
|
|
9012
|
-
{
|
|
9013
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200],
|
|
9014
|
-
},
|
|
7788
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200] },
|
|
9015
7789
|
() => GetEnvironmentProfileInput,
|
|
9016
7790
|
() => GetEnvironmentProfileOutput,
|
|
9017
7791
|
];
|
|
@@ -9019,9 +7793,7 @@ export var GetFormType = [
|
|
|
9019
7793
|
9,
|
|
9020
7794
|
n0,
|
|
9021
7795
|
_GFT,
|
|
9022
|
-
{
|
|
9023
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 200],
|
|
9024
|
-
},
|
|
7796
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}", 200] },
|
|
9025
7797
|
() => GetFormTypeInput,
|
|
9026
7798
|
() => GetFormTypeOutput,
|
|
9027
7799
|
];
|
|
@@ -9029,9 +7801,7 @@ export var GetGlossary = [
|
|
|
9029
7801
|
9,
|
|
9030
7802
|
n0,
|
|
9031
7803
|
_GG,
|
|
9032
|
-
{
|
|
9033
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200],
|
|
9034
|
-
},
|
|
7804
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200] },
|
|
9035
7805
|
() => GetGlossaryInput,
|
|
9036
7806
|
() => GetGlossaryOutput,
|
|
9037
7807
|
];
|
|
@@ -9039,9 +7809,7 @@ export var GetGlossaryTerm = [
|
|
|
9039
7809
|
9,
|
|
9040
7810
|
n0,
|
|
9041
7811
|
_GGT,
|
|
9042
|
-
{
|
|
9043
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200],
|
|
9044
|
-
},
|
|
7812
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200] },
|
|
9045
7813
|
() => GetGlossaryTermInput,
|
|
9046
7814
|
() => GetGlossaryTermOutput,
|
|
9047
7815
|
];
|
|
@@ -9049,9 +7817,7 @@ export var GetGroupProfile = [
|
|
|
9049
7817
|
9,
|
|
9050
7818
|
n0,
|
|
9051
7819
|
_GGP,
|
|
9052
|
-
{
|
|
9053
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200],
|
|
9054
|
-
},
|
|
7820
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200] },
|
|
9055
7821
|
() => GetGroupProfileInput,
|
|
9056
7822
|
() => GetGroupProfileOutput,
|
|
9057
7823
|
];
|
|
@@ -9059,9 +7825,7 @@ export var GetIamPortalLoginUrl = [
|
|
|
9059
7825
|
9,
|
|
9060
7826
|
n0,
|
|
9061
7827
|
_GIPLU,
|
|
9062
|
-
{
|
|
9063
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/get-portal-login-url", 200],
|
|
9064
|
-
},
|
|
7828
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/get-portal-login-url", 200] },
|
|
9065
7829
|
() => GetIamPortalLoginUrlInput,
|
|
9066
7830
|
() => GetIamPortalLoginUrlOutput,
|
|
9067
7831
|
];
|
|
@@ -9069,9 +7833,7 @@ export var GetJobRun = [
|
|
|
9069
7833
|
9,
|
|
9070
7834
|
n0,
|
|
9071
7835
|
_GJR,
|
|
9072
|
-
{
|
|
9073
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobRuns/{identifier}", 200],
|
|
9074
|
-
},
|
|
7836
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobRuns/{identifier}", 200] },
|
|
9075
7837
|
() => GetJobRunInput,
|
|
9076
7838
|
() => GetJobRunOutput,
|
|
9077
7839
|
];
|
|
@@ -9079,9 +7841,7 @@ export var GetLineageEvent = [
|
|
|
9079
7841
|
9,
|
|
9080
7842
|
n0,
|
|
9081
7843
|
_GLE,
|
|
9082
|
-
{
|
|
9083
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events/{identifier}", 200],
|
|
9084
|
-
},
|
|
7844
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events/{identifier}", 200] },
|
|
9085
7845
|
() => GetLineageEventInput,
|
|
9086
7846
|
() => GetLineageEventOutput,
|
|
9087
7847
|
];
|
|
@@ -9089,9 +7849,7 @@ export var GetLineageNode = [
|
|
|
9089
7849
|
9,
|
|
9090
7850
|
n0,
|
|
9091
7851
|
_GLN,
|
|
9092
|
-
{
|
|
9093
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}", 200],
|
|
9094
|
-
},
|
|
7852
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}", 200] },
|
|
9095
7853
|
() => GetLineageNodeInput,
|
|
9096
7854
|
() => GetLineageNodeOutput,
|
|
9097
7855
|
];
|
|
@@ -9099,9 +7857,7 @@ export var GetListing = [
|
|
|
9099
7857
|
9,
|
|
9100
7858
|
n0,
|
|
9101
7859
|
_GL,
|
|
9102
|
-
{
|
|
9103
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/listings/{identifier}", 200],
|
|
9104
|
-
},
|
|
7860
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/listings/{identifier}", 200] },
|
|
9105
7861
|
() => GetListingInput,
|
|
9106
7862
|
() => GetListingOutput,
|
|
9107
7863
|
];
|
|
@@ -9109,9 +7865,7 @@ export var GetMetadataGenerationRun = [
|
|
|
9109
7865
|
9,
|
|
9110
7866
|
n0,
|
|
9111
7867
|
_GMGR,
|
|
9112
|
-
{
|
|
9113
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}", 200],
|
|
9114
|
-
},
|
|
7868
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}", 200] },
|
|
9115
7869
|
() => GetMetadataGenerationRunInput,
|
|
9116
7870
|
() => GetMetadataGenerationRunOutput,
|
|
9117
7871
|
];
|
|
@@ -9119,9 +7873,7 @@ export var GetProject = [
|
|
|
9119
7873
|
9,
|
|
9120
7874
|
n0,
|
|
9121
7875
|
_GP,
|
|
9122
|
-
{
|
|
9123
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200],
|
|
9124
|
-
},
|
|
7876
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200] },
|
|
9125
7877
|
() => GetProjectInput,
|
|
9126
7878
|
() => GetProjectOutput,
|
|
9127
7879
|
];
|
|
@@ -9129,9 +7881,7 @@ export var GetProjectProfile = [
|
|
|
9129
7881
|
9,
|
|
9130
7882
|
n0,
|
|
9131
7883
|
_GPPe,
|
|
9132
|
-
{
|
|
9133
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200],
|
|
9134
|
-
},
|
|
7884
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200] },
|
|
9135
7885
|
() => GetProjectProfileInput,
|
|
9136
7886
|
() => GetProjectProfileOutput,
|
|
9137
7887
|
];
|
|
@@ -9139,9 +7889,7 @@ export var GetRule = [
|
|
|
9139
7889
|
9,
|
|
9140
7890
|
n0,
|
|
9141
7891
|
_GR,
|
|
9142
|
-
{
|
|
9143
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200],
|
|
9144
|
-
},
|
|
7892
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200] },
|
|
9145
7893
|
() => GetRuleInput,
|
|
9146
7894
|
() => GetRuleOutput,
|
|
9147
7895
|
];
|
|
@@ -9149,9 +7897,7 @@ export var GetSubscription = [
|
|
|
9149
7897
|
9,
|
|
9150
7898
|
n0,
|
|
9151
7899
|
_GS,
|
|
9152
|
-
{
|
|
9153
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}", 200],
|
|
9154
|
-
},
|
|
7900
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}", 200] },
|
|
9155
7901
|
() => GetSubscriptionInput,
|
|
9156
7902
|
() => GetSubscriptionOutput,
|
|
9157
7903
|
];
|
|
@@ -9159,9 +7905,7 @@ export var GetSubscriptionGrant = [
|
|
|
9159
7905
|
9,
|
|
9160
7906
|
n0,
|
|
9161
7907
|
_GSG,
|
|
9162
|
-
{
|
|
9163
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200],
|
|
9164
|
-
},
|
|
7908
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}", 200] },
|
|
9165
7909
|
() => GetSubscriptionGrantInput,
|
|
9166
7910
|
() => GetSubscriptionGrantOutput,
|
|
9167
7911
|
];
|
|
@@ -9169,9 +7913,7 @@ export var GetSubscriptionRequestDetails = [
|
|
|
9169
7913
|
9,
|
|
9170
7914
|
n0,
|
|
9171
7915
|
_GSRD,
|
|
9172
|
-
{
|
|
9173
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200],
|
|
9174
|
-
},
|
|
7916
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200] },
|
|
9175
7917
|
() => GetSubscriptionRequestDetailsInput,
|
|
9176
7918
|
() => GetSubscriptionRequestDetailsOutput,
|
|
9177
7919
|
];
|
|
@@ -9207,9 +7949,7 @@ export var GetUserProfile = [
|
|
|
9207
7949
|
9,
|
|
9208
7950
|
n0,
|
|
9209
7951
|
_GUP,
|
|
9210
|
-
{
|
|
9211
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200],
|
|
9212
|
-
},
|
|
7952
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200] },
|
|
9213
7953
|
() => GetUserProfileInput,
|
|
9214
7954
|
() => GetUserProfileOutput,
|
|
9215
7955
|
];
|
|
@@ -9217,9 +7957,7 @@ export var ListAccountPools = [
|
|
|
9217
7957
|
9,
|
|
9218
7958
|
n0,
|
|
9219
7959
|
_LAP,
|
|
9220
|
-
{
|
|
9221
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools", 200],
|
|
9222
|
-
},
|
|
7960
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools", 200] },
|
|
9223
7961
|
() => ListAccountPoolsInput,
|
|
9224
7962
|
() => ListAccountPoolsOutput,
|
|
9225
7963
|
];
|
|
@@ -9227,9 +7965,7 @@ export var ListAccountsInAccountPool = [
|
|
|
9227
7965
|
9,
|
|
9228
7966
|
n0,
|
|
9229
7967
|
_LAIAP,
|
|
9230
|
-
{
|
|
9231
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}/accounts", 200],
|
|
9232
|
-
},
|
|
7968
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/account-pools/{identifier}/accounts", 200] },
|
|
9233
7969
|
() => ListAccountsInAccountPoolInput,
|
|
9234
7970
|
() => ListAccountsInAccountPoolOutput,
|
|
9235
7971
|
];
|
|
@@ -9237,9 +7973,7 @@ export var ListAssetFilters = [
|
|
|
9237
7973
|
9,
|
|
9238
7974
|
n0,
|
|
9239
7975
|
_LAF,
|
|
9240
|
-
{
|
|
9241
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 200],
|
|
9242
|
-
},
|
|
7976
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters", 200] },
|
|
9243
7977
|
() => ListAssetFiltersInput,
|
|
9244
7978
|
() => ListAssetFiltersOutput,
|
|
9245
7979
|
];
|
|
@@ -9247,9 +7981,7 @@ export var ListAssetRevisions = [
|
|
|
9247
7981
|
9,
|
|
9248
7982
|
n0,
|
|
9249
7983
|
_LAR,
|
|
9250
|
-
{
|
|
9251
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200],
|
|
9252
|
-
},
|
|
7984
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/assets/{identifier}/revisions", 200] },
|
|
9253
7985
|
() => ListAssetRevisionsInput,
|
|
9254
7986
|
() => ListAssetRevisionsOutput,
|
|
9255
7987
|
];
|
|
@@ -9257,9 +7989,7 @@ export var ListConnections = [
|
|
|
9257
7989
|
9,
|
|
9258
7990
|
n0,
|
|
9259
7991
|
_LC,
|
|
9260
|
-
{
|
|
9261
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections", 200],
|
|
9262
|
-
},
|
|
7992
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/connections", 200] },
|
|
9263
7993
|
() => ListConnectionsInput,
|
|
9264
7994
|
() => ListConnectionsOutput,
|
|
9265
7995
|
];
|
|
@@ -9267,9 +7997,7 @@ export var ListDataProductRevisions = [
|
|
|
9267
7997
|
9,
|
|
9268
7998
|
n0,
|
|
9269
7999
|
_LDPR,
|
|
9270
|
-
{
|
|
9271
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 200],
|
|
9272
|
-
},
|
|
8000
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-products/{identifier}/revisions", 200] },
|
|
9273
8001
|
() => ListDataProductRevisionsInput,
|
|
9274
8002
|
() => ListDataProductRevisionsOutput,
|
|
9275
8003
|
];
|
|
@@ -9277,9 +8005,7 @@ export var ListDataSourceRunActivities = [
|
|
|
9277
8005
|
9,
|
|
9278
8006
|
n0,
|
|
9279
8007
|
_LDSRA,
|
|
9280
|
-
{
|
|
9281
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities", 200],
|
|
9282
|
-
},
|
|
8008
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities", 200] },
|
|
9283
8009
|
() => ListDataSourceRunActivitiesInput,
|
|
9284
8010
|
() => ListDataSourceRunActivitiesOutput,
|
|
9285
8011
|
];
|
|
@@ -9287,9 +8013,7 @@ export var ListDataSourceRuns = [
|
|
|
9287
8013
|
9,
|
|
9288
8014
|
n0,
|
|
9289
8015
|
_LDSR,
|
|
9290
|
-
{
|
|
9291
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200],
|
|
9292
|
-
},
|
|
8016
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200] },
|
|
9293
8017
|
() => ListDataSourceRunsInput,
|
|
9294
8018
|
() => ListDataSourceRunsOutput,
|
|
9295
8019
|
];
|
|
@@ -9297,9 +8021,7 @@ export var ListDataSources = [
|
|
|
9297
8021
|
9,
|
|
9298
8022
|
n0,
|
|
9299
8023
|
_LDS,
|
|
9300
|
-
{
|
|
9301
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources", 200],
|
|
9302
|
-
},
|
|
8024
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/data-sources", 200] },
|
|
9303
8025
|
() => ListDataSourcesInput,
|
|
9304
8026
|
() => ListDataSourcesOutput,
|
|
9305
8027
|
];
|
|
@@ -9307,9 +8029,7 @@ export var ListDomains = [
|
|
|
9307
8029
|
9,
|
|
9308
8030
|
n0,
|
|
9309
8031
|
_LDi,
|
|
9310
|
-
{
|
|
9311
|
-
[_ht]: ["GET", "/v2/domains", 200],
|
|
9312
|
-
},
|
|
8032
|
+
{ [_ht]: ["GET", "/v2/domains", 200] },
|
|
9313
8033
|
() => ListDomainsInput,
|
|
9314
8034
|
() => ListDomainsOutput,
|
|
9315
8035
|
];
|
|
@@ -9317,9 +8037,7 @@ export var ListDomainUnitsForParent = [
|
|
|
9317
8037
|
9,
|
|
9318
8038
|
n0,
|
|
9319
8039
|
_LDUFP,
|
|
9320
|
-
{
|
|
9321
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units", 200],
|
|
9322
|
-
},
|
|
8040
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/domain-units", 200] },
|
|
9323
8041
|
() => ListDomainUnitsForParentInput,
|
|
9324
8042
|
() => ListDomainUnitsForParentOutput,
|
|
9325
8043
|
];
|
|
@@ -9327,9 +8045,7 @@ export var ListEntityOwners = [
|
|
|
9327
8045
|
9,
|
|
9328
8046
|
n0,
|
|
9329
8047
|
_LEOi,
|
|
9330
|
-
{
|
|
9331
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/owners", 200],
|
|
9332
|
-
},
|
|
8048
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/owners", 200] },
|
|
9333
8049
|
() => ListEntityOwnersInput,
|
|
9334
8050
|
() => ListEntityOwnersOutput,
|
|
9335
8051
|
];
|
|
@@ -9337,9 +8053,7 @@ export var ListEnvironmentActions = [
|
|
|
9337
8053
|
9,
|
|
9338
8054
|
n0,
|
|
9339
8055
|
_LEA,
|
|
9340
|
-
{
|
|
9341
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 200],
|
|
9342
|
-
},
|
|
8056
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions", 200] },
|
|
9343
8057
|
() => ListEnvironmentActionsInput,
|
|
9344
8058
|
() => ListEnvironmentActionsOutput,
|
|
9345
8059
|
];
|
|
@@ -9347,9 +8061,7 @@ export var ListEnvironmentBlueprintConfigurations = [
|
|
|
9347
8061
|
9,
|
|
9348
8062
|
n0,
|
|
9349
8063
|
_LEBC,
|
|
9350
|
-
{
|
|
9351
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprint-configurations", 200],
|
|
9352
|
-
},
|
|
8064
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprint-configurations", 200] },
|
|
9353
8065
|
() => ListEnvironmentBlueprintConfigurationsInput,
|
|
9354
8066
|
() => ListEnvironmentBlueprintConfigurationsOutput,
|
|
9355
8067
|
];
|
|
@@ -9357,9 +8069,7 @@ export var ListEnvironmentBlueprints = [
|
|
|
9357
8069
|
9,
|
|
9358
8070
|
n0,
|
|
9359
8071
|
_LEB,
|
|
9360
|
-
{
|
|
9361
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints", 200],
|
|
9362
|
-
},
|
|
8072
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-blueprints", 200] },
|
|
9363
8073
|
() => ListEnvironmentBlueprintsInput,
|
|
9364
8074
|
() => ListEnvironmentBlueprintsOutput,
|
|
9365
8075
|
];
|
|
@@ -9367,9 +8077,7 @@ export var ListEnvironmentProfiles = [
|
|
|
9367
8077
|
9,
|
|
9368
8078
|
n0,
|
|
9369
8079
|
_LEP,
|
|
9370
|
-
{
|
|
9371
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles", 200],
|
|
9372
|
-
},
|
|
8080
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environment-profiles", 200] },
|
|
9373
8081
|
() => ListEnvironmentProfilesInput,
|
|
9374
8082
|
() => ListEnvironmentProfilesOutput,
|
|
9375
8083
|
];
|
|
@@ -9377,9 +8085,7 @@ export var ListEnvironments = [
|
|
|
9377
8085
|
9,
|
|
9378
8086
|
n0,
|
|
9379
8087
|
_LEis,
|
|
9380
|
-
{
|
|
9381
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments", 200],
|
|
9382
|
-
},
|
|
8088
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments", 200] },
|
|
9383
8089
|
() => ListEnvironmentsInput,
|
|
9384
8090
|
() => ListEnvironmentsOutput,
|
|
9385
8091
|
];
|
|
@@ -9387,9 +8093,7 @@ export var ListJobRuns = [
|
|
|
9387
8093
|
9,
|
|
9388
8094
|
n0,
|
|
9389
8095
|
_LJR,
|
|
9390
|
-
{
|
|
9391
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobs/{jobIdentifier}/runs", 200],
|
|
9392
|
-
},
|
|
8096
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/jobs/{jobIdentifier}/runs", 200] },
|
|
9393
8097
|
() => ListJobRunsInput,
|
|
9394
8098
|
() => ListJobRunsOutput,
|
|
9395
8099
|
];
|
|
@@ -9397,9 +8101,7 @@ export var ListLineageEvents = [
|
|
|
9397
8101
|
9,
|
|
9398
8102
|
n0,
|
|
9399
8103
|
_LLE,
|
|
9400
|
-
{
|
|
9401
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events", 200],
|
|
9402
|
-
},
|
|
8104
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/events", 200] },
|
|
9403
8105
|
() => ListLineageEventsInput,
|
|
9404
8106
|
() => ListLineageEventsOutput,
|
|
9405
8107
|
];
|
|
@@ -9407,9 +8109,7 @@ export var ListLineageNodeHistory = [
|
|
|
9407
8109
|
9,
|
|
9408
8110
|
n0,
|
|
9409
8111
|
_LLNH,
|
|
9410
|
-
{
|
|
9411
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}/history", 200],
|
|
9412
|
-
},
|
|
8112
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/lineage/nodes/{identifier}/history", 200] },
|
|
9413
8113
|
() => ListLineageNodeHistoryInput,
|
|
9414
8114
|
() => ListLineageNodeHistoryOutput,
|
|
9415
8115
|
];
|
|
@@ -9417,9 +8117,7 @@ export var ListMetadataGenerationRuns = [
|
|
|
9417
8117
|
9,
|
|
9418
8118
|
n0,
|
|
9419
8119
|
_LMGR,
|
|
9420
|
-
{
|
|
9421
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200],
|
|
9422
|
-
},
|
|
8120
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200] },
|
|
9423
8121
|
() => ListMetadataGenerationRunsInput,
|
|
9424
8122
|
() => ListMetadataGenerationRunsOutput,
|
|
9425
8123
|
];
|
|
@@ -9427,9 +8125,7 @@ export var ListNotifications = [
|
|
|
9427
8125
|
9,
|
|
9428
8126
|
n0,
|
|
9429
8127
|
_LNi,
|
|
9430
|
-
{
|
|
9431
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/notifications", 200],
|
|
9432
|
-
},
|
|
8128
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notifications", 200] },
|
|
9433
8129
|
() => ListNotificationsInput,
|
|
9434
8130
|
() => ListNotificationsOutput,
|
|
9435
8131
|
];
|
|
@@ -9437,9 +8133,7 @@ export var ListPolicyGrants = [
|
|
|
9437
8133
|
9,
|
|
9438
8134
|
n0,
|
|
9439
8135
|
_LPG,
|
|
9440
|
-
{
|
|
9441
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/grants", 200],
|
|
9442
|
-
},
|
|
8136
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/grants", 200] },
|
|
9443
8137
|
() => ListPolicyGrantsInput,
|
|
9444
8138
|
() => ListPolicyGrantsOutput,
|
|
9445
8139
|
];
|
|
@@ -9447,9 +8141,7 @@ export var ListProjectMemberships = [
|
|
|
9447
8141
|
9,
|
|
9448
8142
|
n0,
|
|
9449
8143
|
_LPM,
|
|
9450
|
-
{
|
|
9451
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships", 200],
|
|
9452
|
-
},
|
|
8144
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships", 200] },
|
|
9453
8145
|
() => ListProjectMembershipsInput,
|
|
9454
8146
|
() => ListProjectMembershipsOutput,
|
|
9455
8147
|
];
|
|
@@ -9457,9 +8149,7 @@ export var ListProjectProfiles = [
|
|
|
9457
8149
|
9,
|
|
9458
8150
|
n0,
|
|
9459
8151
|
_LPP,
|
|
9460
|
-
{
|
|
9461
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles", 200],
|
|
9462
|
-
},
|
|
8152
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/project-profiles", 200] },
|
|
9463
8153
|
() => ListProjectProfilesInput,
|
|
9464
8154
|
() => ListProjectProfilesOutput,
|
|
9465
8155
|
];
|
|
@@ -9467,9 +8157,7 @@ export var ListProjects = [
|
|
|
9467
8157
|
9,
|
|
9468
8158
|
n0,
|
|
9469
8159
|
_LP,
|
|
9470
|
-
{
|
|
9471
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects", 200],
|
|
9472
|
-
},
|
|
8160
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/projects", 200] },
|
|
9473
8161
|
() => ListProjectsInput,
|
|
9474
8162
|
() => ListProjectsOutput,
|
|
9475
8163
|
];
|
|
@@ -9477,9 +8165,7 @@ export var ListRules = [
|
|
|
9477
8165
|
9,
|
|
9478
8166
|
n0,
|
|
9479
8167
|
_LRi,
|
|
9480
|
-
{
|
|
9481
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/list-rules/{targetType}/{targetIdentifier}", 200],
|
|
9482
|
-
},
|
|
8168
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/list-rules/{targetType}/{targetIdentifier}", 200] },
|
|
9483
8169
|
() => ListRulesInput,
|
|
9484
8170
|
() => ListRulesOutput,
|
|
9485
8171
|
];
|
|
@@ -9487,9 +8173,7 @@ export var ListSubscriptionGrants = [
|
|
|
9487
8173
|
9,
|
|
9488
8174
|
n0,
|
|
9489
8175
|
_LSG,
|
|
9490
|
-
{
|
|
9491
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants", 200],
|
|
9492
|
-
},
|
|
8176
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-grants", 200] },
|
|
9493
8177
|
() => ListSubscriptionGrantsInput,
|
|
9494
8178
|
() => ListSubscriptionGrantsOutput,
|
|
9495
8179
|
];
|
|
@@ -9497,9 +8181,7 @@ export var ListSubscriptionRequests = [
|
|
|
9497
8181
|
9,
|
|
9498
8182
|
n0,
|
|
9499
8183
|
_LSR,
|
|
9500
|
-
{
|
|
9501
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests", 200],
|
|
9502
|
-
},
|
|
8184
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscription-requests", 200] },
|
|
9503
8185
|
() => ListSubscriptionRequestsInput,
|
|
9504
8186
|
() => ListSubscriptionRequestsOutput,
|
|
9505
8187
|
];
|
|
@@ -9507,9 +8189,7 @@ export var ListSubscriptions = [
|
|
|
9507
8189
|
9,
|
|
9508
8190
|
n0,
|
|
9509
8191
|
_LSis,
|
|
9510
|
-
{
|
|
9511
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions", 200],
|
|
9512
|
-
},
|
|
8192
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/subscriptions", 200] },
|
|
9513
8193
|
() => ListSubscriptionsInput,
|
|
9514
8194
|
() => ListSubscriptionsOutput,
|
|
9515
8195
|
];
|
|
@@ -9517,9 +8197,7 @@ export var ListSubscriptionTargets = [
|
|
|
9517
8197
|
9,
|
|
9518
8198
|
n0,
|
|
9519
8199
|
_LST,
|
|
9520
|
-
{
|
|
9521
|
-
[_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200],
|
|
9522
|
-
},
|
|
8200
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets", 200] },
|
|
9523
8201
|
() => ListSubscriptionTargetsInput,
|
|
9524
8202
|
() => ListSubscriptionTargetsOutput,
|
|
9525
8203
|
];
|
|
@@ -9527,9 +8205,7 @@ export var ListTagsForResource = [
|
|
|
9527
8205
|
9,
|
|
9528
8206
|
n0,
|
|
9529
8207
|
_LTFR,
|
|
9530
|
-
{
|
|
9531
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
9532
|
-
},
|
|
8208
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
9533
8209
|
() => ListTagsForResourceRequest,
|
|
9534
8210
|
() => ListTagsForResourceResponse,
|
|
9535
8211
|
];
|
|
@@ -9551,9 +8227,7 @@ export var PostLineageEvent = [
|
|
|
9551
8227
|
9,
|
|
9552
8228
|
n0,
|
|
9553
8229
|
_PLE,
|
|
9554
|
-
{
|
|
9555
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/lineage/events", 200],
|
|
9556
|
-
},
|
|
8230
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/lineage/events", 200] },
|
|
9557
8231
|
() => PostLineageEventInput,
|
|
9558
8232
|
() => PostLineageEventOutput,
|
|
9559
8233
|
];
|
|
@@ -9575,9 +8249,7 @@ export var PutDataExportConfiguration = [
|
|
|
9575
8249
|
9,
|
|
9576
8250
|
n0,
|
|
9577
8251
|
_PDEC,
|
|
9578
|
-
{
|
|
9579
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/data-export-configuration", 200],
|
|
9580
|
-
},
|
|
8252
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/data-export-configuration", 200] },
|
|
9581
8253
|
() => PutDataExportConfigurationInput,
|
|
9582
8254
|
() => PutDataExportConfigurationOutput,
|
|
9583
8255
|
];
|
|
@@ -9599,9 +8271,7 @@ export var RejectPredictions = [
|
|
|
9599
8271
|
9,
|
|
9600
8272
|
n0,
|
|
9601
8273
|
_RP,
|
|
9602
|
-
{
|
|
9603
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/reject-predictions", 200],
|
|
9604
|
-
},
|
|
8274
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/assets/{identifier}/reject-predictions", 200] },
|
|
9605
8275
|
() => RejectPredictionsInput,
|
|
9606
8276
|
() => RejectPredictionsOutput,
|
|
9607
8277
|
];
|
|
@@ -9609,9 +8279,7 @@ export var RejectSubscriptionRequest = [
|
|
|
9609
8279
|
9,
|
|
9610
8280
|
n0,
|
|
9611
8281
|
_RSR,
|
|
9612
|
-
{
|
|
9613
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/reject", 200],
|
|
9614
|
-
},
|
|
8282
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/reject", 200] },
|
|
9615
8283
|
() => RejectSubscriptionRequestInput,
|
|
9616
8284
|
() => RejectSubscriptionRequestOutput,
|
|
9617
8285
|
];
|
|
@@ -9619,9 +8287,7 @@ export var RemoveEntityOwner = [
|
|
|
9619
8287
|
9,
|
|
9620
8288
|
n0,
|
|
9621
8289
|
_REO,
|
|
9622
|
-
{
|
|
9623
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/removeOwner", 204],
|
|
9624
|
-
},
|
|
8290
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/removeOwner", 204] },
|
|
9625
8291
|
() => RemoveEntityOwnerInput,
|
|
9626
8292
|
() => RemoveEntityOwnerOutput,
|
|
9627
8293
|
];
|
|
@@ -9639,9 +8305,7 @@ export var RevokeSubscription = [
|
|
|
9639
8305
|
9,
|
|
9640
8306
|
n0,
|
|
9641
8307
|
_RSev,
|
|
9642
|
-
{
|
|
9643
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/revoke", 200],
|
|
9644
|
-
},
|
|
8308
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/subscriptions/{identifier}/revoke", 200] },
|
|
9645
8309
|
() => RevokeSubscriptionInput,
|
|
9646
8310
|
() => RevokeSubscriptionOutput,
|
|
9647
8311
|
];
|
|
@@ -9649,9 +8313,7 @@ export var Search = [
|
|
|
9649
8313
|
9,
|
|
9650
8314
|
n0,
|
|
9651
8315
|
_Se,
|
|
9652
|
-
{
|
|
9653
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/search", 200],
|
|
9654
|
-
},
|
|
8316
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search", 200] },
|
|
9655
8317
|
() => SearchInput,
|
|
9656
8318
|
() => SearchOutput,
|
|
9657
8319
|
];
|
|
@@ -9659,9 +8321,7 @@ export var SearchGroupProfiles = [
|
|
|
9659
8321
|
9,
|
|
9660
8322
|
n0,
|
|
9661
8323
|
_SGP,
|
|
9662
|
-
{
|
|
9663
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-group-profiles", 200],
|
|
9664
|
-
},
|
|
8324
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-group-profiles", 200] },
|
|
9665
8325
|
() => SearchGroupProfilesInput,
|
|
9666
8326
|
() => SearchGroupProfilesOutput,
|
|
9667
8327
|
];
|
|
@@ -9669,9 +8329,7 @@ export var SearchListings = [
|
|
|
9669
8329
|
9,
|
|
9670
8330
|
n0,
|
|
9671
8331
|
_SLe,
|
|
9672
|
-
{
|
|
9673
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/search", 200],
|
|
9674
|
-
},
|
|
8332
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/search", 200] },
|
|
9675
8333
|
() => SearchListingsInput,
|
|
9676
8334
|
() => SearchListingsOutput,
|
|
9677
8335
|
];
|
|
@@ -9679,9 +8337,7 @@ export var SearchTypes = [
|
|
|
9679
8337
|
9,
|
|
9680
8338
|
n0,
|
|
9681
8339
|
_STe,
|
|
9682
|
-
{
|
|
9683
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/types-search", 200],
|
|
9684
|
-
},
|
|
8340
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/types-search", 200] },
|
|
9685
8341
|
() => SearchTypesInput,
|
|
9686
8342
|
() => SearchTypesOutput,
|
|
9687
8343
|
];
|
|
@@ -9689,9 +8345,7 @@ export var SearchUserProfiles = [
|
|
|
9689
8345
|
9,
|
|
9690
8346
|
n0,
|
|
9691
8347
|
_SUP,
|
|
9692
|
-
{
|
|
9693
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-user-profiles", 200],
|
|
9694
|
-
},
|
|
8348
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/search-user-profiles", 200] },
|
|
9695
8349
|
() => SearchUserProfilesInput,
|
|
9696
8350
|
() => SearchUserProfilesOutput,
|
|
9697
8351
|
];
|
|
@@ -9699,9 +8353,7 @@ export var StartDataSourceRun = [
|
|
|
9699
8353
|
9,
|
|
9700
8354
|
n0,
|
|
9701
8355
|
_SDSR,
|
|
9702
|
-
{
|
|
9703
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200],
|
|
9704
|
-
},
|
|
8356
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs", 200] },
|
|
9705
8357
|
() => StartDataSourceRunInput,
|
|
9706
8358
|
() => StartDataSourceRunOutput,
|
|
9707
8359
|
];
|
|
@@ -9709,9 +8361,7 @@ export var StartMetadataGenerationRun = [
|
|
|
9709
8361
|
9,
|
|
9710
8362
|
n0,
|
|
9711
8363
|
_SMGR,
|
|
9712
|
-
{
|
|
9713
|
-
[_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200],
|
|
9714
|
-
},
|
|
8364
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200] },
|
|
9715
8365
|
() => StartMetadataGenerationRunInput,
|
|
9716
8366
|
() => StartMetadataGenerationRunOutput,
|
|
9717
8367
|
];
|
|
@@ -9719,9 +8369,7 @@ export var TagResource = [
|
|
|
9719
8369
|
9,
|
|
9720
8370
|
n0,
|
|
9721
8371
|
_TRa,
|
|
9722
|
-
{
|
|
9723
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
9724
|
-
},
|
|
8372
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
9725
8373
|
() => TagResourceRequest,
|
|
9726
8374
|
() => TagResourceResponse,
|
|
9727
8375
|
];
|
|
@@ -9729,9 +8377,7 @@ export var UntagResource = [
|
|
|
9729
8377
|
9,
|
|
9730
8378
|
n0,
|
|
9731
8379
|
_UR,
|
|
9732
|
-
{
|
|
9733
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
9734
|
-
},
|
|
8380
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
9735
8381
|
() => UntagResourceRequest,
|
|
9736
8382
|
() => UntagResourceResponse,
|
|
9737
8383
|
];
|
|
@@ -9739,9 +8385,7 @@ export var UpdateAccountPool = [
|
|
|
9739
8385
|
9,
|
|
9740
8386
|
n0,
|
|
9741
8387
|
_UAP,
|
|
9742
|
-
{
|
|
9743
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200],
|
|
9744
|
-
},
|
|
8388
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/account-pools/{identifier}", 200] },
|
|
9745
8389
|
() => UpdateAccountPoolInput,
|
|
9746
8390
|
() => UpdateAccountPoolOutput,
|
|
9747
8391
|
];
|
|
@@ -9749,9 +8393,7 @@ export var UpdateAssetFilter = [
|
|
|
9749
8393
|
9,
|
|
9750
8394
|
n0,
|
|
9751
8395
|
_UAF,
|
|
9752
|
-
{
|
|
9753
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200],
|
|
9754
|
-
},
|
|
8396
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}", 200] },
|
|
9755
8397
|
() => UpdateAssetFilterInput,
|
|
9756
8398
|
() => UpdateAssetFilterOutput,
|
|
9757
8399
|
];
|
|
@@ -9759,9 +8401,7 @@ export var UpdateConnection = [
|
|
|
9759
8401
|
9,
|
|
9760
8402
|
n0,
|
|
9761
8403
|
_UC,
|
|
9762
|
-
{
|
|
9763
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200],
|
|
9764
|
-
},
|
|
8404
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/connections/{identifier}", 200] },
|
|
9765
8405
|
() => UpdateConnectionInput,
|
|
9766
8406
|
() => UpdateConnectionOutput,
|
|
9767
8407
|
];
|
|
@@ -9769,9 +8409,7 @@ export var UpdateDataSource = [
|
|
|
9769
8409
|
9,
|
|
9770
8410
|
n0,
|
|
9771
8411
|
_UDS,
|
|
9772
|
-
{
|
|
9773
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200],
|
|
9774
|
-
},
|
|
8412
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/data-sources/{identifier}", 200] },
|
|
9775
8413
|
() => UpdateDataSourceInput,
|
|
9776
8414
|
() => UpdateDataSourceOutput,
|
|
9777
8415
|
];
|
|
@@ -9779,9 +8417,7 @@ export var UpdateDomain = [
|
|
|
9779
8417
|
9,
|
|
9780
8418
|
n0,
|
|
9781
8419
|
_UDp,
|
|
9782
|
-
{
|
|
9783
|
-
[_ht]: ["PUT", "/v2/domains/{identifier}", 200],
|
|
9784
|
-
},
|
|
8420
|
+
{ [_ht]: ["PUT", "/v2/domains/{identifier}", 200] },
|
|
9785
8421
|
() => UpdateDomainInput,
|
|
9786
8422
|
() => UpdateDomainOutput,
|
|
9787
8423
|
];
|
|
@@ -9789,9 +8425,7 @@ export var UpdateDomainUnit = [
|
|
|
9789
8425
|
9,
|
|
9790
8426
|
n0,
|
|
9791
8427
|
_UDU,
|
|
9792
|
-
{
|
|
9793
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200],
|
|
9794
|
-
},
|
|
8428
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/domain-units/{identifier}", 200] },
|
|
9795
8429
|
() => UpdateDomainUnitInput,
|
|
9796
8430
|
() => UpdateDomainUnitOutput,
|
|
9797
8431
|
];
|
|
@@ -9799,9 +8433,7 @@ export var UpdateEnvironment = [
|
|
|
9799
8433
|
9,
|
|
9800
8434
|
n0,
|
|
9801
8435
|
_UEp,
|
|
9802
|
-
{
|
|
9803
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200],
|
|
9804
|
-
},
|
|
8436
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{identifier}", 200] },
|
|
9805
8437
|
() => UpdateEnvironmentInput,
|
|
9806
8438
|
() => UpdateEnvironmentOutput,
|
|
9807
8439
|
];
|
|
@@ -9809,9 +8441,7 @@ export var UpdateEnvironmentAction = [
|
|
|
9809
8441
|
9,
|
|
9810
8442
|
n0,
|
|
9811
8443
|
_UEA,
|
|
9812
|
-
{
|
|
9813
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200],
|
|
9814
|
-
},
|
|
8444
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}", 200] },
|
|
9815
8445
|
() => UpdateEnvironmentActionInput,
|
|
9816
8446
|
() => UpdateEnvironmentActionOutput,
|
|
9817
8447
|
];
|
|
@@ -9819,9 +8449,7 @@ export var UpdateEnvironmentBlueprint = [
|
|
|
9819
8449
|
9,
|
|
9820
8450
|
n0,
|
|
9821
8451
|
_UEB,
|
|
9822
|
-
{
|
|
9823
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200],
|
|
9824
|
-
},
|
|
8452
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}", 200] },
|
|
9825
8453
|
() => UpdateEnvironmentBlueprintInput,
|
|
9826
8454
|
() => UpdateEnvironmentBlueprintOutput,
|
|
9827
8455
|
];
|
|
@@ -9829,9 +8457,7 @@ export var UpdateEnvironmentProfile = [
|
|
|
9829
8457
|
9,
|
|
9830
8458
|
n0,
|
|
9831
8459
|
_UEP,
|
|
9832
|
-
{
|
|
9833
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200],
|
|
9834
|
-
},
|
|
8460
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/environment-profiles/{identifier}", 200] },
|
|
9835
8461
|
() => UpdateEnvironmentProfileInput,
|
|
9836
8462
|
() => UpdateEnvironmentProfileOutput,
|
|
9837
8463
|
];
|
|
@@ -9839,9 +8465,7 @@ export var UpdateGlossary = [
|
|
|
9839
8465
|
9,
|
|
9840
8466
|
n0,
|
|
9841
8467
|
_UG,
|
|
9842
|
-
{
|
|
9843
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200],
|
|
9844
|
-
},
|
|
8468
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossaries/{identifier}", 200] },
|
|
9845
8469
|
() => UpdateGlossaryInput,
|
|
9846
8470
|
() => UpdateGlossaryOutput,
|
|
9847
8471
|
];
|
|
@@ -9849,9 +8473,7 @@ export var UpdateGlossaryTerm = [
|
|
|
9849
8473
|
9,
|
|
9850
8474
|
n0,
|
|
9851
8475
|
_UGT,
|
|
9852
|
-
{
|
|
9853
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200],
|
|
9854
|
-
},
|
|
8476
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/glossary-terms/{identifier}", 200] },
|
|
9855
8477
|
() => UpdateGlossaryTermInput,
|
|
9856
8478
|
() => UpdateGlossaryTermOutput,
|
|
9857
8479
|
];
|
|
@@ -9859,9 +8481,7 @@ export var UpdateGroupProfile = [
|
|
|
9859
8481
|
9,
|
|
9860
8482
|
n0,
|
|
9861
8483
|
_UGP,
|
|
9862
|
-
{
|
|
9863
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200],
|
|
9864
|
-
},
|
|
8484
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200] },
|
|
9865
8485
|
() => UpdateGroupProfileInput,
|
|
9866
8486
|
() => UpdateGroupProfileOutput,
|
|
9867
8487
|
];
|
|
@@ -9869,9 +8489,7 @@ export var UpdateProject = [
|
|
|
9869
8489
|
9,
|
|
9870
8490
|
n0,
|
|
9871
8491
|
_UPp,
|
|
9872
|
-
{
|
|
9873
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200],
|
|
9874
|
-
},
|
|
8492
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200] },
|
|
9875
8493
|
() => UpdateProjectInput,
|
|
9876
8494
|
() => UpdateProjectOutput,
|
|
9877
8495
|
];
|
|
@@ -9879,9 +8497,7 @@ export var UpdateProjectProfile = [
|
|
|
9879
8497
|
9,
|
|
9880
8498
|
n0,
|
|
9881
8499
|
_UPP,
|
|
9882
|
-
{
|
|
9883
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200],
|
|
9884
|
-
},
|
|
8500
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/project-profiles/{identifier}", 200] },
|
|
9885
8501
|
() => UpdateProjectProfileInput,
|
|
9886
8502
|
() => UpdateProjectProfileOutput,
|
|
9887
8503
|
];
|
|
@@ -9889,9 +8505,7 @@ export var UpdateRootDomainUnitOwner = [
|
|
|
9889
8505
|
9,
|
|
9890
8506
|
n0,
|
|
9891
8507
|
_URDUO,
|
|
9892
|
-
{
|
|
9893
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/root-domain-unit-owner", 204],
|
|
9894
|
-
},
|
|
8508
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/root-domain-unit-owner", 204] },
|
|
9895
8509
|
() => UpdateRootDomainUnitOwnerInput,
|
|
9896
8510
|
() => UpdateRootDomainUnitOwnerOutput,
|
|
9897
8511
|
];
|
|
@@ -9899,9 +8513,7 @@ export var UpdateRule = [
|
|
|
9899
8513
|
9,
|
|
9900
8514
|
n0,
|
|
9901
8515
|
_URp,
|
|
9902
|
-
{
|
|
9903
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200],
|
|
9904
|
-
},
|
|
8516
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/rules/{identifier}", 200] },
|
|
9905
8517
|
() => UpdateRuleInput,
|
|
9906
8518
|
() => UpdateRuleOutput,
|
|
9907
8519
|
];
|
|
@@ -9909,9 +8521,7 @@ export var UpdateSubscriptionGrantStatus = [
|
|
|
9909
8521
|
9,
|
|
9910
8522
|
n0,
|
|
9911
8523
|
_USGS,
|
|
9912
|
-
{
|
|
9913
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}/status/{assetIdentifier}", 200],
|
|
9914
|
-
},
|
|
8524
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-grants/{identifier}/status/{assetIdentifier}", 200] },
|
|
9915
8525
|
() => UpdateSubscriptionGrantStatusInput,
|
|
9916
8526
|
() => UpdateSubscriptionGrantStatusOutput,
|
|
9917
8527
|
];
|
|
@@ -9919,9 +8529,7 @@ export var UpdateSubscriptionRequest = [
|
|
|
9919
8529
|
9,
|
|
9920
8530
|
n0,
|
|
9921
8531
|
_USR,
|
|
9922
|
-
{
|
|
9923
|
-
[_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200],
|
|
9924
|
-
},
|
|
8532
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/subscription-requests/{identifier}", 200] },
|
|
9925
8533
|
() => UpdateSubscriptionRequestInput,
|
|
9926
8534
|
() => UpdateSubscriptionRequestOutput,
|
|
9927
8535
|
];
|
|
@@ -9943,9 +8551,7 @@ export var UpdateUserProfile = [
|
|
|
9943
8551
|
9,
|
|
9944
8552
|
n0,
|
|
9945
8553
|
_UUP,
|
|
9946
|
-
{
|
|
9947
|
-
[_ht]: ["PUT", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200],
|
|
9948
|
-
},
|
|
8554
|
+
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}", 200] },
|
|
9949
8555
|
() => UpdateUserProfileInput,
|
|
9950
8556
|
() => UpdateUserProfileOutput,
|
|
9951
8557
|
];
|