@aws-sdk/client-datazone 3.478.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-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-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/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/package.json +9 -9
|
@@ -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 { StartDataSourceRunInput, StartDataSourceRunOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartDataSourceRunCommandInput extends StartDataSourceRunInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartDataSourceRunCommandOutput extends StartDataSourceRunOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartDataSourceRunCommand_base: {
|
|
24
|
+
new (input: StartDataSourceRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataSourceRunCommandInput, StartDataSourceRunCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Start the run of the specified data source in Amazon DataZone.</p>
|
|
@@ -98,23 +101,5 @@ export interface StartDataSourceRunCommandOutput extends StartDataSourceRunOutpu
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class StartDataSourceRunCommand extends
|
|
102
|
-
readonly input: StartDataSourceRunCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: StartDataSourceRunCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartDataSourceRunCommandInput, StartDataSourceRunCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class StartDataSourceRunCommand extends StartDataSourceRunCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Tags a resource in Amazon DataZone.</p>
|
|
@@ -70,23 +73,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class TagResourceCommand extends
|
|
74
|
-
readonly input: TagResourceCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: TagResourceCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
92
77
|
}
|
|
@@ -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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Untags a resource in Amazon DataZone.</p>
|
|
@@ -67,23 +70,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class UntagResourceCommand extends
|
|
71
|
-
readonly input: UntagResourceCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: UntagResourceCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
89
74
|
}
|
|
@@ -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 { UpdateDataSourceInput, UpdateDataSourceOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateDataSourceCommandInput extends UpdateDataSourceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateDataSourceCommandOutput extends UpdateDataSourceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateDataSourceCommand_base: {
|
|
24
|
+
new (input: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified data source in Amazon DataZone.</p>
|
|
@@ -221,23 +224,5 @@ export interface UpdateDataSourceCommandOutput extends UpdateDataSourceOutput, _
|
|
|
221
224
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
222
225
|
*
|
|
223
226
|
*/
|
|
224
|
-
export declare class UpdateDataSourceCommand extends
|
|
225
|
-
readonly input: UpdateDataSourceCommandInput;
|
|
226
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
227
|
-
/**
|
|
228
|
-
* @public
|
|
229
|
-
*/
|
|
230
|
-
constructor(input: UpdateDataSourceCommandInput);
|
|
231
|
-
/**
|
|
232
|
-
* @internal
|
|
233
|
-
*/
|
|
234
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput>;
|
|
235
|
-
/**
|
|
236
|
-
* @internal
|
|
237
|
-
*/
|
|
238
|
-
private serialize;
|
|
239
|
-
/**
|
|
240
|
-
* @internal
|
|
241
|
-
*/
|
|
242
|
-
private deserialize;
|
|
227
|
+
export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
|
|
243
228
|
}
|
|
@@ -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 { UpdateDomainInput, UpdateDomainOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateDomainCommandInput extends UpdateDomainInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateDomainCommandOutput extends UpdateDomainOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateDomainCommand_base: {
|
|
24
|
+
new (input: UpdateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainCommandInput, UpdateDomainCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a Amazon DataZone domain.</p>
|
|
@@ -91,23 +94,5 @@ export interface UpdateDomainCommandOutput extends UpdateDomainOutput, __Metadat
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class UpdateDomainCommand extends
|
|
95
|
-
readonly input: UpdateDomainCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: UpdateDomainCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDomainCommandInput, UpdateDomainCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class UpdateDomainCommand extends UpdateDomainCommand_base {
|
|
113
98
|
}
|
|
@@ -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 { UpdateEnvironmentInput, UpdateEnvironmentOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEnvironmentCommandInput extends UpdateEnvironmentInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEnvironmentCommandOutput extends UpdateEnvironmentOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEnvironmentCommand_base: {
|
|
24
|
+
new (input: UpdateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified environment in Amazon DataZone.</p>
|
|
@@ -146,23 +149,5 @@ export interface UpdateEnvironmentCommandOutput extends UpdateEnvironmentOutput,
|
|
|
146
149
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
147
150
|
*
|
|
148
151
|
*/
|
|
149
|
-
export declare class UpdateEnvironmentCommand extends
|
|
150
|
-
readonly input: UpdateEnvironmentCommandInput;
|
|
151
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
152
|
-
/**
|
|
153
|
-
* @public
|
|
154
|
-
*/
|
|
155
|
-
constructor(input: UpdateEnvironmentCommandInput);
|
|
156
|
-
/**
|
|
157
|
-
* @internal
|
|
158
|
-
*/
|
|
159
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput>;
|
|
160
|
-
/**
|
|
161
|
-
* @internal
|
|
162
|
-
*/
|
|
163
|
-
private serialize;
|
|
164
|
-
/**
|
|
165
|
-
* @internal
|
|
166
|
-
*/
|
|
167
|
-
private deserialize;
|
|
152
|
+
export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {
|
|
168
153
|
}
|
|
@@ -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 { UpdateEnvironmentProfileInput, UpdateEnvironmentProfileOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEnvironmentProfileCommandInput extends UpdateEnvironmentP
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEnvironmentProfileCommandOutput extends UpdateEnvironmentProfileOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEnvironmentProfileCommand_base: {
|
|
24
|
+
new (input: UpdateEnvironmentProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentProfileCommandInput, UpdateEnvironmentProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified environment profile in Amazon DataZone.</p>
|
|
@@ -106,23 +109,5 @@ export interface UpdateEnvironmentProfileCommandOutput extends UpdateEnvironment
|
|
|
106
109
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
107
110
|
*
|
|
108
111
|
*/
|
|
109
|
-
export declare class UpdateEnvironmentProfileCommand extends
|
|
110
|
-
readonly input: UpdateEnvironmentProfileCommandInput;
|
|
111
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
112
|
-
/**
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
constructor(input: UpdateEnvironmentProfileCommandInput);
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentProfileCommandInput, UpdateEnvironmentProfileCommandOutput>;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private serialize;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private deserialize;
|
|
112
|
+
export declare class UpdateEnvironmentProfileCommand extends UpdateEnvironmentProfileCommand_base {
|
|
128
113
|
}
|
|
@@ -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 { UpdateGlossaryInput, UpdateGlossaryOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGlossaryCommandInput extends UpdateGlossaryInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGlossaryCommandOutput extends UpdateGlossaryOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGlossaryCommand_base: {
|
|
24
|
+
new (input: UpdateGlossaryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGlossaryCommandInput, UpdateGlossaryCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the business glossary in Amazon DataZone.</p>
|
|
@@ -82,23 +85,5 @@ export interface UpdateGlossaryCommandOutput extends UpdateGlossaryOutput, __Met
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class UpdateGlossaryCommand extends
|
|
86
|
-
readonly input: UpdateGlossaryCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: UpdateGlossaryCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGlossaryCommandInput, UpdateGlossaryCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class UpdateGlossaryCommand extends UpdateGlossaryCommand_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 { UpdateGlossaryTermInput, UpdateGlossaryTermOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGlossaryTermCommandInput extends UpdateGlossaryTermInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGlossaryTermCommandOutput extends UpdateGlossaryTermOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGlossaryTermCommand_base: {
|
|
24
|
+
new (input: UpdateGlossaryTermCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGlossaryTermCommandInput, UpdateGlossaryTermCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a business glossary term in Amazon DataZone.</p>
|
|
@@ -100,23 +103,5 @@ export interface UpdateGlossaryTermCommandOutput extends UpdateGlossaryTermOutpu
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class UpdateGlossaryTermCommand extends
|
|
104
|
-
readonly input: UpdateGlossaryTermCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: UpdateGlossaryTermCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGlossaryTermCommandInput, UpdateGlossaryTermCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class UpdateGlossaryTermCommand extends UpdateGlossaryTermCommand_base {
|
|
122
107
|
}
|
|
@@ -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 { UpdateGroupProfileInput, UpdateGroupProfileOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGroupProfileCommandInput extends UpdateGroupProfileInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGroupProfileCommandOutput extends UpdateGroupProfileOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGroupProfileCommand_base: {
|
|
24
|
+
new (input: UpdateGroupProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupProfileCommandInput, UpdateGroupProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified group profile in Amazon DataZone.</p>
|
|
@@ -74,23 +77,5 @@ export interface UpdateGroupProfileCommandOutput extends UpdateGroupProfileOutpu
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class UpdateGroupProfileCommand extends
|
|
78
|
-
readonly input: UpdateGroupProfileCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: UpdateGroupProfileCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGroupProfileCommandInput, UpdateGroupProfileCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class UpdateGroupProfileCommand extends UpdateGroupProfileCommand_base {
|
|
96
81
|
}
|
|
@@ -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 { UpdateProjectInput, UpdateProjectOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateProjectCommandInput extends UpdateProjectInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateProjectCommand_base: {
|
|
24
|
+
new (input: UpdateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProjectCommandInput, UpdateProjectCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified project in Amazon DataZone.</p>
|
|
@@ -90,23 +93,5 @@ export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __Metad
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class UpdateProjectCommand extends
|
|
94
|
-
readonly input: UpdateProjectCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: UpdateProjectCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProjectCommandInput, UpdateProjectCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
|
|
112
97
|
}
|
|
@@ -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 { UpdateSubscriptionGrantStatusInput, UpdateSubscriptionGrantStatusOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSubscriptionGrantStatusCommandInput extends UpdateSubscri
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSubscriptionGrantStatusCommandOutput extends UpdateSubscriptionGrantStatusOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSubscriptionGrantStatusCommand_base: {
|
|
24
|
+
new (input: UpdateSubscriptionGrantStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionGrantStatusCommandInput, UpdateSubscriptionGrantStatusCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the status of the specified subscription grant status in Amazon DataZone.</p>
|
|
@@ -106,23 +109,5 @@ export interface UpdateSubscriptionGrantStatusCommandOutput extends UpdateSubscr
|
|
|
106
109
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
107
110
|
*
|
|
108
111
|
*/
|
|
109
|
-
export declare class UpdateSubscriptionGrantStatusCommand extends
|
|
110
|
-
readonly input: UpdateSubscriptionGrantStatusCommandInput;
|
|
111
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
112
|
-
/**
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
constructor(input: UpdateSubscriptionGrantStatusCommandInput);
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSubscriptionGrantStatusCommandInput, UpdateSubscriptionGrantStatusCommandOutput>;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private serialize;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private deserialize;
|
|
112
|
+
export declare class UpdateSubscriptionGrantStatusCommand extends UpdateSubscriptionGrantStatusCommand_base {
|
|
128
113
|
}
|
|
@@ -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 { UpdateSubscriptionRequestInput, UpdateSubscriptionRequestOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSubscriptionRequestCommandInput extends UpdateSubscriptio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSubscriptionRequestCommandOutput extends UpdateSubscriptionRequestOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSubscriptionRequestCommand_base: {
|
|
24
|
+
new (input: UpdateSubscriptionRequestCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionRequestCommandInput, UpdateSubscriptionRequestCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a specified subscription request in Amazon DataZone.</p>
|
|
@@ -115,23 +118,5 @@ export interface UpdateSubscriptionRequestCommandOutput extends UpdateSubscripti
|
|
|
115
118
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
116
119
|
*
|
|
117
120
|
*/
|
|
118
|
-
export declare class UpdateSubscriptionRequestCommand extends
|
|
119
|
-
readonly input: UpdateSubscriptionRequestCommandInput;
|
|
120
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
constructor(input: UpdateSubscriptionRequestCommandInput);
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSubscriptionRequestCommandInput, UpdateSubscriptionRequestCommandOutput>;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private serialize;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private deserialize;
|
|
121
|
+
export declare class UpdateSubscriptionRequestCommand extends UpdateSubscriptionRequestCommand_base {
|
|
137
122
|
}
|
|
@@ -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 { UpdateSubscriptionTargetInput, UpdateSubscriptionTargetOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSubscriptionTargetCommandInput extends UpdateSubscription
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSubscriptionTargetCommandOutput extends UpdateSubscriptionTargetOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSubscriptionTargetCommand_base: {
|
|
24
|
+
new (input: UpdateSubscriptionTargetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionTargetCommandInput, UpdateSubscriptionTargetCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified subscription target in Amazon DataZone.</p>
|
|
@@ -112,23 +115,5 @@ export interface UpdateSubscriptionTargetCommandOutput extends UpdateSubscriptio
|
|
|
112
115
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
113
116
|
*
|
|
114
117
|
*/
|
|
115
|
-
export declare class UpdateSubscriptionTargetCommand extends
|
|
116
|
-
readonly input: UpdateSubscriptionTargetCommandInput;
|
|
117
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
-
/**
|
|
119
|
-
* @public
|
|
120
|
-
*/
|
|
121
|
-
constructor(input: UpdateSubscriptionTargetCommandInput);
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSubscriptionTargetCommandInput, UpdateSubscriptionTargetCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private serialize;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private deserialize;
|
|
118
|
+
export declare class UpdateSubscriptionTargetCommand extends UpdateSubscriptionTargetCommand_base {
|
|
134
119
|
}
|