@aws-sdk/client-datazone 3.1087.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/DataZone.d.ts +628 -730
- package/dist-types/ts3.4/DataZoneClient.d.ts +36 -109
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +6 -15
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +14 -43
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/QueryGraphPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchTypesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38