@aws-sdk/client-datazone 3.477.0 → 3.481.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/commands/AcceptPredictionsCommand.js +18 -40
- package/dist-cjs/commands/AcceptSubscriptionRequestCommand.js +18 -40
- package/dist-cjs/commands/CancelSubscriptionCommand.js +18 -40
- package/dist-cjs/commands/CreateAssetCommand.js +18 -40
- package/dist-cjs/commands/CreateAssetRevisionCommand.js +18 -40
- package/dist-cjs/commands/CreateAssetTypeCommand.js +18 -40
- package/dist-cjs/commands/CreateDataSourceCommand.js +18 -40
- package/dist-cjs/commands/CreateDomainCommand.js +18 -40
- package/dist-cjs/commands/CreateEnvironmentCommand.js +18 -40
- package/dist-cjs/commands/CreateEnvironmentProfileCommand.js +18 -40
- package/dist-cjs/commands/CreateFormTypeCommand.js +18 -40
- package/dist-cjs/commands/CreateGlossaryCommand.js +18 -40
- package/dist-cjs/commands/CreateGlossaryTermCommand.js +18 -40
- package/dist-cjs/commands/CreateGroupProfileCommand.js +18 -40
- package/dist-cjs/commands/CreateListingChangeSetCommand.js +18 -40
- package/dist-cjs/commands/CreateProjectCommand.js +18 -40
- package/dist-cjs/commands/CreateProjectMembershipCommand.js +18 -40
- package/dist-cjs/commands/CreateSubscriptionGrantCommand.js +18 -40
- package/dist-cjs/commands/CreateSubscriptionRequestCommand.js +18 -40
- package/dist-cjs/commands/CreateSubscriptionTargetCommand.js +18 -40
- package/dist-cjs/commands/CreateUserProfileCommand.js +18 -40
- package/dist-cjs/commands/DeleteAssetCommand.js +18 -40
- package/dist-cjs/commands/DeleteAssetTypeCommand.js +18 -40
- package/dist-cjs/commands/DeleteDataSourceCommand.js +18 -40
- package/dist-cjs/commands/DeleteDomainCommand.js +18 -40
- package/dist-cjs/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +18 -40
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +18 -40
- package/dist-cjs/commands/DeleteEnvironmentProfileCommand.js +18 -40
- package/dist-cjs/commands/DeleteFormTypeCommand.js +18 -40
- package/dist-cjs/commands/DeleteGlossaryCommand.js +18 -40
- package/dist-cjs/commands/DeleteGlossaryTermCommand.js +18 -40
- package/dist-cjs/commands/DeleteListingCommand.js +18 -40
- package/dist-cjs/commands/DeleteProjectCommand.js +18 -40
- package/dist-cjs/commands/DeleteProjectMembershipCommand.js +18 -40
- package/dist-cjs/commands/DeleteSubscriptionGrantCommand.js +18 -40
- package/dist-cjs/commands/DeleteSubscriptionRequestCommand.js +18 -40
- package/dist-cjs/commands/DeleteSubscriptionTargetCommand.js +18 -40
- package/dist-cjs/commands/GetAssetCommand.js +18 -40
- package/dist-cjs/commands/GetAssetTypeCommand.js +18 -40
- package/dist-cjs/commands/GetDataSourceCommand.js +18 -40
- package/dist-cjs/commands/GetDataSourceRunCommand.js +18 -40
- package/dist-cjs/commands/GetDomainCommand.js +18 -40
- package/dist-cjs/commands/GetEnvironmentBlueprintCommand.js +18 -40
- package/dist-cjs/commands/GetEnvironmentBlueprintConfigurationCommand.js +18 -40
- package/dist-cjs/commands/GetEnvironmentCommand.js +18 -40
- package/dist-cjs/commands/GetEnvironmentProfileCommand.js +18 -40
- package/dist-cjs/commands/GetFormTypeCommand.js +18 -40
- package/dist-cjs/commands/GetGlossaryCommand.js +18 -40
- package/dist-cjs/commands/GetGlossaryTermCommand.js +18 -40
- package/dist-cjs/commands/GetGroupProfileCommand.js +18 -40
- package/dist-cjs/commands/GetIamPortalLoginUrlCommand.js +18 -40
- package/dist-cjs/commands/GetListingCommand.js +18 -40
- package/dist-cjs/commands/GetProjectCommand.js +18 -40
- package/dist-cjs/commands/GetSubscriptionCommand.js +18 -40
- package/dist-cjs/commands/GetSubscriptionGrantCommand.js +18 -40
- package/dist-cjs/commands/GetSubscriptionRequestDetailsCommand.js +18 -40
- package/dist-cjs/commands/GetSubscriptionTargetCommand.js +18 -40
- package/dist-cjs/commands/GetUserProfileCommand.js +18 -40
- package/dist-cjs/commands/ListAssetRevisionsCommand.js +18 -40
- package/dist-cjs/commands/ListDataSourceRunActivitiesCommand.js +18 -40
- package/dist-cjs/commands/ListDataSourceRunsCommand.js +18 -40
- package/dist-cjs/commands/ListDataSourcesCommand.js +18 -40
- package/dist-cjs/commands/ListDomainsCommand.js +18 -40
- package/dist-cjs/commands/ListEnvironmentBlueprintConfigurationsCommand.js +18 -40
- package/dist-cjs/commands/ListEnvironmentBlueprintsCommand.js +18 -40
- package/dist-cjs/commands/ListEnvironmentProfilesCommand.js +18 -40
- package/dist-cjs/commands/ListEnvironmentsCommand.js +18 -40
- package/dist-cjs/commands/ListNotificationsCommand.js +18 -40
- package/dist-cjs/commands/ListProjectMembershipsCommand.js +18 -40
- package/dist-cjs/commands/ListProjectsCommand.js +18 -40
- package/dist-cjs/commands/ListSubscriptionGrantsCommand.js +18 -40
- package/dist-cjs/commands/ListSubscriptionRequestsCommand.js +18 -40
- package/dist-cjs/commands/ListSubscriptionTargetsCommand.js +18 -40
- package/dist-cjs/commands/ListSubscriptionsCommand.js +18 -40
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -40
- package/dist-cjs/commands/PutEnvironmentBlueprintConfigurationCommand.js +18 -40
- package/dist-cjs/commands/RejectPredictionsCommand.js +18 -40
- package/dist-cjs/commands/RejectSubscriptionRequestCommand.js +18 -40
- package/dist-cjs/commands/RevokeSubscriptionCommand.js +18 -40
- package/dist-cjs/commands/SearchCommand.js +18 -40
- package/dist-cjs/commands/SearchGroupProfilesCommand.js +18 -40
- package/dist-cjs/commands/SearchListingsCommand.js +18 -40
- package/dist-cjs/commands/SearchTypesCommand.js +18 -40
- package/dist-cjs/commands/SearchUserProfilesCommand.js +18 -40
- package/dist-cjs/commands/StartDataSourceRunCommand.js +18 -40
- package/dist-cjs/commands/TagResourceCommand.js +18 -40
- package/dist-cjs/commands/UntagResourceCommand.js +18 -40
- package/dist-cjs/commands/UpdateDataSourceCommand.js +18 -40
- package/dist-cjs/commands/UpdateDomainCommand.js +18 -40
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -40
- package/dist-cjs/commands/UpdateEnvironmentProfileCommand.js +18 -40
- package/dist-cjs/commands/UpdateGlossaryCommand.js +18 -40
- package/dist-cjs/commands/UpdateGlossaryTermCommand.js +18 -40
- package/dist-cjs/commands/UpdateGroupProfileCommand.js +18 -40
- package/dist-cjs/commands/UpdateProjectCommand.js +18 -40
- package/dist-cjs/commands/UpdateSubscriptionGrantStatusCommand.js +18 -40
- package/dist-cjs/commands/UpdateSubscriptionRequestCommand.js +18 -40
- package/dist-cjs/commands/UpdateSubscriptionTargetCommand.js +18 -40
- package/dist-cjs/commands/UpdateUserProfileCommand.js +18 -40
- package/dist-cjs/endpoint/EndpointParameters.js +6 -1
- package/dist-cjs/pagination/ListAssetRevisionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDataSourceRunActivitiesPaginator.js +2 -24
- package/dist-cjs/pagination/ListDataSourceRunsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDataSourcesPaginator.js +2 -24
- package/dist-cjs/pagination/ListDomainsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentBlueprintConfigurationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentBlueprintsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentProfilesPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListNotificationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProjectMembershipsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProjectsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSubscriptionGrantsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSubscriptionRequestsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSubscriptionTargetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSubscriptionsPaginator.js +2 -24
- package/dist-cjs/pagination/SearchGroupProfilesPaginator.js +2 -24
- package/dist-cjs/pagination/SearchListingsPaginator.js +2 -24
- package/dist-cjs/pagination/SearchPaginator.js +2 -24
- package/dist-cjs/pagination/SearchTypesPaginator.js +2 -24
- package/dist-cjs/pagination/SearchUserProfilesPaginator.js +2 -24
- package/dist-es/commands/AcceptPredictionsCommand.js +18 -40
- package/dist-es/commands/AcceptSubscriptionRequestCommand.js +18 -40
- package/dist-es/commands/CancelSubscriptionCommand.js +18 -40
- package/dist-es/commands/CreateAssetCommand.js +18 -40
- package/dist-es/commands/CreateAssetRevisionCommand.js +18 -40
- package/dist-es/commands/CreateAssetTypeCommand.js +18 -40
- package/dist-es/commands/CreateDataSourceCommand.js +18 -40
- package/dist-es/commands/CreateDomainCommand.js +18 -40
- package/dist-es/commands/CreateEnvironmentCommand.js +18 -40
- package/dist-es/commands/CreateEnvironmentProfileCommand.js +18 -40
- package/dist-es/commands/CreateFormTypeCommand.js +18 -40
- package/dist-es/commands/CreateGlossaryCommand.js +18 -40
- package/dist-es/commands/CreateGlossaryTermCommand.js +18 -40
- package/dist-es/commands/CreateGroupProfileCommand.js +18 -40
- package/dist-es/commands/CreateListingChangeSetCommand.js +18 -40
- package/dist-es/commands/CreateProjectCommand.js +18 -40
- package/dist-es/commands/CreateProjectMembershipCommand.js +18 -40
- package/dist-es/commands/CreateSubscriptionGrantCommand.js +18 -40
- package/dist-es/commands/CreateSubscriptionRequestCommand.js +18 -40
- package/dist-es/commands/CreateSubscriptionTargetCommand.js +18 -40
- package/dist-es/commands/CreateUserProfileCommand.js +18 -40
- package/dist-es/commands/DeleteAssetCommand.js +18 -40
- package/dist-es/commands/DeleteAssetTypeCommand.js +18 -40
- package/dist-es/commands/DeleteDataSourceCommand.js +18 -40
- package/dist-es/commands/DeleteDomainCommand.js +18 -40
- package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +18 -40
- package/dist-es/commands/DeleteEnvironmentCommand.js +18 -40
- package/dist-es/commands/DeleteEnvironmentProfileCommand.js +18 -40
- package/dist-es/commands/DeleteFormTypeCommand.js +18 -40
- package/dist-es/commands/DeleteGlossaryCommand.js +18 -40
- package/dist-es/commands/DeleteGlossaryTermCommand.js +18 -40
- package/dist-es/commands/DeleteListingCommand.js +18 -40
- package/dist-es/commands/DeleteProjectCommand.js +18 -40
- package/dist-es/commands/DeleteProjectMembershipCommand.js +18 -40
- package/dist-es/commands/DeleteSubscriptionGrantCommand.js +18 -40
- package/dist-es/commands/DeleteSubscriptionRequestCommand.js +18 -40
- package/dist-es/commands/DeleteSubscriptionTargetCommand.js +18 -40
- package/dist-es/commands/GetAssetCommand.js +18 -40
- package/dist-es/commands/GetAssetTypeCommand.js +18 -40
- package/dist-es/commands/GetDataSourceCommand.js +18 -40
- package/dist-es/commands/GetDataSourceRunCommand.js +18 -40
- package/dist-es/commands/GetDomainCommand.js +18 -40
- package/dist-es/commands/GetEnvironmentBlueprintCommand.js +18 -40
- package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +18 -40
- package/dist-es/commands/GetEnvironmentCommand.js +18 -40
- package/dist-es/commands/GetEnvironmentProfileCommand.js +18 -40
- package/dist-es/commands/GetFormTypeCommand.js +18 -40
- package/dist-es/commands/GetGlossaryCommand.js +18 -40
- package/dist-es/commands/GetGlossaryTermCommand.js +18 -40
- package/dist-es/commands/GetGroupProfileCommand.js +18 -40
- package/dist-es/commands/GetIamPortalLoginUrlCommand.js +18 -40
- package/dist-es/commands/GetListingCommand.js +18 -40
- package/dist-es/commands/GetProjectCommand.js +18 -40
- package/dist-es/commands/GetSubscriptionCommand.js +18 -40
- package/dist-es/commands/GetSubscriptionGrantCommand.js +18 -40
- package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +18 -40
- package/dist-es/commands/GetSubscriptionTargetCommand.js +18 -40
- package/dist-es/commands/GetUserProfileCommand.js +18 -40
- package/dist-es/commands/ListAssetRevisionsCommand.js +18 -40
- package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +18 -40
- package/dist-es/commands/ListDataSourceRunsCommand.js +18 -40
- package/dist-es/commands/ListDataSourcesCommand.js +18 -40
- package/dist-es/commands/ListDomainsCommand.js +18 -40
- package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +18 -40
- package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +18 -40
- package/dist-es/commands/ListEnvironmentProfilesCommand.js +18 -40
- package/dist-es/commands/ListEnvironmentsCommand.js +18 -40
- package/dist-es/commands/ListNotificationsCommand.js +18 -40
- package/dist-es/commands/ListProjectMembershipsCommand.js +18 -40
- package/dist-es/commands/ListProjectsCommand.js +18 -40
- package/dist-es/commands/ListSubscriptionGrantsCommand.js +18 -40
- package/dist-es/commands/ListSubscriptionRequestsCommand.js +18 -40
- package/dist-es/commands/ListSubscriptionTargetsCommand.js +18 -40
- package/dist-es/commands/ListSubscriptionsCommand.js +18 -40
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -40
- package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +18 -40
- package/dist-es/commands/RejectPredictionsCommand.js +18 -40
- package/dist-es/commands/RejectSubscriptionRequestCommand.js +18 -40
- package/dist-es/commands/RevokeSubscriptionCommand.js +18 -40
- package/dist-es/commands/SearchCommand.js +18 -40
- package/dist-es/commands/SearchGroupProfilesCommand.js +18 -40
- package/dist-es/commands/SearchListingsCommand.js +18 -40
- package/dist-es/commands/SearchTypesCommand.js +18 -40
- package/dist-es/commands/SearchUserProfilesCommand.js +18 -40
- package/dist-es/commands/StartDataSourceRunCommand.js +18 -40
- package/dist-es/commands/TagResourceCommand.js +18 -40
- package/dist-es/commands/UntagResourceCommand.js +18 -40
- package/dist-es/commands/UpdateDataSourceCommand.js +18 -40
- package/dist-es/commands/UpdateDomainCommand.js +18 -40
- package/dist-es/commands/UpdateEnvironmentCommand.js +18 -40
- package/dist-es/commands/UpdateEnvironmentProfileCommand.js +18 -40
- package/dist-es/commands/UpdateGlossaryCommand.js +18 -40
- package/dist-es/commands/UpdateGlossaryTermCommand.js +18 -40
- package/dist-es/commands/UpdateGroupProfileCommand.js +18 -40
- package/dist-es/commands/UpdateProjectCommand.js +18 -40
- package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +18 -40
- package/dist-es/commands/UpdateSubscriptionRequestCommand.js +18 -40
- package/dist-es/commands/UpdateSubscriptionTargetCommand.js +18 -40
- package/dist-es/commands/UpdateUserProfileCommand.js +18 -40
- package/dist-es/endpoint/EndpointParameters.js +5 -0
- package/dist-es/pagination/ListAssetRevisionsPaginator.js +2 -23
- package/dist-es/pagination/ListDataSourceRunActivitiesPaginator.js +2 -23
- package/dist-es/pagination/ListDataSourceRunsPaginator.js +2 -23
- package/dist-es/pagination/ListDataSourcesPaginator.js +2 -23
- package/dist-es/pagination/ListDomainsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentBlueprintConfigurationsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentBlueprintsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentProfilesPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentsPaginator.js +2 -23
- package/dist-es/pagination/ListNotificationsPaginator.js +2 -23
- package/dist-es/pagination/ListProjectMembershipsPaginator.js +2 -23
- package/dist-es/pagination/ListProjectsPaginator.js +2 -23
- package/dist-es/pagination/ListSubscriptionGrantsPaginator.js +2 -23
- package/dist-es/pagination/ListSubscriptionRequestsPaginator.js +2 -23
- package/dist-es/pagination/ListSubscriptionTargetsPaginator.js +2 -23
- package/dist-es/pagination/ListSubscriptionsPaginator.js +2 -23
- package/dist-es/pagination/SearchGroupProfilesPaginator.js +2 -23
- package/dist-es/pagination/SearchListingsPaginator.js +2 -23
- package/dist-es/pagination/SearchPaginator.js +2 -23
- package/dist-es/pagination/SearchTypesPaginator.js +2 -23
- package/dist-es/pagination/SearchUserProfilesPaginator.js +2 -23
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +6 -21
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +6 -21
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateAssetCommand.d.ts +6 -21
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +6 -21
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +6 -21
- package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/CreateDomainCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateFormTypeCommand.d.ts +6 -21
- package/dist-types/commands/CreateGlossaryCommand.d.ts +6 -21
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +6 -21
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateProjectCommand.d.ts +6 -21
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +6 -21
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAssetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDomainCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +6 -21
- package/dist-types/commands/DeleteListingCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProjectCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +6 -21
- package/dist-types/commands/GetAssetCommand.d.ts +6 -21
- package/dist-types/commands/GetAssetTypeCommand.d.ts +6 -21
- package/dist-types/commands/GetDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +6 -21
- package/dist-types/commands/GetDomainCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetFormTypeCommand.d.ts +6 -21
- package/dist-types/commands/GetGlossaryCommand.d.ts +6 -21
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +6 -21
- package/dist-types/commands/GetGroupProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +6 -21
- package/dist-types/commands/GetListingCommand.d.ts +6 -21
- package/dist-types/commands/GetProjectCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +6 -21
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +6 -21
- package/dist-types/commands/GetUserProfileCommand.d.ts +6 -21
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +6 -21
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +6 -21
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +6 -21
- package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListDomainsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +6 -21
- package/dist-types/commands/ListProjectsCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +6 -21
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/RejectPredictionsCommand.d.ts +6 -21
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +6 -21
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/SearchCommand.d.ts +6 -21
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +6 -21
- package/dist-types/commands/SearchListingsCommand.d.ts +6 -21
- package/dist-types/commands/SearchTypesCommand.d.ts +6 -21
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +6 -21
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDomainCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProjectCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +14 -0
- package/dist-types/pagination/ListAssetRevisionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourceRunActivitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourceRunsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDomainsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentBlueprintConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentBlueprintsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNotificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionGrantsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionTargetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchGroupProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchListingsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTypesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchUserProfilesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +14 -0
- package/dist-types/ts3.4/pagination/ListAssetRevisionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDataSourceRunActivitiesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDataSourceRunsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDataSourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentBlueprintConfigurationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentBlueprintsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentProfilesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProjectMembershipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProjectsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSubscriptionGrantsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSubscriptionRequestsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSubscriptionTargetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSubscriptionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchGroupProfilesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchListingsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchTypesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchUserProfilesPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface UpdateGlossaryTermCommandInput
|
|
|
21
15
|
export interface UpdateGlossaryTermCommandOutput
|
|
22
16
|
extends UpdateGlossaryTermOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const UpdateGlossaryTermCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateGlossaryTermCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
UpdateGlossaryTermCommandInput,
|
|
23
|
+
UpdateGlossaryTermCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateGlossaryTermCommand extends UpdateGlossaryTermCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface UpdateGroupProfileCommandInput
|
|
|
21
15
|
export interface UpdateGroupProfileCommandOutput
|
|
22
16
|
extends UpdateGroupProfileOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const UpdateGroupProfileCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateGroupProfileCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
UpdateGroupProfileCommandInput,
|
|
23
|
+
UpdateGroupProfileCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateGroupProfileCommand extends UpdateGroupProfileCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface UpdateProjectCommandInput extends UpdateProjectInput {}
|
|
|
17
11
|
export interface UpdateProjectCommandOutput
|
|
18
12
|
extends UpdateProjectOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const UpdateProjectCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: UpdateProjectCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
UpdateProjectCommandInput,
|
|
19
|
+
UpdateProjectCommandOutput,
|
|
20
|
+
DataZoneClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateSubscriptionGrantStatusCommandInput
|
|
|
21
15
|
export interface UpdateSubscriptionGrantStatusCommandOutput
|
|
22
16
|
extends UpdateSubscriptionGrantStatusOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateSubscriptionGrantStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateSubscriptionGrantStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DataZoneClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateSubscriptionGrantStatusCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateSubscriptionGrantStatusCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateSubscriptionGrantStatusCommandInput,
|
|
38
|
-
UpdateSubscriptionGrantStatusCommandOutput
|
|
23
|
+
UpdateSubscriptionGrantStatusCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateSubscriptionGrantStatusCommand extends UpdateSubscriptionGrantStatusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateSubscriptionRequestCommandInput
|
|
|
21
15
|
export interface UpdateSubscriptionRequestCommandOutput
|
|
22
16
|
extends UpdateSubscriptionRequestOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateSubscriptionRequestCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateSubscriptionRequestCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DataZoneClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateSubscriptionRequestCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateSubscriptionRequestCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateSubscriptionRequestCommandInput,
|
|
38
|
-
UpdateSubscriptionRequestCommandOutput
|
|
23
|
+
UpdateSubscriptionRequestCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateSubscriptionRequestCommand extends UpdateSubscriptionRequestCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateSubscriptionTargetCommandInput
|
|
|
21
15
|
export interface UpdateSubscriptionTargetCommandOutput
|
|
22
16
|
extends UpdateSubscriptionTargetOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateSubscriptionTargetCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateSubscriptionTargetCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DataZoneClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateSubscriptionTargetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateSubscriptionTargetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateSubscriptionTargetCommandInput,
|
|
38
|
-
UpdateSubscriptionTargetCommandOutput
|
|
23
|
+
UpdateSubscriptionTargetCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateSubscriptionTargetCommand extends UpdateSubscriptionTargetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface UpdateUserProfileCommandInput extends UpdateUserProfileInput {}
|
|
|
20
14
|
export interface UpdateUserProfileCommandOutput
|
|
21
15
|
extends UpdateUserProfileOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UpdateUserProfileCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateUserProfileCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateUserProfileCommandInput,
|
|
22
|
+
UpdateUserProfileCommandOutput,
|
|
23
|
+
DataZoneClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateUserProfileCommand extends UpdateUserProfileCommand_base {}
|
|
@@ -24,6 +24,20 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
24
24
|
ClientInputEndpointParameters & {
|
|
25
25
|
defaultSigningName: string;
|
|
26
26
|
};
|
|
27
|
+
export declare const commonParams: {
|
|
28
|
+
readonly UseFIPS: {
|
|
29
|
+
readonly type: "builtInParams";
|
|
30
|
+
readonly name: "useFipsEndpoint";
|
|
31
|
+
};
|
|
32
|
+
readonly Endpoint: {
|
|
33
|
+
readonly type: "builtInParams";
|
|
34
|
+
readonly name: "endpoint";
|
|
35
|
+
};
|
|
36
|
+
readonly Region: {
|
|
37
|
+
readonly type: "builtInParams";
|
|
38
|
+
readonly name: "region";
|
|
39
|
+
};
|
|
40
|
+
};
|
|
27
41
|
export interface EndpointParameters extends __EndpointParameters {
|
|
28
42
|
Region?: string;
|
|
29
43
|
UseFIPS?: boolean;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssetRevisionsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssetRevisionsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssetRevisions: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListAssetRevisionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssetRevisionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListDataSourceRunActivitiesCommandOutput,
|
|
5
5
|
} from "../commands/ListDataSourceRunActivitiesCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDataSourceRunActivities: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListDataSourceRunActivitiesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListDataSourceRunActivitiesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListDataSourceRunsCommandOutput,
|
|
5
5
|
} from "../commands/ListDataSourceRunsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDataSourceRuns: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListDataSourceRunsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListDataSourceRunsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListDataSourcesCommandOutput,
|
|
5
5
|
} from "../commands/ListDataSourcesCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDataSources: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListDataSourcesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListDataSourcesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListDomainsCommandOutput,
|
|
5
5
|
} from "../commands/ListDomainsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDomains: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListDomainsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListDomainsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListEnvironmentBlueprintConfigurationsCommandOutput,
|
|
5
5
|
} from "../commands/ListEnvironmentBlueprintConfigurationsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentBlueprintConfigurations: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListEnvironmentBlueprintConfigurationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListEnvironmentBlueprintsCommandOutput,
|
|
5
5
|
} from "../commands/ListEnvironmentBlueprintsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentBlueprints: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListEnvironmentBlueprintsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListEnvironmentBlueprintsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListEnvironmentProfilesCommandOutput,
|
|
5
5
|
} from "../commands/ListEnvironmentProfilesCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentProfiles: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListEnvironmentProfilesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListEnvironmentProfilesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListEnvironmentsCommandOutput,
|
|
5
5
|
} from "../commands/ListEnvironmentsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironments: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListEnvironmentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListEnvironmentsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListNotificationsCommandOutput,
|
|
5
5
|
} from "../commands/ListNotificationsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListNotifications: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListNotificationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListNotificationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListProjectMembershipsCommandOutput,
|
|
5
5
|
} from "../commands/ListProjectMembershipsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProjectMemberships: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListProjectMembershipsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListProjectMembershipsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListProjectsCommandOutput,
|
|
5
5
|
} from "../commands/ListProjectsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProjects: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListProjectsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListProjectsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSubscriptionGrantsCommandOutput,
|
|
5
5
|
} from "../commands/ListSubscriptionGrantsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSubscriptionGrants: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListSubscriptionGrantsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSubscriptionGrantsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSubscriptionRequestsCommandOutput,
|
|
5
5
|
} from "../commands/ListSubscriptionRequestsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSubscriptionRequests: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListSubscriptionRequestsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSubscriptionRequestsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSubscriptionTargetsCommandOutput,
|
|
5
5
|
} from "../commands/ListSubscriptionTargetsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSubscriptionTargets: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListSubscriptionTargetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSubscriptionTargetsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSubscriptionsCommandOutput,
|
|
5
5
|
} from "../commands/ListSubscriptionsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSubscriptions: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: ListSubscriptionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSubscriptionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
SearchGroupProfilesCommandOutput,
|
|
5
5
|
} from "../commands/SearchGroupProfilesCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSearchGroupProfiles: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: SearchGroupProfilesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<SearchGroupProfilesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
SearchListingsCommandOutput,
|
|
5
5
|
} from "../commands/SearchListingsCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSearchListings: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: SearchListingsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<SearchListingsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
SearchCommandOutput,
|
|
5
5
|
} from "../commands/SearchCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSearch: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: SearchCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<SearchCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
SearchTypesCommandOutput,
|
|
5
5
|
} from "../commands/SearchTypesCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSearchTypes: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: SearchTypesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<SearchTypesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
SearchUserProfilesCommandOutput,
|
|
5
5
|
} from "../commands/SearchUserProfilesCommand";
|
|
6
6
|
import { DataZonePaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSearchUserProfiles: (
|
|
8
8
|
config: DataZonePaginationConfiguration,
|
|
9
9
|
input: SearchUserProfilesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<SearchUserProfilesCommandOutput>;
|