@aws-sdk/client-datazone 3.1076.0 → 3.1078.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/dist-cjs/index.js +940 -2572
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptPredictionsCommand.js +2 -14
- package/dist-es/commands/AcceptSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/AddEntityOwnerCommand.js +2 -14
- package/dist-es/commands/AddPolicyGrantCommand.js +2 -14
- package/dist-es/commands/AssociateEnvironmentRoleCommand.js +2 -14
- package/dist-es/commands/AssociateGovernedTermsCommand.js +2 -14
- package/dist-es/commands/BatchGetAttributesMetadataCommand.js +2 -14
- package/dist-es/commands/BatchPutAttributesMetadataCommand.js +2 -14
- package/dist-es/commands/CancelMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/CancelSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateAccountPoolCommand.js +2 -14
- package/dist-es/commands/CreateAssetCommand.js +2 -14
- package/dist-es/commands/CreateAssetFilterCommand.js +2 -14
- package/dist-es/commands/CreateAssetRevisionCommand.js +2 -14
- package/dist-es/commands/CreateAssetTypeCommand.js +2 -14
- package/dist-es/commands/CreateConnectionCommand.js +2 -14
- package/dist-es/commands/CreateDataProductCommand.js +2 -14
- package/dist-es/commands/CreateDataProductRevisionCommand.js +2 -14
- package/dist-es/commands/CreateDataSourceCommand.js +2 -14
- package/dist-es/commands/CreateDomainCommand.js +2 -14
- package/dist-es/commands/CreateDomainUnitCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/CreateFormTypeCommand.js +2 -14
- package/dist-es/commands/CreateGlossaryCommand.js +2 -14
- package/dist-es/commands/CreateGlossaryTermCommand.js +2 -14
- package/dist-es/commands/CreateGroupProfileCommand.js +2 -14
- package/dist-es/commands/CreateListingChangeSetCommand.js +2 -14
- package/dist-es/commands/CreateNotebookCommand.js +2 -14
- package/dist-es/commands/CreateProjectCommand.js +2 -14
- package/dist-es/commands/CreateProjectMembershipCommand.js +2 -14
- package/dist-es/commands/CreateProjectProfileCommand.js +2 -14
- package/dist-es/commands/CreateRuleCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/CreateUserProfileCommand.js +2 -14
- package/dist-es/commands/DeleteAccountPoolCommand.js +2 -14
- package/dist-es/commands/DeleteAssetCommand.js +2 -14
- package/dist-es/commands/DeleteAssetFilterCommand.js +2 -14
- package/dist-es/commands/DeleteAssetTypeCommand.js +2 -14
- package/dist-es/commands/DeleteConnectionCommand.js +2 -14
- package/dist-es/commands/DeleteDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteDataProductCommand.js +2 -14
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -14
- package/dist-es/commands/DeleteDomainCommand.js +2 -14
- package/dist-es/commands/DeleteDomainUnitCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/DeleteFormTypeCommand.js +2 -14
- package/dist-es/commands/DeleteGlossaryCommand.js +2 -14
- package/dist-es/commands/DeleteGlossaryTermCommand.js +2 -14
- package/dist-es/commands/DeleteLineageEventCommand.js +2 -14
- package/dist-es/commands/DeleteListingCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookCommand.js +2 -14
- package/dist-es/commands/DeleteProjectCommand.js +2 -14
- package/dist-es/commands/DeleteProjectMembershipCommand.js +2 -14
- package/dist-es/commands/DeleteProjectProfileCommand.js +2 -14
- package/dist-es/commands/DeleteRuleCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +2 -14
- package/dist-es/commands/DisassociateGovernedTermsCommand.js +2 -14
- package/dist-es/commands/GetAccountPoolCommand.js +2 -14
- package/dist-es/commands/GetAssetCommand.js +2 -14
- package/dist-es/commands/GetAssetFilterCommand.js +2 -14
- package/dist-es/commands/GetAssetTypeCommand.js +2 -14
- package/dist-es/commands/GetConnectionCommand.js +2 -14
- package/dist-es/commands/GetDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/GetDataProductCommand.js +2 -14
- package/dist-es/commands/GetDataSourceCommand.js +2 -14
- package/dist-es/commands/GetDataSourceRunCommand.js +2 -14
- package/dist-es/commands/GetDomainCommand.js +2 -14
- package/dist-es/commands/GetDomainUnitCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentCredentialsCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/GetFormTypeCommand.js +2 -14
- package/dist-es/commands/GetGlossaryCommand.js +2 -14
- package/dist-es/commands/GetGlossaryTermCommand.js +2 -14
- package/dist-es/commands/GetGroupProfileCommand.js +2 -14
- package/dist-es/commands/GetIamPortalLoginUrlCommand.js +2 -14
- package/dist-es/commands/GetJobRunCommand.js +2 -14
- package/dist-es/commands/GetLineageEventCommand.js +2 -14
- package/dist-es/commands/GetLineageNodeCommand.js +2 -14
- package/dist-es/commands/GetListingCommand.js +2 -14
- package/dist-es/commands/GetMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/GetNotebookCommand.js +2 -14
- package/dist-es/commands/GetNotebookExportCommand.js +2 -14
- package/dist-es/commands/GetNotebookRunCommand.js +2 -14
- package/dist-es/commands/GetProjectCommand.js +2 -14
- package/dist-es/commands/GetProjectProfileCommand.js +2 -14
- package/dist-es/commands/GetRuleCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/GetTimeSeriesDataPointCommand.js +2 -14
- package/dist-es/commands/GetUserProfileCommand.js +2 -14
- package/dist-es/commands/ListAccountPoolsCommand.js +2 -14
- package/dist-es/commands/ListAccountsInAccountPoolCommand.js +2 -14
- package/dist-es/commands/ListAssetFiltersCommand.js +2 -14
- package/dist-es/commands/ListAssetRevisionsCommand.js +2 -14
- package/dist-es/commands/ListConnectionsCommand.js +2 -14
- package/dist-es/commands/ListDataProductRevisionsCommand.js +2 -14
- package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +2 -14
- package/dist-es/commands/ListDataSourceRunsCommand.js +2 -14
- package/dist-es/commands/ListDataSourcesCommand.js +2 -14
- package/dist-es/commands/ListDomainUnitsForParentCommand.js +2 -14
- package/dist-es/commands/ListDomainsCommand.js +2 -14
- package/dist-es/commands/ListEntityOwnersCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentActionsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentProfilesCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentsCommand.js +2 -14
- package/dist-es/commands/ListJobRunsCommand.js +2 -14
- package/dist-es/commands/ListLineageEventsCommand.js +2 -14
- package/dist-es/commands/ListLineageNodeHistoryCommand.js +2 -14
- package/dist-es/commands/ListMetadataGenerationRunsCommand.js +2 -14
- package/dist-es/commands/ListNotebookRunsCommand.js +2 -14
- package/dist-es/commands/ListNotebooksCommand.js +2 -14
- package/dist-es/commands/ListNotificationsCommand.js +2 -14
- package/dist-es/commands/ListPolicyGrantsCommand.js +2 -14
- package/dist-es/commands/ListProjectMembershipsCommand.js +2 -14
- package/dist-es/commands/ListProjectProfilesCommand.js +2 -14
- package/dist-es/commands/ListProjectsCommand.js +2 -14
- package/dist-es/commands/ListRulesCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionGrantsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionRequestsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionTargetsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/PostLineageEventCommand.js +2 -14
- package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/PutDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/QueryGraphCommand.js +2 -14
- package/dist-es/commands/RejectPredictionsCommand.js +2 -14
- package/dist-es/commands/RejectSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/RemoveEntityOwnerCommand.js +2 -14
- package/dist-es/commands/RemovePolicyGrantCommand.js +2 -14
- package/dist-es/commands/RevokeSubscriptionCommand.js +2 -14
- package/dist-es/commands/SearchCommand.js +2 -14
- package/dist-es/commands/SearchGroupProfilesCommand.js +2 -14
- package/dist-es/commands/SearchListingsCommand.js +2 -14
- package/dist-es/commands/SearchTypesCommand.js +2 -14
- package/dist-es/commands/SearchUserProfilesCommand.js +2 -14
- package/dist-es/commands/StartDataSourceRunCommand.js +2 -14
- package/dist-es/commands/StartMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/StartNotebookExportCommand.js +2 -14
- package/dist-es/commands/StartNotebookImportCommand.js +2 -14
- package/dist-es/commands/StartNotebookRunCommand.js +2 -14
- package/dist-es/commands/StopNotebookRunCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccountPoolCommand.js +2 -14
- package/dist-es/commands/UpdateAssetFilterCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionCommand.js +2 -14
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -14
- package/dist-es/commands/UpdateDomainCommand.js +2 -14
- package/dist-es/commands/UpdateDomainUnitCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/UpdateGlossaryCommand.js +2 -14
- package/dist-es/commands/UpdateGlossaryTermCommand.js +2 -14
- package/dist-es/commands/UpdateGroupProfileCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookCommand.js +2 -14
- package/dist-es/commands/UpdateProjectCommand.js +2 -14
- package/dist-es/commands/UpdateProjectProfileCommand.js +2 -14
- package/dist-es/commands/UpdateRootDomainUnitOwnerCommand.js +2 -14
- package/dist-es/commands/UpdateRuleCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +66 -66
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +94 -39
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +3 -8
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/AddEntityOwnerCommand.d.ts +3 -8
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +3 -8
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +3 -8
- package/dist-types/commands/AssociateGovernedTermsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAttributesMetadataCommand.d.ts +3 -8
- package/dist-types/commands/BatchPutAttributesMetadataCommand.d.ts +3 -8
- package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionCommand.d.ts +89 -8
- package/dist-types/commands/CreateDataProductCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateRuleCommand.d.ts +4 -9
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +4 -10
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataProductCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/DeleteListingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateGovernedTermsCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionCommand.d.ts +18 -8
- package/dist-types/commands/GetDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetDataProductCommand.d.ts +3 -8
- package/dist-types/commands/GetDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/GetGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +3 -8
- package/dist-types/commands/GetJobRunCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageNodeCommand.d.ts +3 -8
- package/dist-types/commands/GetListingCommand.d.ts +3 -8
- package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookExportCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookRunCommand.d.ts +5 -9
- package/dist-types/commands/GetProjectCommand.d.ts +3 -8
- package/dist-types/commands/GetProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +3 -8
- package/dist-types/commands/GetUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountPoolsCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountsInAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetFiltersCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionsCommand.d.ts +18 -8
- package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListEntityOwnersCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageEventsCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +3 -8
- package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookRunsCommand.d.ts +4 -10
- package/dist-types/commands/ListNotebooksCommand.d.ts +3 -8
- package/dist-types/commands/ListNotificationsCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
- package/dist-types/commands/ListRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/PostLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/PutDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/QueryGraphCommand.d.ts +3 -8
- package/dist-types/commands/RejectPredictionsCommand.d.ts +3 -8
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +3 -8
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +3 -8
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/SearchCommand.d.ts +3 -8
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +3 -8
- package/dist-types/commands/SearchListingsCommand.d.ts +3 -8
- package/dist-types/commands/SearchTypesCommand.d.ts +3 -8
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +3 -8
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookExportCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookImportCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookRunCommand.d.ts +3 -8
- package/dist-types/commands/StopNotebookRunCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionCommand.d.ts +39 -8
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRootDomainUnitOwnerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +74 -74
- package/dist-types/models/models_0.d.ts +329 -264
- package/dist-types/models/models_1.d.ts +261 -313
- package/dist-types/models/models_2.d.ts +314 -3
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +8 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +8 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +10 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +9 -17
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +10 -17
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +67 -67
- package/dist-types/ts3.4/models/models_0.d.ts +147 -81
- package/dist-types/ts3.4/models/models_1.d.ts +85 -73
- package/dist-types/ts3.4/models/models_2.d.ts +73 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -0
- package/package.json +8 -10
|
@@ -1,5 +1,264 @@
|
|
|
1
|
-
import type { ConfigurationStatus, ConnectionScope, ConnectionType, DataAssetActivityStatus, DataProductStatus, DataSourceRunStatus, DataSourceRunType, DataSourceStatus, DataZoneEntityType, DomainStatus, DomainVersion, EdgeDirection, EnableSetting, EnvironmentStatus, FileFormat, FilterStatus, FormTypeStatus, GlossaryStatus, GlossaryTermStatus, GlossaryUsageRestriction, GovernedEntityType, GroupProfileStatus, JobRunMode, JobRunStatus, JobType, LineageEventProcessingStatus, LineageImportStatus, ListingStatus, ManagedPolicyType, MetadataGenerationRunStatus, MetadataGenerationRunType, MetadataGenerationTargetType,
|
|
2
|
-
import type { AcceptedAssetScope, AccountInfo, AccountPoolSummary, AccountSource, ActionParameters, AssetFilterSummary, AssetListing, AssetPermission, AssetRevision, AssetScope,
|
|
1
|
+
import type { ConfigurationStatus, ConnectionScope, ConnectionType, DataAssetActivityStatus, DataProductStatus, DataSourceRunStatus, DataSourceRunType, DataSourceStatus, DataZoneEntityType, DomainStatus, DomainVersion, EdgeDirection, EnableSetting, EnvironmentStatus, FileFormat, FilterStatus, FormTypeStatus, GlossaryStatus, GlossaryTermStatus, GlossaryUsageRestriction, GovernedEntityType, GroupProfileStatus, JobRunMode, JobRunStatus, JobType, LineageEventProcessingStatus, LineageImportStatus, ListingStatus, ManagedPolicyType, MetadataGenerationRunStatus, MetadataGenerationRunType, MetadataGenerationTargetType, NotebookExportStatus, NotebookStatus, NotificationResourceType, NotificationRole, NotificationType, OpenLineageRunState, ProjectStatus, ResolutionStrategy, RuleAction, RuleTargetType, RuleType, SelfGrantStatus, SortFieldAccountPool, SortFieldConnection, SortFieldProject, SortKey, SortOrder, Status, SubscriptionGrantCreationMode, SubscriptionGrantOverallStatus, SubscriptionGrantStatus, SubscriptionRequestStatus, SubscriptionStatus, TargetEntityType, TaskStatus, TimeSeriesEntityType, UserDesignation, UserProfileStatus, UserProfileType, UserType } from "./enums";
|
|
2
|
+
import type { AcceptedAssetScope, AccountInfo, AccountPoolSummary, AccountSource, ActionParameters, AssetFilterSummary, AssetListing, AssetPermission, AssetRevision, AssetScope, AssetTargetNameMap, AssetTypesForRule, CellInformation, ConfigurableEnvironmentAction, Configuration, ConnectionCredentials, ConnectionPropertiesOutput, ConnectionSummary, CustomParameter, DataProductItem, DataSourceConfigurationInput, DataSourceConfigurationOutput, DataSourceErrorMessage, Deployment, DeploymentProperties, DetailedGlossaryTerm, DomainUnitOwnerProperties, EnvironmentConfig, EnvironmentConfiguration, EnvironmentConfigurationUserParameter, EnvironmentDeploymentDetails, FormInput, FormOutput, MatchRationaleItem, Member, Model, NotebookError, Permissions, PhysicalEndpoint, PolicyGrantDetail, PolicyGrantPrincipal, ProjectDeletionError, ProjectsForRule, ProvisioningProperties, RecommendationConfiguration, Resource, ResourceTag, ResourceTagParameter, RuleDetail, ScheduleConfiguration, SingleSignOn, SubscribedListing, SubscribedPrincipal, TermRelations, TimeSeriesDataPointSummaryFormOutput, UserProfileDetails } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* <p>The scope of a rule.</p>
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface RuleScope {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The asset type included in the rule scope.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
assetType?: AssetTypesForRule | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>The data product included in the rule scope.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
dataProduct?: boolean | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The project included in the rule scope.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
project?: ProjectsForRule | undefined;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* <p>The target for the domain unit.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
export interface DomainUnitTarget {
|
|
29
|
+
/**
|
|
30
|
+
* <p>The ID of the domain unit.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
domainUnitId: string | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>Specifies whether to apply a rule to the child domain units.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
includeChildDomainUnits?: boolean | undefined;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* <p>The target of the rule.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
export type RuleTarget = RuleTarget.DomainUnitTargetMember | RuleTarget.$UnknownMember;
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
export declare namespace RuleTarget {
|
|
49
|
+
/**
|
|
50
|
+
* <p>The ID of the domain unit.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
interface DomainUnitTargetMember {
|
|
54
|
+
domainUnitTarget: DomainUnitTarget;
|
|
55
|
+
$unknown?: never;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
interface $UnknownMember {
|
|
61
|
+
domainUnitTarget?: never;
|
|
62
|
+
$unknown: [string, any];
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* @deprecated unused in schema-serde mode.
|
|
66
|
+
*
|
|
67
|
+
*/
|
|
68
|
+
interface Visitor<T> {
|
|
69
|
+
domainUnitTarget: (value: DomainUnitTarget) => T;
|
|
70
|
+
_: (name: string, value: any) => T;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
export interface CreateRuleInput {
|
|
77
|
+
/**
|
|
78
|
+
* <p>The ID of the domain where the rule is created.</p>
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
81
|
+
domainIdentifier: string | undefined;
|
|
82
|
+
/**
|
|
83
|
+
* <p>The name of the rule.</p>
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
86
|
+
name: string | undefined;
|
|
87
|
+
/**
|
|
88
|
+
* <p>The target of the rule.</p>
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
target: RuleTarget | undefined;
|
|
92
|
+
/**
|
|
93
|
+
* <p>The action of the rule.</p>
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
96
|
+
action: RuleAction | undefined;
|
|
97
|
+
/**
|
|
98
|
+
* <p>The scope of the rule.</p>
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
101
|
+
scope: RuleScope | undefined;
|
|
102
|
+
/**
|
|
103
|
+
* <p>The detail of the rule.</p>
|
|
104
|
+
* @public
|
|
105
|
+
*/
|
|
106
|
+
detail: RuleDetail | undefined;
|
|
107
|
+
/**
|
|
108
|
+
* <p>The description of the rule.</p>
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
111
|
+
description?: string | undefined;
|
|
112
|
+
/**
|
|
113
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
114
|
+
* @public
|
|
115
|
+
*/
|
|
116
|
+
clientToken?: string | undefined;
|
|
117
|
+
}
|
|
118
|
+
/**
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
121
|
+
export interface CreateRuleOutput {
|
|
122
|
+
/**
|
|
123
|
+
* <p>The ID of the rule.</p>
|
|
124
|
+
* @public
|
|
125
|
+
*/
|
|
126
|
+
identifier: string | undefined;
|
|
127
|
+
/**
|
|
128
|
+
* <p>The name of the rule.</p>
|
|
129
|
+
* @public
|
|
130
|
+
*/
|
|
131
|
+
name: string | undefined;
|
|
132
|
+
/**
|
|
133
|
+
* <p>The type of the rule.</p>
|
|
134
|
+
* @public
|
|
135
|
+
*/
|
|
136
|
+
ruleType: RuleType | undefined;
|
|
137
|
+
/**
|
|
138
|
+
* <p>The target of the rule.</p>
|
|
139
|
+
* @public
|
|
140
|
+
*/
|
|
141
|
+
target: RuleTarget | undefined;
|
|
142
|
+
/**
|
|
143
|
+
* <p>The action of the rule.</p>
|
|
144
|
+
* @public
|
|
145
|
+
*/
|
|
146
|
+
action: RuleAction | undefined;
|
|
147
|
+
/**
|
|
148
|
+
* <p>The scope of the rule.</p>
|
|
149
|
+
* @public
|
|
150
|
+
*/
|
|
151
|
+
scope: RuleScope | undefined;
|
|
152
|
+
/**
|
|
153
|
+
* <p>The detail of the rule.</p>
|
|
154
|
+
* @public
|
|
155
|
+
*/
|
|
156
|
+
detail: RuleDetail | undefined;
|
|
157
|
+
/**
|
|
158
|
+
* <p>The target type of the rule.</p>
|
|
159
|
+
* @public
|
|
160
|
+
*/
|
|
161
|
+
targetType?: RuleTargetType | undefined;
|
|
162
|
+
/**
|
|
163
|
+
* <p>The description of the rule.</p>
|
|
164
|
+
* @public
|
|
165
|
+
*/
|
|
166
|
+
description?: string | undefined;
|
|
167
|
+
/**
|
|
168
|
+
* <p>The timestamp at which the rule is created.</p>
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
171
|
+
createdAt: Date | undefined;
|
|
172
|
+
/**
|
|
173
|
+
* <p>The user who creates the rule.</p>
|
|
174
|
+
* @public
|
|
175
|
+
*/
|
|
176
|
+
createdBy: string | undefined;
|
|
177
|
+
}
|
|
178
|
+
/**
|
|
179
|
+
* <p>A revision to be made to an asset published in a Amazon DataZone catalog.</p>
|
|
180
|
+
* @public
|
|
181
|
+
*/
|
|
182
|
+
export interface ListingRevisionInput {
|
|
183
|
+
/**
|
|
184
|
+
* <p>An identifier of revision to be made to an asset published in a Amazon DataZone catalog.</p>
|
|
185
|
+
* @public
|
|
186
|
+
*/
|
|
187
|
+
identifier: string | undefined;
|
|
188
|
+
/**
|
|
189
|
+
* <p>The details of a revision to be made to an asset published in a Amazon DataZone catalog.</p>
|
|
190
|
+
* @public
|
|
191
|
+
*/
|
|
192
|
+
revision: string | undefined;
|
|
193
|
+
}
|
|
194
|
+
/**
|
|
195
|
+
* <p>The details of a listing for which a subscription is to be granted.</p>
|
|
196
|
+
* @public
|
|
197
|
+
*/
|
|
198
|
+
export type GrantedEntityInput = GrantedEntityInput.ListingMember | GrantedEntityInput.$UnknownMember;
|
|
199
|
+
/**
|
|
200
|
+
* @public
|
|
201
|
+
*/
|
|
202
|
+
export declare namespace GrantedEntityInput {
|
|
203
|
+
/**
|
|
204
|
+
* <p>The listing for which a subscription is to be granted.</p>
|
|
205
|
+
* @public
|
|
206
|
+
*/
|
|
207
|
+
interface ListingMember {
|
|
208
|
+
listing: ListingRevisionInput;
|
|
209
|
+
$unknown?: never;
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* @public
|
|
213
|
+
*/
|
|
214
|
+
interface $UnknownMember {
|
|
215
|
+
listing?: never;
|
|
216
|
+
$unknown: [string, any];
|
|
217
|
+
}
|
|
218
|
+
/**
|
|
219
|
+
* @deprecated unused in schema-serde mode.
|
|
220
|
+
*
|
|
221
|
+
*/
|
|
222
|
+
interface Visitor<T> {
|
|
223
|
+
listing: (value: ListingRevisionInput) => T;
|
|
224
|
+
_: (name: string, value: any) => T;
|
|
225
|
+
}
|
|
226
|
+
}
|
|
227
|
+
/**
|
|
228
|
+
* @public
|
|
229
|
+
*/
|
|
230
|
+
export interface CreateSubscriptionGrantInput {
|
|
231
|
+
/**
|
|
232
|
+
* <p>The ID of the Amazon DataZone domain in which the subscription grant is created.</p>
|
|
233
|
+
* @public
|
|
234
|
+
*/
|
|
235
|
+
domainIdentifier: string | undefined;
|
|
236
|
+
/**
|
|
237
|
+
* <p>The ID of the environment in which the subscription grant is created.</p>
|
|
238
|
+
* @public
|
|
239
|
+
*/
|
|
240
|
+
environmentIdentifier: string | undefined;
|
|
241
|
+
/**
|
|
242
|
+
* <p>The ID of the subscription target for which the subscription grant is created.</p>
|
|
243
|
+
* @public
|
|
244
|
+
*/
|
|
245
|
+
subscriptionTargetIdentifier?: string | undefined;
|
|
246
|
+
/**
|
|
247
|
+
* <p>The entity to which the subscription is to be granted.</p>
|
|
248
|
+
* @public
|
|
249
|
+
*/
|
|
250
|
+
grantedEntity: GrantedEntityInput | undefined;
|
|
251
|
+
/**
|
|
252
|
+
* <p>The names of the assets for which the subscription grant is created.</p>
|
|
253
|
+
* @public
|
|
254
|
+
*/
|
|
255
|
+
assetTargetNames?: AssetTargetNameMap[] | undefined;
|
|
256
|
+
/**
|
|
257
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
258
|
+
* @public
|
|
259
|
+
*/
|
|
260
|
+
clientToken?: string | undefined;
|
|
261
|
+
}
|
|
3
262
|
/**
|
|
4
263
|
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
5
264
|
* @public
|
|
@@ -9444,314 +9703,3 @@ export interface GetNotebookRunInput {
|
|
|
9444
9703
|
*/
|
|
9445
9704
|
identifier: string | undefined;
|
|
9446
9705
|
}
|
|
9447
|
-
/**
|
|
9448
|
-
* <p>The error details of a failed notebook run in Amazon SageMaker Unified Studio.</p>
|
|
9449
|
-
* @public
|
|
9450
|
-
*/
|
|
9451
|
-
export interface NotebookRunError {
|
|
9452
|
-
/**
|
|
9453
|
-
* <p>The error message. The maximum length is 1024 characters.</p>
|
|
9454
|
-
* @public
|
|
9455
|
-
*/
|
|
9456
|
-
message: string | undefined;
|
|
9457
|
-
}
|
|
9458
|
-
/**
|
|
9459
|
-
* <p>The network configuration for a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
9460
|
-
* @public
|
|
9461
|
-
*/
|
|
9462
|
-
export interface NetworkConfig {
|
|
9463
|
-
/**
|
|
9464
|
-
* <p>The network access type for the notebook run. Valid values are <code>PUBLIC_INTERNET_ONLY</code> and <code>VPC_ONLY</code>.</p>
|
|
9465
|
-
* @public
|
|
9466
|
-
*/
|
|
9467
|
-
networkAccessType: NetworkAccessType | undefined;
|
|
9468
|
-
/**
|
|
9469
|
-
* <p>The identifier of the VPC for the notebook run. This is required when the network access type is <code>VPC_ONLY</code>.</p>
|
|
9470
|
-
* @public
|
|
9471
|
-
*/
|
|
9472
|
-
vpcId?: string | undefined;
|
|
9473
|
-
/**
|
|
9474
|
-
* <p>The identifiers of the subnets for the notebook run. You can specify up to 10 subnets.</p>
|
|
9475
|
-
* @public
|
|
9476
|
-
*/
|
|
9477
|
-
subnetIds?: string[] | undefined;
|
|
9478
|
-
/**
|
|
9479
|
-
* <p>The identifiers of the security groups for the notebook run. You can specify up to 5 security groups.</p>
|
|
9480
|
-
* @public
|
|
9481
|
-
*/
|
|
9482
|
-
securityGroupIds?: string[] | undefined;
|
|
9483
|
-
}
|
|
9484
|
-
/**
|
|
9485
|
-
* <p>The storage configuration for a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
9486
|
-
* @public
|
|
9487
|
-
*/
|
|
9488
|
-
export interface StorageConfig {
|
|
9489
|
-
/**
|
|
9490
|
-
* <p>The Amazon Simple Storage Service path for the project storage.</p>
|
|
9491
|
-
* @public
|
|
9492
|
-
*/
|
|
9493
|
-
projectS3Path?: string | undefined;
|
|
9494
|
-
/**
|
|
9495
|
-
* <p>The ARN of the KMS key used for encryption.</p>
|
|
9496
|
-
* @public
|
|
9497
|
-
*/
|
|
9498
|
-
kmsKeyArn?: string | undefined;
|
|
9499
|
-
}
|
|
9500
|
-
/**
|
|
9501
|
-
* <p>The timeout configuration for a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
9502
|
-
* @public
|
|
9503
|
-
*/
|
|
9504
|
-
export interface TimeoutConfig {
|
|
9505
|
-
/**
|
|
9506
|
-
* <p>The timeout for the notebook run, in minutes. The minimum value is 60 minutes (1 hour), the maximum value is 1440 minutes (24 hours), and the default value is 720 minutes (12 hours).</p>
|
|
9507
|
-
* @public
|
|
9508
|
-
*/
|
|
9509
|
-
runTimeoutInMinutes?: number | undefined;
|
|
9510
|
-
}
|
|
9511
|
-
/**
|
|
9512
|
-
* <p>The source that triggered a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
9513
|
-
* @public
|
|
9514
|
-
*/
|
|
9515
|
-
export interface TriggerSource {
|
|
9516
|
-
/**
|
|
9517
|
-
* <p>The type of the trigger source. Valid values are <code>MANUAL</code>, <code>SCHEDULED</code>, and <code>WORKFLOW</code>.</p>
|
|
9518
|
-
* @public
|
|
9519
|
-
*/
|
|
9520
|
-
type?: TriggerSourceType | undefined;
|
|
9521
|
-
/**
|
|
9522
|
-
* <p>The name of the trigger source.</p>
|
|
9523
|
-
* @public
|
|
9524
|
-
*/
|
|
9525
|
-
name?: string | undefined;
|
|
9526
|
-
}
|
|
9527
|
-
/**
|
|
9528
|
-
* @public
|
|
9529
|
-
*/
|
|
9530
|
-
export interface GetNotebookRunOutput {
|
|
9531
|
-
/**
|
|
9532
|
-
* <p>The identifier of the notebook run.</p>
|
|
9533
|
-
* @public
|
|
9534
|
-
*/
|
|
9535
|
-
id: string | undefined;
|
|
9536
|
-
/**
|
|
9537
|
-
* <p>The identifier of the Amazon SageMaker Unified Studio domain.</p>
|
|
9538
|
-
* @public
|
|
9539
|
-
*/
|
|
9540
|
-
domainId: string | undefined;
|
|
9541
|
-
/**
|
|
9542
|
-
* <p>The identifier of the project that owns the notebook run.</p>
|
|
9543
|
-
* @public
|
|
9544
|
-
*/
|
|
9545
|
-
owningProjectId: string | undefined;
|
|
9546
|
-
/**
|
|
9547
|
-
* <p>The identifier of the notebook.</p>
|
|
9548
|
-
* @public
|
|
9549
|
-
*/
|
|
9550
|
-
notebookId: string | undefined;
|
|
9551
|
-
/**
|
|
9552
|
-
* <p>The identifier of the schedule associated with the notebook run.</p>
|
|
9553
|
-
* @public
|
|
9554
|
-
*/
|
|
9555
|
-
scheduleId?: string | undefined;
|
|
9556
|
-
/**
|
|
9557
|
-
* <p>The status of the notebook run.</p>
|
|
9558
|
-
* @public
|
|
9559
|
-
*/
|
|
9560
|
-
status: NotebookRunStatus | undefined;
|
|
9561
|
-
/**
|
|
9562
|
-
* <p>The ordered list of cells in the notebook run.</p>
|
|
9563
|
-
* @public
|
|
9564
|
-
*/
|
|
9565
|
-
cellOrder?: CellInformation[] | undefined;
|
|
9566
|
-
/**
|
|
9567
|
-
* <p>The metadata of the notebook run.</p>
|
|
9568
|
-
* @public
|
|
9569
|
-
*/
|
|
9570
|
-
metadata?: Record<string, string> | undefined;
|
|
9571
|
-
/**
|
|
9572
|
-
* <p>The sensitive parameters of the notebook run.</p>
|
|
9573
|
-
* @public
|
|
9574
|
-
*/
|
|
9575
|
-
parameters?: Record<string, string> | undefined;
|
|
9576
|
-
/**
|
|
9577
|
-
* <p>The compute configuration of the notebook run.</p>
|
|
9578
|
-
* @public
|
|
9579
|
-
*/
|
|
9580
|
-
computeConfiguration?: ComputeConfig | undefined;
|
|
9581
|
-
/**
|
|
9582
|
-
* <p>The network configuration of the notebook run.</p>
|
|
9583
|
-
* @public
|
|
9584
|
-
*/
|
|
9585
|
-
networkConfiguration?: NetworkConfig | undefined;
|
|
9586
|
-
/**
|
|
9587
|
-
* <p>The timeout configuration of the notebook run.</p>
|
|
9588
|
-
* @public
|
|
9589
|
-
*/
|
|
9590
|
-
timeoutConfiguration?: TimeoutConfig | undefined;
|
|
9591
|
-
/**
|
|
9592
|
-
* <p>The environment configuration of the notebook run, including image version and package settings.</p>
|
|
9593
|
-
* @public
|
|
9594
|
-
*/
|
|
9595
|
-
environmentConfiguration?: EnvironmentConfig | undefined;
|
|
9596
|
-
/**
|
|
9597
|
-
* <p>The storage configuration of the notebook run, including the Amazon Simple Storage Service path and KMS key ARN.</p>
|
|
9598
|
-
* @public
|
|
9599
|
-
*/
|
|
9600
|
-
storageConfiguration?: StorageConfig | undefined;
|
|
9601
|
-
/**
|
|
9602
|
-
* <p>The source that triggered the notebook run.</p>
|
|
9603
|
-
* @public
|
|
9604
|
-
*/
|
|
9605
|
-
triggerSource?: TriggerSource | undefined;
|
|
9606
|
-
/**
|
|
9607
|
-
* <p>The error details if the notebook run failed.</p>
|
|
9608
|
-
* @public
|
|
9609
|
-
*/
|
|
9610
|
-
error?: NotebookRunError | undefined;
|
|
9611
|
-
/**
|
|
9612
|
-
* <p>The timestamp of when the notebook run was created.</p>
|
|
9613
|
-
* @public
|
|
9614
|
-
*/
|
|
9615
|
-
createdAt?: Date | undefined;
|
|
9616
|
-
/**
|
|
9617
|
-
* <p>The identifier of the user who created the notebook run.</p>
|
|
9618
|
-
* @public
|
|
9619
|
-
*/
|
|
9620
|
-
createdBy?: string | undefined;
|
|
9621
|
-
/**
|
|
9622
|
-
* <p>The timestamp of when the notebook run was last updated.</p>
|
|
9623
|
-
* @public
|
|
9624
|
-
*/
|
|
9625
|
-
updatedAt?: Date | undefined;
|
|
9626
|
-
/**
|
|
9627
|
-
* <p>The identifier of the user who last updated the notebook run.</p>
|
|
9628
|
-
* @public
|
|
9629
|
-
*/
|
|
9630
|
-
updatedBy?: string | undefined;
|
|
9631
|
-
/**
|
|
9632
|
-
* <p>The timestamp of when the notebook run started executing.</p>
|
|
9633
|
-
* @public
|
|
9634
|
-
*/
|
|
9635
|
-
startedAt?: Date | undefined;
|
|
9636
|
-
/**
|
|
9637
|
-
* <p>The timestamp of when the notebook run completed.</p>
|
|
9638
|
-
* @public
|
|
9639
|
-
*/
|
|
9640
|
-
completedAt?: Date | undefined;
|
|
9641
|
-
}
|
|
9642
|
-
/**
|
|
9643
|
-
* @public
|
|
9644
|
-
*/
|
|
9645
|
-
export interface ListNotebookRunsInput {
|
|
9646
|
-
/**
|
|
9647
|
-
* <p>The identifier of the Amazon SageMaker Unified Studio domain in which to list notebook runs.</p>
|
|
9648
|
-
* @public
|
|
9649
|
-
*/
|
|
9650
|
-
domainIdentifier: string | undefined;
|
|
9651
|
-
/**
|
|
9652
|
-
* <p>The identifier of the project that owns the notebook runs.</p>
|
|
9653
|
-
* @public
|
|
9654
|
-
*/
|
|
9655
|
-
owningProjectIdentifier: string | undefined;
|
|
9656
|
-
/**
|
|
9657
|
-
* <p>The identifier of the notebook to filter runs by.</p>
|
|
9658
|
-
* @public
|
|
9659
|
-
*/
|
|
9660
|
-
notebookIdentifier?: string | undefined;
|
|
9661
|
-
/**
|
|
9662
|
-
* <p>The status to filter notebook runs by.</p>
|
|
9663
|
-
* @public
|
|
9664
|
-
*/
|
|
9665
|
-
status?: NotebookRunStatus | undefined;
|
|
9666
|
-
/**
|
|
9667
|
-
* <p>The identifier of the schedule to filter notebook runs by.</p>
|
|
9668
|
-
* @public
|
|
9669
|
-
*/
|
|
9670
|
-
scheduleIdentifier?: string | undefined;
|
|
9671
|
-
/**
|
|
9672
|
-
* <p>The maximum number of notebook runs to return in a single call. When the number of notebook runs exceeds the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value.</p>
|
|
9673
|
-
* @public
|
|
9674
|
-
*/
|
|
9675
|
-
maxResults?: number | undefined;
|
|
9676
|
-
/**
|
|
9677
|
-
* <p>The sort order for the results.</p>
|
|
9678
|
-
* @public
|
|
9679
|
-
*/
|
|
9680
|
-
sortOrder?: SortOrder | undefined;
|
|
9681
|
-
/**
|
|
9682
|
-
* <p>When the number of notebook runs is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of notebook runs, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListNotebookRuns</code> to list the next set of notebook runs.</p>
|
|
9683
|
-
* @public
|
|
9684
|
-
*/
|
|
9685
|
-
nextToken?: string | undefined;
|
|
9686
|
-
}
|
|
9687
|
-
/**
|
|
9688
|
-
* <p>The summary of a notebook run in Amazon SageMaker Unified Studio.</p>
|
|
9689
|
-
* @public
|
|
9690
|
-
*/
|
|
9691
|
-
export interface NotebookRunSummary {
|
|
9692
|
-
/**
|
|
9693
|
-
* <p>The identifier of the notebook run.</p>
|
|
9694
|
-
* @public
|
|
9695
|
-
*/
|
|
9696
|
-
id: string | undefined;
|
|
9697
|
-
/**
|
|
9698
|
-
* <p>The identifier of the Amazon SageMaker Unified Studio domain.</p>
|
|
9699
|
-
* @public
|
|
9700
|
-
*/
|
|
9701
|
-
domainId: string | undefined;
|
|
9702
|
-
/**
|
|
9703
|
-
* <p>The identifier of the project that owns the notebook run.</p>
|
|
9704
|
-
* @public
|
|
9705
|
-
*/
|
|
9706
|
-
owningProjectId: string | undefined;
|
|
9707
|
-
/**
|
|
9708
|
-
* <p>The identifier of the notebook.</p>
|
|
9709
|
-
* @public
|
|
9710
|
-
*/
|
|
9711
|
-
notebookId: string | undefined;
|
|
9712
|
-
/**
|
|
9713
|
-
* <p>The identifier of the schedule associated with the notebook run.</p>
|
|
9714
|
-
* @public
|
|
9715
|
-
*/
|
|
9716
|
-
scheduleId?: string | undefined;
|
|
9717
|
-
/**
|
|
9718
|
-
* <p>The status of the notebook run.</p>
|
|
9719
|
-
* @public
|
|
9720
|
-
*/
|
|
9721
|
-
status: NotebookRunStatus | undefined;
|
|
9722
|
-
/**
|
|
9723
|
-
* <p>The source that triggered the notebook run.</p>
|
|
9724
|
-
* @public
|
|
9725
|
-
*/
|
|
9726
|
-
triggerSource?: TriggerSource | undefined;
|
|
9727
|
-
/**
|
|
9728
|
-
* <p>The timestamp of when the notebook run was created.</p>
|
|
9729
|
-
* @public
|
|
9730
|
-
*/
|
|
9731
|
-
createdAt?: Date | undefined;
|
|
9732
|
-
/**
|
|
9733
|
-
* <p>The identifier of the user who created the notebook run.</p>
|
|
9734
|
-
* @public
|
|
9735
|
-
*/
|
|
9736
|
-
createdBy?: string | undefined;
|
|
9737
|
-
/**
|
|
9738
|
-
* <p>The timestamp of when the notebook run was last updated.</p>
|
|
9739
|
-
* @public
|
|
9740
|
-
*/
|
|
9741
|
-
updatedAt?: Date | undefined;
|
|
9742
|
-
/**
|
|
9743
|
-
* <p>The identifier of the user who last updated the notebook run.</p>
|
|
9744
|
-
* @public
|
|
9745
|
-
*/
|
|
9746
|
-
updatedBy?: string | undefined;
|
|
9747
|
-
/**
|
|
9748
|
-
* <p>The timestamp of when the notebook run started executing.</p>
|
|
9749
|
-
* @public
|
|
9750
|
-
*/
|
|
9751
|
-
startedAt?: Date | undefined;
|
|
9752
|
-
/**
|
|
9753
|
-
* <p>The timestamp of when the notebook run completed.</p>
|
|
9754
|
-
* @public
|
|
9755
|
-
*/
|
|
9756
|
-
completedAt?: Date | undefined;
|
|
9757
|
-
}
|