@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 type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { UpdateSubscriptionRequestInput, UpdateSubscriptionRequestOutput } from "../models/models_2";
|
|
@@ -22,9 +22,11 @@ export interface UpdateSubscriptionRequestCommandInput extends UpdateSubscriptio
|
|
|
22
22
|
export interface UpdateSubscriptionRequestCommandOutput extends UpdateSubscriptionRequestOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSubscriptionRequestCommand_base: {
|
|
25
|
-
new (input: UpdateSubscriptionRequestCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateSubscriptionRequestCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<UpdateSubscriptionRequestCommandInput, UpdateSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<UpdateSubscriptionRequestCommandInput, UpdateSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a specified subscription request in Amazon DataZone.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { UpdateSubscriptionTargetInput, UpdateSubscriptionTargetOutput } from "../models/models_2";
|
|
@@ -22,9 +22,11 @@ export interface UpdateSubscriptionTargetCommandInput extends UpdateSubscription
|
|
|
22
22
|
export interface UpdateSubscriptionTargetCommandOutput extends UpdateSubscriptionTargetOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateSubscriptionTargetCommand_base: {
|
|
25
|
-
new (input: UpdateSubscriptionTargetCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateSubscriptionTargetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateSubscriptionTargetCommandInput): import("@smithy/core/client").CommandImpl<UpdateSubscriptionTargetCommandInput, UpdateSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateSubscriptionTargetCommandInput): import("@smithy/core/client").CommandImpl<UpdateSubscriptionTargetCommandInput, UpdateSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified subscription target in Amazon DataZone.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { UpdateUserProfileInput, UpdateUserProfileOutput } from "../models/models_2";
|
|
@@ -22,9 +22,11 @@ export interface UpdateUserProfileCommandInput extends UpdateUserProfileInput {
|
|
|
22
22
|
export interface UpdateUserProfileCommandOutput extends UpdateUserProfileOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateUserProfileCommand_base: {
|
|
25
|
-
new (input: UpdateUserProfileCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateUserProfileCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateUserProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateUserProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified user profile in Amazon DataZone.</p>
|
|
@@ -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 type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -738,6 +738,38 @@ export declare const EntityType: {
|
|
|
738
738
|
* @public
|
|
739
739
|
*/
|
|
740
740
|
export type EntityType = (typeof EntityType)[keyof typeof EntityType];
|
|
741
|
+
/**
|
|
742
|
+
* @public
|
|
743
|
+
* @enum
|
|
744
|
+
*/
|
|
745
|
+
export declare const PackageManager: {
|
|
746
|
+
/**
|
|
747
|
+
* <p>The UV package manager.</p>
|
|
748
|
+
*/
|
|
749
|
+
readonly UV: "UV";
|
|
750
|
+
};
|
|
751
|
+
/**
|
|
752
|
+
* @public
|
|
753
|
+
*/
|
|
754
|
+
export type PackageManager = (typeof PackageManager)[keyof typeof PackageManager];
|
|
755
|
+
/**
|
|
756
|
+
* @public
|
|
757
|
+
* @enum
|
|
758
|
+
*/
|
|
759
|
+
export declare const NotebookStatus: {
|
|
760
|
+
/**
|
|
761
|
+
* <p>The notebook is active.</p>
|
|
762
|
+
*/
|
|
763
|
+
readonly ACTIVE: "ACTIVE";
|
|
764
|
+
/**
|
|
765
|
+
* <p>The notebook is archived.</p>
|
|
766
|
+
*/
|
|
767
|
+
readonly ARCHIVED: "ARCHIVED";
|
|
768
|
+
};
|
|
769
|
+
/**
|
|
770
|
+
* @public
|
|
771
|
+
*/
|
|
772
|
+
export type NotebookStatus = (typeof NotebookStatus)[keyof typeof NotebookStatus];
|
|
741
773
|
/**
|
|
742
774
|
* @public
|
|
743
775
|
* @enum
|
|
@@ -1249,16 +1281,42 @@ export type MetadataGenerationTargetType = (typeof MetadataGenerationTargetType)
|
|
|
1249
1281
|
* @public
|
|
1250
1282
|
* @enum
|
|
1251
1283
|
*/
|
|
1252
|
-
export declare const
|
|
1284
|
+
export declare const FileFormat: {
|
|
1253
1285
|
/**
|
|
1254
|
-
* <p>
|
|
1286
|
+
* <p>Export the notebook as a Jupyter notebook (.ipynb) file.</p>
|
|
1255
1287
|
*/
|
|
1256
|
-
readonly
|
|
1288
|
+
readonly IPYNB: "IPYNB";
|
|
1289
|
+
/**
|
|
1290
|
+
* <p>Export the notebook as a PDF file.</p>
|
|
1291
|
+
*/
|
|
1292
|
+
readonly PDF: "PDF";
|
|
1257
1293
|
};
|
|
1258
1294
|
/**
|
|
1259
1295
|
* @public
|
|
1260
1296
|
*/
|
|
1261
|
-
export type
|
|
1297
|
+
export type FileFormat = (typeof FileFormat)[keyof typeof FileFormat];
|
|
1298
|
+
/**
|
|
1299
|
+
* @public
|
|
1300
|
+
* @enum
|
|
1301
|
+
*/
|
|
1302
|
+
export declare const NotebookExportStatus: {
|
|
1303
|
+
/**
|
|
1304
|
+
* <p>The notebook export failed.</p>
|
|
1305
|
+
*/
|
|
1306
|
+
readonly FAILED: "FAILED";
|
|
1307
|
+
/**
|
|
1308
|
+
* <p>The notebook export is in progress.</p>
|
|
1309
|
+
*/
|
|
1310
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1311
|
+
/**
|
|
1312
|
+
* <p>The notebook export succeeded.</p>
|
|
1313
|
+
*/
|
|
1314
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
1315
|
+
};
|
|
1316
|
+
/**
|
|
1317
|
+
* @public
|
|
1318
|
+
*/
|
|
1319
|
+
export type NotebookExportStatus = (typeof NotebookExportStatus)[keyof typeof NotebookExportStatus];
|
|
1262
1320
|
/**
|
|
1263
1321
|
* @public
|
|
1264
1322
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { DataZoneServiceException as __BaseException } from "./DataZoneServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>You do not have sufficient access to perform this action.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AcceptRuleBehavior, AttributeEntityType, AuthenticationType, AuthType, ChangeAction, ComputeEnvironments, ConfigurableActionTypeAuthorization, ConnectionScope, ConnectionStatus, ConnectionType, DataProductItemType, DataProductStatus, DataSourceErrorType, DataSourceRunStatus, DataSourceStatus, DataZoneEntityType, DeploymentMode, DeploymentStatus, DeploymentType, DomainStatus, DomainUnitDesignation, DomainVersion, EnableSetting, EntityType, EnvironmentStatus, FilterExpressionType, FilterStatus, FormTypeStatus, GlossaryStatus, GlossaryTermStatus, GlossaryUsageRestriction, GlueConnectionType, GovernanceType, GovernedEntityType, GroupProfileStatus, HyperPodOrchestrator, ListingStatus, ManagedPolicyType, OAuth2GrantType, OverallDeploymentStatus, ProjectDesignation, ProjectStatus, Protocol, ResolutionStrategy, ResourceTagSource, RuleAction, RuleScopeSelectionMode, RuleTargetType, RuleType, S3Permission, Status,
|
|
1
|
+
import type { AcceptRuleBehavior, AttributeEntityType, AuthenticationType, AuthType, ChangeAction, ComputeEnvironments, ConfigurableActionTypeAuthorization, ConnectionScope, ConnectionStatus, ConnectionType, DataProductItemType, DataProductStatus, DataSourceErrorType, DataSourceRunStatus, DataSourceStatus, DataZoneEntityType, DeploymentMode, DeploymentStatus, DeploymentType, DomainStatus, DomainUnitDesignation, DomainVersion, EnableSetting, EntityType, EnvironmentStatus, FilterExpressionType, FilterStatus, FormTypeStatus, GlossaryStatus, GlossaryTermStatus, GlossaryUsageRestriction, GlueConnectionType, GovernanceType, GovernedEntityType, GroupProfileStatus, HyperPodOrchestrator, ListingStatus, ManagedPolicyType, NotebookStatus, OAuth2GrantType, OverallDeploymentStatus, PackageManager, ProjectDesignation, ProjectStatus, Protocol, ResolutionStrategy, ResourceTagSource, RuleAction, RuleScopeSelectionMode, RuleTargetType, RuleType, S3Permission, Status, SubscriptionGrantStatus, SubscriptionRequestStatus, SubscriptionStatus, TargetEntityType, Timezone, UserAssignment, UserDesignation } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>Specifies the prediction (aka, the automatically generated piece of metadata) and the target (for example, a column name) that can be accepted.</p>
|
|
4
4
|
* @public
|
|
@@ -4328,7 +4328,7 @@ export interface CancelSubscriptionOutput {
|
|
|
4328
4328
|
retainPermissions?: boolean | undefined;
|
|
4329
4329
|
}
|
|
4330
4330
|
/**
|
|
4331
|
-
* <p>The information about a cell in a notebook run in Amazon
|
|
4331
|
+
* <p>The information about a cell in a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
4332
4332
|
* @public
|
|
4333
4333
|
*/
|
|
4334
4334
|
export interface CellInformation {
|
|
@@ -4345,7 +4345,7 @@ export interface CloudFormationProperties {
|
|
|
4345
4345
|
templateUrl: string | undefined;
|
|
4346
4346
|
}
|
|
4347
4347
|
/**
|
|
4348
|
-
* <p>The compute configuration for a notebook run in Amazon
|
|
4348
|
+
* <p>The compute configuration for a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
4349
4349
|
* @public
|
|
4350
4350
|
*/
|
|
4351
4351
|
export interface ComputeConfig {
|
|
@@ -8847,6 +8847,189 @@ export interface CreateListingChangeSetOutput {
|
|
|
8847
8847
|
*/
|
|
8848
8848
|
status: ListingStatus | undefined;
|
|
8849
8849
|
}
|
|
8850
|
+
/**
|
|
8851
|
+
* @public
|
|
8852
|
+
*/
|
|
8853
|
+
export interface CreateNotebookInput {
|
|
8854
|
+
/**
|
|
8855
|
+
* <p>The identifier of the Amazon SageMaker Unified Studio domain in which to create the notebook.</p>
|
|
8856
|
+
* @public
|
|
8857
|
+
*/
|
|
8858
|
+
domainIdentifier: string | undefined;
|
|
8859
|
+
/**
|
|
8860
|
+
* <p>The identifier of the project that owns the notebook.</p>
|
|
8861
|
+
* @public
|
|
8862
|
+
*/
|
|
8863
|
+
owningProjectIdentifier: string | undefined;
|
|
8864
|
+
/**
|
|
8865
|
+
* <p>The name of the notebook. The name must be between 1 and 256 characters.</p>
|
|
8866
|
+
* @public
|
|
8867
|
+
*/
|
|
8868
|
+
name: string | undefined;
|
|
8869
|
+
/**
|
|
8870
|
+
* <p>The description of the notebook.</p>
|
|
8871
|
+
* @public
|
|
8872
|
+
*/
|
|
8873
|
+
description?: string | undefined;
|
|
8874
|
+
/**
|
|
8875
|
+
* <p>The metadata for the notebook, specified as key-value pairs. You can specify up to 50 entries, with keys up to 128 characters and values up to 1024 characters.</p>
|
|
8876
|
+
* @public
|
|
8877
|
+
*/
|
|
8878
|
+
metadata?: Record<string, string> | undefined;
|
|
8879
|
+
/**
|
|
8880
|
+
* <p>The sensitive parameters for the notebook, specified as key-value pairs. You can specify up to 50 entries, with keys up to 128 characters and values up to 1024 characters.</p>
|
|
8881
|
+
* @public
|
|
8882
|
+
*/
|
|
8883
|
+
parameters?: Record<string, string> | undefined;
|
|
8884
|
+
/**
|
|
8885
|
+
* <p>A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.</p>
|
|
8886
|
+
* @public
|
|
8887
|
+
*/
|
|
8888
|
+
clientToken?: string | undefined;
|
|
8889
|
+
}
|
|
8890
|
+
/**
|
|
8891
|
+
* <p>The package configuration for a notebook run environment in Amazon SageMaker Unified Studio.</p>
|
|
8892
|
+
* @public
|
|
8893
|
+
*/
|
|
8894
|
+
export interface PackageConfig {
|
|
8895
|
+
/**
|
|
8896
|
+
* <p>The package manager for the notebook run environment. The default value is <code>UV</code>.</p>
|
|
8897
|
+
* @public
|
|
8898
|
+
*/
|
|
8899
|
+
packageManager: PackageManager | undefined;
|
|
8900
|
+
/**
|
|
8901
|
+
* <p>The package specification content for the notebook run environment. The maximum length is 10240 characters.</p>
|
|
8902
|
+
* @public
|
|
8903
|
+
*/
|
|
8904
|
+
packageSpecification?: string | undefined;
|
|
8905
|
+
}
|
|
8906
|
+
/**
|
|
8907
|
+
* <p>The environment configuration for a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
8908
|
+
* @public
|
|
8909
|
+
*/
|
|
8910
|
+
export interface EnvironmentConfig {
|
|
8911
|
+
/**
|
|
8912
|
+
* <p>The image version for the notebook run environment.</p>
|
|
8913
|
+
* @public
|
|
8914
|
+
*/
|
|
8915
|
+
imageVersion?: string | undefined;
|
|
8916
|
+
/**
|
|
8917
|
+
* <p>The package configuration for the notebook run environment.</p>
|
|
8918
|
+
* @public
|
|
8919
|
+
*/
|
|
8920
|
+
packageConfig?: PackageConfig | undefined;
|
|
8921
|
+
}
|
|
8922
|
+
/**
|
|
8923
|
+
* <p>The error details of a notebook in Amazon SageMaker Unified Studio.</p>
|
|
8924
|
+
* @public
|
|
8925
|
+
*/
|
|
8926
|
+
export interface NotebookError {
|
|
8927
|
+
/**
|
|
8928
|
+
* <p>The error message. The maximum length is 256 characters.</p>
|
|
8929
|
+
* @public
|
|
8930
|
+
*/
|
|
8931
|
+
message: string | undefined;
|
|
8932
|
+
}
|
|
8933
|
+
/**
|
|
8934
|
+
* @public
|
|
8935
|
+
*/
|
|
8936
|
+
export interface CreateNotebookOutput {
|
|
8937
|
+
/**
|
|
8938
|
+
* <p>The identifier of the notebook.</p>
|
|
8939
|
+
* @public
|
|
8940
|
+
*/
|
|
8941
|
+
id: string | undefined;
|
|
8942
|
+
/**
|
|
8943
|
+
* <p>The name of the notebook.</p>
|
|
8944
|
+
* @public
|
|
8945
|
+
*/
|
|
8946
|
+
name: string | undefined;
|
|
8947
|
+
/**
|
|
8948
|
+
* <p>The identifier of the project that owns the notebook.</p>
|
|
8949
|
+
* @public
|
|
8950
|
+
*/
|
|
8951
|
+
owningProjectId: string | undefined;
|
|
8952
|
+
/**
|
|
8953
|
+
* <p>The identifier of the Amazon SageMaker Unified Studio domain.</p>
|
|
8954
|
+
* @public
|
|
8955
|
+
*/
|
|
8956
|
+
domainId: string | undefined;
|
|
8957
|
+
/**
|
|
8958
|
+
* <p>The ordered list of cells in the notebook.</p>
|
|
8959
|
+
* @public
|
|
8960
|
+
*/
|
|
8961
|
+
cellOrder: CellInformation[] | undefined;
|
|
8962
|
+
/**
|
|
8963
|
+
* <p>The status of the notebook.</p>
|
|
8964
|
+
* @public
|
|
8965
|
+
*/
|
|
8966
|
+
status: NotebookStatus | undefined;
|
|
8967
|
+
/**
|
|
8968
|
+
* <p>The description of the notebook.</p>
|
|
8969
|
+
* @public
|
|
8970
|
+
*/
|
|
8971
|
+
description?: string | undefined;
|
|
8972
|
+
/**
|
|
8973
|
+
* <p>The timestamp of when the notebook was created.</p>
|
|
8974
|
+
* @public
|
|
8975
|
+
*/
|
|
8976
|
+
createdAt?: Date | undefined;
|
|
8977
|
+
/**
|
|
8978
|
+
* <p>The identifier of the user who created the notebook.</p>
|
|
8979
|
+
* @public
|
|
8980
|
+
*/
|
|
8981
|
+
createdBy?: string | undefined;
|
|
8982
|
+
/**
|
|
8983
|
+
* <p>The timestamp of when the notebook was last updated.</p>
|
|
8984
|
+
* @public
|
|
8985
|
+
*/
|
|
8986
|
+
updatedAt?: Date | undefined;
|
|
8987
|
+
/**
|
|
8988
|
+
* <p>The identifier of the user who last updated the notebook.</p>
|
|
8989
|
+
* @public
|
|
8990
|
+
*/
|
|
8991
|
+
updatedBy?: string | undefined;
|
|
8992
|
+
/**
|
|
8993
|
+
* <p>The identifier of the user who locked the notebook.</p>
|
|
8994
|
+
* @public
|
|
8995
|
+
*/
|
|
8996
|
+
lockedBy?: string | undefined;
|
|
8997
|
+
/**
|
|
8998
|
+
* <p>The timestamp of when the notebook was locked.</p>
|
|
8999
|
+
* @public
|
|
9000
|
+
*/
|
|
9001
|
+
lockedAt?: Date | undefined;
|
|
9002
|
+
/**
|
|
9003
|
+
* <p>The timestamp of when the notebook lock expires.</p>
|
|
9004
|
+
* @public
|
|
9005
|
+
*/
|
|
9006
|
+
lockExpiresAt?: Date | undefined;
|
|
9007
|
+
/**
|
|
9008
|
+
* <p>The identifier of the compute associated with the notebook.</p>
|
|
9009
|
+
* @public
|
|
9010
|
+
*/
|
|
9011
|
+
computeId?: string | undefined;
|
|
9012
|
+
/**
|
|
9013
|
+
* <p>The metadata of the notebook.</p>
|
|
9014
|
+
* @public
|
|
9015
|
+
*/
|
|
9016
|
+
metadata?: Record<string, string> | undefined;
|
|
9017
|
+
/**
|
|
9018
|
+
* <p>The sensitive parameters of the notebook.</p>
|
|
9019
|
+
* @public
|
|
9020
|
+
*/
|
|
9021
|
+
parameters?: Record<string, string> | undefined;
|
|
9022
|
+
/**
|
|
9023
|
+
* <p>The environment configuration of the notebook.</p>
|
|
9024
|
+
* @public
|
|
9025
|
+
*/
|
|
9026
|
+
environmentConfiguration?: EnvironmentConfig | undefined;
|
|
9027
|
+
/**
|
|
9028
|
+
* <p>The error details if the notebook creation failed.</p>
|
|
9029
|
+
* @public
|
|
9030
|
+
*/
|
|
9031
|
+
error?: NotebookError | undefined;
|
|
9032
|
+
}
|
|
8850
9033
|
/**
|
|
8851
9034
|
* <p>The details about a project member.</p>
|
|
8852
9035
|
* @public
|
|
@@ -9903,136 +10086,3 @@ export interface ListingRevision {
|
|
|
9903
10086
|
*/
|
|
9904
10087
|
revision: string | undefined;
|
|
9905
10088
|
}
|
|
9906
|
-
/**
|
|
9907
|
-
* <p>The details of a listing for which a subscription is granted.</p>
|
|
9908
|
-
* @public
|
|
9909
|
-
*/
|
|
9910
|
-
export type GrantedEntity = GrantedEntity.ListingMember | GrantedEntity.$UnknownMember;
|
|
9911
|
-
/**
|
|
9912
|
-
* @public
|
|
9913
|
-
*/
|
|
9914
|
-
export declare namespace GrantedEntity {
|
|
9915
|
-
/**
|
|
9916
|
-
* <p>The listing for which a subscription is granted.</p>
|
|
9917
|
-
* @public
|
|
9918
|
-
*/
|
|
9919
|
-
interface ListingMember {
|
|
9920
|
-
listing: ListingRevision;
|
|
9921
|
-
$unknown?: never;
|
|
9922
|
-
}
|
|
9923
|
-
/**
|
|
9924
|
-
* @public
|
|
9925
|
-
*/
|
|
9926
|
-
interface $UnknownMember {
|
|
9927
|
-
listing?: never;
|
|
9928
|
-
$unknown: [string, any];
|
|
9929
|
-
}
|
|
9930
|
-
/**
|
|
9931
|
-
* @deprecated unused in schema-serde mode.
|
|
9932
|
-
*
|
|
9933
|
-
*/
|
|
9934
|
-
interface Visitor<T> {
|
|
9935
|
-
listing: (value: ListingRevision) => T;
|
|
9936
|
-
_: (name: string, value: any) => T;
|
|
9937
|
-
}
|
|
9938
|
-
}
|
|
9939
|
-
/**
|
|
9940
|
-
* @public
|
|
9941
|
-
*/
|
|
9942
|
-
export interface CreateSubscriptionGrantOutput {
|
|
9943
|
-
/**
|
|
9944
|
-
* <p>The ID of the subscription grant.</p>
|
|
9945
|
-
* @public
|
|
9946
|
-
*/
|
|
9947
|
-
id: string | undefined;
|
|
9948
|
-
/**
|
|
9949
|
-
* <p>The Amazon DataZone user who created the subscription grant.</p>
|
|
9950
|
-
* @public
|
|
9951
|
-
*/
|
|
9952
|
-
createdBy: string | undefined;
|
|
9953
|
-
/**
|
|
9954
|
-
* <p>The Amazon DataZone user who updated the subscription grant.</p>
|
|
9955
|
-
* @public
|
|
9956
|
-
*/
|
|
9957
|
-
updatedBy?: string | undefined;
|
|
9958
|
-
/**
|
|
9959
|
-
* <p>The ID of the Amazon DataZone domain in which the subscription grant is created.</p>
|
|
9960
|
-
* @public
|
|
9961
|
-
*/
|
|
9962
|
-
domainId: string | undefined;
|
|
9963
|
-
/**
|
|
9964
|
-
* <p>A timestamp of when the subscription grant is created.</p>
|
|
9965
|
-
* @public
|
|
9966
|
-
*/
|
|
9967
|
-
createdAt: Date | undefined;
|
|
9968
|
-
/**
|
|
9969
|
-
* <p>A timestamp of when the subscription grant was updated.</p>
|
|
9970
|
-
* @public
|
|
9971
|
-
*/
|
|
9972
|
-
updatedAt: Date | undefined;
|
|
9973
|
-
/**
|
|
9974
|
-
* <p>The environment ID for which subscription grant is created.</p>
|
|
9975
|
-
* @public
|
|
9976
|
-
*/
|
|
9977
|
-
environmentId?: string | undefined;
|
|
9978
|
-
/**
|
|
9979
|
-
* <p>The ID of the subscription target for which the subscription grant is created.</p>
|
|
9980
|
-
* @public
|
|
9981
|
-
*/
|
|
9982
|
-
subscriptionTargetId: string | undefined;
|
|
9983
|
-
/**
|
|
9984
|
-
* <p>The entity to which the subscription is granted.</p>
|
|
9985
|
-
* @public
|
|
9986
|
-
*/
|
|
9987
|
-
grantedEntity: GrantedEntity | undefined;
|
|
9988
|
-
/**
|
|
9989
|
-
* <p>The status of the subscription grant.</p>
|
|
9990
|
-
* @public
|
|
9991
|
-
*/
|
|
9992
|
-
status: SubscriptionGrantOverallStatus | undefined;
|
|
9993
|
-
/**
|
|
9994
|
-
* <p>The assets for which the subscription grant is created.</p>
|
|
9995
|
-
* @public
|
|
9996
|
-
*/
|
|
9997
|
-
assets?: SubscribedAsset[] | undefined;
|
|
9998
|
-
/**
|
|
9999
|
-
* <p>The identifier of the subscription grant.</p>
|
|
10000
|
-
*
|
|
10001
|
-
* @deprecated Multiple subscriptions can exist for a single grant.
|
|
10002
|
-
* @public
|
|
10003
|
-
*/
|
|
10004
|
-
subscriptionId?: string | undefined;
|
|
10005
|
-
}
|
|
10006
|
-
/**
|
|
10007
|
-
* <p>The published asset for which the subscription grant is to be created.</p>
|
|
10008
|
-
* @public
|
|
10009
|
-
*/
|
|
10010
|
-
export interface SubscribedListingInput {
|
|
10011
|
-
/**
|
|
10012
|
-
* <p>The identifier of the published asset for which the subscription grant is to be created.</p>
|
|
10013
|
-
* @public
|
|
10014
|
-
*/
|
|
10015
|
-
identifier: string | undefined;
|
|
10016
|
-
}
|
|
10017
|
-
/**
|
|
10018
|
-
* <p>The details of the subscribed group.</p>
|
|
10019
|
-
* @public
|
|
10020
|
-
*/
|
|
10021
|
-
export interface SubscribedGroupInput {
|
|
10022
|
-
/**
|
|
10023
|
-
* <p>The ID of the subscribed group.</p>
|
|
10024
|
-
* @public
|
|
10025
|
-
*/
|
|
10026
|
-
identifier?: string | undefined;
|
|
10027
|
-
}
|
|
10028
|
-
/**
|
|
10029
|
-
* <p>The details of the subscribed IAM principal.</p>
|
|
10030
|
-
* @public
|
|
10031
|
-
*/
|
|
10032
|
-
export interface SubscribedIamPrincipalInput {
|
|
10033
|
-
/**
|
|
10034
|
-
* <p>The ARN of the subscribed IAM principal.</p>
|
|
10035
|
-
* @public
|
|
10036
|
-
*/
|
|
10037
|
-
identifier?: string | undefined;
|
|
10038
|
-
}
|