@aws-sdk/client-datazone 3.1076.0 → 3.1078.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 +940 -2572
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptPredictionsCommand.js +2 -14
- package/dist-es/commands/AcceptSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/AddEntityOwnerCommand.js +2 -14
- package/dist-es/commands/AddPolicyGrantCommand.js +2 -14
- package/dist-es/commands/AssociateEnvironmentRoleCommand.js +2 -14
- package/dist-es/commands/AssociateGovernedTermsCommand.js +2 -14
- package/dist-es/commands/BatchGetAttributesMetadataCommand.js +2 -14
- package/dist-es/commands/BatchPutAttributesMetadataCommand.js +2 -14
- package/dist-es/commands/CancelMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/CancelSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateAccountPoolCommand.js +2 -14
- package/dist-es/commands/CreateAssetCommand.js +2 -14
- package/dist-es/commands/CreateAssetFilterCommand.js +2 -14
- package/dist-es/commands/CreateAssetRevisionCommand.js +2 -14
- package/dist-es/commands/CreateAssetTypeCommand.js +2 -14
- package/dist-es/commands/CreateConnectionCommand.js +2 -14
- package/dist-es/commands/CreateDataProductCommand.js +2 -14
- package/dist-es/commands/CreateDataProductRevisionCommand.js +2 -14
- package/dist-es/commands/CreateDataSourceCommand.js +2 -14
- package/dist-es/commands/CreateDomainCommand.js +2 -14
- package/dist-es/commands/CreateDomainUnitCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/CreateFormTypeCommand.js +2 -14
- package/dist-es/commands/CreateGlossaryCommand.js +2 -14
- package/dist-es/commands/CreateGlossaryTermCommand.js +2 -14
- package/dist-es/commands/CreateGroupProfileCommand.js +2 -14
- package/dist-es/commands/CreateListingChangeSetCommand.js +2 -14
- package/dist-es/commands/CreateNotebookCommand.js +2 -14
- package/dist-es/commands/CreateProjectCommand.js +2 -14
- package/dist-es/commands/CreateProjectMembershipCommand.js +2 -14
- package/dist-es/commands/CreateProjectProfileCommand.js +2 -14
- package/dist-es/commands/CreateRuleCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/CreateUserProfileCommand.js +2 -14
- package/dist-es/commands/DeleteAccountPoolCommand.js +2 -14
- package/dist-es/commands/DeleteAssetCommand.js +2 -14
- package/dist-es/commands/DeleteAssetFilterCommand.js +2 -14
- package/dist-es/commands/DeleteAssetTypeCommand.js +2 -14
- package/dist-es/commands/DeleteConnectionCommand.js +2 -14
- package/dist-es/commands/DeleteDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteDataProductCommand.js +2 -14
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -14
- package/dist-es/commands/DeleteDomainCommand.js +2 -14
- package/dist-es/commands/DeleteDomainUnitCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/DeleteFormTypeCommand.js +2 -14
- package/dist-es/commands/DeleteGlossaryCommand.js +2 -14
- package/dist-es/commands/DeleteGlossaryTermCommand.js +2 -14
- package/dist-es/commands/DeleteLineageEventCommand.js +2 -14
- package/dist-es/commands/DeleteListingCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookCommand.js +2 -14
- package/dist-es/commands/DeleteProjectCommand.js +2 -14
- package/dist-es/commands/DeleteProjectMembershipCommand.js +2 -14
- package/dist-es/commands/DeleteProjectProfileCommand.js +2 -14
- package/dist-es/commands/DeleteRuleCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +2 -14
- package/dist-es/commands/DisassociateGovernedTermsCommand.js +2 -14
- package/dist-es/commands/GetAccountPoolCommand.js +2 -14
- package/dist-es/commands/GetAssetCommand.js +2 -14
- package/dist-es/commands/GetAssetFilterCommand.js +2 -14
- package/dist-es/commands/GetAssetTypeCommand.js +2 -14
- package/dist-es/commands/GetConnectionCommand.js +2 -14
- package/dist-es/commands/GetDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/GetDataProductCommand.js +2 -14
- package/dist-es/commands/GetDataSourceCommand.js +2 -14
- package/dist-es/commands/GetDataSourceRunCommand.js +2 -14
- package/dist-es/commands/GetDomainCommand.js +2 -14
- package/dist-es/commands/GetDomainUnitCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentCredentialsCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/GetFormTypeCommand.js +2 -14
- package/dist-es/commands/GetGlossaryCommand.js +2 -14
- package/dist-es/commands/GetGlossaryTermCommand.js +2 -14
- package/dist-es/commands/GetGroupProfileCommand.js +2 -14
- package/dist-es/commands/GetIamPortalLoginUrlCommand.js +2 -14
- package/dist-es/commands/GetJobRunCommand.js +2 -14
- package/dist-es/commands/GetLineageEventCommand.js +2 -14
- package/dist-es/commands/GetLineageNodeCommand.js +2 -14
- package/dist-es/commands/GetListingCommand.js +2 -14
- package/dist-es/commands/GetMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/GetNotebookCommand.js +2 -14
- package/dist-es/commands/GetNotebookExportCommand.js +2 -14
- package/dist-es/commands/GetNotebookRunCommand.js +2 -14
- package/dist-es/commands/GetProjectCommand.js +2 -14
- package/dist-es/commands/GetProjectProfileCommand.js +2 -14
- package/dist-es/commands/GetRuleCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/GetTimeSeriesDataPointCommand.js +2 -14
- package/dist-es/commands/GetUserProfileCommand.js +2 -14
- package/dist-es/commands/ListAccountPoolsCommand.js +2 -14
- package/dist-es/commands/ListAccountsInAccountPoolCommand.js +2 -14
- package/dist-es/commands/ListAssetFiltersCommand.js +2 -14
- package/dist-es/commands/ListAssetRevisionsCommand.js +2 -14
- package/dist-es/commands/ListConnectionsCommand.js +2 -14
- package/dist-es/commands/ListDataProductRevisionsCommand.js +2 -14
- package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +2 -14
- package/dist-es/commands/ListDataSourceRunsCommand.js +2 -14
- package/dist-es/commands/ListDataSourcesCommand.js +2 -14
- package/dist-es/commands/ListDomainUnitsForParentCommand.js +2 -14
- package/dist-es/commands/ListDomainsCommand.js +2 -14
- package/dist-es/commands/ListEntityOwnersCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentActionsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentProfilesCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentsCommand.js +2 -14
- package/dist-es/commands/ListJobRunsCommand.js +2 -14
- package/dist-es/commands/ListLineageEventsCommand.js +2 -14
- package/dist-es/commands/ListLineageNodeHistoryCommand.js +2 -14
- package/dist-es/commands/ListMetadataGenerationRunsCommand.js +2 -14
- package/dist-es/commands/ListNotebookRunsCommand.js +2 -14
- package/dist-es/commands/ListNotebooksCommand.js +2 -14
- package/dist-es/commands/ListNotificationsCommand.js +2 -14
- package/dist-es/commands/ListPolicyGrantsCommand.js +2 -14
- package/dist-es/commands/ListProjectMembershipsCommand.js +2 -14
- package/dist-es/commands/ListProjectProfilesCommand.js +2 -14
- package/dist-es/commands/ListProjectsCommand.js +2 -14
- package/dist-es/commands/ListRulesCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionGrantsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionRequestsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionTargetsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/PostLineageEventCommand.js +2 -14
- package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/PutDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/QueryGraphCommand.js +2 -14
- package/dist-es/commands/RejectPredictionsCommand.js +2 -14
- package/dist-es/commands/RejectSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/RemoveEntityOwnerCommand.js +2 -14
- package/dist-es/commands/RemovePolicyGrantCommand.js +2 -14
- package/dist-es/commands/RevokeSubscriptionCommand.js +2 -14
- package/dist-es/commands/SearchCommand.js +2 -14
- package/dist-es/commands/SearchGroupProfilesCommand.js +2 -14
- package/dist-es/commands/SearchListingsCommand.js +2 -14
- package/dist-es/commands/SearchTypesCommand.js +2 -14
- package/dist-es/commands/SearchUserProfilesCommand.js +2 -14
- package/dist-es/commands/StartDataSourceRunCommand.js +2 -14
- package/dist-es/commands/StartMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/StartNotebookExportCommand.js +2 -14
- package/dist-es/commands/StartNotebookImportCommand.js +2 -14
- package/dist-es/commands/StartNotebookRunCommand.js +2 -14
- package/dist-es/commands/StopNotebookRunCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccountPoolCommand.js +2 -14
- package/dist-es/commands/UpdateAssetFilterCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionCommand.js +2 -14
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -14
- package/dist-es/commands/UpdateDomainCommand.js +2 -14
- package/dist-es/commands/UpdateDomainUnitCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/UpdateGlossaryCommand.js +2 -14
- package/dist-es/commands/UpdateGlossaryTermCommand.js +2 -14
- package/dist-es/commands/UpdateGroupProfileCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookCommand.js +2 -14
- package/dist-es/commands/UpdateProjectCommand.js +2 -14
- package/dist-es/commands/UpdateProjectProfileCommand.js +2 -14
- package/dist-es/commands/UpdateRootDomainUnitOwnerCommand.js +2 -14
- package/dist-es/commands/UpdateRuleCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +66 -66
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +94 -39
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +3 -8
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/AddEntityOwnerCommand.d.ts +3 -8
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +3 -8
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +3 -8
- package/dist-types/commands/AssociateGovernedTermsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAttributesMetadataCommand.d.ts +3 -8
- package/dist-types/commands/BatchPutAttributesMetadataCommand.d.ts +3 -8
- package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionCommand.d.ts +89 -8
- package/dist-types/commands/CreateDataProductCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateRuleCommand.d.ts +4 -9
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +4 -10
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataProductCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/DeleteListingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateGovernedTermsCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionCommand.d.ts +18 -8
- package/dist-types/commands/GetDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetDataProductCommand.d.ts +3 -8
- package/dist-types/commands/GetDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/GetGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +3 -8
- package/dist-types/commands/GetJobRunCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageNodeCommand.d.ts +3 -8
- package/dist-types/commands/GetListingCommand.d.ts +3 -8
- package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookExportCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookRunCommand.d.ts +5 -9
- package/dist-types/commands/GetProjectCommand.d.ts +3 -8
- package/dist-types/commands/GetProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +3 -8
- package/dist-types/commands/GetUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountPoolsCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountsInAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetFiltersCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionsCommand.d.ts +18 -8
- package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListEntityOwnersCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageEventsCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +3 -8
- package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookRunsCommand.d.ts +4 -10
- package/dist-types/commands/ListNotebooksCommand.d.ts +3 -8
- package/dist-types/commands/ListNotificationsCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
- package/dist-types/commands/ListRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/PostLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/PutDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/QueryGraphCommand.d.ts +3 -8
- package/dist-types/commands/RejectPredictionsCommand.d.ts +3 -8
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +3 -8
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +3 -8
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/SearchCommand.d.ts +3 -8
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +3 -8
- package/dist-types/commands/SearchListingsCommand.d.ts +3 -8
- package/dist-types/commands/SearchTypesCommand.d.ts +3 -8
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +3 -8
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookExportCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookImportCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookRunCommand.d.ts +3 -8
- package/dist-types/commands/StopNotebookRunCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionCommand.d.ts +39 -8
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRootDomainUnitOwnerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +74 -74
- package/dist-types/models/models_0.d.ts +329 -264
- package/dist-types/models/models_1.d.ts +261 -313
- package/dist-types/models/models_2.d.ts +314 -3
- 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 -0
- package/dist-types/schemas/schemas_0.d.ts +8 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +8 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +10 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +9 -17
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +10 -17
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +67 -67
- package/dist-types/ts3.4/models/models_0.d.ts +147 -81
- package/dist-types/ts3.4/models/models_1.d.ts +85 -73
- package/dist-types/ts3.4/models/models_2.d.ts +73 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -0
- package/package.json +8 -10
|
@@ -46,10 +46,7 @@ import {
|
|
|
46
46
|
Protocol,
|
|
47
47
|
ResolutionStrategy,
|
|
48
48
|
ResourceTagSource,
|
|
49
|
-
RuleAction,
|
|
50
49
|
RuleScopeSelectionMode,
|
|
51
|
-
RuleTargetType,
|
|
52
|
-
RuleType,
|
|
53
50
|
S3Permission,
|
|
54
51
|
Status,
|
|
55
52
|
SubscriptionRequestStatus,
|
|
@@ -1808,6 +1805,33 @@ export interface S3PropertiesInput {
|
|
|
1808
1805
|
s3AccessGrantLocationId?: string | undefined;
|
|
1809
1806
|
registerS3AccessGrantLocation?: boolean | undefined;
|
|
1810
1807
|
}
|
|
1808
|
+
export interface ConnectivityProperties {
|
|
1809
|
+
connectionProperties?: Record<string, string> | undefined;
|
|
1810
|
+
physicalConnectionRequirements?: PhysicalConnectionRequirements | undefined;
|
|
1811
|
+
name?: string | undefined;
|
|
1812
|
+
description?: string | undefined;
|
|
1813
|
+
validateCredentials?: boolean | undefined;
|
|
1814
|
+
validateForComputeEnvironments?: ComputeEnvironments[] | undefined;
|
|
1815
|
+
sparkProperties?: Record<string, string> | undefined;
|
|
1816
|
+
athenaProperties?: Record<string, string> | undefined;
|
|
1817
|
+
pythonProperties?: Record<string, string> | undefined;
|
|
1818
|
+
authenticationConfiguration?: AuthenticationConfigurationInput | undefined;
|
|
1819
|
+
}
|
|
1820
|
+
export interface IdentityMapping {
|
|
1821
|
+
usernameAttribute: string | undefined;
|
|
1822
|
+
prefix?: string | undefined;
|
|
1823
|
+
}
|
|
1824
|
+
export interface LineageSyncInput {
|
|
1825
|
+
timezone?: Timezone | undefined;
|
|
1826
|
+
enabled: boolean | undefined;
|
|
1827
|
+
schedule?: string | undefined;
|
|
1828
|
+
}
|
|
1829
|
+
export interface SnowflakePropertiesInput {
|
|
1830
|
+
connectivityProperties?: ConnectivityProperties | undefined;
|
|
1831
|
+
snowflakeRole: string | undefined;
|
|
1832
|
+
identityMapping: IdentityMapping | undefined;
|
|
1833
|
+
lineageSync?: LineageSyncInput | undefined;
|
|
1834
|
+
}
|
|
1811
1835
|
export interface SparkEmrPropertiesInput {
|
|
1812
1836
|
computeArn?: string | undefined;
|
|
1813
1837
|
instanceProfileArn?: string | undefined;
|
|
@@ -1851,6 +1875,7 @@ export type ConnectionPropertiesInput =
|
|
|
1851
1875
|
| ConnectionPropertiesInput.MlflowPropertiesMember
|
|
1852
1876
|
| ConnectionPropertiesInput.RedshiftPropertiesMember
|
|
1853
1877
|
| ConnectionPropertiesInput.S3PropertiesMember
|
|
1878
|
+
| ConnectionPropertiesInput.SnowflakePropertiesMember
|
|
1854
1879
|
| ConnectionPropertiesInput.SparkEmrPropertiesMember
|
|
1855
1880
|
| ConnectionPropertiesInput.SparkGluePropertiesMember
|
|
1856
1881
|
| ConnectionPropertiesInput.VpcPropertiesMember
|
|
@@ -1867,6 +1892,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1867
1892
|
sparkEmrProperties?: never;
|
|
1868
1893
|
sparkGlueProperties?: never;
|
|
1869
1894
|
s3Properties?: never;
|
|
1895
|
+
snowflakeProperties?: never;
|
|
1870
1896
|
amazonQProperties?: never;
|
|
1871
1897
|
mlflowProperties?: never;
|
|
1872
1898
|
workflowsMwaaProperties?: never;
|
|
@@ -1884,6 +1910,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1884
1910
|
sparkEmrProperties?: never;
|
|
1885
1911
|
sparkGlueProperties?: never;
|
|
1886
1912
|
s3Properties?: never;
|
|
1913
|
+
snowflakeProperties?: never;
|
|
1887
1914
|
amazonQProperties?: never;
|
|
1888
1915
|
mlflowProperties?: never;
|
|
1889
1916
|
workflowsMwaaProperties?: never;
|
|
@@ -1901,6 +1928,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1901
1928
|
sparkEmrProperties?: never;
|
|
1902
1929
|
sparkGlueProperties?: never;
|
|
1903
1930
|
s3Properties?: never;
|
|
1931
|
+
snowflakeProperties?: never;
|
|
1904
1932
|
amazonQProperties?: never;
|
|
1905
1933
|
mlflowProperties?: never;
|
|
1906
1934
|
workflowsMwaaProperties?: never;
|
|
@@ -1918,6 +1946,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1918
1946
|
sparkEmrProperties?: never;
|
|
1919
1947
|
sparkGlueProperties?: never;
|
|
1920
1948
|
s3Properties?: never;
|
|
1949
|
+
snowflakeProperties?: never;
|
|
1921
1950
|
amazonQProperties?: never;
|
|
1922
1951
|
mlflowProperties?: never;
|
|
1923
1952
|
workflowsMwaaProperties?: never;
|
|
@@ -1935,6 +1964,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1935
1964
|
sparkEmrProperties?: never;
|
|
1936
1965
|
sparkGlueProperties?: never;
|
|
1937
1966
|
s3Properties?: never;
|
|
1967
|
+
snowflakeProperties?: never;
|
|
1938
1968
|
amazonQProperties?: never;
|
|
1939
1969
|
mlflowProperties?: never;
|
|
1940
1970
|
workflowsMwaaProperties?: never;
|
|
@@ -1952,6 +1982,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1952
1982
|
sparkEmrProperties: SparkEmrPropertiesInput;
|
|
1953
1983
|
sparkGlueProperties?: never;
|
|
1954
1984
|
s3Properties?: never;
|
|
1985
|
+
snowflakeProperties?: never;
|
|
1955
1986
|
amazonQProperties?: never;
|
|
1956
1987
|
mlflowProperties?: never;
|
|
1957
1988
|
workflowsMwaaProperties?: never;
|
|
@@ -1969,6 +2000,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1969
2000
|
sparkEmrProperties?: never;
|
|
1970
2001
|
sparkGlueProperties: SparkGluePropertiesInput;
|
|
1971
2002
|
s3Properties?: never;
|
|
2003
|
+
snowflakeProperties?: never;
|
|
1972
2004
|
amazonQProperties?: never;
|
|
1973
2005
|
mlflowProperties?: never;
|
|
1974
2006
|
workflowsMwaaProperties?: never;
|
|
@@ -1986,6 +2018,25 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
1986
2018
|
sparkEmrProperties?: never;
|
|
1987
2019
|
sparkGlueProperties?: never;
|
|
1988
2020
|
s3Properties: S3PropertiesInput;
|
|
2021
|
+
snowflakeProperties?: never;
|
|
2022
|
+
amazonQProperties?: never;
|
|
2023
|
+
mlflowProperties?: never;
|
|
2024
|
+
workflowsMwaaProperties?: never;
|
|
2025
|
+
workflowsServerlessProperties?: never;
|
|
2026
|
+
lakehouseProperties?: never;
|
|
2027
|
+
vpcProperties?: never;
|
|
2028
|
+
$unknown?: never;
|
|
2029
|
+
}
|
|
2030
|
+
interface SnowflakePropertiesMember {
|
|
2031
|
+
athenaProperties?: never;
|
|
2032
|
+
glueProperties?: never;
|
|
2033
|
+
hyperPodProperties?: never;
|
|
2034
|
+
iamProperties?: never;
|
|
2035
|
+
redshiftProperties?: never;
|
|
2036
|
+
sparkEmrProperties?: never;
|
|
2037
|
+
sparkGlueProperties?: never;
|
|
2038
|
+
s3Properties?: never;
|
|
2039
|
+
snowflakeProperties: SnowflakePropertiesInput;
|
|
1989
2040
|
amazonQProperties?: never;
|
|
1990
2041
|
mlflowProperties?: never;
|
|
1991
2042
|
workflowsMwaaProperties?: never;
|
|
@@ -2003,6 +2054,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2003
2054
|
sparkEmrProperties?: never;
|
|
2004
2055
|
sparkGlueProperties?: never;
|
|
2005
2056
|
s3Properties?: never;
|
|
2057
|
+
snowflakeProperties?: never;
|
|
2006
2058
|
amazonQProperties: AmazonQPropertiesInput;
|
|
2007
2059
|
mlflowProperties?: never;
|
|
2008
2060
|
workflowsMwaaProperties?: never;
|
|
@@ -2020,6 +2072,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2020
2072
|
sparkEmrProperties?: never;
|
|
2021
2073
|
sparkGlueProperties?: never;
|
|
2022
2074
|
s3Properties?: never;
|
|
2075
|
+
snowflakeProperties?: never;
|
|
2023
2076
|
amazonQProperties?: never;
|
|
2024
2077
|
mlflowProperties: MlflowPropertiesInput;
|
|
2025
2078
|
workflowsMwaaProperties?: never;
|
|
@@ -2037,6 +2090,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2037
2090
|
sparkEmrProperties?: never;
|
|
2038
2091
|
sparkGlueProperties?: never;
|
|
2039
2092
|
s3Properties?: never;
|
|
2093
|
+
snowflakeProperties?: never;
|
|
2040
2094
|
amazonQProperties?: never;
|
|
2041
2095
|
mlflowProperties?: never;
|
|
2042
2096
|
workflowsMwaaProperties: WorkflowsMwaaPropertiesInput;
|
|
@@ -2054,6 +2108,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2054
2108
|
sparkEmrProperties?: never;
|
|
2055
2109
|
sparkGlueProperties?: never;
|
|
2056
2110
|
s3Properties?: never;
|
|
2111
|
+
snowflakeProperties?: never;
|
|
2057
2112
|
amazonQProperties?: never;
|
|
2058
2113
|
mlflowProperties?: never;
|
|
2059
2114
|
workflowsMwaaProperties?: never;
|
|
@@ -2071,6 +2126,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2071
2126
|
sparkEmrProperties?: never;
|
|
2072
2127
|
sparkGlueProperties?: never;
|
|
2073
2128
|
s3Properties?: never;
|
|
2129
|
+
snowflakeProperties?: never;
|
|
2074
2130
|
amazonQProperties?: never;
|
|
2075
2131
|
mlflowProperties?: never;
|
|
2076
2132
|
workflowsMwaaProperties?: never;
|
|
@@ -2088,6 +2144,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2088
2144
|
sparkEmrProperties?: never;
|
|
2089
2145
|
sparkGlueProperties?: never;
|
|
2090
2146
|
s3Properties?: never;
|
|
2147
|
+
snowflakeProperties?: never;
|
|
2091
2148
|
amazonQProperties?: never;
|
|
2092
2149
|
mlflowProperties?: never;
|
|
2093
2150
|
workflowsMwaaProperties?: never;
|
|
@@ -2105,6 +2162,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2105
2162
|
sparkEmrProperties?: never;
|
|
2106
2163
|
sparkGlueProperties?: never;
|
|
2107
2164
|
s3Properties?: never;
|
|
2165
|
+
snowflakeProperties?: never;
|
|
2108
2166
|
amazonQProperties?: never;
|
|
2109
2167
|
mlflowProperties?: never;
|
|
2110
2168
|
workflowsMwaaProperties?: never;
|
|
@@ -2122,6 +2180,7 @@ export declare namespace ConnectionPropertiesInput {
|
|
|
2122
2180
|
sparkEmrProperties: (value: SparkEmrPropertiesInput) => T;
|
|
2123
2181
|
sparkGlueProperties: (value: SparkGluePropertiesInput) => T;
|
|
2124
2182
|
s3Properties: (value: S3PropertiesInput) => T;
|
|
2183
|
+
snowflakeProperties: (value: SnowflakePropertiesInput) => T;
|
|
2125
2184
|
amazonQProperties: (value: AmazonQPropertiesInput) => T;
|
|
2126
2185
|
mlflowProperties: (value: MlflowPropertiesInput) => T;
|
|
2127
2186
|
workflowsMwaaProperties: (value: WorkflowsMwaaPropertiesInput) => T;
|
|
@@ -2175,6 +2234,19 @@ export interface S3PropertiesOutput {
|
|
|
2175
2234
|
status?: ConnectionStatus | undefined;
|
|
2176
2235
|
errorMessage?: string | undefined;
|
|
2177
2236
|
}
|
|
2237
|
+
export interface LineageSyncOutput {
|
|
2238
|
+
lineageJobId?: string | undefined;
|
|
2239
|
+
timezone?: Timezone | undefined;
|
|
2240
|
+
enabled?: boolean | undefined;
|
|
2241
|
+
schedule?: string | undefined;
|
|
2242
|
+
}
|
|
2243
|
+
export interface SnowflakePropertiesOutput {
|
|
2244
|
+
snowflakeRole: string | undefined;
|
|
2245
|
+
identityMapping: IdentityMapping | undefined;
|
|
2246
|
+
lineageSync: LineageSyncOutput | undefined;
|
|
2247
|
+
status: ConnectionStatus | undefined;
|
|
2248
|
+
errorMessage?: string | undefined;
|
|
2249
|
+
}
|
|
2178
2250
|
export interface ManagedEndpointCredentials {
|
|
2179
2251
|
id?: string | undefined;
|
|
2180
2252
|
token?: string | undefined;
|
|
@@ -2227,6 +2299,7 @@ export type ConnectionPropertiesOutput =
|
|
|
2227
2299
|
| ConnectionPropertiesOutput.MlflowPropertiesMember
|
|
2228
2300
|
| ConnectionPropertiesOutput.RedshiftPropertiesMember
|
|
2229
2301
|
| ConnectionPropertiesOutput.S3PropertiesMember
|
|
2302
|
+
| ConnectionPropertiesOutput.SnowflakePropertiesMember
|
|
2230
2303
|
| ConnectionPropertiesOutput.SparkEmrPropertiesMember
|
|
2231
2304
|
| ConnectionPropertiesOutput.SparkGluePropertiesMember
|
|
2232
2305
|
| ConnectionPropertiesOutput.VpcPropertiesMember
|
|
@@ -2243,6 +2316,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2243
2316
|
sparkEmrProperties?: never;
|
|
2244
2317
|
sparkGlueProperties?: never;
|
|
2245
2318
|
s3Properties?: never;
|
|
2319
|
+
snowflakeProperties?: never;
|
|
2246
2320
|
amazonQProperties?: never;
|
|
2247
2321
|
mlflowProperties?: never;
|
|
2248
2322
|
workflowsMwaaProperties?: never;
|
|
@@ -2260,6 +2334,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2260
2334
|
sparkEmrProperties?: never;
|
|
2261
2335
|
sparkGlueProperties?: never;
|
|
2262
2336
|
s3Properties?: never;
|
|
2337
|
+
snowflakeProperties?: never;
|
|
2263
2338
|
amazonQProperties?: never;
|
|
2264
2339
|
mlflowProperties?: never;
|
|
2265
2340
|
workflowsMwaaProperties?: never;
|
|
@@ -2277,6 +2352,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2277
2352
|
sparkEmrProperties?: never;
|
|
2278
2353
|
sparkGlueProperties?: never;
|
|
2279
2354
|
s3Properties?: never;
|
|
2355
|
+
snowflakeProperties?: never;
|
|
2280
2356
|
amazonQProperties?: never;
|
|
2281
2357
|
mlflowProperties?: never;
|
|
2282
2358
|
workflowsMwaaProperties?: never;
|
|
@@ -2294,6 +2370,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2294
2370
|
sparkEmrProperties?: never;
|
|
2295
2371
|
sparkGlueProperties?: never;
|
|
2296
2372
|
s3Properties?: never;
|
|
2373
|
+
snowflakeProperties?: never;
|
|
2297
2374
|
amazonQProperties?: never;
|
|
2298
2375
|
mlflowProperties?: never;
|
|
2299
2376
|
workflowsMwaaProperties?: never;
|
|
@@ -2311,6 +2388,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2311
2388
|
sparkEmrProperties?: never;
|
|
2312
2389
|
sparkGlueProperties?: never;
|
|
2313
2390
|
s3Properties?: never;
|
|
2391
|
+
snowflakeProperties?: never;
|
|
2314
2392
|
amazonQProperties?: never;
|
|
2315
2393
|
mlflowProperties?: never;
|
|
2316
2394
|
workflowsMwaaProperties?: never;
|
|
@@ -2328,6 +2406,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2328
2406
|
sparkEmrProperties: SparkEmrPropertiesOutput;
|
|
2329
2407
|
sparkGlueProperties?: never;
|
|
2330
2408
|
s3Properties?: never;
|
|
2409
|
+
snowflakeProperties?: never;
|
|
2331
2410
|
amazonQProperties?: never;
|
|
2332
2411
|
mlflowProperties?: never;
|
|
2333
2412
|
workflowsMwaaProperties?: never;
|
|
@@ -2345,6 +2424,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2345
2424
|
sparkEmrProperties?: never;
|
|
2346
2425
|
sparkGlueProperties: SparkGluePropertiesOutput;
|
|
2347
2426
|
s3Properties?: never;
|
|
2427
|
+
snowflakeProperties?: never;
|
|
2348
2428
|
amazonQProperties?: never;
|
|
2349
2429
|
mlflowProperties?: never;
|
|
2350
2430
|
workflowsMwaaProperties?: never;
|
|
@@ -2362,6 +2442,25 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2362
2442
|
sparkEmrProperties?: never;
|
|
2363
2443
|
sparkGlueProperties?: never;
|
|
2364
2444
|
s3Properties: S3PropertiesOutput;
|
|
2445
|
+
snowflakeProperties?: never;
|
|
2446
|
+
amazonQProperties?: never;
|
|
2447
|
+
mlflowProperties?: never;
|
|
2448
|
+
workflowsMwaaProperties?: never;
|
|
2449
|
+
workflowsServerlessProperties?: never;
|
|
2450
|
+
lakehouseProperties?: never;
|
|
2451
|
+
vpcProperties?: never;
|
|
2452
|
+
$unknown?: never;
|
|
2453
|
+
}
|
|
2454
|
+
interface SnowflakePropertiesMember {
|
|
2455
|
+
athenaProperties?: never;
|
|
2456
|
+
glueProperties?: never;
|
|
2457
|
+
hyperPodProperties?: never;
|
|
2458
|
+
iamProperties?: never;
|
|
2459
|
+
redshiftProperties?: never;
|
|
2460
|
+
sparkEmrProperties?: never;
|
|
2461
|
+
sparkGlueProperties?: never;
|
|
2462
|
+
s3Properties?: never;
|
|
2463
|
+
snowflakeProperties: SnowflakePropertiesOutput;
|
|
2365
2464
|
amazonQProperties?: never;
|
|
2366
2465
|
mlflowProperties?: never;
|
|
2367
2466
|
workflowsMwaaProperties?: never;
|
|
@@ -2379,6 +2478,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2379
2478
|
sparkEmrProperties?: never;
|
|
2380
2479
|
sparkGlueProperties?: never;
|
|
2381
2480
|
s3Properties?: never;
|
|
2481
|
+
snowflakeProperties?: never;
|
|
2382
2482
|
amazonQProperties: AmazonQPropertiesOutput;
|
|
2383
2483
|
mlflowProperties?: never;
|
|
2384
2484
|
workflowsMwaaProperties?: never;
|
|
@@ -2396,6 +2496,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2396
2496
|
sparkEmrProperties?: never;
|
|
2397
2497
|
sparkGlueProperties?: never;
|
|
2398
2498
|
s3Properties?: never;
|
|
2499
|
+
snowflakeProperties?: never;
|
|
2399
2500
|
amazonQProperties?: never;
|
|
2400
2501
|
mlflowProperties: MlflowPropertiesOutput;
|
|
2401
2502
|
workflowsMwaaProperties?: never;
|
|
@@ -2413,6 +2514,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2413
2514
|
sparkEmrProperties?: never;
|
|
2414
2515
|
sparkGlueProperties?: never;
|
|
2415
2516
|
s3Properties?: never;
|
|
2517
|
+
snowflakeProperties?: never;
|
|
2416
2518
|
amazonQProperties?: never;
|
|
2417
2519
|
mlflowProperties?: never;
|
|
2418
2520
|
workflowsMwaaProperties: WorkflowsMwaaPropertiesOutput;
|
|
@@ -2430,6 +2532,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2430
2532
|
sparkEmrProperties?: never;
|
|
2431
2533
|
sparkGlueProperties?: never;
|
|
2432
2534
|
s3Properties?: never;
|
|
2535
|
+
snowflakeProperties?: never;
|
|
2433
2536
|
amazonQProperties?: never;
|
|
2434
2537
|
mlflowProperties?: never;
|
|
2435
2538
|
workflowsMwaaProperties?: never;
|
|
@@ -2447,6 +2550,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2447
2550
|
sparkEmrProperties?: never;
|
|
2448
2551
|
sparkGlueProperties?: never;
|
|
2449
2552
|
s3Properties?: never;
|
|
2553
|
+
snowflakeProperties?: never;
|
|
2450
2554
|
amazonQProperties?: never;
|
|
2451
2555
|
mlflowProperties?: never;
|
|
2452
2556
|
workflowsMwaaProperties?: never;
|
|
@@ -2464,6 +2568,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2464
2568
|
sparkEmrProperties?: never;
|
|
2465
2569
|
sparkGlueProperties?: never;
|
|
2466
2570
|
s3Properties?: never;
|
|
2571
|
+
snowflakeProperties?: never;
|
|
2467
2572
|
amazonQProperties?: never;
|
|
2468
2573
|
mlflowProperties?: never;
|
|
2469
2574
|
workflowsMwaaProperties?: never;
|
|
@@ -2481,6 +2586,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2481
2586
|
sparkEmrProperties?: never;
|
|
2482
2587
|
sparkGlueProperties?: never;
|
|
2483
2588
|
s3Properties?: never;
|
|
2589
|
+
snowflakeProperties?: never;
|
|
2484
2590
|
amazonQProperties?: never;
|
|
2485
2591
|
mlflowProperties?: never;
|
|
2486
2592
|
workflowsMwaaProperties?: never;
|
|
@@ -2498,6 +2604,7 @@ export declare namespace ConnectionPropertiesOutput {
|
|
|
2498
2604
|
sparkEmrProperties: (value: SparkEmrPropertiesOutput) => T;
|
|
2499
2605
|
sparkGlueProperties: (value: SparkGluePropertiesOutput) => T;
|
|
2500
2606
|
s3Properties: (value: S3PropertiesOutput) => T;
|
|
2607
|
+
snowflakeProperties: (value: SnowflakePropertiesOutput) => T;
|
|
2501
2608
|
amazonQProperties: (value: AmazonQPropertiesOutput) => T;
|
|
2502
2609
|
mlflowProperties: (value: MlflowPropertiesOutput) => T;
|
|
2503
2610
|
workflowsMwaaProperties: (value: WorkflowsMwaaPropertiesOutput) => T;
|
|
@@ -2539,6 +2646,16 @@ export interface S3PropertiesPatch {
|
|
|
2539
2646
|
s3AccessGrantLocationId?: string | undefined;
|
|
2540
2647
|
registerS3AccessGrantLocation?: boolean | undefined;
|
|
2541
2648
|
}
|
|
2649
|
+
export interface ConnectivityPropertiesPatch {
|
|
2650
|
+
description?: string | undefined;
|
|
2651
|
+
connectionProperties?: Record<string, string> | undefined;
|
|
2652
|
+
authenticationConfiguration?: AuthenticationConfigurationPatch | undefined;
|
|
2653
|
+
}
|
|
2654
|
+
export interface SnowflakePropertiesPatch {
|
|
2655
|
+
connectivityPropertiesPatch?: ConnectivityPropertiesPatch | undefined;
|
|
2656
|
+
snowflakeRole?: string | undefined;
|
|
2657
|
+
lineageSync?: LineageSyncInput | undefined;
|
|
2658
|
+
}
|
|
2542
2659
|
export interface SparkEmrPropertiesPatch {
|
|
2543
2660
|
computeArn?: string | undefined;
|
|
2544
2661
|
instanceProfileArn?: string | undefined;
|
|
@@ -2563,6 +2680,7 @@ export type ConnectionPropertiesPatch =
|
|
|
2563
2680
|
| ConnectionPropertiesPatch.MlflowPropertiesMember
|
|
2564
2681
|
| ConnectionPropertiesPatch.RedshiftPropertiesMember
|
|
2565
2682
|
| ConnectionPropertiesPatch.S3PropertiesMember
|
|
2683
|
+
| ConnectionPropertiesPatch.SnowflakePropertiesMember
|
|
2566
2684
|
| ConnectionPropertiesPatch.SparkEmrPropertiesMember
|
|
2567
2685
|
| ConnectionPropertiesPatch.VpcPropertiesMember
|
|
2568
2686
|
| ConnectionPropertiesPatch.$UnknownMember;
|
|
@@ -2574,6 +2692,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2574
2692
|
redshiftProperties?: never;
|
|
2575
2693
|
sparkEmrProperties?: never;
|
|
2576
2694
|
s3Properties?: never;
|
|
2695
|
+
snowflakeProperties?: never;
|
|
2577
2696
|
amazonQProperties?: never;
|
|
2578
2697
|
mlflowProperties?: never;
|
|
2579
2698
|
lakehouseProperties?: never;
|
|
@@ -2587,6 +2706,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2587
2706
|
redshiftProperties?: never;
|
|
2588
2707
|
sparkEmrProperties?: never;
|
|
2589
2708
|
s3Properties?: never;
|
|
2709
|
+
snowflakeProperties?: never;
|
|
2590
2710
|
amazonQProperties?: never;
|
|
2591
2711
|
mlflowProperties?: never;
|
|
2592
2712
|
lakehouseProperties?: never;
|
|
@@ -2600,6 +2720,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2600
2720
|
redshiftProperties?: never;
|
|
2601
2721
|
sparkEmrProperties?: never;
|
|
2602
2722
|
s3Properties?: never;
|
|
2723
|
+
snowflakeProperties?: never;
|
|
2603
2724
|
amazonQProperties?: never;
|
|
2604
2725
|
mlflowProperties?: never;
|
|
2605
2726
|
lakehouseProperties?: never;
|
|
@@ -2613,6 +2734,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2613
2734
|
redshiftProperties: RedshiftPropertiesPatch;
|
|
2614
2735
|
sparkEmrProperties?: never;
|
|
2615
2736
|
s3Properties?: never;
|
|
2737
|
+
snowflakeProperties?: never;
|
|
2616
2738
|
amazonQProperties?: never;
|
|
2617
2739
|
mlflowProperties?: never;
|
|
2618
2740
|
lakehouseProperties?: never;
|
|
@@ -2626,6 +2748,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2626
2748
|
redshiftProperties?: never;
|
|
2627
2749
|
sparkEmrProperties: SparkEmrPropertiesPatch;
|
|
2628
2750
|
s3Properties?: never;
|
|
2751
|
+
snowflakeProperties?: never;
|
|
2629
2752
|
amazonQProperties?: never;
|
|
2630
2753
|
mlflowProperties?: never;
|
|
2631
2754
|
lakehouseProperties?: never;
|
|
@@ -2639,6 +2762,21 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2639
2762
|
redshiftProperties?: never;
|
|
2640
2763
|
sparkEmrProperties?: never;
|
|
2641
2764
|
s3Properties: S3PropertiesPatch;
|
|
2765
|
+
snowflakeProperties?: never;
|
|
2766
|
+
amazonQProperties?: never;
|
|
2767
|
+
mlflowProperties?: never;
|
|
2768
|
+
lakehouseProperties?: never;
|
|
2769
|
+
vpcProperties?: never;
|
|
2770
|
+
$unknown?: never;
|
|
2771
|
+
}
|
|
2772
|
+
interface SnowflakePropertiesMember {
|
|
2773
|
+
athenaProperties?: never;
|
|
2774
|
+
glueProperties?: never;
|
|
2775
|
+
iamProperties?: never;
|
|
2776
|
+
redshiftProperties?: never;
|
|
2777
|
+
sparkEmrProperties?: never;
|
|
2778
|
+
s3Properties?: never;
|
|
2779
|
+
snowflakeProperties: SnowflakePropertiesPatch;
|
|
2642
2780
|
amazonQProperties?: never;
|
|
2643
2781
|
mlflowProperties?: never;
|
|
2644
2782
|
lakehouseProperties?: never;
|
|
@@ -2652,6 +2790,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2652
2790
|
redshiftProperties?: never;
|
|
2653
2791
|
sparkEmrProperties?: never;
|
|
2654
2792
|
s3Properties?: never;
|
|
2793
|
+
snowflakeProperties?: never;
|
|
2655
2794
|
amazonQProperties: AmazonQPropertiesPatch;
|
|
2656
2795
|
mlflowProperties?: never;
|
|
2657
2796
|
lakehouseProperties?: never;
|
|
@@ -2665,6 +2804,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2665
2804
|
redshiftProperties?: never;
|
|
2666
2805
|
sparkEmrProperties?: never;
|
|
2667
2806
|
s3Properties?: never;
|
|
2807
|
+
snowflakeProperties?: never;
|
|
2668
2808
|
amazonQProperties?: never;
|
|
2669
2809
|
mlflowProperties: MlflowPropertiesPatch;
|
|
2670
2810
|
lakehouseProperties?: never;
|
|
@@ -2678,6 +2818,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2678
2818
|
redshiftProperties?: never;
|
|
2679
2819
|
sparkEmrProperties?: never;
|
|
2680
2820
|
s3Properties?: never;
|
|
2821
|
+
snowflakeProperties?: never;
|
|
2681
2822
|
amazonQProperties?: never;
|
|
2682
2823
|
mlflowProperties?: never;
|
|
2683
2824
|
lakehouseProperties: LakehousePropertiesPatch;
|
|
@@ -2691,6 +2832,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2691
2832
|
redshiftProperties?: never;
|
|
2692
2833
|
sparkEmrProperties?: never;
|
|
2693
2834
|
s3Properties?: never;
|
|
2835
|
+
snowflakeProperties?: never;
|
|
2694
2836
|
amazonQProperties?: never;
|
|
2695
2837
|
mlflowProperties?: never;
|
|
2696
2838
|
lakehouseProperties?: never;
|
|
@@ -2704,6 +2846,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2704
2846
|
redshiftProperties?: never;
|
|
2705
2847
|
sparkEmrProperties?: never;
|
|
2706
2848
|
s3Properties?: never;
|
|
2849
|
+
snowflakeProperties?: never;
|
|
2707
2850
|
amazonQProperties?: never;
|
|
2708
2851
|
mlflowProperties?: never;
|
|
2709
2852
|
lakehouseProperties?: never;
|
|
@@ -2717,6 +2860,7 @@ export declare namespace ConnectionPropertiesPatch {
|
|
|
2717
2860
|
redshiftProperties: (value: RedshiftPropertiesPatch) => T;
|
|
2718
2861
|
sparkEmrProperties: (value: SparkEmrPropertiesPatch) => T;
|
|
2719
2862
|
s3Properties: (value: S3PropertiesPatch) => T;
|
|
2863
|
+
snowflakeProperties: (value: SnowflakePropertiesPatch) => T;
|
|
2720
2864
|
amazonQProperties: (value: AmazonQPropertiesPatch) => T;
|
|
2721
2865
|
mlflowProperties: (value: MlflowPropertiesPatch) => T;
|
|
2722
2866
|
lakehouseProperties: (value: LakehousePropertiesPatch) => T;
|
|
@@ -3663,81 +3807,3 @@ export interface ProjectsForRule {
|
|
|
3663
3807
|
selectionMode: RuleScopeSelectionMode | undefined;
|
|
3664
3808
|
specificProjects?: string[] | undefined;
|
|
3665
3809
|
}
|
|
3666
|
-
export interface RuleScope {
|
|
3667
|
-
assetType?: AssetTypesForRule | undefined;
|
|
3668
|
-
dataProduct?: boolean | undefined;
|
|
3669
|
-
project?: ProjectsForRule | undefined;
|
|
3670
|
-
}
|
|
3671
|
-
export interface DomainUnitTarget {
|
|
3672
|
-
domainUnitId: string | undefined;
|
|
3673
|
-
includeChildDomainUnits?: boolean | undefined;
|
|
3674
|
-
}
|
|
3675
|
-
export type RuleTarget =
|
|
3676
|
-
| RuleTarget.DomainUnitTargetMember
|
|
3677
|
-
| RuleTarget.$UnknownMember;
|
|
3678
|
-
export declare namespace RuleTarget {
|
|
3679
|
-
interface DomainUnitTargetMember {
|
|
3680
|
-
domainUnitTarget: DomainUnitTarget;
|
|
3681
|
-
$unknown?: never;
|
|
3682
|
-
}
|
|
3683
|
-
interface $UnknownMember {
|
|
3684
|
-
domainUnitTarget?: never;
|
|
3685
|
-
$unknown: [string, any];
|
|
3686
|
-
}
|
|
3687
|
-
interface Visitor<T> {
|
|
3688
|
-
domainUnitTarget: (value: DomainUnitTarget) => T;
|
|
3689
|
-
_: (name: string, value: any) => T;
|
|
3690
|
-
}
|
|
3691
|
-
}
|
|
3692
|
-
export interface CreateRuleInput {
|
|
3693
|
-
domainIdentifier: string | undefined;
|
|
3694
|
-
name: string | undefined;
|
|
3695
|
-
target: RuleTarget | undefined;
|
|
3696
|
-
action: RuleAction | undefined;
|
|
3697
|
-
scope: RuleScope | undefined;
|
|
3698
|
-
detail: RuleDetail | undefined;
|
|
3699
|
-
description?: string | undefined;
|
|
3700
|
-
clientToken?: string | undefined;
|
|
3701
|
-
}
|
|
3702
|
-
export interface CreateRuleOutput {
|
|
3703
|
-
identifier: string | undefined;
|
|
3704
|
-
name: string | undefined;
|
|
3705
|
-
ruleType: RuleType | undefined;
|
|
3706
|
-
target: RuleTarget | undefined;
|
|
3707
|
-
action: RuleAction | undefined;
|
|
3708
|
-
scope: RuleScope | undefined;
|
|
3709
|
-
detail: RuleDetail | undefined;
|
|
3710
|
-
targetType?: RuleTargetType | undefined;
|
|
3711
|
-
description?: string | undefined;
|
|
3712
|
-
createdAt: Date | undefined;
|
|
3713
|
-
createdBy: string | undefined;
|
|
3714
|
-
}
|
|
3715
|
-
export interface ListingRevisionInput {
|
|
3716
|
-
identifier: string | undefined;
|
|
3717
|
-
revision: string | undefined;
|
|
3718
|
-
}
|
|
3719
|
-
export type GrantedEntityInput =
|
|
3720
|
-
| GrantedEntityInput.ListingMember
|
|
3721
|
-
| GrantedEntityInput.$UnknownMember;
|
|
3722
|
-
export declare namespace GrantedEntityInput {
|
|
3723
|
-
interface ListingMember {
|
|
3724
|
-
listing: ListingRevisionInput;
|
|
3725
|
-
$unknown?: never;
|
|
3726
|
-
}
|
|
3727
|
-
interface $UnknownMember {
|
|
3728
|
-
listing?: never;
|
|
3729
|
-
$unknown: [string, any];
|
|
3730
|
-
}
|
|
3731
|
-
interface Visitor<T> {
|
|
3732
|
-
listing: (value: ListingRevisionInput) => T;
|
|
3733
|
-
_: (name: string, value: any) => T;
|
|
3734
|
-
}
|
|
3735
|
-
}
|
|
3736
|
-
export interface CreateSubscriptionGrantInput {
|
|
3737
|
-
domainIdentifier: string | undefined;
|
|
3738
|
-
environmentIdentifier: string | undefined;
|
|
3739
|
-
subscriptionTargetIdentifier?: string | undefined;
|
|
3740
|
-
grantedEntity: GrantedEntityInput | undefined;
|
|
3741
|
-
assetTargetNames?: AssetTargetNameMap[] | undefined;
|
|
3742
|
-
clientToken?: string | undefined;
|
|
3743
|
-
}
|