@aws-sdk/client-datazone 3.1086.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/DataZone.d.ts +628 -730
- package/dist-types/ts3.4/DataZoneClient.d.ts +36 -109
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +6 -15
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +14 -43
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/QueryGraphPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchTypesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39
|
@@ -2,8 +2,7 @@ export declare const AcceptRuleBehavior: {
|
|
|
2
2
|
readonly ALL: "ALL";
|
|
3
3
|
readonly NONE: "NONE";
|
|
4
4
|
};
|
|
5
|
-
export type AcceptRuleBehavior =
|
|
6
|
-
(typeof AcceptRuleBehavior)[keyof typeof AcceptRuleBehavior];
|
|
5
|
+
export type AcceptRuleBehavior = (typeof AcceptRuleBehavior)[keyof typeof AcceptRuleBehavior];
|
|
7
6
|
export declare const S3Permission: {
|
|
8
7
|
readonly READ: "READ";
|
|
9
8
|
readonly WRITE: "WRITE";
|
|
@@ -19,21 +18,18 @@ export type SubscriptionRequestStatus =
|
|
|
19
18
|
export declare const ResolutionStrategy: {
|
|
20
19
|
readonly MANUAL: "MANUAL";
|
|
21
20
|
};
|
|
22
|
-
export type ResolutionStrategy =
|
|
23
|
-
(typeof ResolutionStrategy)[keyof typeof ResolutionStrategy];
|
|
21
|
+
export type ResolutionStrategy = (typeof ResolutionStrategy)[keyof typeof ResolutionStrategy];
|
|
24
22
|
export declare const DataZoneEntityType: {
|
|
25
23
|
readonly DOMAIN_UNIT: "DOMAIN_UNIT";
|
|
26
24
|
};
|
|
27
|
-
export type DataZoneEntityType =
|
|
28
|
-
(typeof DataZoneEntityType)[keyof typeof DataZoneEntityType];
|
|
25
|
+
export type DataZoneEntityType = (typeof DataZoneEntityType)[keyof typeof DataZoneEntityType];
|
|
29
26
|
export declare const TargetEntityType: {
|
|
30
27
|
readonly ASSET_TYPE: "ASSET_TYPE";
|
|
31
28
|
readonly DOMAIN_UNIT: "DOMAIN_UNIT";
|
|
32
29
|
readonly ENVIRONMENT_BLUEPRINT_CONFIGURATION: "ENVIRONMENT_BLUEPRINT_CONFIGURATION";
|
|
33
30
|
readonly ENVIRONMENT_PROFILE: "ENVIRONMENT_PROFILE";
|
|
34
31
|
};
|
|
35
|
-
export type TargetEntityType =
|
|
36
|
-
(typeof TargetEntityType)[keyof typeof TargetEntityType];
|
|
32
|
+
export type TargetEntityType = (typeof TargetEntityType)[keyof typeof TargetEntityType];
|
|
37
33
|
export declare const ManagedPolicyType: {
|
|
38
34
|
readonly ADD_TO_PROJECT_MEMBER_POOL: "ADD_TO_PROJECT_MEMBER_POOL";
|
|
39
35
|
readonly CREATE_ASSET_TYPE: "CREATE_ASSET_TYPE";
|
|
@@ -50,8 +46,7 @@ export declare const ManagedPolicyType: {
|
|
|
50
46
|
readonly OVERRIDE_PROJECT_OWNERS: "OVERRIDE_PROJECT_OWNERS";
|
|
51
47
|
readonly USE_ASSET_TYPE: "USE_ASSET_TYPE";
|
|
52
48
|
};
|
|
53
|
-
export type ManagedPolicyType =
|
|
54
|
-
(typeof ManagedPolicyType)[keyof typeof ManagedPolicyType];
|
|
49
|
+
export type ManagedPolicyType = (typeof ManagedPolicyType)[keyof typeof ManagedPolicyType];
|
|
55
50
|
export declare const DomainUnitDesignation: {
|
|
56
51
|
readonly OWNER: "OWNER";
|
|
57
52
|
};
|
|
@@ -62,8 +57,7 @@ export declare const ProjectDesignation: {
|
|
|
62
57
|
readonly OWNER: "OWNER";
|
|
63
58
|
readonly PROJECT_CATALOG_STEWARD: "PROJECT_CATALOG_STEWARD";
|
|
64
59
|
};
|
|
65
|
-
export type ProjectDesignation =
|
|
66
|
-
(typeof ProjectDesignation)[keyof typeof ProjectDesignation];
|
|
60
|
+
export type ProjectDesignation = (typeof ProjectDesignation)[keyof typeof ProjectDesignation];
|
|
67
61
|
export declare const ListingStatus: {
|
|
68
62
|
readonly ACTIVE: "ACTIVE";
|
|
69
63
|
readonly CREATING: "CREATING";
|
|
@@ -84,28 +78,24 @@ export type RuleScopeSelectionMode =
|
|
|
84
78
|
export declare const GovernedEntityType: {
|
|
85
79
|
readonly ASSET: "ASSET";
|
|
86
80
|
};
|
|
87
|
-
export type GovernedEntityType =
|
|
88
|
-
(typeof GovernedEntityType)[keyof typeof GovernedEntityType];
|
|
81
|
+
export type GovernedEntityType = (typeof GovernedEntityType)[keyof typeof GovernedEntityType];
|
|
89
82
|
export declare const AttributeEntityType: {
|
|
90
83
|
readonly ASSET: "ASSET";
|
|
91
84
|
readonly LISTING: "LISTING";
|
|
92
85
|
};
|
|
93
|
-
export type AttributeEntityType =
|
|
94
|
-
(typeof AttributeEntityType)[keyof typeof AttributeEntityType];
|
|
86
|
+
export type AttributeEntityType = (typeof AttributeEntityType)[keyof typeof AttributeEntityType];
|
|
95
87
|
export declare const AuthenticationType: {
|
|
96
88
|
readonly BASIC: "BASIC";
|
|
97
89
|
readonly CUSTOM: "CUSTOM";
|
|
98
90
|
readonly OAUTH2: "OAUTH2";
|
|
99
91
|
};
|
|
100
|
-
export type AuthenticationType =
|
|
101
|
-
(typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
92
|
+
export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
102
93
|
export declare const OAuth2GrantType: {
|
|
103
94
|
readonly AUTHORIZATION_CODE: "AUTHORIZATION_CODE";
|
|
104
95
|
readonly CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS";
|
|
105
96
|
readonly JWT_BEARER: "JWT_BEARER";
|
|
106
97
|
};
|
|
107
|
-
export type OAuth2GrantType =
|
|
108
|
-
(typeof OAuth2GrantType)[keyof typeof OAuth2GrantType];
|
|
98
|
+
export type OAuth2GrantType = (typeof OAuth2GrantType)[keyof typeof OAuth2GrantType];
|
|
109
99
|
export declare const AuthType: {
|
|
110
100
|
readonly DISABLED: "DISABLED";
|
|
111
101
|
readonly IAM_IDC: "IAM_IDC";
|
|
@@ -116,8 +106,7 @@ export declare const SubscriptionStatus: {
|
|
|
116
106
|
readonly CANCELLED: "CANCELLED";
|
|
117
107
|
readonly REVOKED: "REVOKED";
|
|
118
108
|
};
|
|
119
|
-
export type SubscriptionStatus =
|
|
120
|
-
(typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
|
|
109
|
+
export type SubscriptionStatus = (typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
|
|
121
110
|
export declare const ChangeAction: {
|
|
122
111
|
readonly PUBLISH: "PUBLISH";
|
|
123
112
|
readonly UNPUBLISH: "UNPUBLISH";
|
|
@@ -128,8 +117,7 @@ export declare const ComputeEnvironments: {
|
|
|
128
117
|
readonly PYTHON: "PYTHON";
|
|
129
118
|
readonly SPARK: "SPARK";
|
|
130
119
|
};
|
|
131
|
-
export type ComputeEnvironments =
|
|
132
|
-
(typeof ComputeEnvironments)[keyof typeof ComputeEnvironments];
|
|
120
|
+
export type ComputeEnvironments = (typeof ComputeEnvironments)[keyof typeof ComputeEnvironments];
|
|
133
121
|
export declare const ConfigurableActionTypeAuthorization: {
|
|
134
122
|
readonly HTTPS: "HTTPS";
|
|
135
123
|
readonly IAM: "IAM";
|
|
@@ -140,8 +128,7 @@ export declare const ConfigurationStatus: {
|
|
|
140
128
|
readonly COMPLETED: "COMPLETED";
|
|
141
129
|
readonly FAILED: "FAILED";
|
|
142
130
|
};
|
|
143
|
-
export type ConfigurationStatus =
|
|
144
|
-
(typeof ConfigurationStatus)[keyof typeof ConfigurationStatus];
|
|
131
|
+
export type ConfigurationStatus = (typeof ConfigurationStatus)[keyof typeof ConfigurationStatus];
|
|
145
132
|
export declare const GlueConnectionType: {
|
|
146
133
|
readonly BIGQUERY: "BIGQUERY";
|
|
147
134
|
readonly DOCUMENTDB: "DOCUMENTDB";
|
|
@@ -157,8 +144,7 @@ export declare const GlueConnectionType: {
|
|
|
157
144
|
readonly TERADATA: "TERADATA";
|
|
158
145
|
readonly VERTICA: "VERTICA";
|
|
159
146
|
};
|
|
160
|
-
export type GlueConnectionType =
|
|
161
|
-
(typeof GlueConnectionType)[keyof typeof GlueConnectionType];
|
|
147
|
+
export type GlueConnectionType = (typeof GlueConnectionType)[keyof typeof GlueConnectionType];
|
|
162
148
|
export declare const Timezone: {
|
|
163
149
|
readonly AFRICA_JOHANNESBURG: "AFRICA_JOHANNESBURG";
|
|
164
150
|
readonly AMERICA_MONTREAL: "AMERICA_MONTREAL";
|
|
@@ -236,26 +222,22 @@ export declare const ConnectionStatus: {
|
|
|
236
222
|
readonly UPDATE_FAILED: "UPDATE_FAILED";
|
|
237
223
|
readonly UPDATING: "UPDATING";
|
|
238
224
|
};
|
|
239
|
-
export type ConnectionStatus =
|
|
240
|
-
(typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
225
|
+
export type ConnectionStatus = (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
241
226
|
export declare const HyperPodOrchestrator: {
|
|
242
227
|
readonly EKS: "EKS";
|
|
243
228
|
readonly SLURM: "SLURM";
|
|
244
229
|
};
|
|
245
|
-
export type HyperPodOrchestrator =
|
|
246
|
-
(typeof HyperPodOrchestrator)[keyof typeof HyperPodOrchestrator];
|
|
230
|
+
export type HyperPodOrchestrator = (typeof HyperPodOrchestrator)[keyof typeof HyperPodOrchestrator];
|
|
247
231
|
export declare const GovernanceType: {
|
|
248
232
|
readonly AWS_MANAGED: "AWS_MANAGED";
|
|
249
233
|
readonly USER_MANAGED: "USER_MANAGED";
|
|
250
234
|
};
|
|
251
|
-
export type GovernanceType =
|
|
252
|
-
(typeof GovernanceType)[keyof typeof GovernanceType];
|
|
235
|
+
export type GovernanceType = (typeof GovernanceType)[keyof typeof GovernanceType];
|
|
253
236
|
export declare const ConnectionScope: {
|
|
254
237
|
readonly DOMAIN: "DOMAIN";
|
|
255
238
|
readonly PROJECT: "PROJECT";
|
|
256
239
|
};
|
|
257
|
-
export type ConnectionScope =
|
|
258
|
-
(typeof ConnectionScope)[keyof typeof ConnectionScope];
|
|
240
|
+
export type ConnectionScope = (typeof ConnectionScope)[keyof typeof ConnectionScope];
|
|
259
241
|
export declare const ConnectionType: {
|
|
260
242
|
readonly AMAZON_Q: "AMAZON_Q";
|
|
261
243
|
readonly ATHENA: "ATHENA";
|
|
@@ -281,8 +263,7 @@ export declare const ConnectionType: {
|
|
|
281
263
|
readonly VPC: "VPC";
|
|
282
264
|
readonly WORKFLOWS_MWAA: "WORKFLOWS_MWAA";
|
|
283
265
|
};
|
|
284
|
-
export type ConnectionType =
|
|
285
|
-
(typeof ConnectionType)[keyof typeof ConnectionType];
|
|
266
|
+
export type ConnectionType = (typeof ConnectionType)[keyof typeof ConnectionType];
|
|
286
267
|
export declare const Protocol: {
|
|
287
268
|
readonly ATHENA: "ATHENA";
|
|
288
269
|
readonly GLUE_INTERACTIVE_SESSION: "GLUE_INTERACTIVE_SESSION";
|
|
@@ -296,21 +277,18 @@ export type Protocol = (typeof Protocol)[keyof typeof Protocol];
|
|
|
296
277
|
export declare const DataProductItemType: {
|
|
297
278
|
readonly ASSET: "ASSET";
|
|
298
279
|
};
|
|
299
|
-
export type DataProductItemType =
|
|
300
|
-
(typeof DataProductItemType)[keyof typeof DataProductItemType];
|
|
280
|
+
export type DataProductItemType = (typeof DataProductItemType)[keyof typeof DataProductItemType];
|
|
301
281
|
export declare const DataProductStatus: {
|
|
302
282
|
readonly CREATED: "CREATED";
|
|
303
283
|
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
304
284
|
readonly CREATING: "CREATING";
|
|
305
285
|
};
|
|
306
|
-
export type DataProductStatus =
|
|
307
|
-
(typeof DataProductStatus)[keyof typeof DataProductStatus];
|
|
286
|
+
export type DataProductStatus = (typeof DataProductStatus)[keyof typeof DataProductStatus];
|
|
308
287
|
export declare const FilterExpressionType: {
|
|
309
288
|
readonly EXCLUDE: "EXCLUDE";
|
|
310
289
|
readonly INCLUDE: "INCLUDE";
|
|
311
290
|
};
|
|
312
|
-
export type FilterExpressionType =
|
|
313
|
-
(typeof FilterExpressionType)[keyof typeof FilterExpressionType];
|
|
291
|
+
export type FilterExpressionType = (typeof FilterExpressionType)[keyof typeof FilterExpressionType];
|
|
314
292
|
export declare const EnableSetting: {
|
|
315
293
|
readonly DISABLED: "DISABLED";
|
|
316
294
|
readonly ENABLED: "ENABLED";
|
|
@@ -325,8 +303,7 @@ export declare const DataSourceErrorType: {
|
|
|
325
303
|
readonly THROTTLING_EXCEPTION: "THROTTLING_EXCEPTION";
|
|
326
304
|
readonly VALIDATION_EXCEPTION: "VALIDATION_EXCEPTION";
|
|
327
305
|
};
|
|
328
|
-
export type DataSourceErrorType =
|
|
329
|
-
(typeof DataSourceErrorType)[keyof typeof DataSourceErrorType];
|
|
306
|
+
export type DataSourceErrorType = (typeof DataSourceErrorType)[keyof typeof DataSourceErrorType];
|
|
330
307
|
export declare const DataSourceRunStatus: {
|
|
331
308
|
readonly FAILED: "FAILED";
|
|
332
309
|
readonly PARTIALLY_SUCCEEDED: "PARTIALLY_SUCCEEDED";
|
|
@@ -334,8 +311,7 @@ export declare const DataSourceRunStatus: {
|
|
|
334
311
|
readonly RUNNING: "RUNNING";
|
|
335
312
|
readonly SUCCESS: "SUCCESS";
|
|
336
313
|
};
|
|
337
|
-
export type DataSourceRunStatus =
|
|
338
|
-
(typeof DataSourceRunStatus)[keyof typeof DataSourceRunStatus];
|
|
314
|
+
export type DataSourceRunStatus = (typeof DataSourceRunStatus)[keyof typeof DataSourceRunStatus];
|
|
339
315
|
export declare const DataSourceStatus: {
|
|
340
316
|
readonly CREATING: "CREATING";
|
|
341
317
|
readonly DELETING: "DELETING";
|
|
@@ -346,8 +322,7 @@ export declare const DataSourceStatus: {
|
|
|
346
322
|
readonly RUNNING: "RUNNING";
|
|
347
323
|
readonly UPDATING: "UPDATING";
|
|
348
324
|
};
|
|
349
|
-
export type DataSourceStatus =
|
|
350
|
-
(typeof DataSourceStatus)[keyof typeof DataSourceStatus];
|
|
325
|
+
export type DataSourceStatus = (typeof DataSourceStatus)[keyof typeof DataSourceStatus];
|
|
351
326
|
export declare const DomainVersion: {
|
|
352
327
|
readonly V1: "V1";
|
|
353
328
|
readonly V2: "V2";
|
|
@@ -357,8 +332,7 @@ export declare const UserAssignment: {
|
|
|
357
332
|
readonly AUTOMATIC: "AUTOMATIC";
|
|
358
333
|
readonly MANUAL: "MANUAL";
|
|
359
334
|
};
|
|
360
|
-
export type UserAssignment =
|
|
361
|
-
(typeof UserAssignment)[keyof typeof UserAssignment];
|
|
335
|
+
export type UserAssignment = (typeof UserAssignment)[keyof typeof UserAssignment];
|
|
362
336
|
export declare const DomainStatus: {
|
|
363
337
|
readonly AVAILABLE: "AVAILABLE";
|
|
364
338
|
readonly CREATING: "CREATING";
|
|
@@ -374,15 +348,13 @@ export declare const DeploymentStatus: {
|
|
|
374
348
|
readonly PENDING_DEPLOYMENT: "PENDING_DEPLOYMENT";
|
|
375
349
|
readonly SUCCESSFUL: "SUCCESSFUL";
|
|
376
350
|
};
|
|
377
|
-
export type DeploymentStatus =
|
|
378
|
-
(typeof DeploymentStatus)[keyof typeof DeploymentStatus];
|
|
351
|
+
export type DeploymentStatus = (typeof DeploymentStatus)[keyof typeof DeploymentStatus];
|
|
379
352
|
export declare const DeploymentType: {
|
|
380
353
|
readonly CREATE: "CREATE";
|
|
381
354
|
readonly DELETE: "DELETE";
|
|
382
355
|
readonly UPDATE: "UPDATE";
|
|
383
356
|
};
|
|
384
|
-
export type DeploymentType =
|
|
385
|
-
(typeof DeploymentType)[keyof typeof DeploymentType];
|
|
357
|
+
export type DeploymentType = (typeof DeploymentType)[keyof typeof DeploymentType];
|
|
386
358
|
export declare const EnvironmentStatus: {
|
|
387
359
|
readonly ACTIVE: "ACTIVE";
|
|
388
360
|
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
@@ -398,20 +370,17 @@ export declare const EnvironmentStatus: {
|
|
|
398
370
|
readonly UPDATING: "UPDATING";
|
|
399
371
|
readonly VALIDATION_FAILED: "VALIDATION_FAILED";
|
|
400
372
|
};
|
|
401
|
-
export type EnvironmentStatus =
|
|
402
|
-
(typeof EnvironmentStatus)[keyof typeof EnvironmentStatus];
|
|
373
|
+
export type EnvironmentStatus = (typeof EnvironmentStatus)[keyof typeof EnvironmentStatus];
|
|
403
374
|
export declare const FormTypeStatus: {
|
|
404
375
|
readonly DISABLED: "DISABLED";
|
|
405
376
|
readonly ENABLED: "ENABLED";
|
|
406
377
|
};
|
|
407
|
-
export type FormTypeStatus =
|
|
408
|
-
(typeof FormTypeStatus)[keyof typeof FormTypeStatus];
|
|
378
|
+
export type FormTypeStatus = (typeof FormTypeStatus)[keyof typeof FormTypeStatus];
|
|
409
379
|
export declare const GlossaryStatus: {
|
|
410
380
|
readonly DISABLED: "DISABLED";
|
|
411
381
|
readonly ENABLED: "ENABLED";
|
|
412
382
|
};
|
|
413
|
-
export type GlossaryStatus =
|
|
414
|
-
(typeof GlossaryStatus)[keyof typeof GlossaryStatus];
|
|
383
|
+
export type GlossaryStatus = (typeof GlossaryStatus)[keyof typeof GlossaryStatus];
|
|
415
384
|
export declare const GlossaryUsageRestriction: {
|
|
416
385
|
readonly ASSET_GOVERNED_TERMS: "ASSET_GOVERNED_TERMS";
|
|
417
386
|
};
|
|
@@ -421,14 +390,12 @@ export declare const GlossaryTermStatus: {
|
|
|
421
390
|
readonly DISABLED: "DISABLED";
|
|
422
391
|
readonly ENABLED: "ENABLED";
|
|
423
392
|
};
|
|
424
|
-
export type GlossaryTermStatus =
|
|
425
|
-
(typeof GlossaryTermStatus)[keyof typeof GlossaryTermStatus];
|
|
393
|
+
export type GlossaryTermStatus = (typeof GlossaryTermStatus)[keyof typeof GlossaryTermStatus];
|
|
426
394
|
export declare const GroupProfileStatus: {
|
|
427
395
|
readonly ASSIGNED: "ASSIGNED";
|
|
428
396
|
readonly NOT_ASSIGNED: "NOT_ASSIGNED";
|
|
429
397
|
};
|
|
430
|
-
export type GroupProfileStatus =
|
|
431
|
-
(typeof GroupProfileStatus)[keyof typeof GroupProfileStatus];
|
|
398
|
+
export type GroupProfileStatus = (typeof GroupProfileStatus)[keyof typeof GroupProfileStatus];
|
|
432
399
|
export declare const EntityType: {
|
|
433
400
|
readonly ASSET: "ASSET";
|
|
434
401
|
readonly DATA_PRODUCT: "DATA_PRODUCT";
|
|
@@ -437,14 +404,12 @@ export type EntityType = (typeof EntityType)[keyof typeof EntityType];
|
|
|
437
404
|
export declare const PackageManager: {
|
|
438
405
|
readonly UV: "UV";
|
|
439
406
|
};
|
|
440
|
-
export type PackageManager =
|
|
441
|
-
(typeof PackageManager)[keyof typeof PackageManager];
|
|
407
|
+
export type PackageManager = (typeof PackageManager)[keyof typeof PackageManager];
|
|
442
408
|
export declare const NotebookStatus: {
|
|
443
409
|
readonly ACTIVE: "ACTIVE";
|
|
444
410
|
readonly ARCHIVED: "ARCHIVED";
|
|
445
411
|
};
|
|
446
|
-
export type NotebookStatus =
|
|
447
|
-
(typeof NotebookStatus)[keyof typeof NotebookStatus];
|
|
412
|
+
export type NotebookStatus = (typeof NotebookStatus)[keyof typeof NotebookStatus];
|
|
448
413
|
export declare const UserDesignation: {
|
|
449
414
|
readonly PROJECT_CATALOG_CONSUMER: "PROJECT_CATALOG_CONSUMER";
|
|
450
415
|
readonly PROJECT_CATALOG_STEWARD: "PROJECT_CATALOG_STEWARD";
|
|
@@ -452,8 +417,7 @@ export declare const UserDesignation: {
|
|
|
452
417
|
readonly PROJECT_CONTRIBUTOR: "PROJECT_CONTRIBUTOR";
|
|
453
418
|
readonly PROJECT_OWNER: "PROJECT_OWNER";
|
|
454
419
|
};
|
|
455
|
-
export type UserDesignation =
|
|
456
|
-
(typeof UserDesignation)[keyof typeof UserDesignation];
|
|
420
|
+
export type UserDesignation = (typeof UserDesignation)[keyof typeof UserDesignation];
|
|
457
421
|
export declare const OverallDeploymentStatus: {
|
|
458
422
|
readonly FAILED_DEPLOYMENT: "FAILED_DEPLOYMENT";
|
|
459
423
|
readonly FAILED_VALIDATION: "FAILED_VALIDATION";
|
|
@@ -476,14 +440,12 @@ export declare const ResourceTagSource: {
|
|
|
476
440
|
readonly PROJECT: "PROJECT";
|
|
477
441
|
readonly PROJECT_PROFILE: "PROJECT_PROFILE";
|
|
478
442
|
};
|
|
479
|
-
export type ResourceTagSource =
|
|
480
|
-
(typeof ResourceTagSource)[keyof typeof ResourceTagSource];
|
|
443
|
+
export type ResourceTagSource = (typeof ResourceTagSource)[keyof typeof ResourceTagSource];
|
|
481
444
|
export declare const DeploymentMode: {
|
|
482
445
|
readonly ON_CREATE: "ON_CREATE";
|
|
483
446
|
readonly ON_DEMAND: "ON_DEMAND";
|
|
484
447
|
};
|
|
485
|
-
export type DeploymentMode =
|
|
486
|
-
(typeof DeploymentMode)[keyof typeof DeploymentMode];
|
|
448
|
+
export type DeploymentMode = (typeof DeploymentMode)[keyof typeof DeploymentMode];
|
|
487
449
|
export declare const Status: {
|
|
488
450
|
readonly DISABLED: "DISABLED";
|
|
489
451
|
readonly ENABLED: "ENABLED";
|
|
@@ -502,8 +464,7 @@ export type RuleType = (typeof RuleType)[keyof typeof RuleType];
|
|
|
502
464
|
export declare const RuleTargetType: {
|
|
503
465
|
readonly DOMAIN_UNIT: "DOMAIN_UNIT";
|
|
504
466
|
};
|
|
505
|
-
export type RuleTargetType =
|
|
506
|
-
(typeof RuleTargetType)[keyof typeof RuleTargetType];
|
|
467
|
+
export type RuleTargetType = (typeof RuleTargetType)[keyof typeof RuleTargetType];
|
|
507
468
|
export declare const SubscriptionGrantStatus: {
|
|
508
469
|
readonly GRANTED: "GRANTED";
|
|
509
470
|
readonly GRANT_FAILED: "GRANT_FAILED";
|
|
@@ -546,14 +507,12 @@ export declare const UserProfileStatus: {
|
|
|
546
507
|
readonly DEACTIVATED: "DEACTIVATED";
|
|
547
508
|
readonly NOT_ASSIGNED: "NOT_ASSIGNED";
|
|
548
509
|
};
|
|
549
|
-
export type UserProfileStatus =
|
|
550
|
-
(typeof UserProfileStatus)[keyof typeof UserProfileStatus];
|
|
510
|
+
export type UserProfileStatus = (typeof UserProfileStatus)[keyof typeof UserProfileStatus];
|
|
551
511
|
export declare const UserProfileType: {
|
|
552
512
|
readonly IAM: "IAM";
|
|
553
513
|
readonly SSO: "SSO";
|
|
554
514
|
};
|
|
555
|
-
export type UserProfileType =
|
|
556
|
-
(typeof UserProfileType)[keyof typeof UserProfileType];
|
|
515
|
+
export type UserProfileType = (typeof UserProfileType)[keyof typeof UserProfileType];
|
|
557
516
|
export declare const DataAssetActivityStatus: {
|
|
558
517
|
readonly FAILED: "FAILED";
|
|
559
518
|
readonly PUBLISHING_FAILED: "PUBLISHING_FAILED";
|
|
@@ -575,22 +534,19 @@ export declare const SelfGrantStatus: {
|
|
|
575
534
|
readonly REVOKE_IN_PROGRESS: "REVOKE_IN_PROGRESS";
|
|
576
535
|
readonly REVOKE_PENDING: "REVOKE_PENDING";
|
|
577
536
|
};
|
|
578
|
-
export type SelfGrantStatus =
|
|
579
|
-
(typeof SelfGrantStatus)[keyof typeof SelfGrantStatus];
|
|
537
|
+
export type SelfGrantStatus = (typeof SelfGrantStatus)[keyof typeof SelfGrantStatus];
|
|
580
538
|
export declare const LineageImportStatus: {
|
|
581
539
|
readonly FAILED: "FAILED";
|
|
582
540
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
583
541
|
readonly PARTIALLY_SUCCEEDED: "PARTIALLY_SUCCEEDED";
|
|
584
542
|
readonly SUCCESS: "SUCCESS";
|
|
585
543
|
};
|
|
586
|
-
export type LineageImportStatus =
|
|
587
|
-
(typeof LineageImportStatus)[keyof typeof LineageImportStatus];
|
|
544
|
+
export type LineageImportStatus = (typeof LineageImportStatus)[keyof typeof LineageImportStatus];
|
|
588
545
|
export declare const DataSourceRunType: {
|
|
589
546
|
readonly PRIORITIZED: "PRIORITIZED";
|
|
590
547
|
readonly SCHEDULED: "SCHEDULED";
|
|
591
548
|
};
|
|
592
|
-
export type DataSourceRunType =
|
|
593
|
-
(typeof DataSourceRunType)[keyof typeof DataSourceRunType];
|
|
549
|
+
export type DataSourceRunType = (typeof DataSourceRunType)[keyof typeof DataSourceRunType];
|
|
594
550
|
export declare const LineageEventProcessingStatus: {
|
|
595
551
|
readonly FAILED: "FAILED";
|
|
596
552
|
readonly PROCESSING: "PROCESSING";
|
|
@@ -603,8 +559,7 @@ export declare const TimeSeriesEntityType: {
|
|
|
603
559
|
readonly ASSET: "ASSET";
|
|
604
560
|
readonly LISTING: "LISTING";
|
|
605
561
|
};
|
|
606
|
-
export type TimeSeriesEntityType =
|
|
607
|
-
(typeof TimeSeriesEntityType)[keyof typeof TimeSeriesEntityType];
|
|
562
|
+
export type TimeSeriesEntityType = (typeof TimeSeriesEntityType)[keyof typeof TimeSeriesEntityType];
|
|
608
563
|
export declare const JobType: {
|
|
609
564
|
readonly LINEAGE: "LINEAGE";
|
|
610
565
|
};
|
|
@@ -628,8 +583,7 @@ export type JobRunStatus = (typeof JobRunStatus)[keyof typeof JobRunStatus];
|
|
|
628
583
|
export declare const SortFieldAccountPool: {
|
|
629
584
|
readonly NAME: "NAME";
|
|
630
585
|
};
|
|
631
|
-
export type SortFieldAccountPool =
|
|
632
|
-
(typeof SortFieldAccountPool)[keyof typeof SortFieldAccountPool];
|
|
586
|
+
export type SortFieldAccountPool = (typeof SortFieldAccountPool)[keyof typeof SortFieldAccountPool];
|
|
633
587
|
export declare const SortOrder: {
|
|
634
588
|
readonly ASCENDING: "ASCENDING";
|
|
635
589
|
readonly DESCENDING: "DESCENDING";
|
|
@@ -638,8 +592,7 @@ export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
|
638
592
|
export declare const SortFieldConnection: {
|
|
639
593
|
readonly NAME: "NAME";
|
|
640
594
|
};
|
|
641
|
-
export type SortFieldConnection =
|
|
642
|
-
(typeof SortFieldConnection)[keyof typeof SortFieldConnection];
|
|
595
|
+
export type SortFieldConnection = (typeof SortFieldConnection)[keyof typeof SortFieldConnection];
|
|
643
596
|
export declare const OpenLineageRunState: {
|
|
644
597
|
readonly ABORT: "ABORT";
|
|
645
598
|
readonly COMPLETE: "COMPLETE";
|
|
@@ -648,8 +601,7 @@ export declare const OpenLineageRunState: {
|
|
|
648
601
|
readonly RUNNING: "RUNNING";
|
|
649
602
|
readonly START: "START";
|
|
650
603
|
};
|
|
651
|
-
export type OpenLineageRunState =
|
|
652
|
-
(typeof OpenLineageRunState)[keyof typeof OpenLineageRunState];
|
|
604
|
+
export type OpenLineageRunState = (typeof OpenLineageRunState)[keyof typeof OpenLineageRunState];
|
|
653
605
|
export declare const EdgeDirection: {
|
|
654
606
|
readonly DOWNSTREAM: "DOWNSTREAM";
|
|
655
607
|
readonly UPSTREAM: "UPSTREAM";
|
|
@@ -664,8 +616,7 @@ export declare const NotificationType: {
|
|
|
664
616
|
readonly EVENT: "EVENT";
|
|
665
617
|
readonly TASK: "TASK";
|
|
666
618
|
};
|
|
667
|
-
export type NotificationType =
|
|
668
|
-
(typeof NotificationType)[keyof typeof NotificationType];
|
|
619
|
+
export type NotificationType = (typeof NotificationType)[keyof typeof NotificationType];
|
|
669
620
|
export declare const NotificationResourceType: {
|
|
670
621
|
readonly PROJECT: "PROJECT";
|
|
671
622
|
};
|
|
@@ -678,13 +629,11 @@ export declare const NotificationRole: {
|
|
|
678
629
|
readonly PROJECT_SUBSCRIBER: "PROJECT_SUBSCRIBER";
|
|
679
630
|
readonly PROJECT_VIEWER: "PROJECT_VIEWER";
|
|
680
631
|
};
|
|
681
|
-
export type NotificationRole =
|
|
682
|
-
(typeof NotificationRole)[keyof typeof NotificationRole];
|
|
632
|
+
export type NotificationRole = (typeof NotificationRole)[keyof typeof NotificationRole];
|
|
683
633
|
export declare const SortFieldProject: {
|
|
684
634
|
readonly NAME: "NAME";
|
|
685
635
|
};
|
|
686
|
-
export type SortFieldProject =
|
|
687
|
-
(typeof SortFieldProject)[keyof typeof SortFieldProject];
|
|
636
|
+
export type SortFieldProject = (typeof SortFieldProject)[keyof typeof SortFieldProject];
|
|
688
637
|
export declare const SortKey: {
|
|
689
638
|
readonly CREATED_AT: "CREATED_AT";
|
|
690
639
|
readonly UPDATED_AT: "UPDATED_AT";
|
|
@@ -722,14 +671,12 @@ export declare const NotebookExportStatus: {
|
|
|
722
671
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
723
672
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
724
673
|
};
|
|
725
|
-
export type NotebookExportStatus =
|
|
726
|
-
(typeof NotebookExportStatus)[keyof typeof NotebookExportStatus];
|
|
674
|
+
export type NotebookExportStatus = (typeof NotebookExportStatus)[keyof typeof NotebookExportStatus];
|
|
727
675
|
export declare const NetworkAccessType: {
|
|
728
676
|
readonly PUBLIC_INTERNET_ONLY: "PUBLIC_INTERNET_ONLY";
|
|
729
677
|
readonly VPC_ONLY: "VPC_ONLY";
|
|
730
678
|
};
|
|
731
|
-
export type NetworkAccessType =
|
|
732
|
-
(typeof NetworkAccessType)[keyof typeof NetworkAccessType];
|
|
679
|
+
export type NetworkAccessType = (typeof NetworkAccessType)[keyof typeof NetworkAccessType];
|
|
733
680
|
export declare const NotebookRunStatus: {
|
|
734
681
|
readonly FAILED: "FAILED";
|
|
735
682
|
readonly QUEUED: "QUEUED";
|
|
@@ -739,20 +686,17 @@ export declare const NotebookRunStatus: {
|
|
|
739
686
|
readonly STOPPING: "STOPPING";
|
|
740
687
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
741
688
|
};
|
|
742
|
-
export type NotebookRunStatus =
|
|
743
|
-
(typeof NotebookRunStatus)[keyof typeof NotebookRunStatus];
|
|
689
|
+
export type NotebookRunStatus = (typeof NotebookRunStatus)[keyof typeof NotebookRunStatus];
|
|
744
690
|
export declare const TriggerSourceType: {
|
|
745
691
|
readonly MANUAL: "MANUAL";
|
|
746
692
|
readonly SCHEDULED: "SCHEDULED";
|
|
747
693
|
readonly WORKFLOW: "WORKFLOW";
|
|
748
694
|
};
|
|
749
|
-
export type TriggerSourceType =
|
|
750
|
-
(typeof TriggerSourceType)[keyof typeof TriggerSourceType];
|
|
695
|
+
export type TriggerSourceType = (typeof TriggerSourceType)[keyof typeof TriggerSourceType];
|
|
751
696
|
export declare const GraphEntityType: {
|
|
752
697
|
readonly LINEAGE_NODE: "LINEAGE_NODE";
|
|
753
698
|
};
|
|
754
|
-
export type GraphEntityType =
|
|
755
|
-
(typeof GraphEntityType)[keyof typeof GraphEntityType];
|
|
699
|
+
export type GraphEntityType = (typeof GraphEntityType)[keyof typeof GraphEntityType];
|
|
756
700
|
export declare const FilterOperator: {
|
|
757
701
|
readonly EQ: "EQ";
|
|
758
702
|
readonly GE: "GE";
|
|
@@ -761,14 +705,12 @@ export declare const FilterOperator: {
|
|
|
761
705
|
readonly LT: "LT";
|
|
762
706
|
readonly TEXT_SEARCH: "TEXT_SEARCH";
|
|
763
707
|
};
|
|
764
|
-
export type FilterOperator =
|
|
765
|
-
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
708
|
+
export type FilterOperator = (typeof FilterOperator)[keyof typeof FilterOperator];
|
|
766
709
|
export declare const RelationDirection: {
|
|
767
710
|
readonly IN: "IN";
|
|
768
711
|
readonly OUT: "OUT";
|
|
769
712
|
};
|
|
770
|
-
export type RelationDirection =
|
|
771
|
-
(typeof RelationDirection)[keyof typeof RelationDirection];
|
|
713
|
+
export type RelationDirection = (typeof RelationDirection)[keyof typeof RelationDirection];
|
|
772
714
|
export declare const RelationType: {
|
|
773
715
|
readonly LINEAGE: "LINEAGE";
|
|
774
716
|
};
|
|
@@ -777,8 +719,7 @@ export declare const RejectRuleBehavior: {
|
|
|
777
719
|
readonly ALL: "ALL";
|
|
778
720
|
readonly NONE: "NONE";
|
|
779
721
|
};
|
|
780
|
-
export type RejectRuleBehavior =
|
|
781
|
-
(typeof RejectRuleBehavior)[keyof typeof RejectRuleBehavior];
|
|
722
|
+
export type RejectRuleBehavior = (typeof RejectRuleBehavior)[keyof typeof RejectRuleBehavior];
|
|
782
723
|
export declare const SearchOutputAdditionalAttribute: {
|
|
783
724
|
readonly FORMS: "FORMS";
|
|
784
725
|
readonly TEXT_MATCH_RATIONALE: "TEXT_MATCH_RATIONALE";
|
|
@@ -792,27 +733,23 @@ export declare const InventorySearchScope: {
|
|
|
792
733
|
readonly GLOSSARY: "GLOSSARY";
|
|
793
734
|
readonly GLOSSARY_TERM: "GLOSSARY_TERM";
|
|
794
735
|
};
|
|
795
|
-
export type InventorySearchScope =
|
|
796
|
-
(typeof InventorySearchScope)[keyof typeof InventorySearchScope];
|
|
736
|
+
export type InventorySearchScope = (typeof InventorySearchScope)[keyof typeof InventorySearchScope];
|
|
797
737
|
export declare const GroupSearchType: {
|
|
798
738
|
readonly DATAZONE_SSO_GROUP: "DATAZONE_SSO_GROUP";
|
|
799
739
|
readonly IAM_ROLE_SESSION_GROUP: "IAM_ROLE_SESSION_GROUP";
|
|
800
740
|
readonly SSO_GROUP: "SSO_GROUP";
|
|
801
741
|
};
|
|
802
|
-
export type GroupSearchType =
|
|
803
|
-
(typeof GroupSearchType)[keyof typeof GroupSearchType];
|
|
742
|
+
export type GroupSearchType = (typeof GroupSearchType)[keyof typeof GroupSearchType];
|
|
804
743
|
export declare const TypesSearchScope: {
|
|
805
744
|
readonly ASSET_TYPE: "ASSET_TYPE";
|
|
806
745
|
readonly FORM_TYPE: "FORM_TYPE";
|
|
807
746
|
readonly LINEAGE_NODE_TYPE: "LINEAGE_NODE_TYPE";
|
|
808
747
|
};
|
|
809
|
-
export type TypesSearchScope =
|
|
810
|
-
(typeof TypesSearchScope)[keyof typeof TypesSearchScope];
|
|
748
|
+
export type TypesSearchScope = (typeof TypesSearchScope)[keyof typeof TypesSearchScope];
|
|
811
749
|
export declare const UserSearchType: {
|
|
812
750
|
readonly DATAZONE_IAM_USER: "DATAZONE_IAM_USER";
|
|
813
751
|
readonly DATAZONE_SSO_USER: "DATAZONE_SSO_USER";
|
|
814
752
|
readonly DATAZONE_USER: "DATAZONE_USER";
|
|
815
753
|
readonly SSO_USER: "SSO_USER";
|
|
816
754
|
};
|
|
817
|
-
export type UserSearchType =
|
|
818
|
-
(typeof UserSearchType)[keyof typeof UserSearchType];
|
|
755
|
+
export type UserSearchType = (typeof UserSearchType)[keyof typeof UserSearchType];
|
|
@@ -3,9 +3,7 @@ import { DataZoneServiceException as __BaseException } from "./DataZoneServiceEx
|
|
|
3
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
4
|
readonly name: "AccessDeniedException";
|
|
5
5
|
readonly $fault: "client";
|
|
6
|
-
constructor(
|
|
7
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
8
|
-
);
|
|
6
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
9
7
|
}
|
|
10
8
|
export declare class ConflictException extends __BaseException {
|
|
11
9
|
readonly name: "ConflictException";
|
|
@@ -16,43 +14,31 @@ export declare class InternalServerException extends __BaseException {
|
|
|
16
14
|
readonly name: "InternalServerException";
|
|
17
15
|
readonly $fault: "server";
|
|
18
16
|
$retryable: {};
|
|
19
|
-
constructor(
|
|
20
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
21
|
-
);
|
|
17
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
22
18
|
}
|
|
23
19
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
24
20
|
readonly name: "ResourceNotFoundException";
|
|
25
21
|
readonly $fault: "client";
|
|
26
|
-
constructor(
|
|
27
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
28
|
-
);
|
|
22
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
29
23
|
}
|
|
30
24
|
export declare class ThrottlingException extends __BaseException {
|
|
31
25
|
readonly name: "ThrottlingException";
|
|
32
26
|
readonly $fault: "client";
|
|
33
27
|
$retryable: {};
|
|
34
|
-
constructor(
|
|
35
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
36
|
-
);
|
|
28
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
37
29
|
}
|
|
38
30
|
export declare class UnauthorizedException extends __BaseException {
|
|
39
31
|
readonly name: "UnauthorizedException";
|
|
40
32
|
readonly $fault: "client";
|
|
41
|
-
constructor(
|
|
42
|
-
opts: __ExceptionOptionType<UnauthorizedException, __BaseException>
|
|
43
|
-
);
|
|
33
|
+
constructor(opts: __ExceptionOptionType<UnauthorizedException, __BaseException>);
|
|
44
34
|
}
|
|
45
35
|
export declare class ValidationException extends __BaseException {
|
|
46
36
|
readonly name: "ValidationException";
|
|
47
37
|
readonly $fault: "client";
|
|
48
|
-
constructor(
|
|
49
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
50
|
-
);
|
|
38
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
51
39
|
}
|
|
52
40
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
53
41
|
readonly name: "ServiceQuotaExceededException";
|
|
54
42
|
readonly $fault: "client";
|
|
55
|
-
constructor(
|
|
56
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
57
|
-
);
|
|
43
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
58
44
|
}
|