@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
package/dist-types/DataZone.d.ts
CHANGED
|
@@ -29,6 +29,7 @@ import { type CreateGlossaryCommandInput, type CreateGlossaryCommandOutput } fro
|
|
|
29
29
|
import { type CreateGlossaryTermCommandInput, type CreateGlossaryTermCommandOutput } from "./commands/CreateGlossaryTermCommand";
|
|
30
30
|
import { type CreateGroupProfileCommandInput, type CreateGroupProfileCommandOutput } from "./commands/CreateGroupProfileCommand";
|
|
31
31
|
import { type CreateListingChangeSetCommandInput, type CreateListingChangeSetCommandOutput } from "./commands/CreateListingChangeSetCommand";
|
|
32
|
+
import { type CreateNotebookCommandInput, type CreateNotebookCommandOutput } from "./commands/CreateNotebookCommand";
|
|
32
33
|
import { type CreateProjectCommandInput, type CreateProjectCommandOutput } from "./commands/CreateProjectCommand";
|
|
33
34
|
import { type CreateProjectMembershipCommandInput, type CreateProjectMembershipCommandOutput } from "./commands/CreateProjectMembershipCommand";
|
|
34
35
|
import { type CreateProjectProfileCommandInput, type CreateProjectProfileCommandOutput } from "./commands/CreateProjectProfileCommand";
|
|
@@ -56,6 +57,7 @@ import { type DeleteFormTypeCommandInput, type DeleteFormTypeCommandOutput } fro
|
|
|
56
57
|
import { type DeleteGlossaryCommandInput, type DeleteGlossaryCommandOutput } from "./commands/DeleteGlossaryCommand";
|
|
57
58
|
import { type DeleteGlossaryTermCommandInput, type DeleteGlossaryTermCommandOutput } from "./commands/DeleteGlossaryTermCommand";
|
|
58
59
|
import { type DeleteListingCommandInput, type DeleteListingCommandOutput } from "./commands/DeleteListingCommand";
|
|
60
|
+
import { type DeleteNotebookCommandInput, type DeleteNotebookCommandOutput } from "./commands/DeleteNotebookCommand";
|
|
59
61
|
import { type DeleteProjectCommandInput, type DeleteProjectCommandOutput } from "./commands/DeleteProjectCommand";
|
|
60
62
|
import { type DeleteProjectMembershipCommandInput, type DeleteProjectMembershipCommandOutput } from "./commands/DeleteProjectMembershipCommand";
|
|
61
63
|
import { type DeleteProjectProfileCommandInput, type DeleteProjectProfileCommandOutput } from "./commands/DeleteProjectProfileCommand";
|
|
@@ -93,6 +95,8 @@ import { type GetLineageEventCommandInput, type GetLineageEventCommandOutput } f
|
|
|
93
95
|
import { type GetLineageNodeCommandInput, type GetLineageNodeCommandOutput } from "./commands/GetLineageNodeCommand";
|
|
94
96
|
import { type GetListingCommandInput, type GetListingCommandOutput } from "./commands/GetListingCommand";
|
|
95
97
|
import { type GetMetadataGenerationRunCommandInput, type GetMetadataGenerationRunCommandOutput } from "./commands/GetMetadataGenerationRunCommand";
|
|
98
|
+
import { type GetNotebookCommandInput, type GetNotebookCommandOutput } from "./commands/GetNotebookCommand";
|
|
99
|
+
import { type GetNotebookExportCommandInput, type GetNotebookExportCommandOutput } from "./commands/GetNotebookExportCommand";
|
|
96
100
|
import { type GetNotebookRunCommandInput, type GetNotebookRunCommandOutput } from "./commands/GetNotebookRunCommand";
|
|
97
101
|
import { type GetProjectCommandInput, type GetProjectCommandOutput } from "./commands/GetProjectCommand";
|
|
98
102
|
import { type GetProjectProfileCommandInput, type GetProjectProfileCommandOutput } from "./commands/GetProjectProfileCommand";
|
|
@@ -125,6 +129,7 @@ import { type ListLineageEventsCommandInput, type ListLineageEventsCommandOutput
|
|
|
125
129
|
import { type ListLineageNodeHistoryCommandInput, type ListLineageNodeHistoryCommandOutput } from "./commands/ListLineageNodeHistoryCommand";
|
|
126
130
|
import { type ListMetadataGenerationRunsCommandInput, type ListMetadataGenerationRunsCommandOutput } from "./commands/ListMetadataGenerationRunsCommand";
|
|
127
131
|
import { type ListNotebookRunsCommandInput, type ListNotebookRunsCommandOutput } from "./commands/ListNotebookRunsCommand";
|
|
132
|
+
import { type ListNotebooksCommandInput, type ListNotebooksCommandOutput } from "./commands/ListNotebooksCommand";
|
|
128
133
|
import { type ListNotificationsCommandInput, type ListNotificationsCommandOutput } from "./commands/ListNotificationsCommand";
|
|
129
134
|
import { type ListPolicyGrantsCommandInput, type ListPolicyGrantsCommandOutput } from "./commands/ListPolicyGrantsCommand";
|
|
130
135
|
import { type ListProjectMembershipsCommandInput, type ListProjectMembershipsCommandOutput } from "./commands/ListProjectMembershipsCommand";
|
|
@@ -154,6 +159,8 @@ import { type SearchTypesCommandInput, type SearchTypesCommandOutput } from "./c
|
|
|
154
159
|
import { type SearchUserProfilesCommandInput, type SearchUserProfilesCommandOutput } from "./commands/SearchUserProfilesCommand";
|
|
155
160
|
import { type StartDataSourceRunCommandInput, type StartDataSourceRunCommandOutput } from "./commands/StartDataSourceRunCommand";
|
|
156
161
|
import { type StartMetadataGenerationRunCommandInput, type StartMetadataGenerationRunCommandOutput } from "./commands/StartMetadataGenerationRunCommand";
|
|
162
|
+
import { type StartNotebookExportCommandInput, type StartNotebookExportCommandOutput } from "./commands/StartNotebookExportCommand";
|
|
163
|
+
import { type StartNotebookImportCommandInput, type StartNotebookImportCommandOutput } from "./commands/StartNotebookImportCommand";
|
|
157
164
|
import { type StartNotebookRunCommandInput, type StartNotebookRunCommandOutput } from "./commands/StartNotebookRunCommand";
|
|
158
165
|
import { type StopNotebookRunCommandInput, type StopNotebookRunCommandOutput } from "./commands/StopNotebookRunCommand";
|
|
159
166
|
import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
@@ -171,6 +178,7 @@ import { type UpdateEnvironmentProfileCommandInput, type UpdateEnvironmentProfil
|
|
|
171
178
|
import { type UpdateGlossaryCommandInput, type UpdateGlossaryCommandOutput } from "./commands/UpdateGlossaryCommand";
|
|
172
179
|
import { type UpdateGlossaryTermCommandInput, type UpdateGlossaryTermCommandOutput } from "./commands/UpdateGlossaryTermCommand";
|
|
173
180
|
import { type UpdateGroupProfileCommandInput, type UpdateGroupProfileCommandOutput } from "./commands/UpdateGroupProfileCommand";
|
|
181
|
+
import { type UpdateNotebookCommandInput, type UpdateNotebookCommandOutput } from "./commands/UpdateNotebookCommand";
|
|
174
182
|
import { type UpdateProjectCommandInput, type UpdateProjectCommandOutput } from "./commands/UpdateProjectCommand";
|
|
175
183
|
import { type UpdateProjectProfileCommandInput, type UpdateProjectProfileCommandOutput } from "./commands/UpdateProjectProfileCommand";
|
|
176
184
|
import { type UpdateRootDomainUnitOwnerCommandInput, type UpdateRootDomainUnitOwnerCommandOutput } from "./commands/UpdateRootDomainUnitOwnerCommand";
|
|
@@ -361,6 +369,12 @@ export interface DataZone {
|
|
|
361
369
|
createListingChangeSet(args: CreateListingChangeSetCommandInput, options?: __HttpHandlerOptions): Promise<CreateListingChangeSetCommandOutput>;
|
|
362
370
|
createListingChangeSet(args: CreateListingChangeSetCommandInput, cb: (err: any, data?: CreateListingChangeSetCommandOutput) => void): void;
|
|
363
371
|
createListingChangeSet(args: CreateListingChangeSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateListingChangeSetCommandOutput) => void): void;
|
|
372
|
+
/**
|
|
373
|
+
* @see {@link CreateNotebookCommand}
|
|
374
|
+
*/
|
|
375
|
+
createNotebook(args: CreateNotebookCommandInput, options?: __HttpHandlerOptions): Promise<CreateNotebookCommandOutput>;
|
|
376
|
+
createNotebook(args: CreateNotebookCommandInput, cb: (err: any, data?: CreateNotebookCommandOutput) => void): void;
|
|
377
|
+
createNotebook(args: CreateNotebookCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNotebookCommandOutput) => void): void;
|
|
364
378
|
/**
|
|
365
379
|
* @see {@link CreateProjectCommand}
|
|
366
380
|
*/
|
|
@@ -523,6 +537,12 @@ export interface DataZone {
|
|
|
523
537
|
deleteListing(args: DeleteListingCommandInput, options?: __HttpHandlerOptions): Promise<DeleteListingCommandOutput>;
|
|
524
538
|
deleteListing(args: DeleteListingCommandInput, cb: (err: any, data?: DeleteListingCommandOutput) => void): void;
|
|
525
539
|
deleteListing(args: DeleteListingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteListingCommandOutput) => void): void;
|
|
540
|
+
/**
|
|
541
|
+
* @see {@link DeleteNotebookCommand}
|
|
542
|
+
*/
|
|
543
|
+
deleteNotebook(args: DeleteNotebookCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNotebookCommandOutput>;
|
|
544
|
+
deleteNotebook(args: DeleteNotebookCommandInput, cb: (err: any, data?: DeleteNotebookCommandOutput) => void): void;
|
|
545
|
+
deleteNotebook(args: DeleteNotebookCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNotebookCommandOutput) => void): void;
|
|
526
546
|
/**
|
|
527
547
|
* @see {@link DeleteProjectCommand}
|
|
528
548
|
*/
|
|
@@ -745,6 +765,18 @@ export interface DataZone {
|
|
|
745
765
|
getMetadataGenerationRun(args: GetMetadataGenerationRunCommandInput, options?: __HttpHandlerOptions): Promise<GetMetadataGenerationRunCommandOutput>;
|
|
746
766
|
getMetadataGenerationRun(args: GetMetadataGenerationRunCommandInput, cb: (err: any, data?: GetMetadataGenerationRunCommandOutput) => void): void;
|
|
747
767
|
getMetadataGenerationRun(args: GetMetadataGenerationRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMetadataGenerationRunCommandOutput) => void): void;
|
|
768
|
+
/**
|
|
769
|
+
* @see {@link GetNotebookCommand}
|
|
770
|
+
*/
|
|
771
|
+
getNotebook(args: GetNotebookCommandInput, options?: __HttpHandlerOptions): Promise<GetNotebookCommandOutput>;
|
|
772
|
+
getNotebook(args: GetNotebookCommandInput, cb: (err: any, data?: GetNotebookCommandOutput) => void): void;
|
|
773
|
+
getNotebook(args: GetNotebookCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNotebookCommandOutput) => void): void;
|
|
774
|
+
/**
|
|
775
|
+
* @see {@link GetNotebookExportCommand}
|
|
776
|
+
*/
|
|
777
|
+
getNotebookExport(args: GetNotebookExportCommandInput, options?: __HttpHandlerOptions): Promise<GetNotebookExportCommandOutput>;
|
|
778
|
+
getNotebookExport(args: GetNotebookExportCommandInput, cb: (err: any, data?: GetNotebookExportCommandOutput) => void): void;
|
|
779
|
+
getNotebookExport(args: GetNotebookExportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNotebookExportCommandOutput) => void): void;
|
|
748
780
|
/**
|
|
749
781
|
* @see {@link GetNotebookRunCommand}
|
|
750
782
|
*/
|
|
@@ -938,6 +970,12 @@ export interface DataZone {
|
|
|
938
970
|
listNotebookRuns(args: ListNotebookRunsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotebookRunsCommandOutput>;
|
|
939
971
|
listNotebookRuns(args: ListNotebookRunsCommandInput, cb: (err: any, data?: ListNotebookRunsCommandOutput) => void): void;
|
|
940
972
|
listNotebookRuns(args: ListNotebookRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotebookRunsCommandOutput) => void): void;
|
|
973
|
+
/**
|
|
974
|
+
* @see {@link ListNotebooksCommand}
|
|
975
|
+
*/
|
|
976
|
+
listNotebooks(args: ListNotebooksCommandInput, options?: __HttpHandlerOptions): Promise<ListNotebooksCommandOutput>;
|
|
977
|
+
listNotebooks(args: ListNotebooksCommandInput, cb: (err: any, data?: ListNotebooksCommandOutput) => void): void;
|
|
978
|
+
listNotebooks(args: ListNotebooksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotebooksCommandOutput) => void): void;
|
|
941
979
|
/**
|
|
942
980
|
* @see {@link ListNotificationsCommand}
|
|
943
981
|
*/
|
|
@@ -1112,6 +1150,18 @@ export interface DataZone {
|
|
|
1112
1150
|
startMetadataGenerationRun(args: StartMetadataGenerationRunCommandInput, options?: __HttpHandlerOptions): Promise<StartMetadataGenerationRunCommandOutput>;
|
|
1113
1151
|
startMetadataGenerationRun(args: StartMetadataGenerationRunCommandInput, cb: (err: any, data?: StartMetadataGenerationRunCommandOutput) => void): void;
|
|
1114
1152
|
startMetadataGenerationRun(args: StartMetadataGenerationRunCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartMetadataGenerationRunCommandOutput) => void): void;
|
|
1153
|
+
/**
|
|
1154
|
+
* @see {@link StartNotebookExportCommand}
|
|
1155
|
+
*/
|
|
1156
|
+
startNotebookExport(args: StartNotebookExportCommandInput, options?: __HttpHandlerOptions): Promise<StartNotebookExportCommandOutput>;
|
|
1157
|
+
startNotebookExport(args: StartNotebookExportCommandInput, cb: (err: any, data?: StartNotebookExportCommandOutput) => void): void;
|
|
1158
|
+
startNotebookExport(args: StartNotebookExportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartNotebookExportCommandOutput) => void): void;
|
|
1159
|
+
/**
|
|
1160
|
+
* @see {@link StartNotebookImportCommand}
|
|
1161
|
+
*/
|
|
1162
|
+
startNotebookImport(args: StartNotebookImportCommandInput, options?: __HttpHandlerOptions): Promise<StartNotebookImportCommandOutput>;
|
|
1163
|
+
startNotebookImport(args: StartNotebookImportCommandInput, cb: (err: any, data?: StartNotebookImportCommandOutput) => void): void;
|
|
1164
|
+
startNotebookImport(args: StartNotebookImportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartNotebookImportCommandOutput) => void): void;
|
|
1115
1165
|
/**
|
|
1116
1166
|
* @see {@link StartNotebookRunCommand}
|
|
1117
1167
|
*/
|
|
@@ -1214,6 +1264,12 @@ export interface DataZone {
|
|
|
1214
1264
|
updateGroupProfile(args: UpdateGroupProfileCommandInput, options?: __HttpHandlerOptions): Promise<UpdateGroupProfileCommandOutput>;
|
|
1215
1265
|
updateGroupProfile(args: UpdateGroupProfileCommandInput, cb: (err: any, data?: UpdateGroupProfileCommandOutput) => void): void;
|
|
1216
1266
|
updateGroupProfile(args: UpdateGroupProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGroupProfileCommandOutput) => void): void;
|
|
1267
|
+
/**
|
|
1268
|
+
* @see {@link UpdateNotebookCommand}
|
|
1269
|
+
*/
|
|
1270
|
+
updateNotebook(args: UpdateNotebookCommandInput, options?: __HttpHandlerOptions): Promise<UpdateNotebookCommandOutput>;
|
|
1271
|
+
updateNotebook(args: UpdateNotebookCommandInput, cb: (err: any, data?: UpdateNotebookCommandOutput) => void): void;
|
|
1272
|
+
updateNotebook(args: UpdateNotebookCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNotebookCommandOutput) => void): void;
|
|
1217
1273
|
/**
|
|
1218
1274
|
* @see {@link UpdateProjectCommand}
|
|
1219
1275
|
*/
|
|
@@ -1416,6 +1472,13 @@ export interface DataZone {
|
|
|
1416
1472
|
* @returns AsyncIterable of {@link ListNotebookRunsCommandOutput}.
|
|
1417
1473
|
*/
|
|
1418
1474
|
paginateListNotebookRuns(args: ListNotebookRunsCommandInput, paginationConfig?: Omit<PaginationConfiguration, "client">): Paginator<ListNotebookRunsCommandOutput>;
|
|
1475
|
+
/**
|
|
1476
|
+
* @see {@link ListNotebooksCommand}
|
|
1477
|
+
* @param args - command input.
|
|
1478
|
+
* @param paginationConfig - optional pagination config.
|
|
1479
|
+
* @returns AsyncIterable of {@link ListNotebooksCommandOutput}.
|
|
1480
|
+
*/
|
|
1481
|
+
paginateListNotebooks(args: ListNotebooksCommandInput, paginationConfig?: Omit<PaginationConfiguration, "client">): Paginator<ListNotebooksCommandOutput>;
|
|
1419
1482
|
/**
|
|
1420
1483
|
* @see {@link ListNotificationsCommand}
|
|
1421
1484
|
* @param args - command input.
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { AcceptPredictionsCommandInput, AcceptPredictionsCommandOutput } from "./commands/AcceptPredictionsCommand";
|
|
@@ -37,6 +37,7 @@ import type { CreateGlossaryCommandInput, CreateGlossaryCommandOutput } from "./
|
|
|
37
37
|
import type { CreateGlossaryTermCommandInput, CreateGlossaryTermCommandOutput } from "./commands/CreateGlossaryTermCommand";
|
|
38
38
|
import type { CreateGroupProfileCommandInput, CreateGroupProfileCommandOutput } from "./commands/CreateGroupProfileCommand";
|
|
39
39
|
import type { CreateListingChangeSetCommandInput, CreateListingChangeSetCommandOutput } from "./commands/CreateListingChangeSetCommand";
|
|
40
|
+
import type { CreateNotebookCommandInput, CreateNotebookCommandOutput } from "./commands/CreateNotebookCommand";
|
|
40
41
|
import type { CreateProjectCommandInput, CreateProjectCommandOutput } from "./commands/CreateProjectCommand";
|
|
41
42
|
import type { CreateProjectMembershipCommandInput, CreateProjectMembershipCommandOutput } from "./commands/CreateProjectMembershipCommand";
|
|
42
43
|
import type { CreateProjectProfileCommandInput, CreateProjectProfileCommandOutput } from "./commands/CreateProjectProfileCommand";
|
|
@@ -64,6 +65,7 @@ import type { DeleteFormTypeCommandInput, DeleteFormTypeCommandOutput } from "./
|
|
|
64
65
|
import type { DeleteGlossaryCommandInput, DeleteGlossaryCommandOutput } from "./commands/DeleteGlossaryCommand";
|
|
65
66
|
import type { DeleteGlossaryTermCommandInput, DeleteGlossaryTermCommandOutput } from "./commands/DeleteGlossaryTermCommand";
|
|
66
67
|
import type { DeleteListingCommandInput, DeleteListingCommandOutput } from "./commands/DeleteListingCommand";
|
|
68
|
+
import type { DeleteNotebookCommandInput, DeleteNotebookCommandOutput } from "./commands/DeleteNotebookCommand";
|
|
67
69
|
import type { DeleteProjectCommandInput, DeleteProjectCommandOutput } from "./commands/DeleteProjectCommand";
|
|
68
70
|
import type { DeleteProjectMembershipCommandInput, DeleteProjectMembershipCommandOutput } from "./commands/DeleteProjectMembershipCommand";
|
|
69
71
|
import type { DeleteProjectProfileCommandInput, DeleteProjectProfileCommandOutput } from "./commands/DeleteProjectProfileCommand";
|
|
@@ -101,6 +103,8 @@ import type { GetLineageEventCommandInput, GetLineageEventCommandOutput } from "
|
|
|
101
103
|
import type { GetLineageNodeCommandInput, GetLineageNodeCommandOutput } from "./commands/GetLineageNodeCommand";
|
|
102
104
|
import type { GetListingCommandInput, GetListingCommandOutput } from "./commands/GetListingCommand";
|
|
103
105
|
import type { GetMetadataGenerationRunCommandInput, GetMetadataGenerationRunCommandOutput } from "./commands/GetMetadataGenerationRunCommand";
|
|
106
|
+
import type { GetNotebookCommandInput, GetNotebookCommandOutput } from "./commands/GetNotebookCommand";
|
|
107
|
+
import type { GetNotebookExportCommandInput, GetNotebookExportCommandOutput } from "./commands/GetNotebookExportCommand";
|
|
104
108
|
import type { GetNotebookRunCommandInput, GetNotebookRunCommandOutput } from "./commands/GetNotebookRunCommand";
|
|
105
109
|
import type { GetProjectCommandInput, GetProjectCommandOutput } from "./commands/GetProjectCommand";
|
|
106
110
|
import type { GetProjectProfileCommandInput, GetProjectProfileCommandOutput } from "./commands/GetProjectProfileCommand";
|
|
@@ -133,6 +137,7 @@ import type { ListLineageEventsCommandInput, ListLineageEventsCommandOutput } fr
|
|
|
133
137
|
import type { ListLineageNodeHistoryCommandInput, ListLineageNodeHistoryCommandOutput } from "./commands/ListLineageNodeHistoryCommand";
|
|
134
138
|
import type { ListMetadataGenerationRunsCommandInput, ListMetadataGenerationRunsCommandOutput } from "./commands/ListMetadataGenerationRunsCommand";
|
|
135
139
|
import type { ListNotebookRunsCommandInput, ListNotebookRunsCommandOutput } from "./commands/ListNotebookRunsCommand";
|
|
140
|
+
import type { ListNotebooksCommandInput, ListNotebooksCommandOutput } from "./commands/ListNotebooksCommand";
|
|
136
141
|
import type { ListNotificationsCommandInput, ListNotificationsCommandOutput } from "./commands/ListNotificationsCommand";
|
|
137
142
|
import type { ListPolicyGrantsCommandInput, ListPolicyGrantsCommandOutput } from "./commands/ListPolicyGrantsCommand";
|
|
138
143
|
import type { ListProjectMembershipsCommandInput, ListProjectMembershipsCommandOutput } from "./commands/ListProjectMembershipsCommand";
|
|
@@ -162,6 +167,8 @@ import type { SearchTypesCommandInput, SearchTypesCommandOutput } from "./comman
|
|
|
162
167
|
import type { SearchUserProfilesCommandInput, SearchUserProfilesCommandOutput } from "./commands/SearchUserProfilesCommand";
|
|
163
168
|
import type { StartDataSourceRunCommandInput, StartDataSourceRunCommandOutput } from "./commands/StartDataSourceRunCommand";
|
|
164
169
|
import type { StartMetadataGenerationRunCommandInput, StartMetadataGenerationRunCommandOutput } from "./commands/StartMetadataGenerationRunCommand";
|
|
170
|
+
import type { StartNotebookExportCommandInput, StartNotebookExportCommandOutput } from "./commands/StartNotebookExportCommand";
|
|
171
|
+
import type { StartNotebookImportCommandInput, StartNotebookImportCommandOutput } from "./commands/StartNotebookImportCommand";
|
|
165
172
|
import type { StartNotebookRunCommandInput, StartNotebookRunCommandOutput } from "./commands/StartNotebookRunCommand";
|
|
166
173
|
import type { StopNotebookRunCommandInput, StopNotebookRunCommandOutput } from "./commands/StopNotebookRunCommand";
|
|
167
174
|
import type { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
@@ -179,6 +186,7 @@ import type { UpdateEnvironmentProfileCommandInput, UpdateEnvironmentProfileComm
|
|
|
179
186
|
import type { UpdateGlossaryCommandInput, UpdateGlossaryCommandOutput } from "./commands/UpdateGlossaryCommand";
|
|
180
187
|
import type { UpdateGlossaryTermCommandInput, UpdateGlossaryTermCommandOutput } from "./commands/UpdateGlossaryTermCommand";
|
|
181
188
|
import type { UpdateGroupProfileCommandInput, UpdateGroupProfileCommandOutput } from "./commands/UpdateGroupProfileCommand";
|
|
189
|
+
import type { UpdateNotebookCommandInput, UpdateNotebookCommandOutput } from "./commands/UpdateNotebookCommand";
|
|
182
190
|
import type { UpdateProjectCommandInput, UpdateProjectCommandOutput } from "./commands/UpdateProjectCommand";
|
|
183
191
|
import type { UpdateProjectProfileCommandInput, UpdateProjectProfileCommandOutput } from "./commands/UpdateProjectProfileCommand";
|
|
184
192
|
import type { UpdateRootDomainUnitOwnerCommandInput, UpdateRootDomainUnitOwnerCommandOutput } from "./commands/UpdateRootDomainUnitOwnerCommand";
|
|
@@ -193,11 +201,11 @@ export { __Client };
|
|
|
193
201
|
/**
|
|
194
202
|
* @public
|
|
195
203
|
*/
|
|
196
|
-
export type ServiceInputTypes = AcceptPredictionsCommandInput | AcceptSubscriptionRequestCommandInput | AddEntityOwnerCommandInput | AddPolicyGrantCommandInput | AssociateEnvironmentRoleCommandInput | AssociateGovernedTermsCommandInput | BatchGetAttributesMetadataCommandInput | BatchPutAttributesMetadataCommandInput | CancelMetadataGenerationRunCommandInput | CancelSubscriptionCommandInput | CreateAccountPoolCommandInput | CreateAssetCommandInput | CreateAssetFilterCommandInput | CreateAssetRevisionCommandInput | CreateAssetTypeCommandInput | CreateConnectionCommandInput | CreateDataProductCommandInput | CreateDataProductRevisionCommandInput | CreateDataSourceCommandInput | CreateDomainCommandInput | CreateDomainUnitCommandInput | CreateEnvironmentActionCommandInput | CreateEnvironmentBlueprintCommandInput | CreateEnvironmentCommandInput | CreateEnvironmentProfileCommandInput | CreateFormTypeCommandInput | CreateGlossaryCommandInput | CreateGlossaryTermCommandInput | CreateGroupProfileCommandInput | CreateListingChangeSetCommandInput | CreateProjectCommandInput | CreateProjectMembershipCommandInput | CreateProjectProfileCommandInput | CreateRuleCommandInput | CreateSubscriptionGrantCommandInput | CreateSubscriptionRequestCommandInput | CreateSubscriptionTargetCommandInput | CreateUserProfileCommandInput | DeleteAccountPoolCommandInput | DeleteAssetCommandInput | DeleteAssetFilterCommandInput | DeleteAssetTypeCommandInput | DeleteConnectionCommandInput | DeleteDataExportConfigurationCommandInput | DeleteDataProductCommandInput | DeleteDataSourceCommandInput | DeleteDomainCommandInput | DeleteDomainUnitCommandInput | DeleteEnvironmentActionCommandInput | DeleteEnvironmentBlueprintCommandInput | DeleteEnvironmentBlueprintConfigurationCommandInput | DeleteEnvironmentCommandInput | DeleteEnvironmentProfileCommandInput | DeleteFormTypeCommandInput | DeleteGlossaryCommandInput | DeleteGlossaryTermCommandInput | DeleteListingCommandInput | DeleteProjectCommandInput | DeleteProjectMembershipCommandInput | DeleteProjectProfileCommandInput | DeleteRuleCommandInput | DeleteSubscriptionGrantCommandInput | DeleteSubscriptionRequestCommandInput | DeleteSubscriptionTargetCommandInput | DeleteTimeSeriesDataPointsCommandInput | DisassociateEnvironmentRoleCommandInput | DisassociateGovernedTermsCommandInput | GetAccountPoolCommandInput | GetAssetCommandInput | GetAssetFilterCommandInput | GetAssetTypeCommandInput | GetConnectionCommandInput | GetDataExportConfigurationCommandInput | GetDataProductCommandInput | GetDataSourceCommandInput | GetDataSourceRunCommandInput | GetDomainCommandInput | GetDomainUnitCommandInput | GetEnvironmentActionCommandInput | GetEnvironmentBlueprintCommandInput | GetEnvironmentBlueprintConfigurationCommandInput | GetEnvironmentCommandInput | GetEnvironmentCredentialsCommandInput | GetEnvironmentProfileCommandInput | GetFormTypeCommandInput | GetGlossaryCommandInput | GetGlossaryTermCommandInput | GetGroupProfileCommandInput | GetIamPortalLoginUrlCommandInput | GetJobRunCommandInput | GetLineageEventCommandInput | GetLineageNodeCommandInput | GetListingCommandInput | GetMetadataGenerationRunCommandInput | GetNotebookRunCommandInput | GetProjectCommandInput | GetProjectProfileCommandInput | GetRuleCommandInput | GetSubscriptionCommandInput | GetSubscriptionGrantCommandInput | GetSubscriptionRequestDetailsCommandInput | GetSubscriptionTargetCommandInput | GetTimeSeriesDataPointCommandInput | GetUserProfileCommandInput | ListAccountPoolsCommandInput | ListAccountsInAccountPoolCommandInput | ListAssetFiltersCommandInput | ListAssetRevisionsCommandInput | ListConnectionsCommandInput | ListDataProductRevisionsCommandInput | ListDataSourceRunActivitiesCommandInput | ListDataSourceRunsCommandInput | ListDataSourcesCommandInput | ListDomainUnitsForParentCommandInput | ListDomainsCommandInput | ListEntityOwnersCommandInput | ListEnvironmentActionsCommandInput | ListEnvironmentBlueprintConfigurationsCommandInput | ListEnvironmentBlueprintsCommandInput | ListEnvironmentProfilesCommandInput | ListEnvironmentsCommandInput | ListJobRunsCommandInput | ListLineageEventsCommandInput | ListLineageNodeHistoryCommandInput | ListMetadataGenerationRunsCommandInput | ListNotebookRunsCommandInput | ListNotificationsCommandInput | ListPolicyGrantsCommandInput | ListProjectMembershipsCommandInput | ListProjectProfilesCommandInput | ListProjectsCommandInput | ListRulesCommandInput | ListSubscriptionGrantsCommandInput | ListSubscriptionRequestsCommandInput | ListSubscriptionTargetsCommandInput | ListSubscriptionsCommandInput | ListTagsForResourceCommandInput | ListTimeSeriesDataPointsCommandInput | PostLineageEventCommandInput | PostTimeSeriesDataPointsCommandInput | PutDataExportConfigurationCommandInput | PutEnvironmentBlueprintConfigurationCommandInput | QueryGraphCommandInput | RejectPredictionsCommandInput | RejectSubscriptionRequestCommandInput | RemoveEntityOwnerCommandInput | RemovePolicyGrantCommandInput | RevokeSubscriptionCommandInput | SearchCommandInput | SearchGroupProfilesCommandInput | SearchListingsCommandInput | SearchTypesCommandInput | SearchUserProfilesCommandInput | StartDataSourceRunCommandInput | StartMetadataGenerationRunCommandInput | StartNotebookRunCommandInput | StopNotebookRunCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccountPoolCommandInput | UpdateAssetFilterCommandInput | UpdateConnectionCommandInput | UpdateDataSourceCommandInput | UpdateDomainCommandInput | UpdateDomainUnitCommandInput | UpdateEnvironmentActionCommandInput | UpdateEnvironmentBlueprintCommandInput | UpdateEnvironmentCommandInput | UpdateEnvironmentProfileCommandInput | UpdateGlossaryCommandInput | UpdateGlossaryTermCommandInput | UpdateGroupProfileCommandInput | UpdateProjectCommandInput | UpdateProjectProfileCommandInput | UpdateRootDomainUnitOwnerCommandInput | UpdateRuleCommandInput | UpdateSubscriptionGrantStatusCommandInput | UpdateSubscriptionRequestCommandInput | UpdateSubscriptionTargetCommandInput | UpdateUserProfileCommandInput;
|
|
204
|
+
export type ServiceInputTypes = AcceptPredictionsCommandInput | AcceptSubscriptionRequestCommandInput | AddEntityOwnerCommandInput | AddPolicyGrantCommandInput | AssociateEnvironmentRoleCommandInput | AssociateGovernedTermsCommandInput | BatchGetAttributesMetadataCommandInput | BatchPutAttributesMetadataCommandInput | CancelMetadataGenerationRunCommandInput | CancelSubscriptionCommandInput | CreateAccountPoolCommandInput | CreateAssetCommandInput | CreateAssetFilterCommandInput | CreateAssetRevisionCommandInput | CreateAssetTypeCommandInput | CreateConnectionCommandInput | CreateDataProductCommandInput | CreateDataProductRevisionCommandInput | CreateDataSourceCommandInput | CreateDomainCommandInput | CreateDomainUnitCommandInput | CreateEnvironmentActionCommandInput | CreateEnvironmentBlueprintCommandInput | CreateEnvironmentCommandInput | CreateEnvironmentProfileCommandInput | CreateFormTypeCommandInput | CreateGlossaryCommandInput | CreateGlossaryTermCommandInput | CreateGroupProfileCommandInput | CreateListingChangeSetCommandInput | CreateNotebookCommandInput | CreateProjectCommandInput | CreateProjectMembershipCommandInput | CreateProjectProfileCommandInput | CreateRuleCommandInput | CreateSubscriptionGrantCommandInput | CreateSubscriptionRequestCommandInput | CreateSubscriptionTargetCommandInput | CreateUserProfileCommandInput | DeleteAccountPoolCommandInput | DeleteAssetCommandInput | DeleteAssetFilterCommandInput | DeleteAssetTypeCommandInput | DeleteConnectionCommandInput | DeleteDataExportConfigurationCommandInput | DeleteDataProductCommandInput | DeleteDataSourceCommandInput | DeleteDomainCommandInput | DeleteDomainUnitCommandInput | DeleteEnvironmentActionCommandInput | DeleteEnvironmentBlueprintCommandInput | DeleteEnvironmentBlueprintConfigurationCommandInput | DeleteEnvironmentCommandInput | DeleteEnvironmentProfileCommandInput | DeleteFormTypeCommandInput | DeleteGlossaryCommandInput | DeleteGlossaryTermCommandInput | DeleteListingCommandInput | DeleteNotebookCommandInput | DeleteProjectCommandInput | DeleteProjectMembershipCommandInput | DeleteProjectProfileCommandInput | DeleteRuleCommandInput | DeleteSubscriptionGrantCommandInput | DeleteSubscriptionRequestCommandInput | DeleteSubscriptionTargetCommandInput | DeleteTimeSeriesDataPointsCommandInput | DisassociateEnvironmentRoleCommandInput | DisassociateGovernedTermsCommandInput | GetAccountPoolCommandInput | GetAssetCommandInput | GetAssetFilterCommandInput | GetAssetTypeCommandInput | GetConnectionCommandInput | GetDataExportConfigurationCommandInput | GetDataProductCommandInput | GetDataSourceCommandInput | GetDataSourceRunCommandInput | GetDomainCommandInput | GetDomainUnitCommandInput | GetEnvironmentActionCommandInput | GetEnvironmentBlueprintCommandInput | GetEnvironmentBlueprintConfigurationCommandInput | GetEnvironmentCommandInput | GetEnvironmentCredentialsCommandInput | GetEnvironmentProfileCommandInput | GetFormTypeCommandInput | GetGlossaryCommandInput | GetGlossaryTermCommandInput | GetGroupProfileCommandInput | GetIamPortalLoginUrlCommandInput | GetJobRunCommandInput | GetLineageEventCommandInput | GetLineageNodeCommandInput | GetListingCommandInput | GetMetadataGenerationRunCommandInput | GetNotebookCommandInput | GetNotebookExportCommandInput | GetNotebookRunCommandInput | GetProjectCommandInput | GetProjectProfileCommandInput | GetRuleCommandInput | GetSubscriptionCommandInput | GetSubscriptionGrantCommandInput | GetSubscriptionRequestDetailsCommandInput | GetSubscriptionTargetCommandInput | GetTimeSeriesDataPointCommandInput | GetUserProfileCommandInput | ListAccountPoolsCommandInput | ListAccountsInAccountPoolCommandInput | ListAssetFiltersCommandInput | ListAssetRevisionsCommandInput | ListConnectionsCommandInput | ListDataProductRevisionsCommandInput | ListDataSourceRunActivitiesCommandInput | ListDataSourceRunsCommandInput | ListDataSourcesCommandInput | ListDomainUnitsForParentCommandInput | ListDomainsCommandInput | ListEntityOwnersCommandInput | ListEnvironmentActionsCommandInput | ListEnvironmentBlueprintConfigurationsCommandInput | ListEnvironmentBlueprintsCommandInput | ListEnvironmentProfilesCommandInput | ListEnvironmentsCommandInput | ListJobRunsCommandInput | ListLineageEventsCommandInput | ListLineageNodeHistoryCommandInput | ListMetadataGenerationRunsCommandInput | ListNotebookRunsCommandInput | ListNotebooksCommandInput | ListNotificationsCommandInput | ListPolicyGrantsCommandInput | ListProjectMembershipsCommandInput | ListProjectProfilesCommandInput | ListProjectsCommandInput | ListRulesCommandInput | ListSubscriptionGrantsCommandInput | ListSubscriptionRequestsCommandInput | ListSubscriptionTargetsCommandInput | ListSubscriptionsCommandInput | ListTagsForResourceCommandInput | ListTimeSeriesDataPointsCommandInput | PostLineageEventCommandInput | PostTimeSeriesDataPointsCommandInput | PutDataExportConfigurationCommandInput | PutEnvironmentBlueprintConfigurationCommandInput | QueryGraphCommandInput | RejectPredictionsCommandInput | RejectSubscriptionRequestCommandInput | RemoveEntityOwnerCommandInput | RemovePolicyGrantCommandInput | RevokeSubscriptionCommandInput | SearchCommandInput | SearchGroupProfilesCommandInput | SearchListingsCommandInput | SearchTypesCommandInput | SearchUserProfilesCommandInput | StartDataSourceRunCommandInput | StartMetadataGenerationRunCommandInput | StartNotebookExportCommandInput | StartNotebookImportCommandInput | StartNotebookRunCommandInput | StopNotebookRunCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccountPoolCommandInput | UpdateAssetFilterCommandInput | UpdateConnectionCommandInput | UpdateDataSourceCommandInput | UpdateDomainCommandInput | UpdateDomainUnitCommandInput | UpdateEnvironmentActionCommandInput | UpdateEnvironmentBlueprintCommandInput | UpdateEnvironmentCommandInput | UpdateEnvironmentProfileCommandInput | UpdateGlossaryCommandInput | UpdateGlossaryTermCommandInput | UpdateGroupProfileCommandInput | UpdateNotebookCommandInput | UpdateProjectCommandInput | UpdateProjectProfileCommandInput | UpdateRootDomainUnitOwnerCommandInput | UpdateRuleCommandInput | UpdateSubscriptionGrantStatusCommandInput | UpdateSubscriptionRequestCommandInput | UpdateSubscriptionTargetCommandInput | UpdateUserProfileCommandInput;
|
|
197
205
|
/**
|
|
198
206
|
* @public
|
|
199
207
|
*/
|
|
200
|
-
export type ServiceOutputTypes = AcceptPredictionsCommandOutput | AcceptSubscriptionRequestCommandOutput | AddEntityOwnerCommandOutput | AddPolicyGrantCommandOutput | AssociateEnvironmentRoleCommandOutput | AssociateGovernedTermsCommandOutput | BatchGetAttributesMetadataCommandOutput | BatchPutAttributesMetadataCommandOutput | CancelMetadataGenerationRunCommandOutput | CancelSubscriptionCommandOutput | CreateAccountPoolCommandOutput | CreateAssetCommandOutput | CreateAssetFilterCommandOutput | CreateAssetRevisionCommandOutput | CreateAssetTypeCommandOutput | CreateConnectionCommandOutput | CreateDataProductCommandOutput | CreateDataProductRevisionCommandOutput | CreateDataSourceCommandOutput | CreateDomainCommandOutput | CreateDomainUnitCommandOutput | CreateEnvironmentActionCommandOutput | CreateEnvironmentBlueprintCommandOutput | CreateEnvironmentCommandOutput | CreateEnvironmentProfileCommandOutput | CreateFormTypeCommandOutput | CreateGlossaryCommandOutput | CreateGlossaryTermCommandOutput | CreateGroupProfileCommandOutput | CreateListingChangeSetCommandOutput | CreateProjectCommandOutput | CreateProjectMembershipCommandOutput | CreateProjectProfileCommandOutput | CreateRuleCommandOutput | CreateSubscriptionGrantCommandOutput | CreateSubscriptionRequestCommandOutput | CreateSubscriptionTargetCommandOutput | CreateUserProfileCommandOutput | DeleteAccountPoolCommandOutput | DeleteAssetCommandOutput | DeleteAssetFilterCommandOutput | DeleteAssetTypeCommandOutput | DeleteConnectionCommandOutput | DeleteDataExportConfigurationCommandOutput | DeleteDataProductCommandOutput | DeleteDataSourceCommandOutput | DeleteDomainCommandOutput | DeleteDomainUnitCommandOutput | DeleteEnvironmentActionCommandOutput | DeleteEnvironmentBlueprintCommandOutput | DeleteEnvironmentBlueprintConfigurationCommandOutput | DeleteEnvironmentCommandOutput | DeleteEnvironmentProfileCommandOutput | DeleteFormTypeCommandOutput | DeleteGlossaryCommandOutput | DeleteGlossaryTermCommandOutput | DeleteListingCommandOutput | DeleteProjectCommandOutput | DeleteProjectMembershipCommandOutput | DeleteProjectProfileCommandOutput | DeleteRuleCommandOutput | DeleteSubscriptionGrantCommandOutput | DeleteSubscriptionRequestCommandOutput | DeleteSubscriptionTargetCommandOutput | DeleteTimeSeriesDataPointsCommandOutput | DisassociateEnvironmentRoleCommandOutput | DisassociateGovernedTermsCommandOutput | GetAccountPoolCommandOutput | GetAssetCommandOutput | GetAssetFilterCommandOutput | GetAssetTypeCommandOutput | GetConnectionCommandOutput | GetDataExportConfigurationCommandOutput | GetDataProductCommandOutput | GetDataSourceCommandOutput | GetDataSourceRunCommandOutput | GetDomainCommandOutput | GetDomainUnitCommandOutput | GetEnvironmentActionCommandOutput | GetEnvironmentBlueprintCommandOutput | GetEnvironmentBlueprintConfigurationCommandOutput | GetEnvironmentCommandOutput | GetEnvironmentCredentialsCommandOutput | GetEnvironmentProfileCommandOutput | GetFormTypeCommandOutput | GetGlossaryCommandOutput | GetGlossaryTermCommandOutput | GetGroupProfileCommandOutput | GetIamPortalLoginUrlCommandOutput | GetJobRunCommandOutput | GetLineageEventCommandOutput | GetLineageNodeCommandOutput | GetListingCommandOutput | GetMetadataGenerationRunCommandOutput | GetNotebookRunCommandOutput | GetProjectCommandOutput | GetProjectProfileCommandOutput | GetRuleCommandOutput | GetSubscriptionCommandOutput | GetSubscriptionGrantCommandOutput | GetSubscriptionRequestDetailsCommandOutput | GetSubscriptionTargetCommandOutput | GetTimeSeriesDataPointCommandOutput | GetUserProfileCommandOutput | ListAccountPoolsCommandOutput | ListAccountsInAccountPoolCommandOutput | ListAssetFiltersCommandOutput | ListAssetRevisionsCommandOutput | ListConnectionsCommandOutput | ListDataProductRevisionsCommandOutput | ListDataSourceRunActivitiesCommandOutput | ListDataSourceRunsCommandOutput | ListDataSourcesCommandOutput | ListDomainUnitsForParentCommandOutput | ListDomainsCommandOutput | ListEntityOwnersCommandOutput | ListEnvironmentActionsCommandOutput | ListEnvironmentBlueprintConfigurationsCommandOutput | ListEnvironmentBlueprintsCommandOutput | ListEnvironmentProfilesCommandOutput | ListEnvironmentsCommandOutput | ListJobRunsCommandOutput | ListLineageEventsCommandOutput | ListLineageNodeHistoryCommandOutput | ListMetadataGenerationRunsCommandOutput | ListNotebookRunsCommandOutput | ListNotificationsCommandOutput | ListPolicyGrantsCommandOutput | ListProjectMembershipsCommandOutput | ListProjectProfilesCommandOutput | ListProjectsCommandOutput | ListRulesCommandOutput | ListSubscriptionGrantsCommandOutput | ListSubscriptionRequestsCommandOutput | ListSubscriptionTargetsCommandOutput | ListSubscriptionsCommandOutput | ListTagsForResourceCommandOutput | ListTimeSeriesDataPointsCommandOutput | PostLineageEventCommandOutput | PostTimeSeriesDataPointsCommandOutput | PutDataExportConfigurationCommandOutput | PutEnvironmentBlueprintConfigurationCommandOutput | QueryGraphCommandOutput | RejectPredictionsCommandOutput | RejectSubscriptionRequestCommandOutput | RemoveEntityOwnerCommandOutput | RemovePolicyGrantCommandOutput | RevokeSubscriptionCommandOutput | SearchCommandOutput | SearchGroupProfilesCommandOutput | SearchListingsCommandOutput | SearchTypesCommandOutput | SearchUserProfilesCommandOutput | StartDataSourceRunCommandOutput | StartMetadataGenerationRunCommandOutput | StartNotebookRunCommandOutput | StopNotebookRunCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccountPoolCommandOutput | UpdateAssetFilterCommandOutput | UpdateConnectionCommandOutput | UpdateDataSourceCommandOutput | UpdateDomainCommandOutput | UpdateDomainUnitCommandOutput | UpdateEnvironmentActionCommandOutput | UpdateEnvironmentBlueprintCommandOutput | UpdateEnvironmentCommandOutput | UpdateEnvironmentProfileCommandOutput | UpdateGlossaryCommandOutput | UpdateGlossaryTermCommandOutput | UpdateGroupProfileCommandOutput | UpdateProjectCommandOutput | UpdateProjectProfileCommandOutput | UpdateRootDomainUnitOwnerCommandOutput | UpdateRuleCommandOutput | UpdateSubscriptionGrantStatusCommandOutput | UpdateSubscriptionRequestCommandOutput | UpdateSubscriptionTargetCommandOutput | UpdateUserProfileCommandOutput;
|
|
208
|
+
export type ServiceOutputTypes = AcceptPredictionsCommandOutput | AcceptSubscriptionRequestCommandOutput | AddEntityOwnerCommandOutput | AddPolicyGrantCommandOutput | AssociateEnvironmentRoleCommandOutput | AssociateGovernedTermsCommandOutput | BatchGetAttributesMetadataCommandOutput | BatchPutAttributesMetadataCommandOutput | CancelMetadataGenerationRunCommandOutput | CancelSubscriptionCommandOutput | CreateAccountPoolCommandOutput | CreateAssetCommandOutput | CreateAssetFilterCommandOutput | CreateAssetRevisionCommandOutput | CreateAssetTypeCommandOutput | CreateConnectionCommandOutput | CreateDataProductCommandOutput | CreateDataProductRevisionCommandOutput | CreateDataSourceCommandOutput | CreateDomainCommandOutput | CreateDomainUnitCommandOutput | CreateEnvironmentActionCommandOutput | CreateEnvironmentBlueprintCommandOutput | CreateEnvironmentCommandOutput | CreateEnvironmentProfileCommandOutput | CreateFormTypeCommandOutput | CreateGlossaryCommandOutput | CreateGlossaryTermCommandOutput | CreateGroupProfileCommandOutput | CreateListingChangeSetCommandOutput | CreateNotebookCommandOutput | CreateProjectCommandOutput | CreateProjectMembershipCommandOutput | CreateProjectProfileCommandOutput | CreateRuleCommandOutput | CreateSubscriptionGrantCommandOutput | CreateSubscriptionRequestCommandOutput | CreateSubscriptionTargetCommandOutput | CreateUserProfileCommandOutput | DeleteAccountPoolCommandOutput | DeleteAssetCommandOutput | DeleteAssetFilterCommandOutput | DeleteAssetTypeCommandOutput | DeleteConnectionCommandOutput | DeleteDataExportConfigurationCommandOutput | DeleteDataProductCommandOutput | DeleteDataSourceCommandOutput | DeleteDomainCommandOutput | DeleteDomainUnitCommandOutput | DeleteEnvironmentActionCommandOutput | DeleteEnvironmentBlueprintCommandOutput | DeleteEnvironmentBlueprintConfigurationCommandOutput | DeleteEnvironmentCommandOutput | DeleteEnvironmentProfileCommandOutput | DeleteFormTypeCommandOutput | DeleteGlossaryCommandOutput | DeleteGlossaryTermCommandOutput | DeleteListingCommandOutput | DeleteNotebookCommandOutput | DeleteProjectCommandOutput | DeleteProjectMembershipCommandOutput | DeleteProjectProfileCommandOutput | DeleteRuleCommandOutput | DeleteSubscriptionGrantCommandOutput | DeleteSubscriptionRequestCommandOutput | DeleteSubscriptionTargetCommandOutput | DeleteTimeSeriesDataPointsCommandOutput | DisassociateEnvironmentRoleCommandOutput | DisassociateGovernedTermsCommandOutput | GetAccountPoolCommandOutput | GetAssetCommandOutput | GetAssetFilterCommandOutput | GetAssetTypeCommandOutput | GetConnectionCommandOutput | GetDataExportConfigurationCommandOutput | GetDataProductCommandOutput | GetDataSourceCommandOutput | GetDataSourceRunCommandOutput | GetDomainCommandOutput | GetDomainUnitCommandOutput | GetEnvironmentActionCommandOutput | GetEnvironmentBlueprintCommandOutput | GetEnvironmentBlueprintConfigurationCommandOutput | GetEnvironmentCommandOutput | GetEnvironmentCredentialsCommandOutput | GetEnvironmentProfileCommandOutput | GetFormTypeCommandOutput | GetGlossaryCommandOutput | GetGlossaryTermCommandOutput | GetGroupProfileCommandOutput | GetIamPortalLoginUrlCommandOutput | GetJobRunCommandOutput | GetLineageEventCommandOutput | GetLineageNodeCommandOutput | GetListingCommandOutput | GetMetadataGenerationRunCommandOutput | GetNotebookCommandOutput | GetNotebookExportCommandOutput | GetNotebookRunCommandOutput | GetProjectCommandOutput | GetProjectProfileCommandOutput | GetRuleCommandOutput | GetSubscriptionCommandOutput | GetSubscriptionGrantCommandOutput | GetSubscriptionRequestDetailsCommandOutput | GetSubscriptionTargetCommandOutput | GetTimeSeriesDataPointCommandOutput | GetUserProfileCommandOutput | ListAccountPoolsCommandOutput | ListAccountsInAccountPoolCommandOutput | ListAssetFiltersCommandOutput | ListAssetRevisionsCommandOutput | ListConnectionsCommandOutput | ListDataProductRevisionsCommandOutput | ListDataSourceRunActivitiesCommandOutput | ListDataSourceRunsCommandOutput | ListDataSourcesCommandOutput | ListDomainUnitsForParentCommandOutput | ListDomainsCommandOutput | ListEntityOwnersCommandOutput | ListEnvironmentActionsCommandOutput | ListEnvironmentBlueprintConfigurationsCommandOutput | ListEnvironmentBlueprintsCommandOutput | ListEnvironmentProfilesCommandOutput | ListEnvironmentsCommandOutput | ListJobRunsCommandOutput | ListLineageEventsCommandOutput | ListLineageNodeHistoryCommandOutput | ListMetadataGenerationRunsCommandOutput | ListNotebookRunsCommandOutput | ListNotebooksCommandOutput | ListNotificationsCommandOutput | ListPolicyGrantsCommandOutput | ListProjectMembershipsCommandOutput | ListProjectProfilesCommandOutput | ListProjectsCommandOutput | ListRulesCommandOutput | ListSubscriptionGrantsCommandOutput | ListSubscriptionRequestsCommandOutput | ListSubscriptionTargetsCommandOutput | ListSubscriptionsCommandOutput | ListTagsForResourceCommandOutput | ListTimeSeriesDataPointsCommandOutput | PostLineageEventCommandOutput | PostTimeSeriesDataPointsCommandOutput | PutDataExportConfigurationCommandOutput | PutEnvironmentBlueprintConfigurationCommandOutput | QueryGraphCommandOutput | RejectPredictionsCommandOutput | RejectSubscriptionRequestCommandOutput | RemoveEntityOwnerCommandOutput | RemovePolicyGrantCommandOutput | RevokeSubscriptionCommandOutput | SearchCommandOutput | SearchGroupProfilesCommandOutput | SearchListingsCommandOutput | SearchTypesCommandOutput | SearchUserProfilesCommandOutput | StartDataSourceRunCommandOutput | StartMetadataGenerationRunCommandOutput | StartNotebookExportCommandOutput | StartNotebookImportCommandOutput | StartNotebookRunCommandOutput | StopNotebookRunCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccountPoolCommandOutput | UpdateAssetFilterCommandOutput | UpdateConnectionCommandOutput | UpdateDataSourceCommandOutput | UpdateDomainCommandOutput | UpdateDomainUnitCommandOutput | UpdateEnvironmentActionCommandOutput | UpdateEnvironmentBlueprintCommandOutput | UpdateEnvironmentCommandOutput | UpdateEnvironmentProfileCommandOutput | UpdateGlossaryCommandOutput | UpdateGlossaryTermCommandOutput | UpdateGroupProfileCommandOutput | UpdateNotebookCommandOutput | UpdateProjectCommandOutput | UpdateProjectProfileCommandOutput | UpdateRootDomainUnitOwnerCommandOutput | UpdateRuleCommandOutput | UpdateSubscriptionGrantStatusCommandOutput | UpdateSubscriptionRequestCommandOutput | UpdateSubscriptionTargetCommandOutput | UpdateUserProfileCommandOutput;
|
|
201
209
|
/**
|
|
202
210
|
* @public
|
|
203
211
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { AcceptPredictionsInput, AcceptPredictionsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AcceptPredictionsCommandInput extends AcceptPredictionsInput {
|
|
|
22
22
|
export interface AcceptPredictionsCommandOutput extends AcceptPredictionsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptPredictionsCommand_base: {
|
|
25
|
-
new (input: AcceptPredictionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: AcceptPredictionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AcceptPredictionsCommandInput): import("@smithy/core/client").CommandImpl<AcceptPredictionsCommandInput, AcceptPredictionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AcceptPredictionsCommandInput): import("@smithy/core/client").CommandImpl<AcceptPredictionsCommandInput, AcceptPredictionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { AcceptSubscriptionRequestInput, AcceptSubscriptionRequestOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AcceptSubscriptionRequestCommandInput extends AcceptSubscriptio
|
|
|
22
22
|
export interface AcceptSubscriptionRequestCommandOutput extends AcceptSubscriptionRequestOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptSubscriptionRequestCommand_base: {
|
|
25
|
-
new (input: AcceptSubscriptionRequestCommandInput): import("@smithy/
|
|
26
|
-
new (input: AcceptSubscriptionRequestCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AcceptSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<AcceptSubscriptionRequestCommandInput, AcceptSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AcceptSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<AcceptSubscriptionRequestCommandInput, AcceptSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Accepts a subscription request to a specific asset. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { AddEntityOwnerInput, AddEntityOwnerOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AddEntityOwnerCommandInput extends AddEntityOwnerInput {
|
|
|
22
22
|
export interface AddEntityOwnerCommandOutput extends AddEntityOwnerOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AddEntityOwnerCommand_base: {
|
|
25
|
-
new (input: AddEntityOwnerCommandInput): import("@smithy/
|
|
26
|
-
new (input: AddEntityOwnerCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AddEntityOwnerCommandInput): import("@smithy/core/client").CommandImpl<AddEntityOwnerCommandInput, AddEntityOwnerCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AddEntityOwnerCommandInput): import("@smithy/core/client").CommandImpl<AddEntityOwnerCommandInput, AddEntityOwnerCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds the owner of an entity (a domain unit).</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { AddPolicyGrantInput, AddPolicyGrantOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AddPolicyGrantCommandInput extends AddPolicyGrantInput {
|
|
|
22
22
|
export interface AddPolicyGrantCommandOutput extends AddPolicyGrantOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AddPolicyGrantCommand_base: {
|
|
25
|
-
new (input: AddPolicyGrantCommandInput): import("@smithy/
|
|
26
|
-
new (input: AddPolicyGrantCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AddPolicyGrantCommandInput): import("@smithy/core/client").CommandImpl<AddPolicyGrantCommandInput, AddPolicyGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AddPolicyGrantCommandInput): import("@smithy/core/client").CommandImpl<AddPolicyGrantCommandInput, AddPolicyGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds a policy grant (an authorization policy) to a specified entity, including domain units, environment blueprint configurations, or environment profiles.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { AssociateEnvironmentRoleInput, AssociateEnvironmentRoleOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateEnvironmentRoleCommandInput extends AssociateEnvironme
|
|
|
22
22
|
export interface AssociateEnvironmentRoleCommandOutput extends AssociateEnvironmentRoleOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateEnvironmentRoleCommand_base: {
|
|
25
|
-
new (input: AssociateEnvironmentRoleCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateEnvironmentRoleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateEnvironmentRoleCommandInput): import("@smithy/core/client").CommandImpl<AssociateEnvironmentRoleCommandInput, AssociateEnvironmentRoleCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateEnvironmentRoleCommandInput): import("@smithy/core/client").CommandImpl<AssociateEnvironmentRoleCommandInput, AssociateEnvironmentRoleCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates the environment role in Amazon DataZone.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { AssociateGovernedTermsInput, AssociateGovernedTermsOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateGovernedTermsCommandInput extends AssociateGovernedTer
|
|
|
22
22
|
export interface AssociateGovernedTermsCommandOutput extends AssociateGovernedTermsOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateGovernedTermsCommand_base: {
|
|
25
|
-
new (input: AssociateGovernedTermsCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateGovernedTermsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateGovernedTermsCommandInput): import("@smithy/core/client").CommandImpl<AssociateGovernedTermsCommandInput, AssociateGovernedTermsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateGovernedTermsCommandInput): import("@smithy/core/client").CommandImpl<AssociateGovernedTermsCommandInput, AssociateGovernedTermsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates governed terms with an asset.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { BatchGetAttributesMetadataInput, BatchGetAttributesMetadataOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface BatchGetAttributesMetadataCommandInput extends BatchGetAttribut
|
|
|
22
22
|
export interface BatchGetAttributesMetadataCommandOutput extends BatchGetAttributesMetadataOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetAttributesMetadataCommand_base: {
|
|
25
|
-
new (input: BatchGetAttributesMetadataCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchGetAttributesMetadataCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchGetAttributesMetadataCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAttributesMetadataCommandInput, BatchGetAttributesMetadataCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchGetAttributesMetadataCommandInput): import("@smithy/core/client").CommandImpl<BatchGetAttributesMetadataCommandInput, BatchGetAttributesMetadataCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets the attribute metadata.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { BatchPutAttributesMetadataInput, BatchPutAttributesMetadataOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface BatchPutAttributesMetadataCommandInput extends BatchPutAttribut
|
|
|
22
22
|
export interface BatchPutAttributesMetadataCommandOutput extends BatchPutAttributesMetadataOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const BatchPutAttributesMetadataCommand_base: {
|
|
25
|
-
new (input: BatchPutAttributesMetadataCommandInput): import("@smithy/
|
|
26
|
-
new (input: BatchPutAttributesMetadataCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: BatchPutAttributesMetadataCommandInput): import("@smithy/core/client").CommandImpl<BatchPutAttributesMetadataCommandInput, BatchPutAttributesMetadataCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: BatchPutAttributesMetadataCommandInput): import("@smithy/core/client").CommandImpl<BatchPutAttributesMetadataCommandInput, BatchPutAttributesMetadataCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Writes the attribute metadata.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { CancelMetadataGenerationRunInput, CancelMetadataGenerationRunOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CancelMetadataGenerationRunCommandInput extends CancelMetadataG
|
|
|
22
22
|
export interface CancelMetadataGenerationRunCommandOutput extends CancelMetadataGenerationRunOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CancelMetadataGenerationRunCommand_base: {
|
|
25
|
-
new (input: CancelMetadataGenerationRunCommandInput): import("@smithy/
|
|
26
|
-
new (input: CancelMetadataGenerationRunCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CancelMetadataGenerationRunCommandInput): import("@smithy/core/client").CommandImpl<CancelMetadataGenerationRunCommandInput, CancelMetadataGenerationRunCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CancelMetadataGenerationRunCommandInput): import("@smithy/core/client").CommandImpl<CancelMetadataGenerationRunCommandInput, CancelMetadataGenerationRunCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Cancels the metadata generation run.</p> <p>Prerequisites:</p> <ul> <li> <p>The run must exist and be in a cancelable status (e.g., SUBMITTED, IN_PROGRESS). </p> </li> <li> <p>Runs in SUCCEEDED status cannot be cancelled.</p> </li> <li> <p>User must have access to the run and cancel permissions.</p> </li> </ul>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { CancelSubscriptionInput, CancelSubscriptionOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CancelSubscriptionCommandInput extends CancelSubscriptionInput
|
|
|
22
22
|
export interface CancelSubscriptionCommandOutput extends CancelSubscriptionOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CancelSubscriptionCommand_base: {
|
|
25
|
-
new (input: CancelSubscriptionCommandInput): import("@smithy/
|
|
26
|
-
new (input: CancelSubscriptionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CancelSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<CancelSubscriptionCommandInput, CancelSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CancelSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<CancelSubscriptionCommandInput, CancelSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Cancels the subscription to the specified asset.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { CreateAccountPoolInput, CreateAccountPoolOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateAccountPoolCommandInput extends CreateAccountPoolInput {
|
|
|
22
22
|
export interface CreateAccountPoolCommandOutput extends CreateAccountPoolOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAccountPoolCommand_base: {
|
|
25
|
-
new (input: CreateAccountPoolCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAccountPoolCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAccountPoolCommandInput): import("@smithy/core/client").CommandImpl<CreateAccountPoolCommandInput, CreateAccountPoolCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAccountPoolCommandInput): import("@smithy/core/client").CommandImpl<CreateAccountPoolCommandInput, CreateAccountPoolCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an account pool. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { CreateAssetInput, CreateAssetOutput } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface CreateAssetCommandInput extends CreateAssetInput {
|
|
|
22
22
|
export interface CreateAssetCommandOutput extends CreateAssetOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAssetCommand_base: {
|
|
25
|
-
new (input: CreateAssetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAssetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAssetCommandInput): import("@smithy/core/client").CommandImpl<CreateAssetCommandInput, CreateAssetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAssetCommandInput): import("@smithy/core/client").CommandImpl<CreateAssetCommandInput, CreateAssetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates an asset in Amazon DataZone catalog.</p> <p>Before creating assets, make sure that the following requirements are met:</p> <ul> <li> <p> <code>--domain-identifier</code> must refer to an existing domain.</p> </li> <li> <p> <code>--owning-project-identifier</code> must be a valid project within the domain.</p> </li> <li> <p>Asset type must be created beforehand using <code>create-asset-type</code>, or be a supported system-defined type. For more information, see <a href="https://docs.aws.amazon.com/cli/latest/reference/datazone/create-asset-type.html">create-asset-type</a>.</p> </li> <li> <p> <code>--type-revision</code> (if used) must match a valid revision of the asset type.</p> </li> <li> <p> <code>formsInput</code> is required when it is associated as required in the <code>asset-type</code>. For more information, see <a href="https://docs.aws.amazon.com/cli/latest/reference/datazone/create-form-type.html">create-form-type</a>.</p> </li> <li> <p>Form content must include all required fields as per the form schema (e.g., <code>bucketArn</code>).</p> </li> </ul> <p>You must invoke the following pre-requisite commands before invoking this API:</p> <ul> <li> <p> <a href="https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateFormType.html">CreateFormType</a> </p> </li> <li> <p> <a href="https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateAssetType.html">CreateAssetType</a> </p> </li> </ul>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
4
|
import type { CreateAssetFilterInput, CreateAssetFilterOutput } from "../models/models_2";
|
|
@@ -22,9 +22,11 @@ export interface CreateAssetFilterCommandInput extends CreateAssetFilterInput {
|
|
|
22
22
|
export interface CreateAssetFilterCommandOutput extends CreateAssetFilterOutput, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAssetFilterCommand_base: {
|
|
25
|
-
new (input: CreateAssetFilterCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateAssetFilterCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateAssetFilterCommandInput): import("@smithy/core/client").CommandImpl<CreateAssetFilterCommandInput, CreateAssetFilterCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateAssetFilterCommandInput): import("@smithy/core/client").CommandImpl<CreateAssetFilterCommandInput, CreateAssetFilterCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a data asset filter.</p> <p>Asset filters provide a sophisticated way to create controlled views of data assets by selecting specific columns or applying row-level filters. This capability is crucial for organizations that need to share data while maintaining security and privacy controls. For example, your database might be filtered to show only non-PII fields to certain users, or sales data might be filtered by region for different regional teams. Asset filters enable fine-grained access control while maintaining a single source of truth.</p> <p>Prerequisites:</p> <ul> <li> <p>A valid domain (<code>--domain-identifier</code>) must exist. </p> </li> <li> <p>A data asset (<code>--asset-identifier</code>) must already be created under that domain.</p> </li> <li> <p>The asset must have the referenced columns available in its schema for column-based filtering.</p> </li> <li> <p>You cannot specify both (<code>columnConfiguration</code>, <code>rowConfiguration</code>)at the same time.</p> </li> </ul>
|