@aws-sdk/client-datazone 3.478.0 → 3.484.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 +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 { UpdateUserProfileInput, UpdateUserProfileOutput } from "../models/models_1";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateUserProfileCommandInput extends UpdateUserProfileInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateUserProfileCommandOutput extends UpdateUserProfileOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateUserProfileCommand_base: {
|
|
24
|
+
new (input: UpdateUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified user profile in Amazon DataZone.</p>
|
|
@@ -85,23 +88,5 @@ export interface UpdateUserProfileCommandOutput extends UpdateUserProfileOutput,
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class UpdateUserProfileCommand extends
|
|
89
|
-
readonly input: UpdateUserProfileCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: UpdateUserProfileCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: DataZoneClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateUserProfileCommandInput, UpdateUserProfileCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class UpdateUserProfileCommand extends UpdateUserProfileCommand_base {
|
|
107
92
|
}
|
|
@@ -13,6 +13,20 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
13
13
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
14
14
|
defaultSigningName: string;
|
|
15
15
|
};
|
|
16
|
+
export declare const commonParams: {
|
|
17
|
+
readonly UseFIPS: {
|
|
18
|
+
readonly type: "builtInParams";
|
|
19
|
+
readonly name: "useFipsEndpoint";
|
|
20
|
+
};
|
|
21
|
+
readonly Endpoint: {
|
|
22
|
+
readonly type: "builtInParams";
|
|
23
|
+
readonly name: "endpoint";
|
|
24
|
+
};
|
|
25
|
+
readonly Region: {
|
|
26
|
+
readonly type: "builtInParams";
|
|
27
|
+
readonly name: "region";
|
|
28
|
+
};
|
|
29
|
+
};
|
|
16
30
|
export interface EndpointParameters extends __EndpointParameters {
|
|
17
31
|
Region?: string;
|
|
18
32
|
UseFIPS?: boolean;
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface AcceptPredictionsCommandInput extends AcceptPredictionsInput {}
|
|
|
20
14
|
export interface AcceptPredictionsCommandOutput
|
|
21
15
|
extends AcceptPredictionsOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const AcceptPredictionsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: AcceptPredictionsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
AcceptPredictionsCommandInput,
|
|
22
|
+
AcceptPredictionsCommandOutput,
|
|
23
|
+
DataZoneClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class AcceptPredictionsCommand extends AcceptPredictionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface AcceptSubscriptionRequestCommandInput
|
|
|
21
15
|
export interface AcceptSubscriptionRequestCommandOutput
|
|
22
16
|
extends AcceptSubscriptionRequestOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: AcceptSubscriptionRequestCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: AcceptSubscriptionRequestCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DataZoneClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const AcceptSubscriptionRequestCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: AcceptSubscriptionRequestCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
AcceptSubscriptionRequestCommandInput,
|
|
38
|
-
AcceptSubscriptionRequestCommandOutput
|
|
23
|
+
AcceptSubscriptionRequestCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class AcceptSubscriptionRequestCommand extends AcceptSubscriptionRequestCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface CancelSubscriptionCommandInput
|
|
|
21
15
|
export interface CancelSubscriptionCommandOutput
|
|
22
16
|
extends CancelSubscriptionOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CancelSubscriptionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CancelSubscriptionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CancelSubscriptionCommandInput,
|
|
23
|
+
CancelSubscriptionCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CancelSubscriptionCommand extends CancelSubscriptionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface CreateAssetCommandInput extends CreateAssetInput {}
|
|
|
17
11
|
export interface CreateAssetCommandOutput
|
|
18
12
|
extends CreateAssetOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const CreateAssetCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CreateAssetCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CreateAssetCommandInput,
|
|
19
|
+
CreateAssetCommandOutput,
|
|
20
|
+
DataZoneClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CreateAssetCommand extends CreateAssetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface CreateAssetRevisionCommandInput
|
|
|
21
15
|
export interface CreateAssetRevisionCommandOutput
|
|
22
16
|
extends CreateAssetRevisionOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CreateAssetRevisionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateAssetRevisionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CreateAssetRevisionCommandInput,
|
|
23
|
+
CreateAssetRevisionCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateAssetRevisionCommand extends CreateAssetRevisionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateAssetTypeCommandInput extends CreateAssetTypeInput {}
|
|
|
20
14
|
export interface CreateAssetTypeCommandOutput
|
|
21
15
|
extends CreateAssetTypeOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateAssetTypeCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateAssetTypeCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateAssetTypeCommandInput,
|
|
22
|
+
CreateAssetTypeCommandOutput,
|
|
23
|
+
DataZoneClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateAssetTypeCommand extends CreateAssetTypeCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateDataSourceCommandInput extends CreateDataSourceInput {}
|
|
|
20
14
|
export interface CreateDataSourceCommandOutput
|
|
21
15
|
extends CreateDataSourceOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateDataSourceCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateDataSourceCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateDataSourceCommandInput,
|
|
22
|
+
CreateDataSourceCommandOutput,
|
|
23
|
+
DataZoneClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface CreateDomainCommandInput extends CreateDomainInput {}
|
|
|
17
11
|
export interface CreateDomainCommandOutput
|
|
18
12
|
extends CreateDomainOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const CreateDomainCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CreateDomainCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CreateDomainCommandInput,
|
|
19
|
+
CreateDomainCommandOutput,
|
|
20
|
+
DataZoneClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CreateDomainCommand extends CreateDomainCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateEnvironmentCommandInput extends CreateEnvironmentInput {}
|
|
|
20
14
|
export interface CreateEnvironmentCommandOutput
|
|
21
15
|
extends CreateEnvironmentOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateEnvironmentCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateEnvironmentCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateEnvironmentCommandInput,
|
|
22
|
+
CreateEnvironmentCommandOutput,
|
|
23
|
+
DataZoneClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateEnvironmentProfileCommandInput
|
|
|
21
15
|
export interface CreateEnvironmentProfileCommandOutput
|
|
22
16
|
extends CreateEnvironmentProfileOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateEnvironmentProfileCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateEnvironmentProfileCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: DataZoneClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateEnvironmentProfileCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateEnvironmentProfileCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateEnvironmentProfileCommandInput,
|
|
38
|
-
CreateEnvironmentProfileCommandOutput
|
|
23
|
+
CreateEnvironmentProfileCommandOutput,
|
|
24
|
+
DataZoneClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateEnvironmentProfileCommand extends CreateEnvironmentProfileCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface CreateFormTypeCommandInput extends CreateFormTypeInput {}
|
|
|
17
11
|
export interface CreateFormTypeCommandOutput
|
|
18
12
|
extends CreateFormTypeOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const CreateFormTypeCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CreateFormTypeCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CreateFormTypeCommandInput,
|
|
19
|
+
CreateFormTypeCommandOutput,
|
|
20
|
+
DataZoneClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CreateFormTypeCommand extends CreateFormTypeCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
DataZoneClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface CreateGlossaryCommandInput extends CreateGlossaryInput {}
|
|
|
17
11
|
export interface CreateGlossaryCommandOutput
|
|
18
12
|
extends CreateGlossaryOutput,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const CreateGlossaryCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: CreateGlossaryCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
CreateGlossaryCommandInput,
|
|
19
|
+
CreateGlossaryCommandOutput,
|
|
20
|
+
DataZoneClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class CreateGlossaryCommand extends CreateGlossaryCommand_base {}
|