@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
|
@@ -2,22 +2,22 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AssociateGovernedTermsInput$ = exports.AssociateEnvironmentRoleOutput$ = exports.AssociateEnvironmentRoleInput$ = exports.AssetTypesForRule$ = exports.AssetTypeItem$ = exports.AssetTargetNameMap$ = exports.AssetScope$ = exports.AssetRevision$ = exports.AssetPermission$ = exports.AssetListingItemAdditionalAttributes$ = exports.AssetListingItem$ = exports.AssetListingDetails$ = exports.AssetListing$ = exports.AssetItemAdditionalAttributes$ = exports.AssetItem$ = exports.AssetInDataProductListingItem$ = exports.AssetFilterSummary$ = exports.AmazonQPropertiesPatch$ = exports.AmazonQPropertiesOutput$ = exports.AmazonQPropertiesInput$ = exports.AllUsersGrantFilter$ = exports.AllDomainUnitsGrantFilter$ = exports.AggregationOutputItem$ = exports.AggregationOutput$ = exports.AggregationListItem$ = exports.AddToProjectMemberPoolPolicyGrantDetail$ = exports.AddPolicyGrantOutput$ = exports.AddPolicyGrantInput$ = exports.AdditionalAttributes$ = exports.AddEntityOwnerOutput$ = exports.AddEntityOwnerInput$ = exports.AccountPoolSummary$ = exports.AccountInfo$ = exports.AcceptSubscriptionRequestOutput$ = exports.AcceptSubscriptionRequestInput$ = exports.AcceptRule$ = exports.AcceptPredictionsOutput$ = exports.AcceptPredictionsInput$ = exports.AcceptedAssetScope$ = exports.AcceptChoice$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.UnauthorizedException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.DataZoneServiceException$ = void 0;
|
|
4
4
|
exports.CreateDataProductRevisionOutput$ = exports.CreateDataProductRevisionInput$ = exports.CreateDataProductOutput$ = exports.CreateDataProductInput$ = exports.CreateConnectionOutput$ = exports.CreateConnectionInput$ = exports.CreateAssetTypePolicyGrantDetail$ = exports.CreateAssetTypeOutput$ = exports.CreateAssetTypeInput$ = exports.CreateAssetRevisionOutput$ = exports.CreateAssetRevisionInput$ = exports.CreateAssetOutput$ = exports.CreateAssetInput$ = exports.CreateAssetFilterOutput$ = exports.CreateAssetFilterInput$ = exports.CreateAccountPoolOutput$ = exports.CreateAccountPoolInput$ = exports.ConnectionSummary$ = exports.ConnectionCredentials$ = exports.Configuration$ = exports.ConfigurableEnvironmentAction$ = exports.ConfigurableActionParameter$ = exports.ComputeConfig$ = exports.ColumnFilterConfiguration$ = exports.CloudFormationProperties$ = exports.CellInformation$ = exports.CancelSubscriptionOutput$ = exports.CancelSubscriptionInput$ = exports.CancelMetadataGenerationRunOutput$ = exports.CancelMetadataGenerationRunInput$ = exports.BusinessNameGenerationConfiguration$ = exports.BatchPutAttributesMetadataOutput$ = exports.BatchPutAttributesMetadataInput$ = exports.BatchPutAttributeOutput$ = exports.BatchGetAttributesMetadataOutput$ = exports.BatchGetAttributesMetadataInput$ = exports.BatchGetAttributeOutput$ = exports.BasicAuthenticationCredentials$ = exports.AwsLocation$ = exports.AwsConsoleLinkParameters$ = exports.AuthorizationCodeProperties$ = exports.AuthenticationConfigurationPatch$ = exports.AuthenticationConfigurationInput$ = exports.AuthenticationConfiguration$ = exports.AttributeInput$ = exports.AttributeError$ = exports.AthenaPropertiesPatch$ = exports.AthenaPropertiesOutput$ = exports.AthenaPropertiesInput$ = exports.AssociateGovernedTermsOutput$ = void 0;
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.UpdateUserProfile$ = exports.UpdateSubscriptionTarget$ = exports.UpdateSubscriptionRequest$ = exports.UpdateSubscriptionGrantStatus$ = exports.UpdateRule$ = exports.UpdateRootDomainUnitOwner$ = exports.UpdateProjectProfile$ = exports.UpdateProject$ = exports.UpdateGroupProfile$ = exports.UpdateGlossaryTerm$ = exports.UpdateGlossary$ = exports.UpdateEnvironmentProfile$ = exports.UpdateEnvironmentBlueprint$ = exports.UpdateEnvironmentAction$ = exports.UpdateEnvironment$ = exports.UpdateDomainUnit$ = exports.UpdateDomain$ = exports.UpdateDataSource$ = exports.UpdateConnection$ = void 0;
|
|
5
|
+
exports.CustomParameter$ = exports.CustomAccountPoolHandler$ = exports.CreateUserProfileOutput$ = exports.CreateUserProfileInput$ = exports.CreateSubscriptionTargetOutput$ = exports.CreateSubscriptionTargetInput$ = exports.CreateSubscriptionRequestOutput$ = exports.CreateSubscriptionRequestInput$ = exports.CreateSubscriptionGrantOutput$ = exports.CreateSubscriptionGrantInput$ = exports.CreateRuleOutput$ = exports.CreateRuleInput$ = exports.CreateProjectProfileOutput$ = exports.CreateProjectProfileInput$ = exports.CreateProjectPolicyGrantDetail$ = exports.CreateProjectOutput$ = exports.CreateProjectMembershipOutput$ = exports.CreateProjectMembershipInput$ = exports.CreateProjectInput$ = exports.CreateProjectFromProjectProfilePolicyGrantDetail$ = exports.CreateNotebookOutput$ = exports.CreateNotebookInput$ = exports.CreateListingChangeSetOutput$ = exports.CreateListingChangeSetInput$ = exports.CreateGroupProfileOutput$ = exports.CreateGroupProfileInput$ = exports.CreateGlossaryTermOutput$ = exports.CreateGlossaryTermInput$ = exports.CreateGlossaryPolicyGrantDetail$ = exports.CreateGlossaryOutput$ = exports.CreateGlossaryInput$ = exports.CreateFormTypePolicyGrantDetail$ = exports.CreateFormTypeOutput$ = exports.CreateFormTypeInput$ = exports.CreateEnvironmentProfilePolicyGrantDetail$ = exports.CreateEnvironmentProfileOutput$ = exports.CreateEnvironmentProfileInput$ = exports.CreateEnvironmentOutput$ = exports.CreateEnvironmentInput$ = exports.CreateEnvironmentBlueprintOutput$ = exports.CreateEnvironmentBlueprintInput$ = exports.CreateEnvironmentActionOutput$ = exports.CreateEnvironmentActionInput$ = exports.CreateDomainUnitPolicyGrantDetail$ = exports.CreateDomainUnitOutput$ = exports.CreateDomainUnitInput$ = exports.CreateDomainOutput$ = exports.CreateDomainInput$ = exports.CreateDataSourceOutput$ = exports.CreateDataSourceInput$ = void 0;
|
|
6
|
+
exports.DeleteProjectMembershipOutput$ = exports.DeleteProjectMembershipInput$ = exports.DeleteProjectInput$ = exports.DeleteNotebookOutput$ = exports.DeleteNotebookInput$ = exports.DeleteListingOutput$ = exports.DeleteListingInput$ = exports.DeleteGlossaryTermOutput$ = exports.DeleteGlossaryTermInput$ = exports.DeleteGlossaryOutput$ = exports.DeleteGlossaryInput$ = exports.DeleteFormTypeOutput$ = exports.DeleteFormTypeInput$ = exports.DeleteEnvironmentProfileInput$ = exports.DeleteEnvironmentInput$ = exports.DeleteEnvironmentBlueprintInput$ = exports.DeleteEnvironmentBlueprintConfigurationOutput$ = exports.DeleteEnvironmentBlueprintConfigurationInput$ = exports.DeleteEnvironmentActionInput$ = exports.DeleteDomainUnitOutput$ = exports.DeleteDomainUnitInput$ = exports.DeleteDomainOutput$ = exports.DeleteDomainInput$ = exports.DeleteDataSourceOutput$ = exports.DeleteDataSourceInput$ = exports.DeleteDataProductOutput$ = exports.DeleteDataProductInput$ = exports.DeleteDataExportConfigurationOutput$ = exports.DeleteDataExportConfigurationInput$ = exports.DeleteConnectionOutput$ = exports.DeleteConnectionInput$ = exports.DeleteAssetTypeOutput$ = exports.DeleteAssetTypeInput$ = exports.DeleteAssetOutput$ = exports.DeleteAssetInput$ = exports.DeleteAssetFilterInput$ = exports.DeleteAccountPoolOutput$ = exports.DeleteAccountPoolInput$ = exports.DataSourceSummary$ = exports.DataSourceRunSummary$ = exports.DataSourceRunLineageSummary$ = exports.DataSourceRunActivity$ = exports.DataSourceErrorMessage$ = exports.DataProductRevision$ = exports.DataProductResultItem$ = exports.DataProductListingItemAdditionalAttributes$ = exports.DataProductListingItem$ = exports.DataProductListing$ = exports.DataProductItemAdditionalAttributes$ = exports.DataProductItem$ = void 0;
|
|
7
|
+
exports.FormTypeData$ = exports.FormOutput$ = exports.FormInput$ = exports.FormEntryOutput$ = exports.FormEntryInput$ = exports.FilterExpression$ = exports.Filter$ = exports.FailureCause$ = exports.EqualToExpression$ = exports.EnvironmentSummary$ = exports.EnvironmentResolvedAccount$ = exports.EnvironmentProfileSummary$ = exports.EnvironmentParameter$ = exports.EnvironmentError$ = exports.EnvironmentDeploymentDetails$ = exports.EnvironmentConfigurationUserParameter$ = exports.EnvironmentConfigurationParametersDetails$ = exports.EnvironmentConfigurationParameter$ = exports.EnvironmentConfiguration$ = exports.EnvironmentConfig$ = exports.EnvironmentBlueprintSummary$ = exports.EnvironmentBlueprintConfigurationItem$ = exports.EnvironmentActionSummary$ = exports.EntityPattern$ = exports.EncryptionConfiguration$ = exports.DomainUnitUserProperties$ = exports.DomainUnitTarget$ = exports.DomainUnitSummary$ = exports.DomainUnitPolicyGrantPrincipal$ = exports.DomainUnitGroupProperties$ = exports.DomainUnitFilterForProject$ = exports.DomainSummary$ = exports.DisassociateGovernedTermsOutput$ = exports.DisassociateGovernedTermsInput$ = exports.DisassociateEnvironmentRoleOutput$ = exports.DisassociateEnvironmentRoleInput$ = exports.DetailedGlossaryTerm$ = exports.DeploymentProperties$ = exports.Deployment$ = exports.DeleteTimeSeriesDataPointsOutput$ = exports.DeleteTimeSeriesDataPointsInput$ = exports.DeleteSubscriptionTargetInput$ = exports.DeleteSubscriptionRequestInput$ = exports.DeleteSubscriptionGrantOutput$ = exports.DeleteSubscriptionGrantInput$ = exports.DeleteRuleOutput$ = exports.DeleteRuleInput$ = exports.DeleteProjectProfileOutput$ = exports.DeleteProjectProfileInput$ = exports.DeleteProjectOutput$ = void 0;
|
|
8
|
+
exports.GetLineageNodeOutput$ = exports.GetLineageNodeInput$ = exports.GetLineageEventOutput$ = exports.GetLineageEventInput$ = exports.GetJobRunOutput$ = exports.GetJobRunInput$ = exports.GetIamPortalLoginUrlOutput$ = exports.GetIamPortalLoginUrlInput$ = exports.GetGroupProfileOutput$ = exports.GetGroupProfileInput$ = exports.GetGlossaryTermOutput$ = exports.GetGlossaryTermInput$ = exports.GetGlossaryOutput$ = exports.GetGlossaryInput$ = exports.GetFormTypeOutput$ = exports.GetFormTypeInput$ = exports.GetEnvironmentProfileOutput$ = exports.GetEnvironmentProfileInput$ = exports.GetEnvironmentOutput$ = exports.GetEnvironmentInput$ = exports.GetEnvironmentCredentialsOutput$ = exports.GetEnvironmentCredentialsInput$ = exports.GetEnvironmentBlueprintOutput$ = exports.GetEnvironmentBlueprintInput$ = exports.GetEnvironmentBlueprintConfigurationOutput$ = exports.GetEnvironmentBlueprintConfigurationInput$ = exports.GetEnvironmentActionOutput$ = exports.GetEnvironmentActionInput$ = exports.GetDomainUnitOutput$ = exports.GetDomainUnitInput$ = exports.GetDomainOutput$ = exports.GetDomainInput$ = exports.GetDataSourceRunOutput$ = exports.GetDataSourceRunInput$ = exports.GetDataSourceOutput$ = exports.GetDataSourceInput$ = exports.GetDataProductOutput$ = exports.GetDataProductInput$ = exports.GetDataExportConfigurationOutput$ = exports.GetDataExportConfigurationInput$ = exports.GetConnectionOutput$ = exports.GetConnectionInput$ = exports.GetAssetTypeOutput$ = exports.GetAssetTypeInput$ = exports.GetAssetOutput$ = exports.GetAssetInput$ = exports.GetAssetFilterOutput$ = exports.GetAssetFilterInput$ = exports.GetAccountPoolOutput$ = exports.GetAccountPoolInput$ = void 0;
|
|
9
|
+
exports.IamPropertiesInput$ = exports.HyperPodPropertiesOutput$ = exports.HyperPodPropertiesInput$ = exports.GroupProfileSummary$ = exports.GroupDetails$ = exports.GreaterThanOrEqualToExpression$ = exports.GreaterThanExpression$ = exports.GlueSelfGrantStatusOutput$ = exports.GlueRunConfigurationOutput$ = exports.GlueRunConfigurationInput$ = exports.GluePropertiesPatch$ = exports.GluePropertiesOutput$ = exports.GluePropertiesInput$ = exports.GlueOAuth2Credentials$ = exports.GlueConnectionPatch$ = exports.GlueConnectionInput$ = exports.GlueConnection$ = exports.GlossaryTermItemAdditionalAttributes$ = exports.GlossaryTermItem$ = exports.GlossaryTermEnforcementDetail$ = exports.GlossaryItemAdditionalAttributes$ = exports.GlossaryItem$ = exports.GetUserProfileOutput$ = exports.GetUserProfileInput$ = exports.GetTimeSeriesDataPointOutput$ = exports.GetTimeSeriesDataPointInput$ = exports.GetSubscriptionTargetOutput$ = exports.GetSubscriptionTargetInput$ = exports.GetSubscriptionRequestDetailsOutput$ = exports.GetSubscriptionRequestDetailsInput$ = exports.GetSubscriptionOutput$ = exports.GetSubscriptionInput$ = exports.GetSubscriptionGrantOutput$ = exports.GetSubscriptionGrantInput$ = exports.GetRuleOutput$ = exports.GetRuleInput$ = exports.GetProjectProfileOutput$ = exports.GetProjectProfileInput$ = exports.GetProjectOutput$ = exports.GetProjectInput$ = exports.GetNotebookRunOutput$ = exports.GetNotebookRunInput$ = exports.GetNotebookOutput$ = exports.GetNotebookInput$ = exports.GetNotebookExportOutput$ = exports.GetNotebookExportInput$ = exports.GetMetadataGenerationRunOutput$ = exports.GetMetadataGenerationRunInput$ = exports.GetListingOutput$ = exports.GetListingInput$ = void 0;
|
|
10
|
+
exports.ListEnvironmentActionsInput$ = exports.ListEntityOwnersOutput$ = exports.ListEntityOwnersInput$ = exports.ListDomainUnitsForParentOutput$ = exports.ListDomainUnitsForParentInput$ = exports.ListDomainsOutput$ = exports.ListDomainsInput$ = exports.ListDataSourcesOutput$ = exports.ListDataSourcesInput$ = exports.ListDataSourceRunsOutput$ = exports.ListDataSourceRunsInput$ = exports.ListDataSourceRunActivitiesOutput$ = exports.ListDataSourceRunActivitiesInput$ = exports.ListDataProductRevisionsOutput$ = exports.ListDataProductRevisionsInput$ = exports.ListConnectionsOutput$ = exports.ListConnectionsInput$ = exports.ListAssetRevisionsOutput$ = exports.ListAssetRevisionsInput$ = exports.ListAssetFiltersOutput$ = exports.ListAssetFiltersInput$ = exports.ListAccountsInAccountPoolOutput$ = exports.ListAccountsInAccountPoolInput$ = exports.ListAccountPoolsOutput$ = exports.ListAccountPoolsInput$ = exports.LineageSyncSchedule$ = exports.LineageSqlQueryRunDetails$ = exports.LineageRunDetails$ = exports.LineageNodeTypeItem$ = exports.LineageNodeSummary$ = exports.LineageNodeReference$ = exports.LineageNodeItem$ = exports.LineageInfo$ = exports.LineageEventSummary$ = exports.LikeExpression$ = exports.LessThanOrEqualToExpression$ = exports.LessThanExpression$ = exports.LakehousePropertiesPatch$ = exports.LakehousePropertiesOutput$ = exports.LakehousePropertiesInput$ = exports.LakeFormationConfiguration$ = exports.JobRunSummary$ = exports.JobRunError$ = exports.IsNullExpression$ = exports.IsNotNullExpression$ = exports.InExpression$ = exports.Import$ = exports.IamUserProfileDetails$ = exports.IamPropertiesPatch$ = exports.IamPropertiesOutput$ = void 0;
|
|
11
|
+
exports.ManagedEndpointCredentials$ = exports.ListTimeSeriesDataPointsOutput$ = exports.ListTimeSeriesDataPointsInput$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSubscriptionTargetsOutput$ = exports.ListSubscriptionTargetsInput$ = exports.ListSubscriptionsOutput$ = exports.ListSubscriptionsInput$ = exports.ListSubscriptionRequestsOutput$ = exports.ListSubscriptionRequestsInput$ = exports.ListSubscriptionGrantsOutput$ = exports.ListSubscriptionGrantsInput$ = exports.ListRulesOutput$ = exports.ListRulesInput$ = exports.ListProjectsOutput$ = exports.ListProjectsInput$ = exports.ListProjectProfilesOutput$ = exports.ListProjectProfilesInput$ = exports.ListProjectMembershipsOutput$ = exports.ListProjectMembershipsInput$ = exports.ListPolicyGrantsOutput$ = exports.ListPolicyGrantsInput$ = exports.ListNotificationsOutput$ = exports.ListNotificationsInput$ = exports.ListNotebooksOutput$ = exports.ListNotebooksInput$ = exports.ListNotebookRunsOutput$ = exports.ListNotebookRunsInput$ = exports.ListMetadataGenerationRunsOutput$ = exports.ListMetadataGenerationRunsInput$ = exports.ListLineageNodeHistoryOutput$ = exports.ListLineageNodeHistoryInput$ = exports.ListLineageEventsOutput$ = exports.ListLineageEventsInput$ = exports.ListJobRunsOutput$ = exports.ListJobRunsInput$ = exports.ListingSummaryItem$ = exports.ListingSummary$ = exports.ListingRevisionInput$ = exports.ListingRevision$ = exports.ListEnvironmentsOutput$ = exports.ListEnvironmentsInput$ = exports.ListEnvironmentProfilesOutput$ = exports.ListEnvironmentProfilesInput$ = exports.ListEnvironmentBlueprintsOutput$ = exports.ListEnvironmentBlueprintsInput$ = exports.ListEnvironmentBlueprintConfigurationsOutput$ = exports.ListEnvironmentBlueprintConfigurationsInput$ = exports.ListEnvironmentActionsOutput$ = void 0;
|
|
12
|
+
exports.PutEnvironmentBlueprintConfigurationInput$ = exports.PutDataExportConfigurationOutput$ = exports.PutDataExportConfigurationInput$ = exports.ProjectSummary$ = exports.ProjectsForRule$ = exports.ProjectProfileSummary$ = exports.ProjectPolicyGrantPrincipal$ = exports.ProjectMembershipAssignment$ = exports.ProjectMember$ = exports.ProjectDeletionError$ = exports.PredictionConfiguration$ = exports.PostTimeSeriesDataPointsOutput$ = exports.PostTimeSeriesDataPointsInput$ = exports.PostLineageEventOutput$ = exports.PostLineageEventInput$ = exports.PolicyGrantMember$ = exports.PhysicalEndpoint$ = exports.PhysicalConnectionRequirements$ = exports.PackageConfig$ = exports.OwnerUserPropertiesOutput$ = exports.OwnerUserProperties$ = exports.OwnerGroupPropertiesOutput$ = exports.OwnerGroupProperties$ = exports.OverrideProjectOwnersPolicyGrantDetail$ = exports.OverrideDomainUnitOwnersPolicyGrantDetail$ = exports.OpenLineageRunEventSummary$ = exports.OAuth2Properties$ = exports.OAuth2ClientApplication$ = exports.NotLikeExpression$ = exports.NotInExpression$ = exports.NotificationResource$ = exports.NotificationOutput$ = exports.NotEqualToExpression$ = exports.NotebookSummary$ = exports.NotebookRunSummary$ = exports.NotebookRunError$ = exports.NotebookExportError$ = exports.NotebookError$ = exports.NetworkConfig$ = exports.NameIdentifier$ = exports.MlflowPropertiesPatch$ = exports.MlflowPropertiesOutput$ = exports.MlflowPropertiesInput$ = exports.MetadataGenerationRunTypeStat$ = exports.MetadataGenerationRunTarget$ = exports.MetadataGenerationRunItem$ = exports.MetadataFormSummary$ = exports.MetadataFormReference$ = exports.MetadataFormEnforcementDetail$ = exports.MatchOffset$ = void 0;
|
|
13
|
+
exports.SearchOutput$ = exports.SearchListingsOutput$ = exports.SearchListingsInput$ = exports.SearchInput$ = exports.SearchInItem$ = exports.SearchGroupProfilesOutput$ = exports.SearchGroupProfilesInput$ = exports.ScheduleConfiguration$ = exports.SageMakerRunConfigurationOutput$ = exports.SageMakerRunConfigurationInput$ = exports.S3PropertiesPatch$ = exports.S3PropertiesOutput$ = exports.S3PropertiesInput$ = exports.S3Destination$ = exports.RunStatisticsForAssets$ = exports.RuleSummary$ = exports.RuleScope$ = exports.RowFilterConfiguration$ = exports.RevokeSubscriptionOutput$ = exports.RevokeSubscriptionInput$ = exports.ResourceTagParameter$ = exports.ResourceTag$ = exports.Resource$ = exports.RemovePolicyGrantOutput$ = exports.RemovePolicyGrantInput$ = exports.RemoveEntityOwnerOutput$ = exports.RemoveEntityOwnerInput$ = exports.RelationPattern$ = exports.RelationalFilterConfiguration$ = exports.RejectSubscriptionRequestOutput$ = exports.RejectSubscriptionRequestInput$ = exports.RejectRule$ = exports.RejectPredictionsOutput$ = exports.RejectPredictionsInput$ = exports.RejectChoice$ = exports.RedshiftServerlessStorage$ = exports.RedshiftSelfGrantStatusOutput$ = exports.RedshiftRunConfigurationOutput$ = exports.RedshiftRunConfigurationInput$ = exports.RedshiftPropertiesPatch$ = exports.RedshiftPropertiesOutput$ = exports.RedshiftPropertiesInput$ = exports.RedshiftLineageSyncConfigurationOutput$ = exports.RedshiftLineageSyncConfigurationInput$ = exports.RedshiftCredentialConfiguration$ = exports.RedshiftClusterStorage$ = exports.RecommendationConfiguration$ = exports.QueryGraphOutput$ = exports.QueryGraphInput$ = exports.PutEnvironmentBlueprintConfigurationOutput$ = void 0;
|
|
14
|
+
exports.TimeoutConfig$ = exports.TextMatchItem$ = exports.TermRelations$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.SubscriptionTargetSummary$ = exports.SubscriptionTargetForm$ = exports.SubscriptionSummary$ = exports.SubscriptionRequestSummary$ = exports.SubscriptionGrantSummary$ = exports.SubscribedUserInput$ = exports.SubscribedUser$ = exports.SubscribedProjectInput$ = exports.SubscribedProject$ = exports.SubscribedProductListing$ = exports.SubscribedListingInput$ = exports.SubscribedListing$ = exports.SubscribedIamPrincipalInput$ = exports.SubscribedIamPrincipal$ = exports.SubscribedGroupInput$ = exports.SubscribedGroup$ = exports.SubscribedAssetListing$ = exports.SubscribedAsset$ = exports.StorageConfig$ = exports.StopNotebookRunOutput$ = exports.StopNotebookRunInput$ = exports.StartNotebookRunOutput$ = exports.StartNotebookRunInput$ = exports.StartNotebookImportOutput$ = exports.StartNotebookImportInput$ = exports.StartNotebookExportOutput$ = exports.StartNotebookExportInput$ = exports.StartMetadataGenerationRunOutput$ = exports.StartMetadataGenerationRunInput$ = exports.StartDataSourceRunOutput$ = exports.StartDataSourceRunInput$ = exports.SsoUserProfileDetails$ = exports.SparkGluePropertiesOutput$ = exports.SparkGluePropertiesInput$ = exports.SparkGlueArgs$ = exports.SparkEmrPropertiesPatch$ = exports.SparkEmrPropertiesOutput$ = exports.SparkEmrPropertiesInput$ = exports.SingleSignOn$ = exports.SelfGrantStatusDetail$ = exports.SearchUserProfilesOutput$ = exports.SearchUserProfilesInput$ = exports.SearchTypesOutput$ = exports.SearchTypesInput$ = exports.SearchSort$ = void 0;
|
|
15
|
+
exports.UpdateSubscriptionTargetOutput$ = exports.UpdateSubscriptionTargetInput$ = exports.UpdateSubscriptionRequestOutput$ = exports.UpdateSubscriptionRequestInput$ = exports.UpdateSubscriptionGrantStatusOutput$ = exports.UpdateSubscriptionGrantStatusInput$ = exports.UpdateRuleOutput$ = exports.UpdateRuleInput$ = exports.UpdateRootDomainUnitOwnerOutput$ = exports.UpdateRootDomainUnitOwnerInput$ = exports.UpdateProjectProfileOutput$ = exports.UpdateProjectProfileInput$ = exports.UpdateProjectOutput$ = exports.UpdateProjectInput$ = exports.UpdateNotebookOutput$ = exports.UpdateNotebookInput$ = exports.UpdateGroupProfileOutput$ = exports.UpdateGroupProfileInput$ = exports.UpdateGlossaryTermOutput$ = exports.UpdateGlossaryTermInput$ = exports.UpdateGlossaryOutput$ = exports.UpdateGlossaryInput$ = exports.UpdateEnvironmentProfileOutput$ = exports.UpdateEnvironmentProfileInput$ = exports.UpdateEnvironmentOutput$ = exports.UpdateEnvironmentInput$ = exports.UpdateEnvironmentBlueprintOutput$ = exports.UpdateEnvironmentBlueprintInput$ = exports.UpdateEnvironmentActionOutput$ = exports.UpdateEnvironmentActionInput$ = exports.UpdateDomainUnitOutput$ = exports.UpdateDomainUnitInput$ = exports.UpdateDomainOutput$ = exports.UpdateDomainInput$ = exports.UpdateDataSourceOutput$ = exports.UpdateDataSourceInput$ = exports.UpdateConnectionOutput$ = exports.UpdateConnectionInput$ = exports.UpdateAssetFilterOutput$ = exports.UpdateAssetFilterInput$ = exports.UpdateAccountPoolOutput$ = exports.UpdateAccountPoolInput$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.Unit$ = exports.TriggerSource$ = exports.Topic$ = exports.TimeSeriesDataPointSummaryFormOutput$ = exports.TimeSeriesDataPointFormOutput$ = exports.TimeSeriesDataPointFormInput$ = void 0;
|
|
16
|
+
exports.RuleDetail$ = exports.RowFilterExpression$ = exports.RowFilter$ = exports.ResultItem$ = exports.Region$ = exports.RedshiftStorageProperties$ = exports.RedshiftStorage$ = exports.RedshiftCredentials$ = exports.ProvisioningProperties$ = exports.ProvisioningConfiguration$ = exports.ProjectGrantFilter$ = exports.PolicyGrantPrincipal$ = exports.PolicyGrantDetail$ = exports.Permissions$ = exports.OwnerPropertiesOutput$ = exports.OwnerProperties$ = exports.OutputLocation$ = exports.Model$ = exports.MemberDetails$ = exports.Member$ = exports.MatchRationaleItem$ = exports.MatchClause$ = exports.ListingItem$ = exports.JobRunDetails$ = exports.GroupPolicyGrantPrincipal$ = exports.GrantedEntityInput$ = exports.GrantedEntity$ = exports.FilterClause$ = exports.EventSummary$ = exports.DomainUnitOwnerProperties$ = exports.DomainUnitGrantFilter$ = exports.DataSourceConfigurationOutput$ = exports.DataSourceConfigurationInput$ = exports.ConnectionPropertiesPatch$ = exports.ConnectionPropertiesOutput$ = exports.ConnectionPropertiesInput$ = exports.AwsAccount$ = exports.AssetFilterConfiguration$ = exports.ActionParameters$ = exports.AccountSource$ = exports.WorkflowsServerlessPropertiesOutput$ = exports.WorkflowsServerlessPropertiesInput$ = exports.WorkflowsMwaaPropertiesOutput$ = exports.WorkflowsMwaaPropertiesInput$ = exports.UserProfileSummary$ = exports.UsernamePassword$ = exports.UserDetails$ = exports.UseAssetTypePolicyGrantDetail$ = exports.UpdateUserProfileOutput$ = exports.UpdateUserProfileInput$ = void 0;
|
|
17
|
+
exports.CreateUserProfile$ = exports.CreateSubscriptionTarget$ = exports.CreateSubscriptionRequest$ = exports.CreateSubscriptionGrant$ = exports.CreateRule$ = exports.CreateProjectProfile$ = exports.CreateProjectMembership$ = exports.CreateProject$ = exports.CreateNotebook$ = exports.CreateListingChangeSet$ = exports.CreateGroupProfile$ = exports.CreateGlossaryTerm$ = exports.CreateGlossary$ = exports.CreateFormType$ = exports.CreateEnvironmentProfile$ = exports.CreateEnvironmentBlueprint$ = exports.CreateEnvironmentAction$ = exports.CreateEnvironment$ = exports.CreateDomainUnit$ = exports.CreateDomain$ = exports.CreateDataSource$ = exports.CreateDataProductRevision$ = exports.CreateDataProduct$ = exports.CreateConnection$ = exports.CreateAssetType$ = exports.CreateAssetRevision$ = exports.CreateAssetFilter$ = exports.CreateAsset$ = exports.CreateAccountPool$ = exports.CancelSubscription$ = exports.CancelMetadataGenerationRun$ = exports.BatchPutAttributesMetadata$ = exports.BatchGetAttributesMetadata$ = exports.AssociateGovernedTerms$ = exports.AssociateEnvironmentRole$ = exports.AddPolicyGrant$ = exports.AddEntityOwner$ = exports.AcceptSubscriptionRequest$ = exports.AcceptPredictions$ = exports.UserProfileDetails$ = exports.UserPolicyGrantPrincipal$ = exports.SubscribedPrincipalInput$ = exports.SubscribedPrincipal$ = exports.SubscribedListingItem$ = exports.SourceLocation$ = exports.SelfGrantStatusOutput$ = exports.SearchTypesResultItem$ = exports.SearchResultItem$ = exports.SearchInventoryResultItem$ = exports.RuleTarget$ = void 0;
|
|
18
|
+
exports.GetGlossaryTerm$ = exports.GetGlossary$ = exports.GetFormType$ = exports.GetEnvironmentProfile$ = exports.GetEnvironmentCredentials$ = exports.GetEnvironmentBlueprintConfiguration$ = exports.GetEnvironmentBlueprint$ = exports.GetEnvironmentAction$ = exports.GetEnvironment$ = exports.GetDomainUnit$ = exports.GetDomain$ = exports.GetDataSourceRun$ = exports.GetDataSource$ = exports.GetDataProduct$ = exports.GetDataExportConfiguration$ = exports.GetConnection$ = exports.GetAssetType$ = exports.GetAssetFilter$ = exports.GetAsset$ = exports.GetAccountPool$ = exports.DisassociateGovernedTerms$ = exports.DisassociateEnvironmentRole$ = exports.DeleteTimeSeriesDataPoints$ = exports.DeleteSubscriptionTarget$ = exports.DeleteSubscriptionRequest$ = exports.DeleteSubscriptionGrant$ = exports.DeleteRule$ = exports.DeleteProjectProfile$ = exports.DeleteProjectMembership$ = exports.DeleteProject$ = exports.DeleteNotebook$ = exports.DeleteListing$ = exports.DeleteGlossaryTerm$ = exports.DeleteGlossary$ = exports.DeleteFormType$ = exports.DeleteEnvironmentProfile$ = exports.DeleteEnvironmentBlueprintConfiguration$ = exports.DeleteEnvironmentBlueprint$ = exports.DeleteEnvironmentAction$ = exports.DeleteEnvironment$ = exports.DeleteDomainUnit$ = exports.DeleteDomain$ = exports.DeleteDataSource$ = exports.DeleteDataProduct$ = exports.DeleteDataExportConfiguration$ = exports.DeleteConnection$ = exports.DeleteAssetType$ = exports.DeleteAssetFilter$ = exports.DeleteAsset$ = exports.DeleteAccountPool$ = void 0;
|
|
19
|
+
exports.ListSubscriptionRequests$ = exports.ListSubscriptionGrants$ = exports.ListRules$ = exports.ListProjects$ = exports.ListProjectProfiles$ = exports.ListProjectMemberships$ = exports.ListPolicyGrants$ = exports.ListNotifications$ = exports.ListNotebooks$ = exports.ListNotebookRuns$ = exports.ListMetadataGenerationRuns$ = exports.ListLineageNodeHistory$ = exports.ListLineageEvents$ = exports.ListJobRuns$ = exports.ListEnvironments$ = exports.ListEnvironmentProfiles$ = exports.ListEnvironmentBlueprints$ = exports.ListEnvironmentBlueprintConfigurations$ = exports.ListEnvironmentActions$ = exports.ListEntityOwners$ = exports.ListDomainUnitsForParent$ = exports.ListDomains$ = exports.ListDataSources$ = exports.ListDataSourceRuns$ = exports.ListDataSourceRunActivities$ = exports.ListDataProductRevisions$ = exports.ListConnections$ = exports.ListAssetRevisions$ = exports.ListAssetFilters$ = exports.ListAccountsInAccountPool$ = exports.ListAccountPools$ = exports.GetUserProfile$ = exports.GetTimeSeriesDataPoint$ = exports.GetSubscriptionTarget$ = exports.GetSubscriptionRequestDetails$ = exports.GetSubscriptionGrant$ = exports.GetSubscription$ = exports.GetRule$ = exports.GetProjectProfile$ = exports.GetProject$ = exports.GetNotebookRun$ = exports.GetNotebookExport$ = exports.GetNotebook$ = exports.GetMetadataGenerationRun$ = exports.GetListing$ = exports.GetLineageNode$ = exports.GetLineageEvent$ = exports.GetJobRun$ = exports.GetIamPortalLoginUrl$ = exports.GetGroupProfile$ = void 0;
|
|
20
|
+
exports.UpdateUserProfile$ = exports.UpdateSubscriptionTarget$ = exports.UpdateSubscriptionRequest$ = exports.UpdateSubscriptionGrantStatus$ = exports.UpdateRule$ = exports.UpdateRootDomainUnitOwner$ = exports.UpdateProjectProfile$ = exports.UpdateProject$ = exports.UpdateNotebook$ = exports.UpdateGroupProfile$ = exports.UpdateGlossaryTerm$ = exports.UpdateGlossary$ = exports.UpdateEnvironmentProfile$ = exports.UpdateEnvironmentBlueprint$ = exports.UpdateEnvironmentAction$ = exports.UpdateEnvironment$ = exports.UpdateDomainUnit$ = exports.UpdateDomain$ = exports.UpdateDataSource$ = exports.UpdateConnection$ = exports.UpdateAssetFilter$ = exports.UpdateAccountPool$ = exports.UntagResource$ = exports.TagResource$ = exports.StopNotebookRun$ = exports.StartNotebookRun$ = exports.StartNotebookImport$ = exports.StartNotebookExport$ = exports.StartMetadataGenerationRun$ = exports.StartDataSourceRun$ = exports.SearchUserProfiles$ = exports.SearchTypes$ = exports.SearchListings$ = exports.SearchGroupProfiles$ = exports.Search$ = exports.RevokeSubscription$ = exports.RemovePolicyGrant$ = exports.RemoveEntityOwner$ = exports.RejectSubscriptionRequest$ = exports.RejectPredictions$ = exports.QueryGraph$ = exports.PutEnvironmentBlueprintConfiguration$ = exports.PutDataExportConfiguration$ = exports.PostTimeSeriesDataPoints$ = exports.PostLineageEvent$ = exports.ListTimeSeriesDataPoints$ = exports.ListTagsForResource$ = exports.ListSubscriptionTargets$ = exports.ListSubscriptions$ = void 0;
|
|
21
21
|
const _A = "Attributes";
|
|
22
22
|
const _AA = "AdditionalAttributes";
|
|
23
23
|
const _AAN = "AwsAccountName";
|
|
@@ -193,6 +193,9 @@ const _CM = "CredentialMap";
|
|
|
193
193
|
const _CMGR = "CancelMetadataGenerationRun";
|
|
194
194
|
const _CMGRI = "CancelMetadataGenerationRunInput";
|
|
195
195
|
const _CMGRO = "CancelMetadataGenerationRunOutput";
|
|
196
|
+
const _CN = "CreateNotebook";
|
|
197
|
+
const _CNI = "CreateNotebookInput";
|
|
198
|
+
const _CNO = "CreateNotebookOutput";
|
|
196
199
|
const _CO = "CellOrder";
|
|
197
200
|
const _CP = "CustomParameter";
|
|
198
201
|
const _CPFPPPGD = "CreateProjectFromProjectProfilePolicyGrantDetail";
|
|
@@ -297,6 +300,9 @@ const _DL = "DeleteListing";
|
|
|
297
300
|
const _DLI = "DeleteListingInput";
|
|
298
301
|
const _DLO = "DeleteListingOutput";
|
|
299
302
|
const _DN = "DomainName";
|
|
303
|
+
const _DNI = "DeleteNotebookInput";
|
|
304
|
+
const _DNO = "DeleteNotebookOutput";
|
|
305
|
+
const _DNe = "DeleteNotebook";
|
|
300
306
|
const _DP = "DeploymentProperties";
|
|
301
307
|
const _DPD = "DataProductDescription";
|
|
302
308
|
const _DPI = "DataProductItem";
|
|
@@ -502,9 +508,15 @@ const _GMGR = "GetMetadataGenerationRun";
|
|
|
502
508
|
const _GMGRI = "GetMetadataGenerationRunInput";
|
|
503
509
|
const _GMGRO = "GetMetadataGenerationRunOutput";
|
|
504
510
|
const _GN = "GlossaryName";
|
|
511
|
+
const _GNE = "GetNotebookExport";
|
|
512
|
+
const _GNEI = "GetNotebookExportInput";
|
|
513
|
+
const _GNEO = "GetNotebookExportOutput";
|
|
514
|
+
const _GNI = "GetNotebookInput";
|
|
515
|
+
const _GNO = "GetNotebookOutput";
|
|
505
516
|
const _GNR = "GetNotebookRun";
|
|
506
517
|
const _GNRI = "GetNotebookRunInput";
|
|
507
518
|
const _GNRO = "GetNotebookRunOutput";
|
|
519
|
+
const _GNe = "GetNotebook";
|
|
508
520
|
const _GOAC = "GlueOAuth2Credentials";
|
|
509
521
|
const _GP = "GetProject";
|
|
510
522
|
const _GPGP = "GroupPolicyGrantPrincipal";
|
|
@@ -641,8 +653,10 @@ const _LMGRI = "ListMetadataGenerationRunsInput";
|
|
|
641
653
|
const _LMGRO = "ListMetadataGenerationRunsOutput";
|
|
642
654
|
const _LN = "LastName";
|
|
643
655
|
const _LNI = "LineageNodeItem";
|
|
644
|
-
const _LNIi = "
|
|
645
|
-
const
|
|
656
|
+
const _LNIi = "ListNotebooksInput";
|
|
657
|
+
const _LNIis = "ListNotificationsInput";
|
|
658
|
+
const _LNO = "ListNotebooksOutput";
|
|
659
|
+
const _LNOi = "ListNotificationsOutput";
|
|
646
660
|
const _LNR = "LineageNodeReference";
|
|
647
661
|
const _LNRI = "ListNotebookRunsInput";
|
|
648
662
|
const _LNRL = "LineageNodeReferenceList";
|
|
@@ -651,7 +665,8 @@ const _LNRi = "ListNotebookRuns";
|
|
|
651
665
|
const _LNS = "LineageNodeSummary";
|
|
652
666
|
const _LNSi = "LineageNodeSummaries";
|
|
653
667
|
const _LNTI = "LineageNodeTypeItem";
|
|
654
|
-
const _LNi = "
|
|
668
|
+
const _LNi = "ListNotebooks";
|
|
669
|
+
const _LNis = "ListNotifications";
|
|
655
670
|
const _LP = "ListProjects";
|
|
656
671
|
const _LPG = "ListPolicyGrants";
|
|
657
672
|
const _LPGI = "ListPolicyGrantsInput";
|
|
@@ -728,22 +743,29 @@ const _Mem = "Member";
|
|
|
728
743
|
const _Mo = "Model";
|
|
729
744
|
const _N = "Name";
|
|
730
745
|
const _NC = "NetworkConfig";
|
|
746
|
+
const _NE = "NotebookError";
|
|
747
|
+
const _NEE = "NotebookExportError";
|
|
731
748
|
const _NETE = "NotEqualToExpression";
|
|
732
749
|
const _NI = "NameIdentifier";
|
|
733
750
|
const _NIE = "NotInExpression";
|
|
734
751
|
const _NIa = "NameIdentifiers";
|
|
735
752
|
const _NL = "NotificationsList";
|
|
736
753
|
const _NLE = "NotLikeExpression";
|
|
754
|
+
const _NN = "NotebookName";
|
|
737
755
|
const _NO = "NotificationOutput";
|
|
738
756
|
const _NR = "NotificationResource";
|
|
739
757
|
const _NRE = "NotebookRunError";
|
|
740
758
|
const _NRS = "NotebookRunSummary";
|
|
741
759
|
const _NRSL = "NotebookRunSummaryList";
|
|
760
|
+
const _NS = "NotebookSummary";
|
|
761
|
+
const _NSL = "NotebookSummaryList";
|
|
762
|
+
const _NSU = "NotebookS3Uri";
|
|
742
763
|
const _OACA = "OAuth2ClientApplication";
|
|
743
764
|
const _OAP = "OAuth2Properties";
|
|
744
765
|
const _ODUOPGD = "OverrideDomainUnitOwnersPolicyGrantDetail";
|
|
745
766
|
const _OGP = "OwnerGroupProperties";
|
|
746
767
|
const _OGPO = "OwnerGroupPropertiesOutput";
|
|
768
|
+
const _OL = "OutputLocation";
|
|
747
769
|
const _OLRES = "OpenLineageRunEventSummary";
|
|
748
770
|
const _OP = "OwnerProperties";
|
|
749
771
|
const _OPO = "OwnerPropertiesOutput";
|
|
@@ -865,6 +887,7 @@ const _SD = "ShortDescription";
|
|
|
865
887
|
const _SDSR = "StartDataSourceRun";
|
|
866
888
|
const _SDSRI = "StartDataSourceRunInput";
|
|
867
889
|
const _SDSRO = "StartDataSourceRunOutput";
|
|
890
|
+
const _SDe = "S3Destination";
|
|
868
891
|
const _SEPI = "SparkEmrPropertiesInput";
|
|
869
892
|
const _SEPO = "SparkEmrPropertiesOutput";
|
|
870
893
|
const _SEPP = "SparkEmrPropertiesPatch";
|
|
@@ -895,12 +918,19 @@ const _SLIub = "SubscribedListingInputs";
|
|
|
895
918
|
const _SLIubs = "SubscribedListingItem";
|
|
896
919
|
const _SLO = "SearchListingsOutput";
|
|
897
920
|
const _SLe = "SearchListings";
|
|
921
|
+
const _SLo = "SourceLocation";
|
|
898
922
|
const _SLu = "SubscribedListings";
|
|
899
923
|
const _SMGR = "StartMetadataGenerationRun";
|
|
900
924
|
const _SMGRI = "StartMetadataGenerationRunInput";
|
|
901
925
|
const _SMGRO = "StartMetadataGenerationRunOutput";
|
|
902
926
|
const _SMRCI = "SageMakerRunConfigurationInput";
|
|
903
927
|
const _SMRCO = "SageMakerRunConfigurationOutput";
|
|
928
|
+
const _SNE = "StartNotebookExport";
|
|
929
|
+
const _SNEI = "StartNotebookExportInput";
|
|
930
|
+
const _SNEO = "StartNotebookExportOutput";
|
|
931
|
+
const _SNI = "StartNotebookImport";
|
|
932
|
+
const _SNII = "StartNotebookImportInput";
|
|
933
|
+
const _SNIO = "StartNotebookImportOutput";
|
|
904
934
|
const _SNR = "StartNotebookRun";
|
|
905
935
|
const _SNRI = "StartNotebookRunInput";
|
|
906
936
|
const _SNRIt = "StopNotebookRunInput";
|
|
@@ -924,6 +954,7 @@ const _SRI = "SearchResultItems";
|
|
|
924
954
|
const _SRIe = "SearchResultItem";
|
|
925
955
|
const _SRS = "SubscriptionRequestSummary";
|
|
926
956
|
const _SS = "SearchSort";
|
|
957
|
+
const _SSL = "S3SourceLocation";
|
|
927
958
|
const _SSO = "SingleSignOn";
|
|
928
959
|
const _SSu = "SubscriptionSummary";
|
|
929
960
|
const _ST = "SubscriptionTargets";
|
|
@@ -1004,6 +1035,9 @@ const _UGPO = "UpdateGroupProfileOutput";
|
|
|
1004
1035
|
const _UGT = "UpdateGlossaryTerm";
|
|
1005
1036
|
const _UGTI = "UpdateGlossaryTermInput";
|
|
1006
1037
|
const _UGTO = "UpdateGlossaryTermOutput";
|
|
1038
|
+
const _UN = "UpdateNotebook";
|
|
1039
|
+
const _UNI = "UpdateNotebookInput";
|
|
1040
|
+
const _UNO = "UpdateNotebookOutput";
|
|
1007
1041
|
const _UP = "UsernamePassword";
|
|
1008
1042
|
const _UPD = "UserProfileDetails";
|
|
1009
1043
|
const _UPGP = "UserPolicyGrantPrincipal";
|
|
@@ -1138,6 +1172,7 @@ const _cFT = "createFormType";
|
|
|
1138
1172
|
const _cG = "createGlossary";
|
|
1139
1173
|
const _cI = "connectionId";
|
|
1140
1174
|
const _cIo = "connectionIdentifier";
|
|
1175
|
+
const _cIom = "computeId";
|
|
1141
1176
|
const _cN = "columnName";
|
|
1142
1177
|
const _cNa = "catalogName";
|
|
1143
1178
|
const _cNl = "clusterName";
|
|
@@ -1212,12 +1247,12 @@ const _eAn = "endedAt";
|
|
|
1212
1247
|
const _eBI = "environmentBlueprintIdentifier";
|
|
1213
1248
|
const _eBIn = "environmentBlueprintId";
|
|
1214
1249
|
const _eBNG = "enableBusinessNameGeneration";
|
|
1215
|
-
const _eC = "
|
|
1250
|
+
const _eC = "environmentConfiguration";
|
|
1216
1251
|
const _eCI = "environmentConfigurationId";
|
|
1217
1252
|
const _eCN = "effectiveColumnNames";
|
|
1218
1253
|
const _eCNn = "environmentConfigurationName";
|
|
1219
|
-
const _eCn = "
|
|
1220
|
-
const
|
|
1254
|
+
const _eCn = "environmentConfigurations";
|
|
1255
|
+
const _eCnc = "encryptionConfiguration";
|
|
1221
1256
|
const _eD = "errorDetail";
|
|
1222
1257
|
const _eDD = "environmentDeploymentDetails";
|
|
1223
1258
|
const _eE = "enableExport";
|
|
@@ -1267,6 +1302,7 @@ const _exp = "expression";
|
|
|
1267
1302
|
const _f = "forms";
|
|
1268
1303
|
const _fC = "failureCause";
|
|
1269
1304
|
const _fE = "filterExpressions";
|
|
1305
|
+
const _fF = "fileFormat";
|
|
1270
1306
|
const _fI = "filterIds";
|
|
1271
1307
|
const _fIo = "formsInput";
|
|
1272
1308
|
const _fN = "formNames";
|
|
@@ -1368,11 +1404,14 @@ const _kKA = "kmsKeyArn";
|
|
|
1368
1404
|
const _kKI = "kmsKeyIdentifier";
|
|
1369
1405
|
const _kN = "keyName";
|
|
1370
1406
|
const _l = "listing";
|
|
1407
|
+
const _lA = "lockedAt";
|
|
1408
|
+
const _lB = "lockedBy";
|
|
1371
1409
|
const _lCB = "listingCreatedBy";
|
|
1372
1410
|
const _lCVT = "lastConnectionValidationTime";
|
|
1373
1411
|
const _lD = "lastDeployment";
|
|
1374
1412
|
const _lDo = "longDescription";
|
|
1375
1413
|
const _lE = "livyEndpoint";
|
|
1414
|
+
const _lEA = "lockExpiresAt";
|
|
1376
1415
|
const _lERA = "lambdaExecutionRoleArn";
|
|
1377
1416
|
const _lFA = "lambdaFunctionArn";
|
|
1378
1417
|
const _lFC = "lakeFormationConfiguration";
|
|
@@ -1424,10 +1463,10 @@ const _mR = "matchRationale";
|
|
|
1424
1463
|
const _mRa = "maxResults";
|
|
1425
1464
|
const _ma = "managed";
|
|
1426
1465
|
const _mat = "match";
|
|
1427
|
-
const _me = "
|
|
1428
|
-
const _mem = "
|
|
1466
|
+
const _me = "metadata";
|
|
1467
|
+
const _mem = "member";
|
|
1468
|
+
const _memb = "members";
|
|
1429
1469
|
const _mes = "messages";
|
|
1430
|
-
const _met = "metadata";
|
|
1431
1470
|
const _mo = "model";
|
|
1432
1471
|
const _n = "name";
|
|
1433
1472
|
const _nAT = "networkAccessType";
|
|
@@ -1454,6 +1493,7 @@ const _oDS = "overallDeploymentStatus";
|
|
|
1454
1493
|
const _oDUO = "overrideDomainUnitOwners";
|
|
1455
1494
|
const _oGI = "owningGroupId";
|
|
1456
1495
|
const _oIPA = "owningIamPrincipalArn";
|
|
1496
|
+
const _oL = "outputLocation";
|
|
1457
1497
|
const _oLRES = "openLineageRunEventSummary";
|
|
1458
1498
|
const _oPI = "owningProjectId";
|
|
1459
1499
|
const _oPIr = "originProjectId";
|
|
@@ -1600,6 +1640,7 @@ const _sIu = "subnetIds";
|
|
|
1600
1640
|
const _sIub = "subnetId";
|
|
1601
1641
|
const _sL = "subscribedListings";
|
|
1602
1642
|
const _sLI = "subscribedListingId";
|
|
1643
|
+
const _sLo = "sourceLocation";
|
|
1603
1644
|
const _sLu = "subscribedListing";
|
|
1604
1645
|
const _sM = "selectionMode";
|
|
1605
1646
|
const _sMA = "secretManagerArn";
|
|
@@ -1806,11 +1847,14 @@ var LongDescription = [0, n0, _LD, 8, 0];
|
|
|
1806
1847
|
var Message = [0, n0, _M, 8, 0];
|
|
1807
1848
|
var MetadataValue = [0, n0, _MV, 8, 0];
|
|
1808
1849
|
var Name = [0, n0, _N, 8, 0];
|
|
1850
|
+
var NotebookName = [0, n0, _NN, 8, 0];
|
|
1851
|
+
var NotebookS3Uri = [0, n0, _NSU, 8, 0];
|
|
1809
1852
|
var Password = [0, n0, _P, 8, 0];
|
|
1810
1853
|
var ProjectName = [0, n0, _PN, 8, 0];
|
|
1811
1854
|
var ProjectProfileName = [0, n0, _PPN, 8, 0];
|
|
1812
1855
|
var RequestReason = [0, n0, _RR, 8, 0];
|
|
1813
1856
|
var RuleName = [0, n0, _RN, 8, 0];
|
|
1857
|
+
var S3SourceLocation = [0, n0, _SSL, 8, 0];
|
|
1814
1858
|
var ShortDescription = [0, n0, _SD, 8, 0];
|
|
1815
1859
|
var SubscriptionTargetName = [0, n0, _STN, 8, 0];
|
|
1816
1860
|
var Title = [0, n0, _T, 8, 0];
|
|
@@ -2406,6 +2450,16 @@ exports.CreateListingChangeSetOutput$ = [3, n0, _CLCSO,
|
|
|
2406
2450
|
[_lI, _lR, _st],
|
|
2407
2451
|
[0, 0, 0], 3
|
|
2408
2452
|
];
|
|
2453
|
+
exports.CreateNotebookInput$ = [3, n0, _CNI,
|
|
2454
|
+
0,
|
|
2455
|
+
[_dI, _oPIw, _n, _de, _me, _par, _cT],
|
|
2456
|
+
[[0, 1], 0, [() => NotebookName, 0], [() => Description, 0], [() => Metadata, 0], [() => _Parameters, 0], [0, 4]], 3
|
|
2457
|
+
];
|
|
2458
|
+
exports.CreateNotebookOutput$ = [3, n0, _CNO,
|
|
2459
|
+
0,
|
|
2460
|
+
[_id, _n, _oPI, _dIo, _cO, _st, _de, _cA, _cB, _uA, _uB, _lB, _lA, _lEA, _cIom, _me, _par, _eC, _e],
|
|
2461
|
+
[0, [() => NotebookName, 0], 0, 0, () => CellOrder, 0, [() => Description, 0], 4, 0, 4, 0, 0, 4, 4, 0, [() => Metadata, 0], [() => _Parameters, 0], () => exports.EnvironmentConfig$, () => exports.NotebookError$], 6
|
|
2462
|
+
];
|
|
2409
2463
|
exports.CreateProjectFromProjectProfilePolicyGrantDetail$ = [3, n0, _CPFPPPGD,
|
|
2410
2464
|
0,
|
|
2411
2465
|
[_iCDU, _pPr],
|
|
@@ -2418,7 +2472,7 @@ exports.CreateProjectInput$ = [3, n0, _CPI,
|
|
|
2418
2472
|
];
|
|
2419
2473
|
exports.CreateProjectMembershipInput$ = [3, n0, _CPMI,
|
|
2420
2474
|
0,
|
|
2421
|
-
[_dI, _pIr,
|
|
2475
|
+
[_dI, _pIr, _mem, _des],
|
|
2422
2476
|
[[0, 1], [0, 1], () => exports.Member$, 0], 4
|
|
2423
2477
|
];
|
|
2424
2478
|
exports.CreateProjectMembershipOutput$ = [3, n0, _CPMO,
|
|
@@ -2438,12 +2492,12 @@ exports.CreateProjectPolicyGrantDetail$ = [3, n0, _CPPGD,
|
|
|
2438
2492
|
];
|
|
2439
2493
|
exports.CreateProjectProfileInput$ = [3, n0, _CPPI,
|
|
2440
2494
|
0,
|
|
2441
|
-
[_dI, _n, _de, _st, _pRT, _aCPRT, _pRTD,
|
|
2495
|
+
[_dI, _n, _de, _st, _pRT, _aCPRT, _pRTD, _eCn, _dUIo],
|
|
2442
2496
|
[[0, 1], [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0], 2
|
|
2443
2497
|
];
|
|
2444
2498
|
exports.CreateProjectProfileOutput$ = [3, n0, _CPPO,
|
|
2445
2499
|
0,
|
|
2446
|
-
[_dIo, _id, _n, _cB, _de, _st, _pRT, _aCPRT, _pRTD,
|
|
2500
|
+
[_dIo, _id, _n, _cB, _de, _st, _pRT, _aCPRT, _pRTD, _eCn, _cA, _lUA, _dUI],
|
|
2447
2501
|
[0, 0, [() => ProjectProfileName, 0], 0, [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 5, 5, 0], 4
|
|
2448
2502
|
];
|
|
2449
2503
|
exports.CreateRuleInput$ = [3, n0, _CRI,
|
|
@@ -2731,6 +2785,16 @@ exports.DeleteListingOutput$ = [3, n0, _DLO,
|
|
|
2731
2785
|
[],
|
|
2732
2786
|
[]
|
|
2733
2787
|
];
|
|
2788
|
+
exports.DeleteNotebookInput$ = [3, n0, _DNI,
|
|
2789
|
+
0,
|
|
2790
|
+
[_dI, _i],
|
|
2791
|
+
[[0, 1], [0, 1]], 2
|
|
2792
|
+
];
|
|
2793
|
+
exports.DeleteNotebookOutput$ = [3, n0, _DNO,
|
|
2794
|
+
0,
|
|
2795
|
+
[],
|
|
2796
|
+
[]
|
|
2797
|
+
];
|
|
2734
2798
|
exports.DeleteProjectInput$ = [3, n0, _DPIe,
|
|
2735
2799
|
0,
|
|
2736
2800
|
[_dI, _i, _sDC],
|
|
@@ -2738,7 +2802,7 @@ exports.DeleteProjectInput$ = [3, n0, _DPIe,
|
|
|
2738
2802
|
];
|
|
2739
2803
|
exports.DeleteProjectMembershipInput$ = [3, n0, _DPMI,
|
|
2740
2804
|
0,
|
|
2741
|
-
[_dI, _pIr,
|
|
2805
|
+
[_dI, _pIr, _mem],
|
|
2742
2806
|
[[0, 1], [0, 1], () => exports.Member$], 3
|
|
2743
2807
|
];
|
|
2744
2808
|
exports.DeleteProjectMembershipOutput$ = [3, n0, _DPMO,
|
|
@@ -3053,7 +3117,7 @@ exports.GetDataExportConfigurationInput$ = [3, n0, _GDECI,
|
|
|
3053
3117
|
];
|
|
3054
3118
|
exports.GetDataExportConfigurationOutput$ = [3, n0, _GDECO,
|
|
3055
3119
|
0,
|
|
3056
|
-
[_iEE, _st,
|
|
3120
|
+
[_iEE, _st, _eCnc, _sTBA, _cA, _uA],
|
|
3057
3121
|
[2, 0, () => exports.EncryptionConfiguration$, 0, 4, 4]
|
|
3058
3122
|
];
|
|
3059
3123
|
exports.GetDataProductInput$ = [3, n0, _GDPI,
|
|
@@ -3266,6 +3330,26 @@ exports.GetMetadataGenerationRunOutput$ = [3, n0, _GMGRO,
|
|
|
3266
3330
|
[_dIo, _id, _oPI, _tar, _st, _ty, _typ, _cA, _cB, _tS],
|
|
3267
3331
|
[0, 0, 0, () => exports.MetadataGenerationRunTarget$, 0, 0, 64 | 0, 4, 0, () => MetadataGenerationRunTypeStats], 3
|
|
3268
3332
|
];
|
|
3333
|
+
exports.GetNotebookExportInput$ = [3, n0, _GNEI,
|
|
3334
|
+
0,
|
|
3335
|
+
[_dI, _i],
|
|
3336
|
+
[[0, 1], [0, 1]], 2
|
|
3337
|
+
];
|
|
3338
|
+
exports.GetNotebookExportOutput$ = [3, n0, _GNEO,
|
|
3339
|
+
0,
|
|
3340
|
+
[_id, _dIo, _oPI, _nI, _fF, _st, _oL, _e, _cAo, _cA, _cB],
|
|
3341
|
+
[0, 0, 0, 0, 0, 0, [() => exports.OutputLocation$, 0], () => exports.NotebookExportError$, 4, 4, 0], 6
|
|
3342
|
+
];
|
|
3343
|
+
exports.GetNotebookInput$ = [3, n0, _GNI,
|
|
3344
|
+
0,
|
|
3345
|
+
[_dI, _i],
|
|
3346
|
+
[[0, 1], [0, 1]], 2
|
|
3347
|
+
];
|
|
3348
|
+
exports.GetNotebookOutput$ = [3, n0, _GNO,
|
|
3349
|
+
0,
|
|
3350
|
+
[_id, _n, _oPI, _dIo, _cO, _st, _de, _cA, _cB, _uA, _uB, _lB, _lA, _lEA, _cIom, _me, _par, _eC, _e],
|
|
3351
|
+
[0, [() => NotebookName, 0], 0, 0, () => CellOrder, 0, [() => Description, 0], 4, 0, 4, 0, 0, 4, 4, 0, [() => Metadata, 0], [() => _Parameters, 0], () => exports.EnvironmentConfig$, () => exports.NotebookError$], 6
|
|
3352
|
+
];
|
|
3269
3353
|
exports.GetNotebookRunInput$ = [3, n0, _GNRI,
|
|
3270
3354
|
0,
|
|
3271
3355
|
[_dI, _i],
|
|
@@ -3273,7 +3357,7 @@ exports.GetNotebookRunInput$ = [3, n0, _GNRI,
|
|
|
3273
3357
|
];
|
|
3274
3358
|
exports.GetNotebookRunOutput$ = [3, n0, _GNRO,
|
|
3275
3359
|
0,
|
|
3276
|
-
[_id, _dIo, _oPI, _nI, _st, _sIc, _cO,
|
|
3360
|
+
[_id, _dIo, _oPI, _nI, _st, _sIc, _cO, _me, _par, _cCo, _nC, _tC, _eC, _sC, _tSr, _e, _cA, _cB, _uA, _uB, _sAt, _cAo],
|
|
3277
3361
|
[0, 0, 0, 0, 0, 0, () => CellOrder, [() => Metadata, 0], [() => _Parameters, 0], () => exports.ComputeConfig$, () => exports.NetworkConfig$, () => exports.TimeoutConfig$, () => exports.EnvironmentConfig$, () => exports.StorageConfig$, () => exports.TriggerSource$, () => exports.NotebookRunError$, 4, 0, 4, 0, 4, 4], 5
|
|
3278
3362
|
];
|
|
3279
3363
|
exports.GetProjectInput$ = [3, n0, _GPI,
|
|
@@ -3293,7 +3377,7 @@ exports.GetProjectProfileInput$ = [3, n0, _GPPI,
|
|
|
3293
3377
|
];
|
|
3294
3378
|
exports.GetProjectProfileOutput$ = [3, n0, _GPPO,
|
|
3295
3379
|
0,
|
|
3296
|
-
[_dIo, _id, _n, _cB, _de, _st, _pRT, _aCPRT, _pRTD,
|
|
3380
|
+
[_dIo, _id, _n, _cB, _de, _st, _pRT, _aCPRT, _pRTD, _eCn, _cA, _lUA, _dUI],
|
|
3297
3381
|
[0, 0, [() => ProjectProfileName, 0], 0, [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 5, 5, 0], 4
|
|
3298
3382
|
];
|
|
3299
3383
|
exports.GetRuleInput$ = [3, n0, _GRI,
|
|
@@ -3841,12 +3925,22 @@ exports.ListNotebookRunsOutput$ = [3, n0, _LNRO,
|
|
|
3841
3925
|
[_it, _nT],
|
|
3842
3926
|
[() => NotebookRunSummaryList, 0]
|
|
3843
3927
|
];
|
|
3844
|
-
exports.
|
|
3928
|
+
exports.ListNotebooksInput$ = [3, n0, _LNIi,
|
|
3929
|
+
0,
|
|
3930
|
+
[_dI, _oPIw, _mRa, _sO, _sB, _st, _nT],
|
|
3931
|
+
[[0, 1], [0, { [_hQ]: _oPIw }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _sO }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }]], 2
|
|
3932
|
+
];
|
|
3933
|
+
exports.ListNotebooksOutput$ = [3, n0, _LNO,
|
|
3934
|
+
0,
|
|
3935
|
+
[_it, _nT],
|
|
3936
|
+
[[() => NotebookSummaryList, 0], 0]
|
|
3937
|
+
];
|
|
3938
|
+
exports.ListNotificationsInput$ = [3, n0, _LNIis,
|
|
3845
3939
|
0,
|
|
3846
3940
|
[_dI, _ty, _aTf, _bT, _su, _tSa, _mRa, _nT],
|
|
3847
3941
|
[[0, 1], [0, { [_hQ]: _ty }], [4, { [_hQ]: _aTf }], [4, { [_hQ]: _bT }], [64 | 0, { [_hQ]: _su }], [0, { [_hQ]: _tSa }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 2
|
|
3848
3942
|
];
|
|
3849
|
-
exports.ListNotificationsOutput$ = [3, n0,
|
|
3943
|
+
exports.ListNotificationsOutput$ = [3, n0, _LNOi,
|
|
3850
3944
|
0,
|
|
3851
3945
|
[_not, _nT],
|
|
3852
3946
|
[[() => NotificationsList, 0], 0]
|
|
@@ -3868,7 +3962,7 @@ exports.ListProjectMembershipsInput$ = [3, n0, _LPMI,
|
|
|
3868
3962
|
];
|
|
3869
3963
|
exports.ListProjectMembershipsOutput$ = [3, n0, _LPMO,
|
|
3870
3964
|
0,
|
|
3871
|
-
[
|
|
3965
|
+
[_memb, _nT],
|
|
3872
3966
|
[() => ProjectMembers, 0], 1
|
|
3873
3967
|
];
|
|
3874
3968
|
exports.ListProjectProfilesInput$ = [3, n0, _LPPI,
|
|
@@ -4026,6 +4120,16 @@ exports.NetworkConfig$ = [3, n0, _NC,
|
|
|
4026
4120
|
[_nAT, _vI, _sIu, _sGI],
|
|
4027
4121
|
[0, 0, 64 | 0, 64 | 0], 1
|
|
4028
4122
|
];
|
|
4123
|
+
exports.NotebookError$ = [3, n0, _NE,
|
|
4124
|
+
0,
|
|
4125
|
+
[_m],
|
|
4126
|
+
[0], 1
|
|
4127
|
+
];
|
|
4128
|
+
exports.NotebookExportError$ = [3, n0, _NEE,
|
|
4129
|
+
0,
|
|
4130
|
+
[_m],
|
|
4131
|
+
[0], 1
|
|
4132
|
+
];
|
|
4029
4133
|
exports.NotebookRunError$ = [3, n0, _NRE,
|
|
4030
4134
|
0,
|
|
4031
4135
|
[_m],
|
|
@@ -4036,6 +4140,11 @@ exports.NotebookRunSummary$ = [3, n0, _NRS,
|
|
|
4036
4140
|
[_id, _dIo, _oPI, _nI, _st, _sIc, _tSr, _cA, _cB, _uA, _uB, _sAt, _cAo],
|
|
4037
4141
|
[0, 0, 0, 0, 0, 0, () => exports.TriggerSource$, 4, 0, 4, 0, 4, 4], 5
|
|
4038
4142
|
];
|
|
4143
|
+
exports.NotebookSummary$ = [3, n0, _NS,
|
|
4144
|
+
0,
|
|
4145
|
+
[_id, _n, _oPI, _dIo, _st, _de, _cA, _cB, _uA, _uB],
|
|
4146
|
+
[0, [() => NotebookName, 0], 0, 0, 0, [() => Description, 0], 4, 0, 4, 0], 5
|
|
4147
|
+
];
|
|
4039
4148
|
exports.NotEqualToExpression$ = [3, n0, _NETE,
|
|
4040
4149
|
0,
|
|
4041
4150
|
[_cN, _v],
|
|
@@ -4043,7 +4152,7 @@ exports.NotEqualToExpression$ = [3, n0, _NETE,
|
|
|
4043
4152
|
];
|
|
4044
4153
|
exports.NotificationOutput$ = [3, n0, _NO,
|
|
4045
4154
|
0,
|
|
4046
|
-
[_i, _dI, _ty, _top, _tit, _m, _aLc, _cTre, _lUTa, _st,
|
|
4155
|
+
[_i, _dI, _ty, _top, _tit, _m, _aLc, _cTre, _lUTa, _st, _me],
|
|
4047
4156
|
[0, 0, 0, () => exports.Topic$, [() => Title, 0], [() => Message, 0], [() => ActionLink, 0], 4, 4, 0, 128 | 0], 9
|
|
4048
4157
|
];
|
|
4049
4158
|
exports.NotificationResource$ = [3, n0, _NR,
|
|
@@ -4163,7 +4272,7 @@ exports.ProjectMember$ = [3, n0, _PM,
|
|
|
4163
4272
|
];
|
|
4164
4273
|
exports.ProjectMembershipAssignment$ = [3, n0, _PMA,
|
|
4165
4274
|
0,
|
|
4166
|
-
[
|
|
4275
|
+
[_mem, _des],
|
|
4167
4276
|
[() => exports.Member$, 0], 2
|
|
4168
4277
|
];
|
|
4169
4278
|
exports.ProjectPolicyGrantPrincipal$ = [3, n0, _PPGP,
|
|
@@ -4188,7 +4297,7 @@ exports.ProjectSummary$ = [3, n0, _PSr,
|
|
|
4188
4297
|
];
|
|
4189
4298
|
exports.PutDataExportConfigurationInput$ = [3, n0, _PDECI,
|
|
4190
4299
|
0,
|
|
4191
|
-
[_dI, _eE,
|
|
4300
|
+
[_dI, _eE, _eCnc, _cT],
|
|
4192
4301
|
[[0, 1], 2, () => exports.EncryptionConfiguration$, [0, 4]], 2
|
|
4193
4302
|
];
|
|
4194
4303
|
exports.PutDataExportConfigurationOutput$ = [3, n0, _PDECO,
|
|
@@ -4381,6 +4490,11 @@ exports.RunStatisticsForAssets$ = [3, n0, _RSFA,
|
|
|
4381
4490
|
[_ad, _up, _un, _sk, _fa],
|
|
4382
4491
|
[1, 1, 1, 1, 1]
|
|
4383
4492
|
];
|
|
4493
|
+
exports.S3Destination$ = [3, n0, _SDe,
|
|
4494
|
+
0,
|
|
4495
|
+
[_u],
|
|
4496
|
+
[[() => NotebookS3Uri, 0]]
|
|
4497
|
+
];
|
|
4384
4498
|
exports.S3PropertiesInput$ = [3, n0, _SPI,
|
|
4385
4499
|
0,
|
|
4386
4500
|
[_sU, _sAGLI, _rSAGL],
|
|
@@ -4536,14 +4650,34 @@ exports.StartMetadataGenerationRunOutput$ = [3, n0, _SMGRO,
|
|
|
4536
4650
|
[_dIo, _id, _st, _ty, _typ, _cA, _cB, _oPI],
|
|
4537
4651
|
[0, 0, 0, 0, 64 | 0, 4, 0, 0], 2
|
|
4538
4652
|
];
|
|
4653
|
+
exports.StartNotebookExportInput$ = [3, n0, _SNEI,
|
|
4654
|
+
0,
|
|
4655
|
+
[_dI, _nIo, _oPIw, _fF, _cT],
|
|
4656
|
+
[[0, 1], 0, 0, 0, [0, 4]], 4
|
|
4657
|
+
];
|
|
4658
|
+
exports.StartNotebookExportOutput$ = [3, n0, _SNEO,
|
|
4659
|
+
0,
|
|
4660
|
+
[_id, _dIo, _oPI, _nI, _fF, _st, _cA, _cB],
|
|
4661
|
+
[0, 0, 0, 0, 0, 0, 4, 0], 6
|
|
4662
|
+
];
|
|
4663
|
+
exports.StartNotebookImportInput$ = [3, n0, _SNII,
|
|
4664
|
+
0,
|
|
4665
|
+
[_dI, _oPIw, _sLo, _n, _de, _cT],
|
|
4666
|
+
[[0, 1], 0, [() => exports.SourceLocation$, 0], [() => NotebookName, 0], [() => Description, 0], [0, 4]], 4
|
|
4667
|
+
];
|
|
4668
|
+
exports.StartNotebookImportOutput$ = [3, n0, _SNIO,
|
|
4669
|
+
0,
|
|
4670
|
+
[_nI, _st, _dIo, _oPI, _n, _de, _sLo, _cA, _cB],
|
|
4671
|
+
[0, 0, 0, 0, [() => NotebookName, 0], [() => Description, 0], [() => exports.SourceLocation$, 0], 4, 0]
|
|
4672
|
+
];
|
|
4539
4673
|
exports.StartNotebookRunInput$ = [3, n0, _SNRI,
|
|
4540
4674
|
0,
|
|
4541
|
-
[_dI, _oPIw, _nIo, _sIch, _cCo, _nC, _tC, _tSr,
|
|
4675
|
+
[_dI, _oPIw, _nIo, _sIch, _cCo, _nC, _tC, _tSr, _me, _par, _cT],
|
|
4542
4676
|
[[0, 1], 0, 0, 0, () => exports.ComputeConfig$, () => exports.NetworkConfig$, () => exports.TimeoutConfig$, () => exports.TriggerSource$, [() => Metadata, 0], [() => _Parameters, 0], [0, 4]], 3
|
|
4543
4677
|
];
|
|
4544
4678
|
exports.StartNotebookRunOutput$ = [3, n0, _SNRO,
|
|
4545
4679
|
0,
|
|
4546
|
-
[_id, _dIo, _oPI, _nI, _st, _sIc, _cO,
|
|
4680
|
+
[_id, _dIo, _oPI, _nI, _st, _sIc, _cO, _me, _par, _cCo, _nC, _tC, _eC, _sC, _tSr, _e, _cA, _cB, _uA, _uB, _sAt, _cAo],
|
|
4547
4681
|
[0, 0, 0, 0, 0, 0, () => CellOrder, [() => Metadata, 0], [() => _Parameters, 0], () => exports.ComputeConfig$, () => exports.NetworkConfig$, () => exports.TimeoutConfig$, () => exports.EnvironmentConfig$, () => exports.StorageConfig$, () => exports.TriggerSource$, () => exports.NotebookRunError$, 4, 0, 4, 0, 4, 4], 5
|
|
4548
4682
|
];
|
|
4549
4683
|
exports.StopNotebookRunInput$ = [3, n0, _SNRIt,
|
|
@@ -4846,6 +4980,16 @@ exports.UpdateGroupProfileOutput$ = [3, n0, _UGPO,
|
|
|
4846
4980
|
[_dIo, _id, _st, _gN, _rPA, _rPI],
|
|
4847
4981
|
[0, 0, 0, [() => GroupProfileName, 0], 0, 0]
|
|
4848
4982
|
];
|
|
4983
|
+
exports.UpdateNotebookInput$ = [3, n0, _UNI,
|
|
4984
|
+
0,
|
|
4985
|
+
[_dI, _i, _de, _st, _n, _cO, _me, _par, _eC, _cT],
|
|
4986
|
+
[[0, 1], [0, 1], [() => Description, 0], 0, [() => NotebookName, 0], () => CellOrder, [() => Metadata, 0], [() => _Parameters, 0], () => exports.EnvironmentConfig$, [0, 4]], 2
|
|
4987
|
+
];
|
|
4988
|
+
exports.UpdateNotebookOutput$ = [3, n0, _UNO,
|
|
4989
|
+
0,
|
|
4990
|
+
[_id, _n, _oPI, _dIo, _cO, _st, _de, _cA, _cB, _uA, _uB, _lB, _lA, _lEA, _cIom, _me, _par, _eC, _e],
|
|
4991
|
+
[0, [() => NotebookName, 0], 0, 0, () => CellOrder, 0, [() => Description, 0], 4, 0, 4, 0, 0, 4, 4, 0, [() => Metadata, 0], [() => _Parameters, 0], () => exports.EnvironmentConfig$, () => exports.NotebookError$], 6
|
|
4992
|
+
];
|
|
4849
4993
|
exports.UpdateProjectInput$ = [3, n0, _UPI,
|
|
4850
4994
|
0,
|
|
4851
4995
|
[_dI, _i, _n, _de, _rT, _gT, _dUI, _eDD, _uP, _pPV],
|
|
@@ -4858,12 +5002,12 @@ exports.UpdateProjectOutput$ = [3, n0, _UPO,
|
|
|
4858
5002
|
];
|
|
4859
5003
|
exports.UpdateProjectProfileInput$ = [3, n0, _UPPI,
|
|
4860
5004
|
0,
|
|
4861
|
-
[_dI, _i, _n, _de, _st, _pRT, _aCPRT, _pRTD,
|
|
5005
|
+
[_dI, _i, _n, _de, _st, _pRT, _aCPRT, _pRTD, _eCn, _dUIo],
|
|
4862
5006
|
[[0, 1], [0, 1], [() => ProjectProfileName, 0], [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 0], 2
|
|
4863
5007
|
];
|
|
4864
5008
|
exports.UpdateProjectProfileOutput$ = [3, n0, _UPPO,
|
|
4865
5009
|
0,
|
|
4866
|
-
[_dIo, _id, _n, _cB, _de, _st, _pRT, _aCPRT, _pRTD,
|
|
5010
|
+
[_dIo, _id, _n, _cB, _de, _st, _pRT, _aCPRT, _pRTD, _eCn, _cA, _lUA, _dUI],
|
|
4867
5011
|
[0, 0, [() => ProjectProfileName, 0], 0, [() => Description, 0], 0, () => ProjectResourceTagParameters, 2, [() => Description, 0], [() => EnvironmentConfigurationsList, 0], 5, 5, 0], 4
|
|
4868
5012
|
];
|
|
4869
5013
|
exports.UpdateRootDomainUnitOwnerInput$ = [3, n0, _URDUOI,
|
|
@@ -5211,6 +5355,10 @@ var NameIdentifiers = [1, n0, _NIa,
|
|
|
5211
5355
|
var NotebookRunSummaryList = [1, n0, _NRSL,
|
|
5212
5356
|
0, () => exports.NotebookRunSummary$
|
|
5213
5357
|
];
|
|
5358
|
+
var NotebookSummaryList = [1, n0, _NSL,
|
|
5359
|
+
0, [() => exports.NotebookSummary$,
|
|
5360
|
+
0]
|
|
5361
|
+
];
|
|
5214
5362
|
var NotificationsList = [1, n0, _NL,
|
|
5215
5363
|
0, [() => exports.NotificationOutput$,
|
|
5216
5364
|
0]
|
|
@@ -5505,6 +5653,11 @@ exports.Model$ = [4, n0, _Mo,
|
|
|
5505
5653
|
[_sm],
|
|
5506
5654
|
[0]
|
|
5507
5655
|
];
|
|
5656
|
+
exports.OutputLocation$ = [4, n0, _OL,
|
|
5657
|
+
0,
|
|
5658
|
+
[_s_],
|
|
5659
|
+
[[() => exports.S3Destination$, 0]]
|
|
5660
|
+
];
|
|
5508
5661
|
exports.OwnerProperties$ = [4, n0, _OP,
|
|
5509
5662
|
0,
|
|
5510
5663
|
[_use, _g],
|
|
@@ -5610,6 +5763,11 @@ exports.SelfGrantStatusOutput$ = [4, n0, _SGSO,
|
|
|
5610
5763
|
[_gSGS, _rSGS],
|
|
5611
5764
|
[() => exports.GlueSelfGrantStatusOutput$, () => exports.RedshiftSelfGrantStatusOutput$]
|
|
5612
5765
|
];
|
|
5766
|
+
exports.SourceLocation$ = [4, n0, _SLo,
|
|
5767
|
+
0,
|
|
5768
|
+
[_s_],
|
|
5769
|
+
[[() => S3SourceLocation, 0]]
|
|
5770
|
+
];
|
|
5613
5771
|
exports.SubscribedListingItem$ = [4, n0, _SLIubs,
|
|
5614
5772
|
0,
|
|
5615
5773
|
[_aLss, _pL],
|
|
@@ -5725,6 +5883,9 @@ exports.CreateGroupProfile$ = [9, n0, _CGP,
|
|
|
5725
5883
|
exports.CreateListingChangeSet$ = [9, n0, _CLCS,
|
|
5726
5884
|
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/listings/change-set", 200] }, () => exports.CreateListingChangeSetInput$, () => exports.CreateListingChangeSetOutput$
|
|
5727
5885
|
];
|
|
5886
|
+
exports.CreateNotebook$ = [9, n0, _CN,
|
|
5887
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/notebooks", 201] }, () => exports.CreateNotebookInput$, () => exports.CreateNotebookOutput$
|
|
5888
|
+
];
|
|
5728
5889
|
exports.CreateProject$ = [9, n0, _CPr,
|
|
5729
5890
|
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/projects", 201] }, () => exports.CreateProjectInput$, () => exports.CreateProjectOutput$
|
|
5730
5891
|
];
|
|
@@ -5806,6 +5967,9 @@ exports.DeleteGlossaryTerm$ = [9, n0, _DGTel,
|
|
|
5806
5967
|
exports.DeleteListing$ = [9, n0, _DL,
|
|
5807
5968
|
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/listings/{identifier}", 204] }, () => exports.DeleteListingInput$, () => exports.DeleteListingOutput$
|
|
5808
5969
|
];
|
|
5970
|
+
exports.DeleteNotebook$ = [9, n0, _DNe,
|
|
5971
|
+
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/notebooks/{identifier}", 200] }, () => exports.DeleteNotebookInput$, () => exports.DeleteNotebookOutput$
|
|
5972
|
+
];
|
|
5809
5973
|
exports.DeleteProject$ = [9, n0, _DPe,
|
|
5810
5974
|
{ [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/projects/{identifier}", 204] }, () => exports.DeleteProjectInput$, () => exports.DeleteProjectOutput$
|
|
5811
5975
|
];
|
|
@@ -5917,6 +6081,12 @@ exports.GetListing$ = [9, n0, _GL,
|
|
|
5917
6081
|
exports.GetMetadataGenerationRun$ = [9, n0, _GMGR,
|
|
5918
6082
|
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}", 200] }, () => exports.GetMetadataGenerationRunInput$, () => exports.GetMetadataGenerationRunOutput$
|
|
5919
6083
|
];
|
|
6084
|
+
exports.GetNotebook$ = [9, n0, _GNe,
|
|
6085
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notebooks/{identifier}", 200] }, () => exports.GetNotebookInput$, () => exports.GetNotebookOutput$
|
|
6086
|
+
];
|
|
6087
|
+
exports.GetNotebookExport$ = [9, n0, _GNE,
|
|
6088
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notebook-exports/{identifier}", 200] }, () => exports.GetNotebookExportInput$, () => exports.GetNotebookExportOutput$
|
|
6089
|
+
];
|
|
5920
6090
|
exports.GetNotebookRun$ = [9, n0, _GNR,
|
|
5921
6091
|
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notebook-runs/{identifier}", 200] }, () => exports.GetNotebookRunInput$, () => exports.GetNotebookRunOutput$
|
|
5922
6092
|
];
|
|
@@ -6013,7 +6183,10 @@ exports.ListMetadataGenerationRuns$ = [9, n0, _LMGR,
|
|
|
6013
6183
|
exports.ListNotebookRuns$ = [9, n0, _LNRi,
|
|
6014
6184
|
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notebook-runs", 200] }, () => exports.ListNotebookRunsInput$, () => exports.ListNotebookRunsOutput$
|
|
6015
6185
|
];
|
|
6016
|
-
exports.
|
|
6186
|
+
exports.ListNotebooks$ = [9, n0, _LNi,
|
|
6187
|
+
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notebooks", 200] }, () => exports.ListNotebooksInput$, () => exports.ListNotebooksOutput$
|
|
6188
|
+
];
|
|
6189
|
+
exports.ListNotifications$ = [9, n0, _LNis,
|
|
6017
6190
|
{ [_ht]: ["GET", "/v2/domains/{domainIdentifier}/notifications", 200] }, () => exports.ListNotificationsInput$, () => exports.ListNotificationsOutput$
|
|
6018
6191
|
];
|
|
6019
6192
|
exports.ListPolicyGrants$ = [9, n0, _LPG,
|
|
@@ -6100,6 +6273,12 @@ exports.StartDataSourceRun$ = [9, n0, _SDSR,
|
|
|
6100
6273
|
exports.StartMetadataGenerationRun$ = [9, n0, _SMGR,
|
|
6101
6274
|
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/metadata-generation-runs", 200] }, () => exports.StartMetadataGenerationRunInput$, () => exports.StartMetadataGenerationRunOutput$
|
|
6102
6275
|
];
|
|
6276
|
+
exports.StartNotebookExport$ = [9, n0, _SNE,
|
|
6277
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/notebook-exports", 201] }, () => exports.StartNotebookExportInput$, () => exports.StartNotebookExportOutput$
|
|
6278
|
+
];
|
|
6279
|
+
exports.StartNotebookImport$ = [9, n0, _SNI,
|
|
6280
|
+
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/notebook-imports", 201] }, () => exports.StartNotebookImportInput$, () => exports.StartNotebookImportOutput$
|
|
6281
|
+
];
|
|
6103
6282
|
exports.StartNotebookRun$ = [9, n0, _SNR,
|
|
6104
6283
|
{ [_ht]: ["POST", "/v2/domains/{domainIdentifier}/notebook-runs", 201] }, () => exports.StartNotebookRunInput$, () => exports.StartNotebookRunOutput$
|
|
6105
6284
|
];
|
|
@@ -6151,6 +6330,9 @@ exports.UpdateGlossaryTerm$ = [9, n0, _UGT,
|
|
|
6151
6330
|
exports.UpdateGroupProfile$ = [9, n0, _UGP,
|
|
6152
6331
|
{ [_ht]: ["PUT", "/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}", 200] }, () => exports.UpdateGroupProfileInput$, () => exports.UpdateGroupProfileOutput$
|
|
6153
6332
|
];
|
|
6333
|
+
exports.UpdateNotebook$ = [9, n0, _UN,
|
|
6334
|
+
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/notebooks/{identifier}", 200] }, () => exports.UpdateNotebookInput$, () => exports.UpdateNotebookOutput$
|
|
6335
|
+
];
|
|
6154
6336
|
exports.UpdateProject$ = [9, n0, _UPp,
|
|
6155
6337
|
{ [_ht]: ["PATCH", "/v2/domains/{domainIdentifier}/projects/{identifier}", 200] }, () => exports.UpdateProjectInput$, () => exports.UpdateProjectOutput$
|
|
6156
6338
|
];
|