@aws-sdk/client-datazone 3.1045.0 → 3.1047.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/README.md +56 -0
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +510 -379
- package/dist-cjs/models/DataZoneServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-cjs/schemas/schemas_0.js +225 -43
- package/dist-es/DataZone.js +19 -1
- package/dist-es/DataZoneClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptPredictionsCommand.js +2 -2
- package/dist-es/commands/AcceptSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/AddEntityOwnerCommand.js +2 -2
- package/dist-es/commands/AddPolicyGrantCommand.js +2 -2
- package/dist-es/commands/AssociateEnvironmentRoleCommand.js +2 -2
- package/dist-es/commands/AssociateGovernedTermsCommand.js +2 -2
- package/dist-es/commands/BatchGetAttributesMetadataCommand.js +2 -2
- package/dist-es/commands/BatchPutAttributesMetadataCommand.js +2 -2
- package/dist-es/commands/CancelMetadataGenerationRunCommand.js +2 -2
- package/dist-es/commands/CancelSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateAccountPoolCommand.js +2 -2
- package/dist-es/commands/CreateAssetCommand.js +2 -2
- package/dist-es/commands/CreateAssetFilterCommand.js +2 -2
- package/dist-es/commands/CreateAssetRevisionCommand.js +2 -2
- package/dist-es/commands/CreateAssetTypeCommand.js +2 -2
- package/dist-es/commands/CreateConnectionCommand.js +2 -2
- package/dist-es/commands/CreateDataProductCommand.js +2 -2
- package/dist-es/commands/CreateDataProductRevisionCommand.js +2 -2
- package/dist-es/commands/CreateDataSourceCommand.js +2 -2
- package/dist-es/commands/CreateDomainCommand.js +2 -2
- package/dist-es/commands/CreateDomainUnitCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/CreateFormTypeCommand.js +2 -2
- package/dist-es/commands/CreateGlossaryCommand.js +2 -2
- package/dist-es/commands/CreateGlossaryTermCommand.js +2 -2
- package/dist-es/commands/CreateGroupProfileCommand.js +2 -2
- package/dist-es/commands/CreateListingChangeSetCommand.js +2 -2
- package/dist-es/commands/CreateNotebookCommand.js +16 -0
- package/dist-es/commands/CreateProjectCommand.js +2 -2
- package/dist-es/commands/CreateProjectMembershipCommand.js +2 -2
- package/dist-es/commands/CreateProjectProfileCommand.js +2 -2
- package/dist-es/commands/CreateRuleCommand.js +2 -2
- package/dist-es/commands/CreateSubscriptionGrantCommand.js +2 -2
- package/dist-es/commands/CreateSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/CreateSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/CreateUserProfileCommand.js +2 -2
- package/dist-es/commands/DeleteAccountPoolCommand.js +2 -2
- package/dist-es/commands/DeleteAssetCommand.js +2 -2
- package/dist-es/commands/DeleteAssetFilterCommand.js +2 -2
- package/dist-es/commands/DeleteAssetTypeCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteDataExportConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteDataProductCommand.js +2 -2
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-es/commands/DeleteDomainCommand.js +2 -2
- package/dist-es/commands/DeleteDomainUnitCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/DeleteFormTypeCommand.js +2 -2
- package/dist-es/commands/DeleteGlossaryCommand.js +2 -2
- package/dist-es/commands/DeleteGlossaryTermCommand.js +2 -2
- package/dist-es/commands/DeleteListingCommand.js +2 -2
- package/dist-es/commands/DeleteNotebookCommand.js +16 -0
- package/dist-es/commands/DeleteProjectCommand.js +2 -2
- package/dist-es/commands/DeleteProjectMembershipCommand.js +2 -2
- package/dist-es/commands/DeleteProjectProfileCommand.js +2 -2
- package/dist-es/commands/DeleteRuleCommand.js +2 -2
- package/dist-es/commands/DeleteSubscriptionGrantCommand.js +2 -2
- package/dist-es/commands/DeleteSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/DeleteSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +2 -2
- package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +2 -2
- package/dist-es/commands/DisassociateGovernedTermsCommand.js +2 -2
- package/dist-es/commands/GetAccountPoolCommand.js +2 -2
- package/dist-es/commands/GetAssetCommand.js +2 -2
- package/dist-es/commands/GetAssetFilterCommand.js +2 -2
- package/dist-es/commands/GetAssetTypeCommand.js +2 -2
- package/dist-es/commands/GetConnectionCommand.js +2 -2
- package/dist-es/commands/GetDataExportConfigurationCommand.js +2 -2
- package/dist-es/commands/GetDataProductCommand.js +2 -2
- package/dist-es/commands/GetDataSourceCommand.js +2 -2
- package/dist-es/commands/GetDataSourceRunCommand.js +2 -2
- package/dist-es/commands/GetDomainCommand.js +2 -2
- package/dist-es/commands/GetDomainUnitCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentCredentialsCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/GetFormTypeCommand.js +2 -2
- package/dist-es/commands/GetGlossaryCommand.js +2 -2
- package/dist-es/commands/GetGlossaryTermCommand.js +2 -2
- package/dist-es/commands/GetGroupProfileCommand.js +2 -2
- package/dist-es/commands/GetIamPortalLoginUrlCommand.js +2 -2
- package/dist-es/commands/GetJobRunCommand.js +2 -2
- package/dist-es/commands/GetLineageEventCommand.js +2 -2
- package/dist-es/commands/GetLineageNodeCommand.js +2 -2
- package/dist-es/commands/GetListingCommand.js +2 -2
- package/dist-es/commands/GetMetadataGenerationRunCommand.js +2 -2
- package/dist-es/commands/GetNotebookCommand.js +16 -0
- package/dist-es/commands/GetNotebookExportCommand.js +16 -0
- package/dist-es/commands/GetNotebookRunCommand.js +2 -2
- package/dist-es/commands/GetProjectCommand.js +2 -2
- package/dist-es/commands/GetProjectProfileCommand.js +2 -2
- package/dist-es/commands/GetRuleCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionGrantCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +2 -2
- package/dist-es/commands/GetSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/GetTimeSeriesDataPointCommand.js +2 -2
- package/dist-es/commands/GetUserProfileCommand.js +2 -2
- package/dist-es/commands/ListAccountPoolsCommand.js +2 -2
- package/dist-es/commands/ListAccountsInAccountPoolCommand.js +2 -2
- package/dist-es/commands/ListAssetFiltersCommand.js +2 -2
- package/dist-es/commands/ListAssetRevisionsCommand.js +2 -2
- package/dist-es/commands/ListConnectionsCommand.js +2 -2
- package/dist-es/commands/ListDataProductRevisionsCommand.js +2 -2
- package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +2 -2
- package/dist-es/commands/ListDataSourceRunsCommand.js +2 -2
- package/dist-es/commands/ListDataSourcesCommand.js +2 -2
- package/dist-es/commands/ListDomainUnitsForParentCommand.js +2 -2
- package/dist-es/commands/ListDomainsCommand.js +2 -2
- package/dist-es/commands/ListEntityOwnersCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentActionsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentProfilesCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentsCommand.js +2 -2
- package/dist-es/commands/ListJobRunsCommand.js +2 -2
- package/dist-es/commands/ListLineageEventsCommand.js +2 -2
- package/dist-es/commands/ListLineageNodeHistoryCommand.js +2 -2
- package/dist-es/commands/ListMetadataGenerationRunsCommand.js +2 -2
- package/dist-es/commands/ListNotebookRunsCommand.js +2 -2
- package/dist-es/commands/ListNotebooksCommand.js +16 -0
- package/dist-es/commands/ListNotificationsCommand.js +2 -2
- package/dist-es/commands/ListPolicyGrantsCommand.js +2 -2
- package/dist-es/commands/ListProjectMembershipsCommand.js +2 -2
- package/dist-es/commands/ListProjectProfilesCommand.js +2 -2
- package/dist-es/commands/ListProjectsCommand.js +2 -2
- package/dist-es/commands/ListRulesCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionGrantsCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionRequestsCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionTargetsCommand.js +2 -2
- package/dist-es/commands/ListSubscriptionsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +2 -2
- package/dist-es/commands/PostLineageEventCommand.js +2 -2
- package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +2 -2
- package/dist-es/commands/PutDataExportConfigurationCommand.js +2 -2
- package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +2 -2
- package/dist-es/commands/QueryGraphCommand.js +2 -2
- package/dist-es/commands/RejectPredictionsCommand.js +2 -2
- package/dist-es/commands/RejectSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/RemoveEntityOwnerCommand.js +2 -2
- package/dist-es/commands/RemovePolicyGrantCommand.js +2 -2
- package/dist-es/commands/RevokeSubscriptionCommand.js +2 -2
- package/dist-es/commands/SearchCommand.js +2 -2
- package/dist-es/commands/SearchGroupProfilesCommand.js +2 -2
- package/dist-es/commands/SearchListingsCommand.js +2 -2
- package/dist-es/commands/SearchTypesCommand.js +2 -2
- package/dist-es/commands/SearchUserProfilesCommand.js +2 -2
- package/dist-es/commands/StartDataSourceRunCommand.js +2 -2
- package/dist-es/commands/StartMetadataGenerationRunCommand.js +2 -2
- package/dist-es/commands/StartNotebookExportCommand.js +16 -0
- package/dist-es/commands/StartNotebookImportCommand.js +16 -0
- package/dist-es/commands/StartNotebookRunCommand.js +2 -2
- package/dist-es/commands/StopNotebookRunCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAccountPoolCommand.js +2 -2
- package/dist-es/commands/UpdateAssetFilterCommand.js +2 -2
- package/dist-es/commands/UpdateConnectionCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDomainCommand.js +2 -2
- package/dist-es/commands/UpdateDomainUnitCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentActionCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -2
- package/dist-es/commands/UpdateEnvironmentProfileCommand.js +2 -2
- package/dist-es/commands/UpdateGlossaryCommand.js +2 -2
- package/dist-es/commands/UpdateGlossaryTermCommand.js +2 -2
- package/dist-es/commands/UpdateGroupProfileCommand.js +2 -2
- package/dist-es/commands/UpdateNotebookCommand.js +16 -0
- package/dist-es/commands/UpdateProjectCommand.js +2 -2
- package/dist-es/commands/UpdateProjectProfileCommand.js +2 -2
- package/dist-es/commands/UpdateRootDomainUnitOwnerCommand.js +2 -2
- package/dist-es/commands/UpdateRuleCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionRequestCommand.js +2 -2
- package/dist-es/commands/UpdateSubscriptionTargetCommand.js +2 -2
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -2
- package/dist-es/commands/index.js +8 -0
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/DataZoneServiceException.js +1 -1
- package/dist-es/models/enums.js +15 -2
- package/dist-es/pagination/ListNotebooksPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/schemas/schemas_0.js +209 -27
- package/dist-types/DataZone.d.ts +63 -0
- package/dist-types/DataZoneClient.d.ts +15 -7
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +6 -4
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/commands/AddEntityOwnerCommand.d.ts +6 -4
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +6 -4
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +6 -4
- package/dist-types/commands/AssociateGovernedTermsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetAttributesMetadataCommand.d.ts +6 -4
- package/dist-types/commands/BatchPutAttributesMetadataCommand.d.ts +6 -4
- package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +6 -4
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateAccountPoolCommand.d.ts +6 -4
- package/dist-types/commands/CreateAssetCommand.d.ts +6 -4
- package/dist-types/commands/CreateAssetFilterCommand.d.ts +6 -4
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +6 -4
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +6 -4
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataProductCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +6 -4
- package/dist-types/commands/CreateDomainUnitCommand.d.ts +6 -4
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/commands/CreateEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateFormTypeCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlossaryCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +6 -4
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +6 -4
- package/dist-types/commands/CreateNotebookCommand.d.ts +142 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +6 -4
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +6 -4
- package/dist-types/commands/CreateProjectProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateRuleCommand.d.ts +6 -4
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +8 -5
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccountPoolCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAssetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAssetFilterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataExportConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataProductCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDomainUnitCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +6 -4
- package/dist-types/commands/DeleteListingCommand.d.ts +6 -4
- package/dist-types/commands/DeleteNotebookCommand.d.ts +93 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +6 -4
- package/dist-types/commands/DeleteProjectProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRuleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateGovernedTermsCommand.d.ts +6 -4
- package/dist-types/commands/GetAccountPoolCommand.d.ts +6 -4
- package/dist-types/commands/GetAssetCommand.d.ts +6 -4
- package/dist-types/commands/GetAssetFilterCommand.d.ts +6 -4
- package/dist-types/commands/GetAssetTypeCommand.d.ts +6 -4
- package/dist-types/commands/GetConnectionCommand.d.ts +6 -4
- package/dist-types/commands/GetDataExportConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetDataProductCommand.d.ts +6 -4
- package/dist-types/commands/GetDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +6 -4
- package/dist-types/commands/GetDomainCommand.d.ts +6 -4
- package/dist-types/commands/GetDomainUnitCommand.d.ts +6 -4
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +6 -4
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetFormTypeCommand.d.ts +6 -4
- package/dist-types/commands/GetGlossaryCommand.d.ts +6 -4
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +6 -4
- package/dist-types/commands/GetGroupProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +6 -4
- package/dist-types/commands/GetJobRunCommand.d.ts +6 -4
- package/dist-types/commands/GetLineageEventCommand.d.ts +7 -5
- package/dist-types/commands/GetLineageNodeCommand.d.ts +6 -4
- package/dist-types/commands/GetListingCommand.d.ts +6 -4
- package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +6 -4
- package/dist-types/commands/GetNotebookCommand.d.ts +127 -0
- package/dist-types/commands/GetNotebookExportCommand.d.ts +111 -0
- package/dist-types/commands/GetNotebookRunCommand.d.ts +7 -5
- package/dist-types/commands/GetProjectCommand.d.ts +6 -4
- package/dist-types/commands/GetProjectProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetRuleCommand.d.ts +6 -4
- package/dist-types/commands/GetSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +6 -4
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +6 -4
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +6 -4
- package/dist-types/commands/GetUserProfileCommand.d.ts +6 -4
- package/dist-types/commands/ListAccountPoolsCommand.d.ts +6 -4
- package/dist-types/commands/ListAccountsInAccountPoolCommand.d.ts +6 -4
- package/dist-types/commands/ListAssetFiltersCommand.d.ts +6 -4
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +6 -4
- package/dist-types/commands/ListConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +6 -4
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +6 -4
- package/dist-types/commands/ListDomainsCommand.d.ts +6 -4
- package/dist-types/commands/ListEntityOwnersCommand.d.ts +6 -4
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +6 -4
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +6 -4
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -4
- package/dist-types/commands/ListJobRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListLineageEventsCommand.d.ts +6 -4
- package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +6 -4
- package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListNotebookRunsCommand.d.ts +7 -5
- package/dist-types/commands/ListNotebooksCommand.d.ts +111 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +6 -4
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +6 -4
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +6 -4
- package/dist-types/commands/ListProjectProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListProjectsCommand.d.ts +6 -4
- package/dist-types/commands/ListRulesCommand.d.ts +6 -4
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +6 -4
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +6 -4
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +6 -4
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +6 -4
- package/dist-types/commands/PostLineageEventCommand.d.ts +6 -4
- package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +7 -5
- package/dist-types/commands/PutDataExportConfigurationCommand.d.ts +7 -5
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/QueryGraphCommand.d.ts +7 -6
- package/dist-types/commands/RejectPredictionsCommand.d.ts +7 -5
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +7 -5
- package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +7 -5
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +7 -6
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/SearchCommand.d.ts +6 -4
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +6 -4
- package/dist-types/commands/SearchListingsCommand.d.ts +6 -4
- package/dist-types/commands/SearchTypesCommand.d.ts +6 -4
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +6 -4
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +6 -4
- package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +6 -4
- package/dist-types/commands/StartNotebookExportCommand.d.ts +111 -0
- package/dist-types/commands/StartNotebookImportCommand.d.ts +117 -0
- package/dist-types/commands/StartNotebookRunCommand.d.ts +7 -5
- package/dist-types/commands/StopNotebookRunCommand.d.ts +7 -5
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAccountPoolCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAssetFilterCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDomainCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDomainUnitCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNotebookCommand.d.ts +150 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProjectProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRootDomainUnitOwnerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRuleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -4
- package/dist-types/commands/index.d.ts +8 -0
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/DataZoneServiceException.d.ts +1 -1
- package/dist-types/models/enums.d.ts +62 -4
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +186 -136
- package/dist-types/models/models_1.d.ts +695 -537
- package/dist-types/models/models_2.d.ts +670 -3
- package/dist-types/pagination/ListNotebooksPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/schemas/schemas_0.d.ts +30 -0
- package/dist-types/ts3.4/DataZone.d.ts +143 -0
- package/dist-types/ts3.4/DataZoneClient.d.ts +56 -14
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +8 -8
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +52 -0
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +7 -6
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +10 -6
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +53 -0
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +53 -0
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +49 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/index.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/DataZoneServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +22 -4
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +43 -41
- package/dist-types/ts3.4/models/models_1.d.ts +189 -151
- package/dist-types/ts3.4/models/models_2.d.ts +185 -3
- package/dist-types/ts3.4/pagination/ListNotebooksPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +30 -0
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DataZoneClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface UpdateSubscriptionTargetCommandOutput
|
|
|
19
19
|
declare const UpdateSubscriptionTargetCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: UpdateSubscriptionTargetCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
UpdateSubscriptionTargetCommandInput,
|
|
24
24
|
UpdateSubscriptionTargetCommandOutput,
|
|
25
25
|
DataZoneClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const UpdateSubscriptionTargetCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: UpdateSubscriptionTargetCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
UpdateSubscriptionTargetCommandInput,
|
|
33
33
|
UpdateSubscriptionTargetCommandOutput,
|
|
34
34
|
DataZoneClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class UpdateSubscriptionTargetCommand extends UpdateSubscriptionTargetCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DataZoneClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface UpdateUserProfileCommandOutput
|
|
|
18
18
|
declare const UpdateUserProfileCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: UpdateUserProfileCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
UpdateUserProfileCommandInput,
|
|
23
23
|
UpdateUserProfileCommandOutput,
|
|
24
24
|
DataZoneClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const UpdateUserProfileCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: UpdateUserProfileCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
UpdateUserProfileCommandInput,
|
|
32
32
|
UpdateUserProfileCommandOutput,
|
|
33
33
|
DataZoneClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class UpdateUserProfileCommand extends UpdateUserProfileCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -28,6 +28,7 @@ export * from "./CreateGlossaryCommand";
|
|
|
28
28
|
export * from "./CreateGlossaryTermCommand";
|
|
29
29
|
export * from "./CreateGroupProfileCommand";
|
|
30
30
|
export * from "./CreateListingChangeSetCommand";
|
|
31
|
+
export * from "./CreateNotebookCommand";
|
|
31
32
|
export * from "./CreateProjectCommand";
|
|
32
33
|
export * from "./CreateProjectMembershipCommand";
|
|
33
34
|
export * from "./CreateProjectProfileCommand";
|
|
@@ -55,6 +56,7 @@ export * from "./DeleteFormTypeCommand";
|
|
|
55
56
|
export * from "./DeleteGlossaryCommand";
|
|
56
57
|
export * from "./DeleteGlossaryTermCommand";
|
|
57
58
|
export * from "./DeleteListingCommand";
|
|
59
|
+
export * from "./DeleteNotebookCommand";
|
|
58
60
|
export * from "./DeleteProjectCommand";
|
|
59
61
|
export * from "./DeleteProjectMembershipCommand";
|
|
60
62
|
export * from "./DeleteProjectProfileCommand";
|
|
@@ -92,6 +94,8 @@ export * from "./GetLineageEventCommand";
|
|
|
92
94
|
export * from "./GetLineageNodeCommand";
|
|
93
95
|
export * from "./GetListingCommand";
|
|
94
96
|
export * from "./GetMetadataGenerationRunCommand";
|
|
97
|
+
export * from "./GetNotebookCommand";
|
|
98
|
+
export * from "./GetNotebookExportCommand";
|
|
95
99
|
export * from "./GetNotebookRunCommand";
|
|
96
100
|
export * from "./GetProjectCommand";
|
|
97
101
|
export * from "./GetProjectProfileCommand";
|
|
@@ -124,6 +128,7 @@ export * from "./ListLineageEventsCommand";
|
|
|
124
128
|
export * from "./ListLineageNodeHistoryCommand";
|
|
125
129
|
export * from "./ListMetadataGenerationRunsCommand";
|
|
126
130
|
export * from "./ListNotebookRunsCommand";
|
|
131
|
+
export * from "./ListNotebooksCommand";
|
|
127
132
|
export * from "./ListNotificationsCommand";
|
|
128
133
|
export * from "./ListPolicyGrantsCommand";
|
|
129
134
|
export * from "./ListProjectMembershipsCommand";
|
|
@@ -153,6 +158,8 @@ export * from "./SearchTypesCommand";
|
|
|
153
158
|
export * from "./SearchUserProfilesCommand";
|
|
154
159
|
export * from "./StartDataSourceRunCommand";
|
|
155
160
|
export * from "./StartMetadataGenerationRunCommand";
|
|
161
|
+
export * from "./StartNotebookExportCommand";
|
|
162
|
+
export * from "./StartNotebookImportCommand";
|
|
156
163
|
export * from "./StartNotebookRunCommand";
|
|
157
164
|
export * from "./StopNotebookRunCommand";
|
|
158
165
|
export * from "./TagResourceCommand";
|
|
@@ -170,6 +177,7 @@ export * from "./UpdateEnvironmentProfileCommand";
|
|
|
170
177
|
export * from "./UpdateGlossaryCommand";
|
|
171
178
|
export * from "./UpdateGlossaryTermCommand";
|
|
172
179
|
export * from "./UpdateGroupProfileCommand";
|
|
180
|
+
export * from "./UpdateNotebookCommand";
|
|
173
181
|
export * from "./UpdateProjectCommand";
|
|
174
182
|
export * from "./UpdateProjectProfileCommand";
|
|
175
183
|
export * from "./UpdateRootDomainUnitOwnerCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface DataZoneExtensionConfiguration
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
3
3
|
ServiceException as __ServiceException,
|
|
4
|
-
} from "@smithy/
|
|
4
|
+
} from "@smithy/core/client";
|
|
5
5
|
export { __ServiceExceptionOptions };
|
|
6
6
|
export { __ServiceException };
|
|
7
7
|
export declare class DataZoneServiceException extends __ServiceException {
|
|
@@ -433,6 +433,17 @@ export declare const EntityType: {
|
|
|
433
433
|
readonly DATA_PRODUCT: "DATA_PRODUCT";
|
|
434
434
|
};
|
|
435
435
|
export type EntityType = (typeof EntityType)[keyof typeof EntityType];
|
|
436
|
+
export declare const PackageManager: {
|
|
437
|
+
readonly UV: "UV";
|
|
438
|
+
};
|
|
439
|
+
export type PackageManager =
|
|
440
|
+
(typeof PackageManager)[keyof typeof PackageManager];
|
|
441
|
+
export declare const NotebookStatus: {
|
|
442
|
+
readonly ACTIVE: "ACTIVE";
|
|
443
|
+
readonly ARCHIVED: "ARCHIVED";
|
|
444
|
+
};
|
|
445
|
+
export type NotebookStatus =
|
|
446
|
+
(typeof NotebookStatus)[keyof typeof NotebookStatus];
|
|
436
447
|
export declare const UserDesignation: {
|
|
437
448
|
readonly PROJECT_CATALOG_CONSUMER: "PROJECT_CATALOG_CONSUMER";
|
|
438
449
|
readonly PROJECT_CATALOG_STEWARD: "PROJECT_CATALOG_STEWARD";
|
|
@@ -700,11 +711,18 @@ export declare const MetadataGenerationTargetType: {
|
|
|
700
711
|
};
|
|
701
712
|
export type MetadataGenerationTargetType =
|
|
702
713
|
(typeof MetadataGenerationTargetType)[keyof typeof MetadataGenerationTargetType];
|
|
703
|
-
export declare const
|
|
704
|
-
readonly
|
|
714
|
+
export declare const FileFormat: {
|
|
715
|
+
readonly IPYNB: "IPYNB";
|
|
716
|
+
readonly PDF: "PDF";
|
|
705
717
|
};
|
|
706
|
-
export type
|
|
707
|
-
|
|
718
|
+
export type FileFormat = (typeof FileFormat)[keyof typeof FileFormat];
|
|
719
|
+
export declare const NotebookExportStatus: {
|
|
720
|
+
readonly FAILED: "FAILED";
|
|
721
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
722
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
723
|
+
};
|
|
724
|
+
export type NotebookExportStatus =
|
|
725
|
+
(typeof NotebookExportStatus)[keyof typeof NotebookExportStatus];
|
|
708
726
|
export declare const NetworkAccessType: {
|
|
709
727
|
readonly PUBLIC_INTERNET_ONLY: "PUBLIC_INTERNET_ONLY";
|
|
710
728
|
readonly VPC_ONLY: "VPC_ONLY";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { DataZoneServiceException as __BaseException } from "./DataZoneServiceException";
|
|
3
3
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
4
|
readonly name: "AccessDeniedException";
|
|
@@ -37,8 +37,10 @@ import {
|
|
|
37
37
|
HyperPodOrchestrator,
|
|
38
38
|
ListingStatus,
|
|
39
39
|
ManagedPolicyType,
|
|
40
|
+
NotebookStatus,
|
|
40
41
|
OAuth2GrantType,
|
|
41
42
|
OverallDeploymentStatus,
|
|
43
|
+
PackageManager,
|
|
42
44
|
ProjectDesignation,
|
|
43
45
|
ProjectStatus,
|
|
44
46
|
Protocol,
|
|
@@ -50,7 +52,6 @@ import {
|
|
|
50
52
|
RuleType,
|
|
51
53
|
S3Permission,
|
|
52
54
|
Status,
|
|
53
|
-
SubscriptionGrantOverallStatus,
|
|
54
55
|
SubscriptionGrantStatus,
|
|
55
56
|
SubscriptionRequestStatus,
|
|
56
57
|
SubscriptionStatus,
|
|
@@ -3301,6 +3302,47 @@ export interface CreateListingChangeSetOutput {
|
|
|
3301
3302
|
listingRevision: string | undefined;
|
|
3302
3303
|
status: ListingStatus | undefined;
|
|
3303
3304
|
}
|
|
3305
|
+
export interface CreateNotebookInput {
|
|
3306
|
+
domainIdentifier: string | undefined;
|
|
3307
|
+
owningProjectIdentifier: string | undefined;
|
|
3308
|
+
name: string | undefined;
|
|
3309
|
+
description?: string | undefined;
|
|
3310
|
+
metadata?: Record<string, string> | undefined;
|
|
3311
|
+
parameters?: Record<string, string> | undefined;
|
|
3312
|
+
clientToken?: string | undefined;
|
|
3313
|
+
}
|
|
3314
|
+
export interface PackageConfig {
|
|
3315
|
+
packageManager: PackageManager | undefined;
|
|
3316
|
+
packageSpecification?: string | undefined;
|
|
3317
|
+
}
|
|
3318
|
+
export interface EnvironmentConfig {
|
|
3319
|
+
imageVersion?: string | undefined;
|
|
3320
|
+
packageConfig?: PackageConfig | undefined;
|
|
3321
|
+
}
|
|
3322
|
+
export interface NotebookError {
|
|
3323
|
+
message: string | undefined;
|
|
3324
|
+
}
|
|
3325
|
+
export interface CreateNotebookOutput {
|
|
3326
|
+
id: string | undefined;
|
|
3327
|
+
name: string | undefined;
|
|
3328
|
+
owningProjectId: string | undefined;
|
|
3329
|
+
domainId: string | undefined;
|
|
3330
|
+
cellOrder: CellInformation[] | undefined;
|
|
3331
|
+
status: NotebookStatus | undefined;
|
|
3332
|
+
description?: string | undefined;
|
|
3333
|
+
createdAt?: Date | undefined;
|
|
3334
|
+
createdBy?: string | undefined;
|
|
3335
|
+
updatedAt?: Date | undefined;
|
|
3336
|
+
updatedBy?: string | undefined;
|
|
3337
|
+
lockedBy?: string | undefined;
|
|
3338
|
+
lockedAt?: Date | undefined;
|
|
3339
|
+
lockExpiresAt?: Date | undefined;
|
|
3340
|
+
computeId?: string | undefined;
|
|
3341
|
+
metadata?: Record<string, string> | undefined;
|
|
3342
|
+
parameters?: Record<string, string> | undefined;
|
|
3343
|
+
environmentConfiguration?: EnvironmentConfig | undefined;
|
|
3344
|
+
error?: NotebookError | undefined;
|
|
3345
|
+
}
|
|
3304
3346
|
export type Member =
|
|
3305
3347
|
| Member.GroupIdentifierMember
|
|
3306
3348
|
| Member.UserIdentifierMember
|
|
@@ -3610,43 +3652,3 @@ export interface ListingRevision {
|
|
|
3610
3652
|
id: string | undefined;
|
|
3611
3653
|
revision: string | undefined;
|
|
3612
3654
|
}
|
|
3613
|
-
export type GrantedEntity =
|
|
3614
|
-
| GrantedEntity.ListingMember
|
|
3615
|
-
| GrantedEntity.$UnknownMember;
|
|
3616
|
-
export declare namespace GrantedEntity {
|
|
3617
|
-
interface ListingMember {
|
|
3618
|
-
listing: ListingRevision;
|
|
3619
|
-
$unknown?: never;
|
|
3620
|
-
}
|
|
3621
|
-
interface $UnknownMember {
|
|
3622
|
-
listing?: never;
|
|
3623
|
-
$unknown: [string, any];
|
|
3624
|
-
}
|
|
3625
|
-
interface Visitor<T> {
|
|
3626
|
-
listing: (value: ListingRevision) => T;
|
|
3627
|
-
_: (name: string, value: any) => T;
|
|
3628
|
-
}
|
|
3629
|
-
}
|
|
3630
|
-
export interface CreateSubscriptionGrantOutput {
|
|
3631
|
-
id: string | undefined;
|
|
3632
|
-
createdBy: string | undefined;
|
|
3633
|
-
updatedBy?: string | undefined;
|
|
3634
|
-
domainId: string | undefined;
|
|
3635
|
-
createdAt: Date | undefined;
|
|
3636
|
-
updatedAt: Date | undefined;
|
|
3637
|
-
environmentId?: string | undefined;
|
|
3638
|
-
subscriptionTargetId: string | undefined;
|
|
3639
|
-
grantedEntity: GrantedEntity | undefined;
|
|
3640
|
-
status: SubscriptionGrantOverallStatus | undefined;
|
|
3641
|
-
assets?: SubscribedAsset[] | undefined;
|
|
3642
|
-
subscriptionId?: string | undefined;
|
|
3643
|
-
}
|
|
3644
|
-
export interface SubscribedListingInput {
|
|
3645
|
-
identifier: string | undefined;
|
|
3646
|
-
}
|
|
3647
|
-
export interface SubscribedGroupInput {
|
|
3648
|
-
identifier?: string | undefined;
|
|
3649
|
-
}
|
|
3650
|
-
export interface SubscribedIamPrincipalInput {
|
|
3651
|
-
identifier?: string | undefined;
|
|
3652
|
-
}
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
EdgeDirection,
|
|
14
14
|
EnableSetting,
|
|
15
15
|
EnvironmentStatus,
|
|
16
|
-
|
|
16
|
+
FileFormat,
|
|
17
17
|
FilterStatus,
|
|
18
18
|
FormTypeStatus,
|
|
19
19
|
GlossaryStatus,
|
|
@@ -32,16 +32,14 @@ import {
|
|
|
32
32
|
MetadataGenerationRunType,
|
|
33
33
|
MetadataGenerationTargetType,
|
|
34
34
|
NetworkAccessType,
|
|
35
|
+
NotebookExportStatus,
|
|
35
36
|
NotebookRunStatus,
|
|
37
|
+
NotebookStatus,
|
|
36
38
|
NotificationResourceType,
|
|
37
39
|
NotificationRole,
|
|
38
40
|
NotificationType,
|
|
39
41
|
OpenLineageRunState,
|
|
40
|
-
PackageManager,
|
|
41
42
|
ProjectStatus,
|
|
42
|
-
RejectRuleBehavior,
|
|
43
|
-
RelationDirection,
|
|
44
|
-
RelationType,
|
|
45
43
|
ResolutionStrategy,
|
|
46
44
|
SelfGrantStatus,
|
|
47
45
|
SortFieldAccountPool,
|
|
@@ -89,16 +87,17 @@ import {
|
|
|
89
87
|
DeploymentProperties,
|
|
90
88
|
DetailedGlossaryTerm,
|
|
91
89
|
DomainUnitOwnerProperties,
|
|
90
|
+
EnvironmentConfig,
|
|
92
91
|
EnvironmentConfiguration,
|
|
93
92
|
EnvironmentConfigurationUserParameter,
|
|
94
93
|
EnvironmentDeploymentDetails,
|
|
95
94
|
FormInput,
|
|
96
95
|
FormOutput,
|
|
97
|
-
|
|
96
|
+
ListingRevision,
|
|
98
97
|
MatchRationaleItem,
|
|
99
98
|
Member,
|
|
100
99
|
Model,
|
|
101
|
-
|
|
100
|
+
NotebookError,
|
|
102
101
|
PhysicalEndpoint,
|
|
103
102
|
PolicyGrantDetail,
|
|
104
103
|
PolicyGrantPrincipal,
|
|
@@ -111,15 +110,52 @@ import {
|
|
|
111
110
|
ScheduleConfiguration,
|
|
112
111
|
SingleSignOn,
|
|
113
112
|
SubscribedAsset,
|
|
114
|
-
SubscribedGroupInput,
|
|
115
|
-
SubscribedIamPrincipalInput,
|
|
116
113
|
SubscribedListing,
|
|
117
|
-
SubscribedListingInput,
|
|
118
114
|
SubscribedPrincipal,
|
|
119
115
|
TermRelations,
|
|
120
116
|
TimeSeriesDataPointSummaryFormOutput,
|
|
121
117
|
UserProfileDetails,
|
|
122
118
|
} from "./models_0";
|
|
119
|
+
export type GrantedEntity =
|
|
120
|
+
| GrantedEntity.ListingMember
|
|
121
|
+
| GrantedEntity.$UnknownMember;
|
|
122
|
+
export declare namespace GrantedEntity {
|
|
123
|
+
interface ListingMember {
|
|
124
|
+
listing: ListingRevision;
|
|
125
|
+
$unknown?: never;
|
|
126
|
+
}
|
|
127
|
+
interface $UnknownMember {
|
|
128
|
+
listing?: never;
|
|
129
|
+
$unknown: [string, any];
|
|
130
|
+
}
|
|
131
|
+
interface Visitor<T> {
|
|
132
|
+
listing: (value: ListingRevision) => T;
|
|
133
|
+
_: (name: string, value: any) => T;
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
export interface CreateSubscriptionGrantOutput {
|
|
137
|
+
id: string | undefined;
|
|
138
|
+
createdBy: string | undefined;
|
|
139
|
+
updatedBy?: string | undefined;
|
|
140
|
+
domainId: string | undefined;
|
|
141
|
+
createdAt: Date | undefined;
|
|
142
|
+
updatedAt: Date | undefined;
|
|
143
|
+
environmentId?: string | undefined;
|
|
144
|
+
subscriptionTargetId: string | undefined;
|
|
145
|
+
grantedEntity: GrantedEntity | undefined;
|
|
146
|
+
status: SubscriptionGrantOverallStatus | undefined;
|
|
147
|
+
assets?: SubscribedAsset[] | undefined;
|
|
148
|
+
subscriptionId?: string | undefined;
|
|
149
|
+
}
|
|
150
|
+
export interface SubscribedListingInput {
|
|
151
|
+
identifier: string | undefined;
|
|
152
|
+
}
|
|
153
|
+
export interface SubscribedGroupInput {
|
|
154
|
+
identifier?: string | undefined;
|
|
155
|
+
}
|
|
156
|
+
export interface SubscribedIamPrincipalInput {
|
|
157
|
+
identifier?: string | undefined;
|
|
158
|
+
}
|
|
123
159
|
export interface SubscribedProjectInput {
|
|
124
160
|
identifier?: string | undefined;
|
|
125
161
|
}
|
|
@@ -2174,13 +2210,150 @@ export interface StartMetadataGenerationRunOutput {
|
|
|
2174
2210
|
createdBy?: string | undefined;
|
|
2175
2211
|
owningProjectId?: string | undefined;
|
|
2176
2212
|
}
|
|
2177
|
-
export interface
|
|
2178
|
-
|
|
2179
|
-
|
|
2213
|
+
export interface DeleteNotebookInput {
|
|
2214
|
+
domainIdentifier: string | undefined;
|
|
2215
|
+
identifier: string | undefined;
|
|
2216
|
+
}
|
|
2217
|
+
export interface DeleteNotebookOutput {}
|
|
2218
|
+
export interface GetNotebookInput {
|
|
2219
|
+
domainIdentifier: string | undefined;
|
|
2220
|
+
identifier: string | undefined;
|
|
2221
|
+
}
|
|
2222
|
+
export interface GetNotebookOutput {
|
|
2223
|
+
id: string | undefined;
|
|
2224
|
+
name: string | undefined;
|
|
2225
|
+
owningProjectId: string | undefined;
|
|
2226
|
+
domainId: string | undefined;
|
|
2227
|
+
cellOrder: CellInformation[] | undefined;
|
|
2228
|
+
status: NotebookStatus | undefined;
|
|
2229
|
+
description?: string | undefined;
|
|
2230
|
+
createdAt?: Date | undefined;
|
|
2231
|
+
createdBy?: string | undefined;
|
|
2232
|
+
updatedAt?: Date | undefined;
|
|
2233
|
+
updatedBy?: string | undefined;
|
|
2234
|
+
lockedBy?: string | undefined;
|
|
2235
|
+
lockedAt?: Date | undefined;
|
|
2236
|
+
lockExpiresAt?: Date | undefined;
|
|
2237
|
+
computeId?: string | undefined;
|
|
2238
|
+
metadata?: Record<string, string> | undefined;
|
|
2239
|
+
parameters?: Record<string, string> | undefined;
|
|
2240
|
+
environmentConfiguration?: EnvironmentConfig | undefined;
|
|
2241
|
+
error?: NotebookError | undefined;
|
|
2242
|
+
}
|
|
2243
|
+
export interface ListNotebooksInput {
|
|
2244
|
+
domainIdentifier: string | undefined;
|
|
2245
|
+
owningProjectIdentifier: string | undefined;
|
|
2246
|
+
maxResults?: number | undefined;
|
|
2247
|
+
sortOrder?: SortOrder | undefined;
|
|
2248
|
+
sortBy?: SortKey | undefined;
|
|
2249
|
+
status?: NotebookStatus | undefined;
|
|
2250
|
+
nextToken?: string | undefined;
|
|
2251
|
+
}
|
|
2252
|
+
export interface NotebookSummary {
|
|
2253
|
+
id: string | undefined;
|
|
2254
|
+
name: string | undefined;
|
|
2255
|
+
owningProjectId: string | undefined;
|
|
2256
|
+
domainId: string | undefined;
|
|
2257
|
+
status: NotebookStatus | undefined;
|
|
2258
|
+
description?: string | undefined;
|
|
2259
|
+
createdAt?: Date | undefined;
|
|
2260
|
+
createdBy?: string | undefined;
|
|
2261
|
+
updatedAt?: Date | undefined;
|
|
2262
|
+
updatedBy?: string | undefined;
|
|
2263
|
+
}
|
|
2264
|
+
export interface ListNotebooksOutput {
|
|
2265
|
+
items?: NotebookSummary[] | undefined;
|
|
2266
|
+
nextToken?: string | undefined;
|
|
2267
|
+
}
|
|
2268
|
+
export interface UpdateNotebookInput {
|
|
2269
|
+
domainIdentifier: string | undefined;
|
|
2270
|
+
identifier: string | undefined;
|
|
2271
|
+
description?: string | undefined;
|
|
2272
|
+
status?: NotebookStatus | undefined;
|
|
2273
|
+
name?: string | undefined;
|
|
2274
|
+
cellOrder?: CellInformation[] | undefined;
|
|
2275
|
+
metadata?: Record<string, string> | undefined;
|
|
2276
|
+
parameters?: Record<string, string> | undefined;
|
|
2277
|
+
environmentConfiguration?: EnvironmentConfig | undefined;
|
|
2278
|
+
clientToken?: string | undefined;
|
|
2279
|
+
}
|
|
2280
|
+
export interface UpdateNotebookOutput {
|
|
2281
|
+
id: string | undefined;
|
|
2282
|
+
name: string | undefined;
|
|
2283
|
+
owningProjectId: string | undefined;
|
|
2284
|
+
domainId: string | undefined;
|
|
2285
|
+
cellOrder: CellInformation[] | undefined;
|
|
2286
|
+
status: NotebookStatus | undefined;
|
|
2287
|
+
description?: string | undefined;
|
|
2288
|
+
createdAt?: Date | undefined;
|
|
2289
|
+
createdBy?: string | undefined;
|
|
2290
|
+
updatedAt?: Date | undefined;
|
|
2291
|
+
updatedBy?: string | undefined;
|
|
2292
|
+
lockedBy?: string | undefined;
|
|
2293
|
+
lockedAt?: Date | undefined;
|
|
2294
|
+
lockExpiresAt?: Date | undefined;
|
|
2295
|
+
computeId?: string | undefined;
|
|
2296
|
+
metadata?: Record<string, string> | undefined;
|
|
2297
|
+
parameters?: Record<string, string> | undefined;
|
|
2298
|
+
environmentConfiguration?: EnvironmentConfig | undefined;
|
|
2299
|
+
error?: NotebookError | undefined;
|
|
2300
|
+
}
|
|
2301
|
+
export interface GetNotebookExportInput {
|
|
2302
|
+
domainIdentifier: string | undefined;
|
|
2303
|
+
identifier: string | undefined;
|
|
2304
|
+
}
|
|
2305
|
+
export interface NotebookExportError {
|
|
2306
|
+
message: string | undefined;
|
|
2307
|
+
}
|
|
2308
|
+
export interface S3Destination {
|
|
2309
|
+
uri?: string | undefined;
|
|
2310
|
+
}
|
|
2311
|
+
export type OutputLocation =
|
|
2312
|
+
| OutputLocation.S3Member
|
|
2313
|
+
| OutputLocation.$UnknownMember;
|
|
2314
|
+
export declare namespace OutputLocation {
|
|
2315
|
+
interface S3Member {
|
|
2316
|
+
s3: S3Destination;
|
|
2317
|
+
$unknown?: never;
|
|
2318
|
+
}
|
|
2319
|
+
interface $UnknownMember {
|
|
2320
|
+
s3?: never;
|
|
2321
|
+
$unknown: [string, any];
|
|
2322
|
+
}
|
|
2323
|
+
interface Visitor<T> {
|
|
2324
|
+
s3: (value: S3Destination) => T;
|
|
2325
|
+
_: (name: string, value: any) => T;
|
|
2326
|
+
}
|
|
2327
|
+
}
|
|
2328
|
+
export interface GetNotebookExportOutput {
|
|
2329
|
+
id: string | undefined;
|
|
2330
|
+
domainId: string | undefined;
|
|
2331
|
+
owningProjectId: string | undefined;
|
|
2332
|
+
notebookId: string | undefined;
|
|
2333
|
+
fileFormat: FileFormat | undefined;
|
|
2334
|
+
status: NotebookExportStatus | undefined;
|
|
2335
|
+
outputLocation?: OutputLocation | undefined;
|
|
2336
|
+
error?: NotebookExportError | undefined;
|
|
2337
|
+
completedAt?: Date | undefined;
|
|
2338
|
+
createdAt?: Date | undefined;
|
|
2339
|
+
createdBy?: string | undefined;
|
|
2340
|
+
}
|
|
2341
|
+
export interface StartNotebookExportInput {
|
|
2342
|
+
domainIdentifier: string | undefined;
|
|
2343
|
+
notebookIdentifier: string | undefined;
|
|
2344
|
+
owningProjectIdentifier: string | undefined;
|
|
2345
|
+
fileFormat: FileFormat | undefined;
|
|
2346
|
+
clientToken?: string | undefined;
|
|
2180
2347
|
}
|
|
2181
|
-
export interface
|
|
2182
|
-
|
|
2183
|
-
|
|
2348
|
+
export interface StartNotebookExportOutput {
|
|
2349
|
+
id: string | undefined;
|
|
2350
|
+
domainId: string | undefined;
|
|
2351
|
+
owningProjectId: string | undefined;
|
|
2352
|
+
notebookId: string | undefined;
|
|
2353
|
+
fileFormat: FileFormat | undefined;
|
|
2354
|
+
status: NotebookExportStatus | undefined;
|
|
2355
|
+
createdAt?: Date | undefined;
|
|
2356
|
+
createdBy?: string | undefined;
|
|
2184
2357
|
}
|
|
2185
2358
|
export interface GetNotebookRunInput {
|
|
2186
2359
|
domainIdentifier: string | undefined;
|
|
@@ -2316,138 +2489,3 @@ export interface PostLineageEventOutput {
|
|
|
2316
2489
|
id?: string | undefined;
|
|
2317
2490
|
domainId?: string | undefined;
|
|
2318
2491
|
}
|
|
2319
|
-
export interface TimeSeriesDataPointFormInput {
|
|
2320
|
-
formName: string | undefined;
|
|
2321
|
-
typeIdentifier: string | undefined;
|
|
2322
|
-
typeRevision?: string | undefined;
|
|
2323
|
-
timestamp: Date | undefined;
|
|
2324
|
-
content?: string | undefined;
|
|
2325
|
-
}
|
|
2326
|
-
export interface PostTimeSeriesDataPointsInput {
|
|
2327
|
-
domainIdentifier: string | undefined;
|
|
2328
|
-
entityIdentifier: string | undefined;
|
|
2329
|
-
entityType: TimeSeriesEntityType | undefined;
|
|
2330
|
-
forms: TimeSeriesDataPointFormInput[] | undefined;
|
|
2331
|
-
clientToken?: string | undefined;
|
|
2332
|
-
}
|
|
2333
|
-
export interface PostTimeSeriesDataPointsOutput {
|
|
2334
|
-
domainId?: string | undefined;
|
|
2335
|
-
entityId?: string | undefined;
|
|
2336
|
-
entityType?: TimeSeriesEntityType | undefined;
|
|
2337
|
-
forms?: TimeSeriesDataPointFormOutput[] | undefined;
|
|
2338
|
-
}
|
|
2339
|
-
export interface PutDataExportConfigurationInput {
|
|
2340
|
-
domainIdentifier: string | undefined;
|
|
2341
|
-
enableExport: boolean | undefined;
|
|
2342
|
-
encryptionConfiguration?: EncryptionConfiguration | undefined;
|
|
2343
|
-
clientToken?: string | undefined;
|
|
2344
|
-
}
|
|
2345
|
-
export interface PutDataExportConfigurationOutput {}
|
|
2346
|
-
export interface Filter {
|
|
2347
|
-
attribute: string | undefined;
|
|
2348
|
-
value?: string | undefined;
|
|
2349
|
-
intValue?: number | undefined;
|
|
2350
|
-
operator?: FilterOperator | undefined;
|
|
2351
|
-
}
|
|
2352
|
-
export interface RelationPattern {
|
|
2353
|
-
relationType: RelationType | undefined;
|
|
2354
|
-
relationDirection: RelationDirection | undefined;
|
|
2355
|
-
maxPathLength?: number | undefined;
|
|
2356
|
-
}
|
|
2357
|
-
export interface LineageNodeItem {
|
|
2358
|
-
domainId: string | undefined;
|
|
2359
|
-
name?: string | undefined;
|
|
2360
|
-
description?: string | undefined;
|
|
2361
|
-
createdAt?: Date | undefined;
|
|
2362
|
-
createdBy?: string | undefined;
|
|
2363
|
-
updatedAt?: Date | undefined;
|
|
2364
|
-
updatedBy?: string | undefined;
|
|
2365
|
-
id: string | undefined;
|
|
2366
|
-
typeName: string | undefined;
|
|
2367
|
-
typeRevision?: string | undefined;
|
|
2368
|
-
sourceIdentifier?: string | undefined;
|
|
2369
|
-
eventTimestamp?: Date | undefined;
|
|
2370
|
-
formsOutput?: FormOutput[] | undefined;
|
|
2371
|
-
upstreamLineageNodeIds?: string[] | undefined;
|
|
2372
|
-
downstreamLineageNodeIds?: string[] | undefined;
|
|
2373
|
-
}
|
|
2374
|
-
export type ResultItem =
|
|
2375
|
-
| ResultItem.LineageNodeMember
|
|
2376
|
-
| ResultItem.$UnknownMember;
|
|
2377
|
-
export declare namespace ResultItem {
|
|
2378
|
-
interface LineageNodeMember {
|
|
2379
|
-
lineageNode: LineageNodeItem;
|
|
2380
|
-
$unknown?: never;
|
|
2381
|
-
}
|
|
2382
|
-
interface $UnknownMember {
|
|
2383
|
-
lineageNode?: never;
|
|
2384
|
-
$unknown: [string, any];
|
|
2385
|
-
}
|
|
2386
|
-
interface Visitor<T> {
|
|
2387
|
-
lineageNode: (value: LineageNodeItem) => T;
|
|
2388
|
-
_: (name: string, value: any) => T;
|
|
2389
|
-
}
|
|
2390
|
-
}
|
|
2391
|
-
export interface QueryGraphOutput {
|
|
2392
|
-
items?: ResultItem[] | undefined;
|
|
2393
|
-
nextToken?: string | undefined;
|
|
2394
|
-
}
|
|
2395
|
-
export interface RejectChoice {
|
|
2396
|
-
predictionTarget: string | undefined;
|
|
2397
|
-
predictionChoices?: number[] | undefined;
|
|
2398
|
-
}
|
|
2399
|
-
export interface RejectRule {
|
|
2400
|
-
rule?: RejectRuleBehavior | undefined;
|
|
2401
|
-
threshold?: number | undefined;
|
|
2402
|
-
}
|
|
2403
|
-
export interface RejectPredictionsInput {
|
|
2404
|
-
domainIdentifier: string | undefined;
|
|
2405
|
-
identifier: string | undefined;
|
|
2406
|
-
revision?: string | undefined;
|
|
2407
|
-
rejectRule?: RejectRule | undefined;
|
|
2408
|
-
rejectChoices?: RejectChoice[] | undefined;
|
|
2409
|
-
clientToken?: string | undefined;
|
|
2410
|
-
}
|
|
2411
|
-
export interface RejectPredictionsOutput {
|
|
2412
|
-
domainId: string | undefined;
|
|
2413
|
-
assetId: string | undefined;
|
|
2414
|
-
assetRevision: string | undefined;
|
|
2415
|
-
}
|
|
2416
|
-
export interface RejectSubscriptionRequestInput {
|
|
2417
|
-
domainIdentifier: string | undefined;
|
|
2418
|
-
identifier: string | undefined;
|
|
2419
|
-
decisionComment?: string | undefined;
|
|
2420
|
-
}
|
|
2421
|
-
export interface RejectSubscriptionRequestOutput {
|
|
2422
|
-
id: string | undefined;
|
|
2423
|
-
createdBy: string | undefined;
|
|
2424
|
-
updatedBy?: string | undefined;
|
|
2425
|
-
domainId: string | undefined;
|
|
2426
|
-
status: SubscriptionRequestStatus | undefined;
|
|
2427
|
-
createdAt: Date | undefined;
|
|
2428
|
-
updatedAt: Date | undefined;
|
|
2429
|
-
requestReason: string | undefined;
|
|
2430
|
-
subscribedPrincipals: SubscribedPrincipal[] | undefined;
|
|
2431
|
-
subscribedListings: SubscribedListing[] | undefined;
|
|
2432
|
-
reviewerId?: string | undefined;
|
|
2433
|
-
decisionComment?: string | undefined;
|
|
2434
|
-
existingSubscriptionId?: string | undefined;
|
|
2435
|
-
metadataForms?: FormOutput[] | undefined;
|
|
2436
|
-
}
|
|
2437
|
-
export interface RemoveEntityOwnerInput {
|
|
2438
|
-
domainIdentifier: string | undefined;
|
|
2439
|
-
entityType: DataZoneEntityType | undefined;
|
|
2440
|
-
entityIdentifier: string | undefined;
|
|
2441
|
-
owner: OwnerProperties | undefined;
|
|
2442
|
-
clientToken?: string | undefined;
|
|
2443
|
-
}
|
|
2444
|
-
export interface RemoveEntityOwnerOutput {}
|
|
2445
|
-
export interface RemovePolicyGrantInput {
|
|
2446
|
-
domainIdentifier: string | undefined;
|
|
2447
|
-
entityType: TargetEntityType | undefined;
|
|
2448
|
-
entityIdentifier: string | undefined;
|
|
2449
|
-
policyType: ManagedPolicyType | undefined;
|
|
2450
|
-
principal: PolicyGrantPrincipal | undefined;
|
|
2451
|
-
grantIdentifier?: string | undefined;
|
|
2452
|
-
clientToken?: string | undefined;
|
|
2453
|
-
}
|