@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,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { CreateListingChangeSetInput, CreateListingChangeSetOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateListingChangeSetCommandInput extends CreateListingChangeS
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateListingChangeSetCommandOutput extends CreateListingChangeSetOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateListingChangeSetCommand_base: {
|
|
24
|
+
new (input: CreateListingChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListingChangeSetCommandInput, CreateListingChangeSetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p/>
|
|
@@ -82,23 +85,5 @@ export interface CreateListingChangeSetCommandOutput extends CreateListingChange
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class CreateListingChangeSetCommand extends
|
|
86
|
-
readonly input: CreateListingChangeSetCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: CreateListingChangeSetCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateListingChangeSetCommandInput, CreateListingChangeSetCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class CreateListingChangeSetCommand extends CreateListingChangeSetCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateProjectCommandInput extends CreateProjectInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateProjectCommandOutput extends CreateProjectOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateProjectCommand_base: {
|
|
24
|
+
new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an Amazon DataZone project.</p>
|
|
@@ -89,23 +92,5 @@ export interface CreateProjectCommandOutput extends CreateProjectOutput, __Metad
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class CreateProjectCommand extends
|
|
93
|
-
readonly input: CreateProjectCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: CreateProjectCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProjectCommandInput, CreateProjectCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class CreateProjectCommand extends CreateProjectCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { CreateProjectMembershipInput, CreateProjectMembershipOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateProjectMembershipCommandInput extends CreateProjectMember
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateProjectMembershipCommandOutput extends CreateProjectMembershipOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateProjectMembershipCommand_base: {
|
|
24
|
+
new (input: CreateProjectMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectMembershipCommandInput, CreateProjectMembershipCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a project membership in Amazon DataZone.</p>
|
|
@@ -73,23 +76,5 @@ export interface CreateProjectMembershipCommandOutput extends CreateProjectMembe
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class CreateProjectMembershipCommand extends
|
|
77
|
-
readonly input: CreateProjectMembershipCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: CreateProjectMembershipCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProjectMembershipCommandInput, CreateProjectMembershipCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class CreateProjectMembershipCommand extends CreateProjectMembershipCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { CreateSubscriptionGrantInput, CreateSubscriptionGrantOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSubscriptionGrantCommandInput extends CreateSubscriptionG
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSubscriptionGrantCommandOutput extends CreateSubscriptionGrantOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSubscriptionGrantCommand_base: {
|
|
24
|
+
new (input: CreateSubscriptionGrantCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSubscriptionGrantCommandInput, CreateSubscriptionGrantCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a subsscription grant in Amazon DataZone.</p>
|
|
@@ -114,23 +117,5 @@ export interface CreateSubscriptionGrantCommandOutput extends CreateSubscription
|
|
|
114
117
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
115
118
|
*
|
|
116
119
|
*/
|
|
117
|
-
export declare class CreateSubscriptionGrantCommand extends
|
|
118
|
-
readonly input: CreateSubscriptionGrantCommandInput;
|
|
119
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
120
|
-
/**
|
|
121
|
-
* @public
|
|
122
|
-
*/
|
|
123
|
-
constructor(input: CreateSubscriptionGrantCommandInput);
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubscriptionGrantCommandInput, CreateSubscriptionGrantCommandOutput>;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private serialize;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private deserialize;
|
|
120
|
+
export declare class CreateSubscriptionGrantCommand extends CreateSubscriptionGrantCommand_base {
|
|
136
121
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { CreateSubscriptionRequestInput, CreateSubscriptionRequestOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSubscriptionRequestCommandInput extends CreateSubscriptio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSubscriptionRequestCommandOutput extends CreateSubscriptionRequestOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSubscriptionRequestCommand_base: {
|
|
24
|
+
new (input: CreateSubscriptionRequestCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSubscriptionRequestCommandInput, CreateSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a subscription request in Amazon DataZone.</p>
|
|
@@ -127,23 +130,5 @@ export interface CreateSubscriptionRequestCommandOutput extends CreateSubscripti
|
|
|
127
130
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
128
131
|
*
|
|
129
132
|
*/
|
|
130
|
-
export declare class CreateSubscriptionRequestCommand extends
|
|
131
|
-
readonly input: CreateSubscriptionRequestCommandInput;
|
|
132
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
133
|
-
/**
|
|
134
|
-
* @public
|
|
135
|
-
*/
|
|
136
|
-
constructor(input: CreateSubscriptionRequestCommandInput);
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubscriptionRequestCommandInput, CreateSubscriptionRequestCommandOutput>;
|
|
141
|
-
/**
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
144
|
-
private serialize;
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
private deserialize;
|
|
133
|
+
export declare class CreateSubscriptionRequestCommand extends CreateSubscriptionRequestCommand_base {
|
|
149
134
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { CreateSubscriptionTargetInput, CreateSubscriptionTargetOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSubscriptionTargetCommandInput extends CreateSubscription
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSubscriptionTargetCommandOutput extends CreateSubscriptionTargetOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSubscriptionTargetCommand_base: {
|
|
24
|
+
new (input: CreateSubscriptionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSubscriptionTargetCommandInput, CreateSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a subscription target in Amazon DataZone.</p>
|
|
@@ -113,23 +116,5 @@ export interface CreateSubscriptionTargetCommandOutput extends CreateSubscriptio
|
|
|
113
116
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
114
117
|
*
|
|
115
118
|
*/
|
|
116
|
-
export declare class CreateSubscriptionTargetCommand extends
|
|
117
|
-
readonly input: CreateSubscriptionTargetCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: CreateSubscriptionTargetCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSubscriptionTargetCommandInput, CreateSubscriptionTargetCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
119
|
+
export declare class CreateSubscriptionTargetCommand extends CreateSubscriptionTargetCommand_base {
|
|
135
120
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { CreateUserProfileInput, CreateUserProfileOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateUserProfileCommandInput extends CreateUserProfileInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateUserProfileCommandOutput extends CreateUserProfileOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateUserProfileCommand_base: {
|
|
24
|
+
new (input: CreateUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserProfileCommandInput, CreateUserProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a user profile in Amazon DataZone.</p>
|
|
@@ -85,23 +88,5 @@ export interface CreateUserProfileCommandOutput extends CreateUserProfileOutput,
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class CreateUserProfileCommand extends
|
|
89
|
-
readonly input: CreateUserProfileCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: CreateUserProfileCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUserProfileCommandInput, CreateUserProfileCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class CreateUserProfileCommand extends CreateUserProfileCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { DeleteAssetInput, DeleteAssetOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAssetCommandInput extends DeleteAssetInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAssetCommandOutput extends DeleteAssetOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAssetCommand_base: {
|
|
24
|
+
new (input: DeleteAssetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssetCommandInput, DeleteAssetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delets an asset in Amazon DataZone.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeleteAssetCommandOutput extends DeleteAssetOutput, __MetadataB
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteAssetCommand extends
|
|
72
|
-
readonly input: DeleteAssetCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteAssetCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssetCommandInput, DeleteAssetCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteAssetCommand extends DeleteAssetCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { DeleteAssetTypeInput, DeleteAssetTypeOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAssetTypeCommandInput extends DeleteAssetTypeInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAssetTypeCommandOutput extends DeleteAssetTypeOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAssetTypeCommand_base: {
|
|
24
|
+
new (input: DeleteAssetTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssetTypeCommandInput, DeleteAssetTypeCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an asset type in Amazon DataZone.</p>
|
|
@@ -71,23 +74,5 @@ export interface DeleteAssetTypeCommandOutput extends DeleteAssetTypeOutput, __M
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class DeleteAssetTypeCommand extends
|
|
75
|
-
readonly input: DeleteAssetTypeCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: DeleteAssetTypeCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssetTypeCommandInput, DeleteAssetTypeCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class DeleteAssetTypeCommand extends DeleteAssetTypeCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { DeleteDataSourceInput, DeleteDataSourceOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDataSourceCommandInput extends DeleteDataSourceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDataSourceCommandOutput extends DeleteDataSourceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDataSourceCommand_base: {
|
|
24
|
+
new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a data source in Amazon DataZone.</p>
|
|
@@ -157,23 +160,5 @@ export interface DeleteDataSourceCommandOutput extends DeleteDataSourceOutput, _
|
|
|
157
160
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
158
161
|
*
|
|
159
162
|
*/
|
|
160
|
-
export declare class DeleteDataSourceCommand extends
|
|
161
|
-
readonly input: DeleteDataSourceCommandInput;
|
|
162
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
163
|
-
/**
|
|
164
|
-
* @public
|
|
165
|
-
*/
|
|
166
|
-
constructor(input: DeleteDataSourceCommandInput);
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput>;
|
|
171
|
-
/**
|
|
172
|
-
* @internal
|
|
173
|
-
*/
|
|
174
|
-
private serialize;
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
|
-
private deserialize;
|
|
163
|
+
export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
|
|
179
164
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { DeleteDomainInput, DeleteDomainOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteDomainCommandInput extends DeleteDomainInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteDomainCommandOutput extends DeleteDomainOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteDomainCommand_base: {
|
|
24
|
+
new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a Amazon DataZone domain.</p>
|
|
@@ -73,23 +76,5 @@ export interface DeleteDomainCommandOutput extends DeleteDomainOutput, __Metadat
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class DeleteDomainCommand extends
|
|
77
|
-
readonly input: DeleteDomainCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteDomainCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDomainCommandInput, DeleteDomainCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class DeleteDomainCommand extends DeleteDomainCommand_base {
|
|
95
80
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { DeleteEnvironmentBlueprintConfigurationInput, DeleteEnvironmentBlueprintConfigurationOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEnvironmentBlueprintConfigurationCommandInput extends Del
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEnvironmentBlueprintConfigurationCommandOutput extends DeleteEnvironmentBlueprintConfigurationOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEnvironmentBlueprintConfigurationCommand_base: {
|
|
24
|
+
new (input: DeleteEnvironmentBlueprintConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentBlueprintConfigurationCommandInput, DeleteEnvironmentBlueprintConfigurationCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the blueprint configuration in Amazon DataZone.</p>
|
|
@@ -65,23 +68,5 @@ export interface DeleteEnvironmentBlueprintConfigurationCommandOutput extends De
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class DeleteEnvironmentBlueprintConfigurationCommand extends
|
|
69
|
-
readonly input: DeleteEnvironmentBlueprintConfigurationCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: DeleteEnvironmentBlueprintConfigurationCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEnvironmentBlueprintConfigurationCommandInput, DeleteEnvironmentBlueprintConfigurationCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class DeleteEnvironmentBlueprintConfigurationCommand extends DeleteEnvironmentBlueprintConfigurationCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { DeleteEnvironmentInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEnvironmentCommandInput extends DeleteEnvironmentInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEnvironmentCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEnvironmentCommand_base: {
|
|
24
|
+
new (input: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an environment in Amazon DataZone.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeleteEnvironmentCommandOutput extends __MetadataBearer {
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteEnvironmentCommand extends
|
|
72
|
-
readonly input: DeleteEnvironmentCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteEnvironmentCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DataZoneClient";
|
|
5
4
|
import { DeleteEnvironmentProfileInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEnvironmentProfileCommandInput extends DeleteEnvironmentP
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEnvironmentProfileCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEnvironmentProfileCommand_base: {
|
|
24
|
+
new (input: DeleteEnvironmentProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentProfileCommandInput, DeleteEnvironmentProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an environment profile in Amazon DataZone.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeleteEnvironmentProfileCommandOutput extends __MetadataBearer
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteEnvironmentProfileCommand extends
|
|
72
|
-
readonly input: DeleteEnvironmentProfileCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteEnvironmentProfileCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEnvironmentProfileCommandInput, DeleteEnvironmentProfileCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteEnvironmentProfileCommand extends DeleteEnvironmentProfileCommand_base {
|
|
90
75
|
}
|