@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,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { ListSubscriptionGrantsInput, ListSubscriptionGrantsOutput } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListSubscriptionGrantsCommandInput extends ListSubscriptionGran
|
|
|
22
19
|
export interface ListSubscriptionGrantsCommandOutput extends ListSubscriptionGrantsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListSubscriptionGrantsCommand_base: {
|
|
25
|
-
new (input: ListSubscriptionGrantsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListSubscriptionGrantsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListSubscriptionGrantsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListSubscriptionGrantsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionGrantsCommandInput, ListSubscriptionGrantsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists subscription grants.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { ListSubscriptionRequestsInput, ListSubscriptionRequestsOutput } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListSubscriptionRequestsCommandInput extends ListSubscriptionRe
|
|
|
22
19
|
export interface ListSubscriptionRequestsCommandOutput extends ListSubscriptionRequestsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListSubscriptionRequestsCommand_base: {
|
|
25
|
-
new (input: ListSubscriptionRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListSubscriptionRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListSubscriptionRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListSubscriptionRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionRequestsCommandInput, ListSubscriptionRequestsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists Amazon DataZone subscription requests.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { ListSubscriptionTargetsInput, ListSubscriptionTargetsOutput } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListSubscriptionTargetsCommandInput extends ListSubscriptionTar
|
|
|
22
19
|
export interface ListSubscriptionTargetsCommandOutput extends ListSubscriptionTargetsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListSubscriptionTargetsCommand_base: {
|
|
25
|
-
new (input: ListSubscriptionTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListSubscriptionTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListSubscriptionTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListSubscriptionTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionTargetsCommandInput, ListSubscriptionTargetsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists subscription targets in Amazon DataZone.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { ListSubscriptionsInput, ListSubscriptionsOutput } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListSubscriptionsCommandInput extends ListSubscriptionsInput {
|
|
|
22
19
|
export interface ListSubscriptionsCommandOutput extends ListSubscriptionsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListSubscriptionsCommand_base: {
|
|
25
|
-
new (input: ListSubscriptionsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListSubscriptionsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListSubscriptionsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListSubscriptionsCommandInput): import("@smithy/core/client").CommandImpl<ListSubscriptionsCommandInput, ListSubscriptionsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists subscriptions in Amazon DataZone.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
22
19
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTagsForResourceCommand_base: {
|
|
25
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists tags for the specified resource in Amazon DataZone.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { ListTimeSeriesDataPointsInput, ListTimeSeriesDataPointsOutput } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface ListTimeSeriesDataPointsCommandInput extends ListTimeSeriesData
|
|
|
22
19
|
export interface ListTimeSeriesDataPointsCommandOutput extends ListTimeSeriesDataPointsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTimeSeriesDataPointsCommand_base: {
|
|
25
|
-
new (input: ListTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<ListTimeSeriesDataPointsCommandInput, ListTimeSeriesDataPointsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<ListTimeSeriesDataPointsCommandInput, ListTimeSeriesDataPointsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<ListTimeSeriesDataPointsCommandInput, ListTimeSeriesDataPointsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<ListTimeSeriesDataPointsCommandInput, ListTimeSeriesDataPointsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Lists time series data points.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { BlobPayloadInputTypes, MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { PostLineageEventInput, PostLineageEventOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*/
|
|
@@ -28,11 +25,9 @@ export interface PostLineageEventCommandInput extends PostLineageEventCommandInp
|
|
|
28
25
|
export interface PostLineageEventCommandOutput extends PostLineageEventOutput, __MetadataBearer {
|
|
29
26
|
}
|
|
30
27
|
declare const PostLineageEventCommand_base: {
|
|
31
|
-
new (input: PostLineageEventCommandInput): import("@smithy/core/client").CommandImpl<PostLineageEventCommandInput, PostLineageEventCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
-
new (input: PostLineageEventCommandInput): import("@smithy/core/client").CommandImpl<PostLineageEventCommandInput, PostLineageEventCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
34
|
-
[x: string]: unknown;
|
|
35
|
-
};
|
|
28
|
+
new (input: PostLineageEventCommandInput): import("@smithy/core/client").CommandImpl<PostLineageEventCommandInput, PostLineageEventCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
29
|
+
new (input: PostLineageEventCommandInput): import("@smithy/core/client").CommandImpl<PostLineageEventCommandInput, PostLineageEventCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
36
31
|
};
|
|
37
32
|
/**
|
|
38
33
|
* <p>Posts a data lineage event.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { PostTimeSeriesDataPointsInput, PostTimeSeriesDataPointsOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PostTimeSeriesDataPointsCommandInput extends PostTimeSeriesData
|
|
|
22
19
|
export interface PostTimeSeriesDataPointsCommandOutput extends PostTimeSeriesDataPointsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PostTimeSeriesDataPointsCommand_base: {
|
|
25
|
-
new (input: PostTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<PostTimeSeriesDataPointsCommandInput, PostTimeSeriesDataPointsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PostTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<PostTimeSeriesDataPointsCommandInput, PostTimeSeriesDataPointsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PostTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<PostTimeSeriesDataPointsCommandInput, PostTimeSeriesDataPointsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PostTimeSeriesDataPointsCommandInput): import("@smithy/core/client").CommandImpl<PostTimeSeriesDataPointsCommandInput, PostTimeSeriesDataPointsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Posts time series data points to Amazon DataZone for the specified asset.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { PutDataExportConfigurationInput, PutDataExportConfigurationOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutDataExportConfigurationCommandInput extends PutDataExportCon
|
|
|
22
19
|
export interface PutDataExportConfigurationCommandOutput extends PutDataExportConfigurationOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutDataExportConfigurationCommand_base: {
|
|
25
|
-
new (input: PutDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutDataExportConfigurationCommandInput, PutDataExportConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutDataExportConfigurationCommandInput, PutDataExportConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutDataExportConfigurationCommandInput, PutDataExportConfigurationCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutDataExportConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutDataExportConfigurationCommandInput, PutDataExportConfigurationCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates data export configuration details.</p> <p>If you want to temporarily disable export and later re-enable it for the same domain, use the <code>--no-enable-export</code> flag to disable and the <code>--enable-export</code> flag to re-enable. This preserves the configuration and allows you to re-enable export without deleting S3 table.</p> <note> <p>You can enable asset metadata export for only one domain per account per Region. To enable export for a different domain, complete the following steps:</p> <ol> <li> <p>Delete the export configuration for the currently enabled domain using the DeleteDataExportConfiguration operation.</p> </li> <li> <p>Delete the asset S3 table under the aws-sagemaker-catalog S3 table bucket. We recommend backing up the S3 table before deletion.</p> </li> <li> <p>Call the PutDataExportConfiguration API to enable export for the new domain.</p> </li> </ol> </note>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { PutEnvironmentBlueprintConfigurationInput, PutEnvironmentBlueprintConfigurationOutput } from "../models/models_1";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutEnvironmentBlueprintConfigurationCommandInput extends PutEnv
|
|
|
22
19
|
export interface PutEnvironmentBlueprintConfigurationCommandOutput extends PutEnvironmentBlueprintConfigurationOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutEnvironmentBlueprintConfigurationCommand_base: {
|
|
25
|
-
new (input: PutEnvironmentBlueprintConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutEnvironmentBlueprintConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutEnvironmentBlueprintConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutEnvironmentBlueprintConfigurationCommandInput): import("@smithy/core/client").CommandImpl<PutEnvironmentBlueprintConfigurationCommandInput, PutEnvironmentBlueprintConfigurationCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Writes the configuration for the specified environment blueprint in Amazon DataZone.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { QueryGraphInput, QueryGraphOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface QueryGraphCommandInput extends QueryGraphInput {
|
|
|
22
19
|
export interface QueryGraphCommandOutput extends QueryGraphOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const QueryGraphCommand_base: {
|
|
25
|
-
new (input: QueryGraphCommandInput): import("@smithy/core/client").CommandImpl<QueryGraphCommandInput, QueryGraphCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: QueryGraphCommandInput): import("@smithy/core/client").CommandImpl<QueryGraphCommandInput, QueryGraphCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: QueryGraphCommandInput): import("@smithy/core/client").CommandImpl<QueryGraphCommandInput, QueryGraphCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: QueryGraphCommandInput): import("@smithy/core/client").CommandImpl<QueryGraphCommandInput, QueryGraphCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Queries entities in the graph store.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { RejectPredictionsInput, RejectPredictionsOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RejectPredictionsCommandInput extends RejectPredictionsInput {
|
|
|
22
19
|
export interface RejectPredictionsCommandOutput extends RejectPredictionsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RejectPredictionsCommand_base: {
|
|
25
|
-
new (input: RejectPredictionsCommandInput): import("@smithy/core/client").CommandImpl<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RejectPredictionsCommandInput): import("@smithy/core/client").CommandImpl<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RejectPredictionsCommandInput): import("@smithy/core/client").CommandImpl<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RejectPredictionsCommandInput): import("@smithy/core/client").CommandImpl<RejectPredictionsCommandInput, RejectPredictionsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { RejectSubscriptionRequestInput, RejectSubscriptionRequestOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RejectSubscriptionRequestCommandInput extends RejectSubscriptio
|
|
|
22
19
|
export interface RejectSubscriptionRequestCommandOutput extends RejectSubscriptionRequestOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RejectSubscriptionRequestCommand_base: {
|
|
25
|
-
new (input: RejectSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RejectSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RejectSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RejectSubscriptionRequestCommandInput): import("@smithy/core/client").CommandImpl<RejectSubscriptionRequestCommandInput, RejectSubscriptionRequestCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Rejects the specified subscription request.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { RemoveEntityOwnerInput, RemoveEntityOwnerOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RemoveEntityOwnerCommandInput extends RemoveEntityOwnerInput {
|
|
|
22
19
|
export interface RemoveEntityOwnerCommandOutput extends RemoveEntityOwnerOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RemoveEntityOwnerCommand_base: {
|
|
25
|
-
new (input: RemoveEntityOwnerCommandInput): import("@smithy/core/client").CommandImpl<RemoveEntityOwnerCommandInput, RemoveEntityOwnerCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RemoveEntityOwnerCommandInput): import("@smithy/core/client").CommandImpl<RemoveEntityOwnerCommandInput, RemoveEntityOwnerCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RemoveEntityOwnerCommandInput): import("@smithy/core/client").CommandImpl<RemoveEntityOwnerCommandInput, RemoveEntityOwnerCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RemoveEntityOwnerCommandInput): import("@smithy/core/client").CommandImpl<RemoveEntityOwnerCommandInput, RemoveEntityOwnerCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Removes an owner from an entity.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { RemovePolicyGrantInput, RemovePolicyGrantOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RemovePolicyGrantCommandInput extends RemovePolicyGrantInput {
|
|
|
22
19
|
export interface RemovePolicyGrantCommandOutput extends RemovePolicyGrantOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RemovePolicyGrantCommand_base: {
|
|
25
|
-
new (input: RemovePolicyGrantCommandInput): import("@smithy/core/client").CommandImpl<RemovePolicyGrantCommandInput, RemovePolicyGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RemovePolicyGrantCommandInput): import("@smithy/core/client").CommandImpl<RemovePolicyGrantCommandInput, RemovePolicyGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RemovePolicyGrantCommandInput): import("@smithy/core/client").CommandImpl<RemovePolicyGrantCommandInput, RemovePolicyGrantCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RemovePolicyGrantCommandInput): import("@smithy/core/client").CommandImpl<RemovePolicyGrantCommandInput, RemovePolicyGrantCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Removes a policy grant.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { RevokeSubscriptionInput, RevokeSubscriptionOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RevokeSubscriptionCommandInput extends RevokeSubscriptionInput
|
|
|
22
19
|
export interface RevokeSubscriptionCommandOutput extends RevokeSubscriptionOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RevokeSubscriptionCommand_base: {
|
|
25
|
-
new (input: RevokeSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RevokeSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RevokeSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RevokeSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<RevokeSubscriptionCommandInput, RevokeSubscriptionCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Revokes a specified subscription in Amazon DataZone.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { SearchInput, SearchOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface SearchCommandInput extends SearchInput {
|
|
|
22
19
|
export interface SearchCommandOutput extends SearchOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SearchCommand_base: {
|
|
25
|
-
new (input: SearchCommandInput): import("@smithy/core/client").CommandImpl<SearchCommandInput, SearchCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SearchCommandInput): import("@smithy/core/client").CommandImpl<SearchCommandInput, SearchCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SearchCommandInput): import("@smithy/core/client").CommandImpl<SearchCommandInput, SearchCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SearchCommandInput): import("@smithy/core/client").CommandImpl<SearchCommandInput, SearchCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Searches for assets in Amazon DataZone.</p> <p>Search in Amazon DataZone is a powerful capability that enables users to discover and explore data assets, glossary terms, and data products across their organization. It provides both basic and advanced search functionality, allowing users to find resources based on names, descriptions, metadata, and other attributes. Search can be scoped to specific types of resources (like assets, glossary terms, or data products) and can be filtered using various criteria such as creation date, owner, or status. The search functionality is essential for making the wealth of data resources in an organization discoverable and usable, helping users find the right data for their needs quickly and efficiently.</p> <p>Many search commands in Amazon DataZone are paginated, including <code>search</code> and <code>search-types</code>. When the result set is large, Amazon DataZone returns a <code>nextToken</code> in the response. This token can be used to retrieve the next page of results. </p> <p>Prerequisites:</p> <ul> <li> <p>The --domain-identifier must refer to an existing Amazon DataZone domain. </p> </li> <li> <p>--search-scope must be one of: ASSET, GLOSSARY_TERM, DATA_PRODUCT, or GLOSSARY.</p> </li> <li> <p>The user must have search permissions in the specified domain.</p> </li> <li> <p>If using --filters, ensure that the JSON is well-formed and that each filter includes valid attribute and value keys. </p> </li> <li> <p>For paginated results, be prepared to use --next-token to fetch additional pages.</p> </li> </ul> <p>To run a standard free-text search, the <code>searchText</code> parameter must be supplied. By default, all searchable fields are indexed for semantic search and will return semantic matches for SearchListings queries. To prevent semantic search indexing for a custom form attribute, see the <a href="https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateFormType.html">CreateFormType API documentation</a>. To run a lexical search query, enclose the query with double quotes (""). This will disable semantic search even for fields that have semantic search enabled and will only return results that contain the keywords wrapped by double quotes (order of tokens in the query is not enforced). Free-text search is supported for all attributes annotated with @amazon.datazone#searchable.</p> <p>To run a filtered search, provide filter clause using the <code>filters</code> parameter. To filter on glossary terms, use the special attribute <code>__DataZoneGlossaryTerms</code>. To filter on an indexed numeric attribute (i.e., a numeric attribute annotated with <code>@amazon.datazone#sortable</code>), provide a filter using the <code>intValue</code> parameter. The filters parameter can also be used to run more advanced free-text searches that target specific attributes (attributes must be annotated with <code>@amazon.datazone#searchable</code> for free-text search). Create/update timestamp filtering is supported using the special <code>creationTime</code>/<code>lastUpdatedTime</code> attributes. Filter types can be mixed and matched to power complex queries.</p> <p> To find out whether an attribute has been annotated and indexed for a given search type, use the GetFormType API to retrieve the form containing the attribute.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { SearchGroupProfilesInput, SearchGroupProfilesOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface SearchGroupProfilesCommandInput extends SearchGroupProfilesInpu
|
|
|
22
19
|
export interface SearchGroupProfilesCommandOutput extends SearchGroupProfilesOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SearchGroupProfilesCommand_base: {
|
|
25
|
-
new (input: SearchGroupProfilesCommandInput): import("@smithy/core/client").CommandImpl<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SearchGroupProfilesCommandInput): import("@smithy/core/client").CommandImpl<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SearchGroupProfilesCommandInput): import("@smithy/core/client").CommandImpl<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SearchGroupProfilesCommandInput): import("@smithy/core/client").CommandImpl<SearchGroupProfilesCommandInput, SearchGroupProfilesCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Searches group profiles in Amazon DataZone.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { SearchListingsInput, SearchListingsOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface SearchListingsCommandInput extends SearchListingsInput {
|
|
|
22
19
|
export interface SearchListingsCommandOutput extends SearchListingsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SearchListingsCommand_base: {
|
|
25
|
-
new (input: SearchListingsCommandInput): import("@smithy/core/client").CommandImpl<SearchListingsCommandInput, SearchListingsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SearchListingsCommandInput): import("@smithy/core/client").CommandImpl<SearchListingsCommandInput, SearchListingsCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SearchListingsCommandInput): import("@smithy/core/client").CommandImpl<SearchListingsCommandInput, SearchListingsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SearchListingsCommandInput): import("@smithy/core/client").CommandImpl<SearchListingsCommandInput, SearchListingsCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Searches listings in Amazon DataZone.</p> <p>SearchListings is a powerful capability that enables users to discover and explore published assets and data products across their organization. It provides both basic and advanced search functionality, allowing users to find resources based on names, descriptions, metadata, and other attributes. SearchListings also supports filtering using various criteria such as creation date, owner, or status. This API is essential for making the wealth of data resources in an organization discoverable and usable, helping users find the right data for their needs quickly and efficiently.</p> <p>SearchListings returns results in a paginated format. When the result set is large, the response will include a nextToken, which can be used to retrieve the next page of results.</p> <p>The SearchListings API gives users flexibility in specifying what kind of search is run.</p> <p>To run a standard free-text search, the <code>searchText</code> parameter must be supplied. By default, all searchable fields are indexed for semantic search and will return semantic matches for SearchListings queries. To prevent semantic search indexing for a custom form attribute, see the <a href="https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateFormType.html">CreateFormType API documentation</a>. To run a lexical search query, enclose the query with double quotes (""). This will disable semantic search even for fields that have semantic search enabled and will only return results that contain the keywords wrapped by double quotes (order of tokens in the query is not enforced). Free-text search is supported for all attributes annotated with @amazon.datazone#searchable.</p> <p>To run a filtered search, provide filter clause using the <code>filters</code> parameter. To filter on glossary terms, use the special attribute <code>__DataZoneGlossaryTerms</code>. To filter on an indexed numeric attribute (i.e., a numeric attribute annotated with <code>@amazon.datazone#sortable</code>), provide a filter using the <code>intValue</code> parameter. The filters parameter can also be used to run more advanced free-text searches that target specific attributes (attributes must be annotated with <code>@amazon.datazone#searchable</code> for free-text search). Create/update timestamp filtering is supported using the special <code>creationTime</code>/<code>lastUpdatedTime</code> attributes. Filter types can be mixed and matched to power complex queries.</p> <p> To find out whether an attribute has been annotated and indexed for a given search type, use the GetFormType API to retrieve the form containing the attribute.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
4
2
|
import type { SearchTypesInput, SearchTypesOutput } from "../models/models_2";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface SearchTypesCommandInput extends SearchTypesInput {
|
|
|
22
19
|
export interface SearchTypesCommandOutput extends SearchTypesOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SearchTypesCommand_base: {
|
|
25
|
-
new (input: SearchTypesCommandInput): import("@smithy/core/client").CommandImpl<SearchTypesCommandInput, SearchTypesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SearchTypesCommandInput): import("@smithy/core/client").CommandImpl<SearchTypesCommandInput, SearchTypesCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SearchTypesCommandInput): import("@smithy/core/client").CommandImpl<SearchTypesCommandInput, SearchTypesCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SearchTypesCommandInput): import("@smithy/core/client").CommandImpl<SearchTypesCommandInput, SearchTypesCommandOutput, import("..").DataZoneClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Searches for types in Amazon DataZone.</p> <p>Prerequisites:</p> <ul> <li> <p>The --domain-identifier must refer to an existing Amazon DataZone domain. </p> </li> <li> <p>--search-scope must be one of the valid values including: ASSET_TYPE, GLOSSARY_TERM_TYPE, DATA_PRODUCT_TYPE.</p> </li> <li> <p>The --managed flag must be present without a value.</p> </li> <li> <p>The user must have permissions for form or asset types in the domain.</p> </li> <li> <p>If using --filters, ensure that the JSON is valid.</p> </li> <li> <p>Filters contain correct structure (attribute, value, operator).</p> </li> </ul>
|