@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
|
@@ -5,13 +5,13 @@ import type { DataZoneClientConfig } from "./DataZoneClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: import("@smithy/
|
|
14
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
16
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,14 +5,14 @@ import type { DataZoneClientConfig } from "./DataZoneClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
12
12
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
15
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
sha256: import("@smithy/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,7 @@ import type { DataZoneClientConfig } from "./DataZoneClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsRestJsonProtocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: DataZoneClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
-
defaultsMode: import("@smithy/
|
|
35
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
38
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -133,6 +133,8 @@ export declare var CreateGroupProfileInput$: StaticStructureSchema;
|
|
|
133
133
|
export declare var CreateGroupProfileOutput$: StaticStructureSchema;
|
|
134
134
|
export declare var CreateListingChangeSetInput$: StaticStructureSchema;
|
|
135
135
|
export declare var CreateListingChangeSetOutput$: StaticStructureSchema;
|
|
136
|
+
export declare var CreateNotebookInput$: StaticStructureSchema;
|
|
137
|
+
export declare var CreateNotebookOutput$: StaticStructureSchema;
|
|
136
138
|
export declare var CreateProjectFromProjectProfilePolicyGrantDetail$: StaticStructureSchema;
|
|
137
139
|
export declare var CreateProjectInput$: StaticStructureSchema;
|
|
138
140
|
export declare var CreateProjectMembershipInput$: StaticStructureSchema;
|
|
@@ -198,6 +200,8 @@ export declare var DeleteGlossaryTermInput$: StaticStructureSchema;
|
|
|
198
200
|
export declare var DeleteGlossaryTermOutput$: StaticStructureSchema;
|
|
199
201
|
export declare var DeleteListingInput$: StaticStructureSchema;
|
|
200
202
|
export declare var DeleteListingOutput$: StaticStructureSchema;
|
|
203
|
+
export declare var DeleteNotebookInput$: StaticStructureSchema;
|
|
204
|
+
export declare var DeleteNotebookOutput$: StaticStructureSchema;
|
|
201
205
|
export declare var DeleteProjectInput$: StaticStructureSchema;
|
|
202
206
|
export declare var DeleteProjectMembershipInput$: StaticStructureSchema;
|
|
203
207
|
export declare var DeleteProjectMembershipOutput$: StaticStructureSchema;
|
|
@@ -305,6 +309,10 @@ export declare var GetListingInput$: StaticStructureSchema;
|
|
|
305
309
|
export declare var GetListingOutput$: StaticStructureSchema;
|
|
306
310
|
export declare var GetMetadataGenerationRunInput$: StaticStructureSchema;
|
|
307
311
|
export declare var GetMetadataGenerationRunOutput$: StaticStructureSchema;
|
|
312
|
+
export declare var GetNotebookExportInput$: StaticStructureSchema;
|
|
313
|
+
export declare var GetNotebookExportOutput$: StaticStructureSchema;
|
|
314
|
+
export declare var GetNotebookInput$: StaticStructureSchema;
|
|
315
|
+
export declare var GetNotebookOutput$: StaticStructureSchema;
|
|
308
316
|
export declare var GetNotebookRunInput$: StaticStructureSchema;
|
|
309
317
|
export declare var GetNotebookRunOutput$: StaticStructureSchema;
|
|
310
318
|
export declare var GetProjectInput$: StaticStructureSchema;
|
|
@@ -420,6 +428,8 @@ export declare var ListMetadataGenerationRunsInput$: StaticStructureSchema;
|
|
|
420
428
|
export declare var ListMetadataGenerationRunsOutput$: StaticStructureSchema;
|
|
421
429
|
export declare var ListNotebookRunsInput$: StaticStructureSchema;
|
|
422
430
|
export declare var ListNotebookRunsOutput$: StaticStructureSchema;
|
|
431
|
+
export declare var ListNotebooksInput$: StaticStructureSchema;
|
|
432
|
+
export declare var ListNotebooksOutput$: StaticStructureSchema;
|
|
423
433
|
export declare var ListNotificationsInput$: StaticStructureSchema;
|
|
424
434
|
export declare var ListNotificationsOutput$: StaticStructureSchema;
|
|
425
435
|
export declare var ListPolicyGrantsInput$: StaticStructureSchema;
|
|
@@ -457,8 +467,11 @@ export declare var MlflowPropertiesOutput$: StaticStructureSchema;
|
|
|
457
467
|
export declare var MlflowPropertiesPatch$: StaticStructureSchema;
|
|
458
468
|
export declare var NameIdentifier$: StaticStructureSchema;
|
|
459
469
|
export declare var NetworkConfig$: StaticStructureSchema;
|
|
470
|
+
export declare var NotebookError$: StaticStructureSchema;
|
|
471
|
+
export declare var NotebookExportError$: StaticStructureSchema;
|
|
460
472
|
export declare var NotebookRunError$: StaticStructureSchema;
|
|
461
473
|
export declare var NotebookRunSummary$: StaticStructureSchema;
|
|
474
|
+
export declare var NotebookSummary$: StaticStructureSchema;
|
|
462
475
|
export declare var NotEqualToExpression$: StaticStructureSchema;
|
|
463
476
|
export declare var NotificationOutput$: StaticStructureSchema;
|
|
464
477
|
export declare var NotificationResource$: StaticStructureSchema;
|
|
@@ -528,6 +541,7 @@ export declare var RowFilterConfiguration$: StaticStructureSchema;
|
|
|
528
541
|
export declare var RuleScope$: StaticStructureSchema;
|
|
529
542
|
export declare var RuleSummary$: StaticStructureSchema;
|
|
530
543
|
export declare var RunStatisticsForAssets$: StaticStructureSchema;
|
|
544
|
+
export declare var S3Destination$: StaticStructureSchema;
|
|
531
545
|
export declare var S3PropertiesInput$: StaticStructureSchema;
|
|
532
546
|
export declare var S3PropertiesOutput$: StaticStructureSchema;
|
|
533
547
|
export declare var S3PropertiesPatch$: StaticStructureSchema;
|
|
@@ -559,6 +573,10 @@ export declare var StartDataSourceRunInput$: StaticStructureSchema;
|
|
|
559
573
|
export declare var StartDataSourceRunOutput$: StaticStructureSchema;
|
|
560
574
|
export declare var StartMetadataGenerationRunInput$: StaticStructureSchema;
|
|
561
575
|
export declare var StartMetadataGenerationRunOutput$: StaticStructureSchema;
|
|
576
|
+
export declare var StartNotebookExportInput$: StaticStructureSchema;
|
|
577
|
+
export declare var StartNotebookExportOutput$: StaticStructureSchema;
|
|
578
|
+
export declare var StartNotebookImportInput$: StaticStructureSchema;
|
|
579
|
+
export declare var StartNotebookImportOutput$: StaticStructureSchema;
|
|
562
580
|
export declare var StartNotebookRunInput$: StaticStructureSchema;
|
|
563
581
|
export declare var StartNotebookRunOutput$: StaticStructureSchema;
|
|
564
582
|
export declare var StopNotebookRunInput$: StaticStructureSchema;
|
|
@@ -621,6 +639,8 @@ export declare var UpdateGlossaryTermInput$: StaticStructureSchema;
|
|
|
621
639
|
export declare var UpdateGlossaryTermOutput$: StaticStructureSchema;
|
|
622
640
|
export declare var UpdateGroupProfileInput$: StaticStructureSchema;
|
|
623
641
|
export declare var UpdateGroupProfileOutput$: StaticStructureSchema;
|
|
642
|
+
export declare var UpdateNotebookInput$: StaticStructureSchema;
|
|
643
|
+
export declare var UpdateNotebookOutput$: StaticStructureSchema;
|
|
624
644
|
export declare var UpdateProjectInput$: StaticStructureSchema;
|
|
625
645
|
export declare var UpdateProjectOutput$: StaticStructureSchema;
|
|
626
646
|
export declare var UpdateProjectProfileInput$: StaticStructureSchema;
|
|
@@ -668,6 +688,7 @@ export declare var MatchRationaleItem$: StaticUnionSchema;
|
|
|
668
688
|
export declare var Member$: StaticUnionSchema;
|
|
669
689
|
export declare var MemberDetails$: StaticUnionSchema;
|
|
670
690
|
export declare var Model$: StaticUnionSchema;
|
|
691
|
+
export declare var OutputLocation$: StaticUnionSchema;
|
|
671
692
|
export declare var OwnerProperties$: StaticUnionSchema;
|
|
672
693
|
export declare var OwnerPropertiesOutput$: StaticUnionSchema;
|
|
673
694
|
export declare var Permissions$: StaticUnionSchema;
|
|
@@ -689,6 +710,7 @@ export declare var SearchInventoryResultItem$: StaticUnionSchema;
|
|
|
689
710
|
export declare var SearchResultItem$: StaticUnionSchema;
|
|
690
711
|
export declare var SearchTypesResultItem$: StaticUnionSchema;
|
|
691
712
|
export declare var SelfGrantStatusOutput$: StaticUnionSchema;
|
|
713
|
+
export declare var SourceLocation$: StaticUnionSchema;
|
|
692
714
|
export declare var SubscribedListingItem$: StaticUnionSchema;
|
|
693
715
|
export declare var SubscribedPrincipal$: StaticUnionSchema;
|
|
694
716
|
export declare var SubscribedPrincipalInput$: StaticUnionSchema;
|
|
@@ -724,6 +746,7 @@ export declare var CreateGlossary$: StaticOperationSchema;
|
|
|
724
746
|
export declare var CreateGlossaryTerm$: StaticOperationSchema;
|
|
725
747
|
export declare var CreateGroupProfile$: StaticOperationSchema;
|
|
726
748
|
export declare var CreateListingChangeSet$: StaticOperationSchema;
|
|
749
|
+
export declare var CreateNotebook$: StaticOperationSchema;
|
|
727
750
|
export declare var CreateProject$: StaticOperationSchema;
|
|
728
751
|
export declare var CreateProjectMembership$: StaticOperationSchema;
|
|
729
752
|
export declare var CreateProjectProfile$: StaticOperationSchema;
|
|
@@ -751,6 +774,7 @@ export declare var DeleteFormType$: StaticOperationSchema;
|
|
|
751
774
|
export declare var DeleteGlossary$: StaticOperationSchema;
|
|
752
775
|
export declare var DeleteGlossaryTerm$: StaticOperationSchema;
|
|
753
776
|
export declare var DeleteListing$: StaticOperationSchema;
|
|
777
|
+
export declare var DeleteNotebook$: StaticOperationSchema;
|
|
754
778
|
export declare var DeleteProject$: StaticOperationSchema;
|
|
755
779
|
export declare var DeleteProjectMembership$: StaticOperationSchema;
|
|
756
780
|
export declare var DeleteProjectProfile$: StaticOperationSchema;
|
|
@@ -788,6 +812,8 @@ export declare var GetLineageEvent$: StaticOperationSchema;
|
|
|
788
812
|
export declare var GetLineageNode$: StaticOperationSchema;
|
|
789
813
|
export declare var GetListing$: StaticOperationSchema;
|
|
790
814
|
export declare var GetMetadataGenerationRun$: StaticOperationSchema;
|
|
815
|
+
export declare var GetNotebook$: StaticOperationSchema;
|
|
816
|
+
export declare var GetNotebookExport$: StaticOperationSchema;
|
|
791
817
|
export declare var GetNotebookRun$: StaticOperationSchema;
|
|
792
818
|
export declare var GetProject$: StaticOperationSchema;
|
|
793
819
|
export declare var GetProjectProfile$: StaticOperationSchema;
|
|
@@ -820,6 +846,7 @@ export declare var ListLineageEvents$: StaticOperationSchema;
|
|
|
820
846
|
export declare var ListLineageNodeHistory$: StaticOperationSchema;
|
|
821
847
|
export declare var ListMetadataGenerationRuns$: StaticOperationSchema;
|
|
822
848
|
export declare var ListNotebookRuns$: StaticOperationSchema;
|
|
849
|
+
export declare var ListNotebooks$: StaticOperationSchema;
|
|
823
850
|
export declare var ListNotifications$: StaticOperationSchema;
|
|
824
851
|
export declare var ListPolicyGrants$: StaticOperationSchema;
|
|
825
852
|
export declare var ListProjectMemberships$: StaticOperationSchema;
|
|
@@ -849,6 +876,8 @@ export declare var SearchTypes$: StaticOperationSchema;
|
|
|
849
876
|
export declare var SearchUserProfiles$: StaticOperationSchema;
|
|
850
877
|
export declare var StartDataSourceRun$: StaticOperationSchema;
|
|
851
878
|
export declare var StartMetadataGenerationRun$: StaticOperationSchema;
|
|
879
|
+
export declare var StartNotebookExport$: StaticOperationSchema;
|
|
880
|
+
export declare var StartNotebookImport$: StaticOperationSchema;
|
|
852
881
|
export declare var StartNotebookRun$: StaticOperationSchema;
|
|
853
882
|
export declare var StopNotebookRun$: StaticOperationSchema;
|
|
854
883
|
export declare var TagResource$: StaticOperationSchema;
|
|
@@ -866,6 +895,7 @@ export declare var UpdateEnvironmentProfile$: StaticOperationSchema;
|
|
|
866
895
|
export declare var UpdateGlossary$: StaticOperationSchema;
|
|
867
896
|
export declare var UpdateGlossaryTerm$: StaticOperationSchema;
|
|
868
897
|
export declare var UpdateGroupProfile$: StaticOperationSchema;
|
|
898
|
+
export declare var UpdateNotebook$: StaticOperationSchema;
|
|
869
899
|
export declare var UpdateProject$: StaticOperationSchema;
|
|
870
900
|
export declare var UpdateProjectProfile$: StaticOperationSchema;
|
|
871
901
|
export declare var UpdateRootDomainUnitOwner$: StaticOperationSchema;
|
|
@@ -123,6 +123,10 @@ import {
|
|
|
123
123
|
CreateListingChangeSetCommandInput,
|
|
124
124
|
CreateListingChangeSetCommandOutput,
|
|
125
125
|
} from "./commands/CreateListingChangeSetCommand";
|
|
126
|
+
import {
|
|
127
|
+
CreateNotebookCommandInput,
|
|
128
|
+
CreateNotebookCommandOutput,
|
|
129
|
+
} from "./commands/CreateNotebookCommand";
|
|
126
130
|
import {
|
|
127
131
|
CreateProjectCommandInput,
|
|
128
132
|
CreateProjectCommandOutput,
|
|
@@ -231,6 +235,10 @@ import {
|
|
|
231
235
|
DeleteListingCommandInput,
|
|
232
236
|
DeleteListingCommandOutput,
|
|
233
237
|
} from "./commands/DeleteListingCommand";
|
|
238
|
+
import {
|
|
239
|
+
DeleteNotebookCommandInput,
|
|
240
|
+
DeleteNotebookCommandOutput,
|
|
241
|
+
} from "./commands/DeleteNotebookCommand";
|
|
234
242
|
import {
|
|
235
243
|
DeleteProjectCommandInput,
|
|
236
244
|
DeleteProjectCommandOutput,
|
|
@@ -379,6 +387,14 @@ import {
|
|
|
379
387
|
GetMetadataGenerationRunCommandInput,
|
|
380
388
|
GetMetadataGenerationRunCommandOutput,
|
|
381
389
|
} from "./commands/GetMetadataGenerationRunCommand";
|
|
390
|
+
import {
|
|
391
|
+
GetNotebookCommandInput,
|
|
392
|
+
GetNotebookCommandOutput,
|
|
393
|
+
} from "./commands/GetNotebookCommand";
|
|
394
|
+
import {
|
|
395
|
+
GetNotebookExportCommandInput,
|
|
396
|
+
GetNotebookExportCommandOutput,
|
|
397
|
+
} from "./commands/GetNotebookExportCommand";
|
|
382
398
|
import {
|
|
383
399
|
GetNotebookRunCommandInput,
|
|
384
400
|
GetNotebookRunCommandOutput,
|
|
@@ -507,6 +523,10 @@ import {
|
|
|
507
523
|
ListNotebookRunsCommandInput,
|
|
508
524
|
ListNotebookRunsCommandOutput,
|
|
509
525
|
} from "./commands/ListNotebookRunsCommand";
|
|
526
|
+
import {
|
|
527
|
+
ListNotebooksCommandInput,
|
|
528
|
+
ListNotebooksCommandOutput,
|
|
529
|
+
} from "./commands/ListNotebooksCommand";
|
|
510
530
|
import {
|
|
511
531
|
ListNotificationsCommandInput,
|
|
512
532
|
ListNotificationsCommandOutput,
|
|
@@ -623,6 +643,14 @@ import {
|
|
|
623
643
|
StartMetadataGenerationRunCommandInput,
|
|
624
644
|
StartMetadataGenerationRunCommandOutput,
|
|
625
645
|
} from "./commands/StartMetadataGenerationRunCommand";
|
|
646
|
+
import {
|
|
647
|
+
StartNotebookExportCommandInput,
|
|
648
|
+
StartNotebookExportCommandOutput,
|
|
649
|
+
} from "./commands/StartNotebookExportCommand";
|
|
650
|
+
import {
|
|
651
|
+
StartNotebookImportCommandInput,
|
|
652
|
+
StartNotebookImportCommandOutput,
|
|
653
|
+
} from "./commands/StartNotebookImportCommand";
|
|
626
654
|
import {
|
|
627
655
|
StartNotebookRunCommandInput,
|
|
628
656
|
StartNotebookRunCommandOutput,
|
|
@@ -691,6 +719,10 @@ import {
|
|
|
691
719
|
UpdateGroupProfileCommandInput,
|
|
692
720
|
UpdateGroupProfileCommandOutput,
|
|
693
721
|
} from "./commands/UpdateGroupProfileCommand";
|
|
722
|
+
import {
|
|
723
|
+
UpdateNotebookCommandInput,
|
|
724
|
+
UpdateNotebookCommandOutput,
|
|
725
|
+
} from "./commands/UpdateNotebookCommand";
|
|
694
726
|
import {
|
|
695
727
|
UpdateProjectCommandInput,
|
|
696
728
|
UpdateProjectCommandOutput,
|
|
@@ -1115,6 +1147,19 @@ export interface DataZone {
|
|
|
1115
1147
|
options: __HttpHandlerOptions,
|
|
1116
1148
|
cb: (err: any, data?: CreateListingChangeSetCommandOutput) => void
|
|
1117
1149
|
): void;
|
|
1150
|
+
createNotebook(
|
|
1151
|
+
args: CreateNotebookCommandInput,
|
|
1152
|
+
options?: __HttpHandlerOptions
|
|
1153
|
+
): Promise<CreateNotebookCommandOutput>;
|
|
1154
|
+
createNotebook(
|
|
1155
|
+
args: CreateNotebookCommandInput,
|
|
1156
|
+
cb: (err: any, data?: CreateNotebookCommandOutput) => void
|
|
1157
|
+
): void;
|
|
1158
|
+
createNotebook(
|
|
1159
|
+
args: CreateNotebookCommandInput,
|
|
1160
|
+
options: __HttpHandlerOptions,
|
|
1161
|
+
cb: (err: any, data?: CreateNotebookCommandOutput) => void
|
|
1162
|
+
): void;
|
|
1118
1163
|
createProject(
|
|
1119
1164
|
args: CreateProjectCommandInput,
|
|
1120
1165
|
options?: __HttpHandlerOptions
|
|
@@ -1472,6 +1517,19 @@ export interface DataZone {
|
|
|
1472
1517
|
options: __HttpHandlerOptions,
|
|
1473
1518
|
cb: (err: any, data?: DeleteListingCommandOutput) => void
|
|
1474
1519
|
): void;
|
|
1520
|
+
deleteNotebook(
|
|
1521
|
+
args: DeleteNotebookCommandInput,
|
|
1522
|
+
options?: __HttpHandlerOptions
|
|
1523
|
+
): Promise<DeleteNotebookCommandOutput>;
|
|
1524
|
+
deleteNotebook(
|
|
1525
|
+
args: DeleteNotebookCommandInput,
|
|
1526
|
+
cb: (err: any, data?: DeleteNotebookCommandOutput) => void
|
|
1527
|
+
): void;
|
|
1528
|
+
deleteNotebook(
|
|
1529
|
+
args: DeleteNotebookCommandInput,
|
|
1530
|
+
options: __HttpHandlerOptions,
|
|
1531
|
+
cb: (err: any, data?: DeleteNotebookCommandOutput) => void
|
|
1532
|
+
): void;
|
|
1475
1533
|
deleteProject(
|
|
1476
1534
|
args: DeleteProjectCommandInput,
|
|
1477
1535
|
options?: __HttpHandlerOptions
|
|
@@ -1959,6 +2017,32 @@ export interface DataZone {
|
|
|
1959
2017
|
options: __HttpHandlerOptions,
|
|
1960
2018
|
cb: (err: any, data?: GetMetadataGenerationRunCommandOutput) => void
|
|
1961
2019
|
): void;
|
|
2020
|
+
getNotebook(
|
|
2021
|
+
args: GetNotebookCommandInput,
|
|
2022
|
+
options?: __HttpHandlerOptions
|
|
2023
|
+
): Promise<GetNotebookCommandOutput>;
|
|
2024
|
+
getNotebook(
|
|
2025
|
+
args: GetNotebookCommandInput,
|
|
2026
|
+
cb: (err: any, data?: GetNotebookCommandOutput) => void
|
|
2027
|
+
): void;
|
|
2028
|
+
getNotebook(
|
|
2029
|
+
args: GetNotebookCommandInput,
|
|
2030
|
+
options: __HttpHandlerOptions,
|
|
2031
|
+
cb: (err: any, data?: GetNotebookCommandOutput) => void
|
|
2032
|
+
): void;
|
|
2033
|
+
getNotebookExport(
|
|
2034
|
+
args: GetNotebookExportCommandInput,
|
|
2035
|
+
options?: __HttpHandlerOptions
|
|
2036
|
+
): Promise<GetNotebookExportCommandOutput>;
|
|
2037
|
+
getNotebookExport(
|
|
2038
|
+
args: GetNotebookExportCommandInput,
|
|
2039
|
+
cb: (err: any, data?: GetNotebookExportCommandOutput) => void
|
|
2040
|
+
): void;
|
|
2041
|
+
getNotebookExport(
|
|
2042
|
+
args: GetNotebookExportCommandInput,
|
|
2043
|
+
options: __HttpHandlerOptions,
|
|
2044
|
+
cb: (err: any, data?: GetNotebookExportCommandOutput) => void
|
|
2045
|
+
): void;
|
|
1962
2046
|
getNotebookRun(
|
|
1963
2047
|
args: GetNotebookRunCommandInput,
|
|
1964
2048
|
options?: __HttpHandlerOptions
|
|
@@ -2382,6 +2466,19 @@ export interface DataZone {
|
|
|
2382
2466
|
options: __HttpHandlerOptions,
|
|
2383
2467
|
cb: (err: any, data?: ListNotebookRunsCommandOutput) => void
|
|
2384
2468
|
): void;
|
|
2469
|
+
listNotebooks(
|
|
2470
|
+
args: ListNotebooksCommandInput,
|
|
2471
|
+
options?: __HttpHandlerOptions
|
|
2472
|
+
): Promise<ListNotebooksCommandOutput>;
|
|
2473
|
+
listNotebooks(
|
|
2474
|
+
args: ListNotebooksCommandInput,
|
|
2475
|
+
cb: (err: any, data?: ListNotebooksCommandOutput) => void
|
|
2476
|
+
): void;
|
|
2477
|
+
listNotebooks(
|
|
2478
|
+
args: ListNotebooksCommandInput,
|
|
2479
|
+
options: __HttpHandlerOptions,
|
|
2480
|
+
cb: (err: any, data?: ListNotebooksCommandOutput) => void
|
|
2481
|
+
): void;
|
|
2385
2482
|
listNotifications(
|
|
2386
2483
|
args: ListNotificationsCommandInput,
|
|
2387
2484
|
options?: __HttpHandlerOptions
|
|
@@ -2765,6 +2862,32 @@ export interface DataZone {
|
|
|
2765
2862
|
options: __HttpHandlerOptions,
|
|
2766
2863
|
cb: (err: any, data?: StartMetadataGenerationRunCommandOutput) => void
|
|
2767
2864
|
): void;
|
|
2865
|
+
startNotebookExport(
|
|
2866
|
+
args: StartNotebookExportCommandInput,
|
|
2867
|
+
options?: __HttpHandlerOptions
|
|
2868
|
+
): Promise<StartNotebookExportCommandOutput>;
|
|
2869
|
+
startNotebookExport(
|
|
2870
|
+
args: StartNotebookExportCommandInput,
|
|
2871
|
+
cb: (err: any, data?: StartNotebookExportCommandOutput) => void
|
|
2872
|
+
): void;
|
|
2873
|
+
startNotebookExport(
|
|
2874
|
+
args: StartNotebookExportCommandInput,
|
|
2875
|
+
options: __HttpHandlerOptions,
|
|
2876
|
+
cb: (err: any, data?: StartNotebookExportCommandOutput) => void
|
|
2877
|
+
): void;
|
|
2878
|
+
startNotebookImport(
|
|
2879
|
+
args: StartNotebookImportCommandInput,
|
|
2880
|
+
options?: __HttpHandlerOptions
|
|
2881
|
+
): Promise<StartNotebookImportCommandOutput>;
|
|
2882
|
+
startNotebookImport(
|
|
2883
|
+
args: StartNotebookImportCommandInput,
|
|
2884
|
+
cb: (err: any, data?: StartNotebookImportCommandOutput) => void
|
|
2885
|
+
): void;
|
|
2886
|
+
startNotebookImport(
|
|
2887
|
+
args: StartNotebookImportCommandInput,
|
|
2888
|
+
options: __HttpHandlerOptions,
|
|
2889
|
+
cb: (err: any, data?: StartNotebookImportCommandOutput) => void
|
|
2890
|
+
): void;
|
|
2768
2891
|
startNotebookRun(
|
|
2769
2892
|
args: StartNotebookRunCommandInput,
|
|
2770
2893
|
options?: __HttpHandlerOptions
|
|
@@ -2986,6 +3109,19 @@ export interface DataZone {
|
|
|
2986
3109
|
options: __HttpHandlerOptions,
|
|
2987
3110
|
cb: (err: any, data?: UpdateGroupProfileCommandOutput) => void
|
|
2988
3111
|
): void;
|
|
3112
|
+
updateNotebook(
|
|
3113
|
+
args: UpdateNotebookCommandInput,
|
|
3114
|
+
options?: __HttpHandlerOptions
|
|
3115
|
+
): Promise<UpdateNotebookCommandOutput>;
|
|
3116
|
+
updateNotebook(
|
|
3117
|
+
args: UpdateNotebookCommandInput,
|
|
3118
|
+
cb: (err: any, data?: UpdateNotebookCommandOutput) => void
|
|
3119
|
+
): void;
|
|
3120
|
+
updateNotebook(
|
|
3121
|
+
args: UpdateNotebookCommandInput,
|
|
3122
|
+
options: __HttpHandlerOptions,
|
|
3123
|
+
cb: (err: any, data?: UpdateNotebookCommandOutput) => void
|
|
3124
|
+
): void;
|
|
2989
3125
|
updateProject(
|
|
2990
3126
|
args: UpdateProjectCommandInput,
|
|
2991
3127
|
options?: __HttpHandlerOptions
|
|
@@ -3244,6 +3380,13 @@ export interface DataZone {
|
|
|
3244
3380
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3245
3381
|
>
|
|
3246
3382
|
): Paginator<ListNotebookRunsCommandOutput>;
|
|
3383
|
+
paginateListNotebooks(
|
|
3384
|
+
args: ListNotebooksCommandInput,
|
|
3385
|
+
paginationConfig?: Pick<
|
|
3386
|
+
PaginationConfiguration,
|
|
3387
|
+
Exclude<keyof PaginationConfiguration, "client">
|
|
3388
|
+
>
|
|
3389
|
+
): Paginator<ListNotebooksCommandOutput>;
|
|
3247
3390
|
paginateListNotifications(
|
|
3248
3391
|
args: ListNotificationsCommandInput,
|
|
3249
3392
|
paginationConfig?: Pick<
|
|
@@ -6,25 +6,19 @@ import {
|
|
|
6
6
|
UserAgentInputConfig,
|
|
7
7
|
UserAgentResolvedConfig,
|
|
8
8
|
} from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
RegionInputConfig,
|
|
11
|
-
RegionResolvedConfig,
|
|
12
|
-
} from "@smithy/config-resolver";
|
|
13
|
-
import {
|
|
14
|
-
EndpointInputConfig,
|
|
15
|
-
EndpointResolvedConfig,
|
|
16
|
-
} from "@smithy/middleware-endpoint";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@smithy/middleware-retry";
|
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
9
|
import {
|
|
23
10
|
DefaultsMode as __DefaultsMode,
|
|
24
11
|
SmithyConfiguration as __SmithyConfiguration,
|
|
25
12
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
13
|
Client as __Client,
|
|
27
|
-
} from "@smithy/
|
|
14
|
+
} from "@smithy/core/client";
|
|
15
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
16
|
+
import {
|
|
17
|
+
EndpointInputConfig,
|
|
18
|
+
EndpointResolvedConfig,
|
|
19
|
+
} from "@smithy/core/endpoints";
|
|
20
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
21
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
28
22
|
import {
|
|
29
23
|
AwsCredentialIdentityProvider,
|
|
30
24
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
@@ -164,6 +158,10 @@ import {
|
|
|
164
158
|
CreateListingChangeSetCommandInput,
|
|
165
159
|
CreateListingChangeSetCommandOutput,
|
|
166
160
|
} from "./commands/CreateListingChangeSetCommand";
|
|
161
|
+
import {
|
|
162
|
+
CreateNotebookCommandInput,
|
|
163
|
+
CreateNotebookCommandOutput,
|
|
164
|
+
} from "./commands/CreateNotebookCommand";
|
|
167
165
|
import {
|
|
168
166
|
CreateProjectCommandInput,
|
|
169
167
|
CreateProjectCommandOutput,
|
|
@@ -272,6 +270,10 @@ import {
|
|
|
272
270
|
DeleteListingCommandInput,
|
|
273
271
|
DeleteListingCommandOutput,
|
|
274
272
|
} from "./commands/DeleteListingCommand";
|
|
273
|
+
import {
|
|
274
|
+
DeleteNotebookCommandInput,
|
|
275
|
+
DeleteNotebookCommandOutput,
|
|
276
|
+
} from "./commands/DeleteNotebookCommand";
|
|
275
277
|
import {
|
|
276
278
|
DeleteProjectCommandInput,
|
|
277
279
|
DeleteProjectCommandOutput,
|
|
@@ -420,6 +422,14 @@ import {
|
|
|
420
422
|
GetMetadataGenerationRunCommandInput,
|
|
421
423
|
GetMetadataGenerationRunCommandOutput,
|
|
422
424
|
} from "./commands/GetMetadataGenerationRunCommand";
|
|
425
|
+
import {
|
|
426
|
+
GetNotebookCommandInput,
|
|
427
|
+
GetNotebookCommandOutput,
|
|
428
|
+
} from "./commands/GetNotebookCommand";
|
|
429
|
+
import {
|
|
430
|
+
GetNotebookExportCommandInput,
|
|
431
|
+
GetNotebookExportCommandOutput,
|
|
432
|
+
} from "./commands/GetNotebookExportCommand";
|
|
423
433
|
import {
|
|
424
434
|
GetNotebookRunCommandInput,
|
|
425
435
|
GetNotebookRunCommandOutput,
|
|
@@ -548,6 +558,10 @@ import {
|
|
|
548
558
|
ListNotebookRunsCommandInput,
|
|
549
559
|
ListNotebookRunsCommandOutput,
|
|
550
560
|
} from "./commands/ListNotebookRunsCommand";
|
|
561
|
+
import {
|
|
562
|
+
ListNotebooksCommandInput,
|
|
563
|
+
ListNotebooksCommandOutput,
|
|
564
|
+
} from "./commands/ListNotebooksCommand";
|
|
551
565
|
import {
|
|
552
566
|
ListNotificationsCommandInput,
|
|
553
567
|
ListNotificationsCommandOutput,
|
|
@@ -664,6 +678,14 @@ import {
|
|
|
664
678
|
StartMetadataGenerationRunCommandInput,
|
|
665
679
|
StartMetadataGenerationRunCommandOutput,
|
|
666
680
|
} from "./commands/StartMetadataGenerationRunCommand";
|
|
681
|
+
import {
|
|
682
|
+
StartNotebookExportCommandInput,
|
|
683
|
+
StartNotebookExportCommandOutput,
|
|
684
|
+
} from "./commands/StartNotebookExportCommand";
|
|
685
|
+
import {
|
|
686
|
+
StartNotebookImportCommandInput,
|
|
687
|
+
StartNotebookImportCommandOutput,
|
|
688
|
+
} from "./commands/StartNotebookImportCommand";
|
|
667
689
|
import {
|
|
668
690
|
StartNotebookRunCommandInput,
|
|
669
691
|
StartNotebookRunCommandOutput,
|
|
@@ -732,6 +754,10 @@ import {
|
|
|
732
754
|
UpdateGroupProfileCommandInput,
|
|
733
755
|
UpdateGroupProfileCommandOutput,
|
|
734
756
|
} from "./commands/UpdateGroupProfileCommand";
|
|
757
|
+
import {
|
|
758
|
+
UpdateNotebookCommandInput,
|
|
759
|
+
UpdateNotebookCommandOutput,
|
|
760
|
+
} from "./commands/UpdateNotebookCommand";
|
|
735
761
|
import {
|
|
736
762
|
UpdateProjectCommandInput,
|
|
737
763
|
UpdateProjectCommandOutput,
|
|
@@ -802,6 +828,7 @@ export type ServiceInputTypes =
|
|
|
802
828
|
| CreateGlossaryTermCommandInput
|
|
803
829
|
| CreateGroupProfileCommandInput
|
|
804
830
|
| CreateListingChangeSetCommandInput
|
|
831
|
+
| CreateNotebookCommandInput
|
|
805
832
|
| CreateProjectCommandInput
|
|
806
833
|
| CreateProjectMembershipCommandInput
|
|
807
834
|
| CreateProjectProfileCommandInput
|
|
@@ -829,6 +856,7 @@ export type ServiceInputTypes =
|
|
|
829
856
|
| DeleteGlossaryCommandInput
|
|
830
857
|
| DeleteGlossaryTermCommandInput
|
|
831
858
|
| DeleteListingCommandInput
|
|
859
|
+
| DeleteNotebookCommandInput
|
|
832
860
|
| DeleteProjectCommandInput
|
|
833
861
|
| DeleteProjectMembershipCommandInput
|
|
834
862
|
| DeleteProjectProfileCommandInput
|
|
@@ -866,6 +894,8 @@ export type ServiceInputTypes =
|
|
|
866
894
|
| GetLineageNodeCommandInput
|
|
867
895
|
| GetListingCommandInput
|
|
868
896
|
| GetMetadataGenerationRunCommandInput
|
|
897
|
+
| GetNotebookCommandInput
|
|
898
|
+
| GetNotebookExportCommandInput
|
|
869
899
|
| GetNotebookRunCommandInput
|
|
870
900
|
| GetProjectCommandInput
|
|
871
901
|
| GetProjectProfileCommandInput
|
|
@@ -898,6 +928,7 @@ export type ServiceInputTypes =
|
|
|
898
928
|
| ListLineageNodeHistoryCommandInput
|
|
899
929
|
| ListMetadataGenerationRunsCommandInput
|
|
900
930
|
| ListNotebookRunsCommandInput
|
|
931
|
+
| ListNotebooksCommandInput
|
|
901
932
|
| ListNotificationsCommandInput
|
|
902
933
|
| ListPolicyGrantsCommandInput
|
|
903
934
|
| ListProjectMembershipsCommandInput
|
|
@@ -927,6 +958,8 @@ export type ServiceInputTypes =
|
|
|
927
958
|
| SearchUserProfilesCommandInput
|
|
928
959
|
| StartDataSourceRunCommandInput
|
|
929
960
|
| StartMetadataGenerationRunCommandInput
|
|
961
|
+
| StartNotebookExportCommandInput
|
|
962
|
+
| StartNotebookImportCommandInput
|
|
930
963
|
| StartNotebookRunCommandInput
|
|
931
964
|
| StopNotebookRunCommandInput
|
|
932
965
|
| TagResourceCommandInput
|
|
@@ -944,6 +977,7 @@ export type ServiceInputTypes =
|
|
|
944
977
|
| UpdateGlossaryCommandInput
|
|
945
978
|
| UpdateGlossaryTermCommandInput
|
|
946
979
|
| UpdateGroupProfileCommandInput
|
|
980
|
+
| UpdateNotebookCommandInput
|
|
947
981
|
| UpdateProjectCommandInput
|
|
948
982
|
| UpdateProjectProfileCommandInput
|
|
949
983
|
| UpdateRootDomainUnitOwnerCommandInput
|
|
@@ -983,6 +1017,7 @@ export type ServiceOutputTypes =
|
|
|
983
1017
|
| CreateGlossaryTermCommandOutput
|
|
984
1018
|
| CreateGroupProfileCommandOutput
|
|
985
1019
|
| CreateListingChangeSetCommandOutput
|
|
1020
|
+
| CreateNotebookCommandOutput
|
|
986
1021
|
| CreateProjectCommandOutput
|
|
987
1022
|
| CreateProjectMembershipCommandOutput
|
|
988
1023
|
| CreateProjectProfileCommandOutput
|
|
@@ -1010,6 +1045,7 @@ export type ServiceOutputTypes =
|
|
|
1010
1045
|
| DeleteGlossaryCommandOutput
|
|
1011
1046
|
| DeleteGlossaryTermCommandOutput
|
|
1012
1047
|
| DeleteListingCommandOutput
|
|
1048
|
+
| DeleteNotebookCommandOutput
|
|
1013
1049
|
| DeleteProjectCommandOutput
|
|
1014
1050
|
| DeleteProjectMembershipCommandOutput
|
|
1015
1051
|
| DeleteProjectProfileCommandOutput
|
|
@@ -1047,6 +1083,8 @@ export type ServiceOutputTypes =
|
|
|
1047
1083
|
| GetLineageNodeCommandOutput
|
|
1048
1084
|
| GetListingCommandOutput
|
|
1049
1085
|
| GetMetadataGenerationRunCommandOutput
|
|
1086
|
+
| GetNotebookCommandOutput
|
|
1087
|
+
| GetNotebookExportCommandOutput
|
|
1050
1088
|
| GetNotebookRunCommandOutput
|
|
1051
1089
|
| GetProjectCommandOutput
|
|
1052
1090
|
| GetProjectProfileCommandOutput
|
|
@@ -1079,6 +1117,7 @@ export type ServiceOutputTypes =
|
|
|
1079
1117
|
| ListLineageNodeHistoryCommandOutput
|
|
1080
1118
|
| ListMetadataGenerationRunsCommandOutput
|
|
1081
1119
|
| ListNotebookRunsCommandOutput
|
|
1120
|
+
| ListNotebooksCommandOutput
|
|
1082
1121
|
| ListNotificationsCommandOutput
|
|
1083
1122
|
| ListPolicyGrantsCommandOutput
|
|
1084
1123
|
| ListProjectMembershipsCommandOutput
|
|
@@ -1108,6 +1147,8 @@ export type ServiceOutputTypes =
|
|
|
1108
1147
|
| SearchUserProfilesCommandOutput
|
|
1109
1148
|
| StartDataSourceRunCommandOutput
|
|
1110
1149
|
| StartMetadataGenerationRunCommandOutput
|
|
1150
|
+
| StartNotebookExportCommandOutput
|
|
1151
|
+
| StartNotebookImportCommandOutput
|
|
1111
1152
|
| StartNotebookRunCommandOutput
|
|
1112
1153
|
| StopNotebookRunCommandOutput
|
|
1113
1154
|
| TagResourceCommandOutput
|
|
@@ -1125,6 +1166,7 @@ export type ServiceOutputTypes =
|
|
|
1125
1166
|
| UpdateGlossaryCommandOutput
|
|
1126
1167
|
| UpdateGlossaryTermCommandOutput
|
|
1127
1168
|
| UpdateGroupProfileCommandOutput
|
|
1169
|
+
| UpdateNotebookCommandOutput
|
|
1128
1170
|
| UpdateProjectCommandOutput
|
|
1129
1171
|
| UpdateProjectProfileCommandOutput
|
|
1130
1172
|
| UpdateRootDomainUnitOwnerCommandOutput
|
|
@@ -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 AcceptPredictionsCommandOutput
|
|
|
18
18
|
declare const AcceptPredictionsCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: AcceptPredictionsCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
AcceptPredictionsCommandInput,
|
|
23
23
|
AcceptPredictionsCommandOutput,
|
|
24
24
|
DataZoneClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const AcceptPredictionsCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: AcceptPredictionsCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
AcceptPredictionsCommandInput,
|
|
32
32
|
AcceptPredictionsCommandOutput,
|
|
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 AcceptPredictionsCommand extends AcceptPredictionsCommand_base {
|
|
40
42
|
protected static __types: {
|