@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
|
@@ -5,46 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListEnvironmentBlueprintConfigurationsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const clientName = "DataZoneClient";
|
|
28
|
-
const commandName = "ListEnvironmentBlueprintConfigurationsCommand";
|
|
29
|
-
const handlerExecutionContext = {
|
|
30
|
-
logger,
|
|
31
|
-
clientName,
|
|
32
|
-
commandName,
|
|
33
|
-
inputFilterSensitiveLog: (_) => _,
|
|
34
|
-
outputFilterSensitiveLog: (_) => _,
|
|
35
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
36
|
-
service: "DataZone",
|
|
37
|
-
operation: "ListEnvironmentBlueprintConfigurations",
|
|
38
|
-
},
|
|
39
|
-
};
|
|
40
|
-
const { requestHandler } = configuration;
|
|
41
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
42
|
-
}
|
|
43
|
-
serialize(input, context) {
|
|
44
|
-
return (0, Aws_restJson1_1.se_ListEnvironmentBlueprintConfigurationsCommand)(input, context);
|
|
45
|
-
}
|
|
46
|
-
deserialize(output, context) {
|
|
47
|
-
return (0, Aws_restJson1_1.de_ListEnvironmentBlueprintConfigurationsCommand)(output, context);
|
|
48
|
-
}
|
|
10
|
+
class ListEnvironmentBlueprintConfigurationsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DataZone", "ListEnvironmentBlueprintConfigurations", {})
|
|
22
|
+
.n("DataZoneClient", "ListEnvironmentBlueprintConfigurationsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListEnvironmentBlueprintConfigurationsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListEnvironmentBlueprintConfigurationsCommand)
|
|
26
|
+
.build() {
|
|
49
27
|
}
|
|
50
28
|
exports.ListEnvironmentBlueprintConfigurationsCommand = ListEnvironmentBlueprintConfigurationsCommand;
|
|
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListEnvironmentBlueprintsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const clientName = "DataZoneClient";
|
|
29
|
-
const commandName = "ListEnvironmentBlueprintsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: models_0_1.ListEnvironmentBlueprintsOutputFilterSensitiveLog,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DataZone",
|
|
38
|
-
operation: "ListEnvironmentBlueprints",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListEnvironmentBlueprintsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListEnvironmentBlueprintsCommand)(output, context);
|
|
49
|
-
}
|
|
11
|
+
class ListEnvironmentBlueprintsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("DataZone", "ListEnvironmentBlueprints", {})
|
|
23
|
+
.n("DataZoneClient", "ListEnvironmentBlueprintsCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListEnvironmentBlueprintsOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListEnvironmentBlueprintsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListEnvironmentBlueprintsCommand)
|
|
27
|
+
.build() {
|
|
50
28
|
}
|
|
51
29
|
exports.ListEnvironmentBlueprintsCommand = ListEnvironmentBlueprintsCommand;
|
|
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListEnvironmentProfilesCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const clientName = "DataZoneClient";
|
|
29
|
-
const commandName = "ListEnvironmentProfilesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: models_0_1.ListEnvironmentProfilesInputFilterSensitiveLog,
|
|
35
|
-
outputFilterSensitiveLog: models_0_1.ListEnvironmentProfilesOutputFilterSensitiveLog,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DataZone",
|
|
38
|
-
operation: "ListEnvironmentProfiles",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListEnvironmentProfilesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListEnvironmentProfilesCommand)(output, context);
|
|
49
|
-
}
|
|
11
|
+
class ListEnvironmentProfilesCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("DataZone", "ListEnvironmentProfiles", {})
|
|
23
|
+
.n("DataZoneClient", "ListEnvironmentProfilesCommand")
|
|
24
|
+
.f(models_0_1.ListEnvironmentProfilesInputFilterSensitiveLog, models_0_1.ListEnvironmentProfilesOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListEnvironmentProfilesCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListEnvironmentProfilesCommand)
|
|
27
|
+
.build() {
|
|
50
28
|
}
|
|
51
29
|
exports.ListEnvironmentProfilesCommand = ListEnvironmentProfilesCommand;
|
|
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListEnvironmentsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const clientName = "DataZoneClient";
|
|
29
|
-
const commandName = "ListEnvironmentsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: models_0_1.ListEnvironmentsOutputFilterSensitiveLog,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DataZone",
|
|
38
|
-
operation: "ListEnvironments",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListEnvironmentsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListEnvironmentsCommand)(output, context);
|
|
49
|
-
}
|
|
11
|
+
class ListEnvironmentsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("DataZone", "ListEnvironments", {})
|
|
23
|
+
.n("DataZoneClient", "ListEnvironmentsCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListEnvironmentsOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListEnvironmentsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListEnvironmentsCommand)
|
|
27
|
+
.build() {
|
|
50
28
|
}
|
|
51
29
|
exports.ListEnvironmentsCommand = ListEnvironmentsCommand;
|
|
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListNotificationsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const clientName = "DataZoneClient";
|
|
29
|
-
const commandName = "ListNotificationsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: models_0_1.ListNotificationsOutputFilterSensitiveLog,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DataZone",
|
|
38
|
-
operation: "ListNotifications",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListNotificationsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListNotificationsCommand)(output, context);
|
|
49
|
-
}
|
|
11
|
+
class ListNotificationsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("DataZone", "ListNotifications", {})
|
|
23
|
+
.n("DataZoneClient", "ListNotificationsCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListNotificationsOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListNotificationsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListNotificationsCommand)
|
|
27
|
+
.build() {
|
|
50
28
|
}
|
|
51
29
|
exports.ListNotificationsCommand = ListNotificationsCommand;
|
|
@@ -5,46 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListProjectMembershipsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const clientName = "DataZoneClient";
|
|
28
|
-
const commandName = "ListProjectMembershipsCommand";
|
|
29
|
-
const handlerExecutionContext = {
|
|
30
|
-
logger,
|
|
31
|
-
clientName,
|
|
32
|
-
commandName,
|
|
33
|
-
inputFilterSensitiveLog: (_) => _,
|
|
34
|
-
outputFilterSensitiveLog: (_) => _,
|
|
35
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
36
|
-
service: "DataZone",
|
|
37
|
-
operation: "ListProjectMemberships",
|
|
38
|
-
},
|
|
39
|
-
};
|
|
40
|
-
const { requestHandler } = configuration;
|
|
41
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
42
|
-
}
|
|
43
|
-
serialize(input, context) {
|
|
44
|
-
return (0, Aws_restJson1_1.se_ListProjectMembershipsCommand)(input, context);
|
|
45
|
-
}
|
|
46
|
-
deserialize(output, context) {
|
|
47
|
-
return (0, Aws_restJson1_1.de_ListProjectMembershipsCommand)(output, context);
|
|
48
|
-
}
|
|
10
|
+
class ListProjectMembershipsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DataZone", "ListProjectMemberships", {})
|
|
22
|
+
.n("DataZoneClient", "ListProjectMembershipsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListProjectMembershipsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListProjectMembershipsCommand)
|
|
26
|
+
.build() {
|
|
49
27
|
}
|
|
50
28
|
exports.ListProjectMembershipsCommand = ListProjectMembershipsCommand;
|
|
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListProjectsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const clientName = "DataZoneClient";
|
|
29
|
-
const commandName = "ListProjectsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: models_0_1.ListProjectsInputFilterSensitiveLog,
|
|
35
|
-
outputFilterSensitiveLog: models_0_1.ListProjectsOutputFilterSensitiveLog,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DataZone",
|
|
38
|
-
operation: "ListProjects",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListProjectsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListProjectsCommand)(output, context);
|
|
49
|
-
}
|
|
11
|
+
class ListProjectsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("DataZone", "ListProjects", {})
|
|
23
|
+
.n("DataZoneClient", "ListProjectsCommand")
|
|
24
|
+
.f(models_0_1.ListProjectsInputFilterSensitiveLog, models_0_1.ListProjectsOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListProjectsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListProjectsCommand)
|
|
27
|
+
.build() {
|
|
50
28
|
}
|
|
51
29
|
exports.ListProjectsCommand = ListProjectsCommand;
|
|
@@ -5,46 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ListSubscriptionGrantsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const clientName = "DataZoneClient";
|
|
28
|
-
const commandName = "ListSubscriptionGrantsCommand";
|
|
29
|
-
const handlerExecutionContext = {
|
|
30
|
-
logger,
|
|
31
|
-
clientName,
|
|
32
|
-
commandName,
|
|
33
|
-
inputFilterSensitiveLog: (_) => _,
|
|
34
|
-
outputFilterSensitiveLog: (_) => _,
|
|
35
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
36
|
-
service: "DataZone",
|
|
37
|
-
operation: "ListSubscriptionGrants",
|
|
38
|
-
},
|
|
39
|
-
};
|
|
40
|
-
const { requestHandler } = configuration;
|
|
41
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
42
|
-
}
|
|
43
|
-
serialize(input, context) {
|
|
44
|
-
return (0, Aws_restJson1_1.se_ListSubscriptionGrantsCommand)(input, context);
|
|
45
|
-
}
|
|
46
|
-
deserialize(output, context) {
|
|
47
|
-
return (0, Aws_restJson1_1.de_ListSubscriptionGrantsCommand)(output, context);
|
|
48
|
-
}
|
|
10
|
+
class ListSubscriptionGrantsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("DataZone", "ListSubscriptionGrants", {})
|
|
22
|
+
.n("DataZoneClient", "ListSubscriptionGrantsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_ListSubscriptionGrantsCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_ListSubscriptionGrantsCommand)
|
|
26
|
+
.build() {
|
|
49
27
|
}
|
|
50
28
|
exports.ListSubscriptionGrantsCommand = ListSubscriptionGrantsCommand;
|
|
@@ -5,47 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class ListSubscriptionRequestsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const clientName = "DataZoneClient";
|
|
29
|
-
const commandName = "ListSubscriptionRequestsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: models_0_1.ListSubscriptionRequestsOutputFilterSensitiveLog,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "DataZone",
|
|
38
|
-
operation: "ListSubscriptionRequests",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_ListSubscriptionRequestsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_ListSubscriptionRequestsCommand)(output, context);
|
|
49
|
-
}
|
|
11
|
+
class ListSubscriptionRequestsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("DataZone", "ListSubscriptionRequests", {})
|
|
23
|
+
.n("DataZoneClient", "ListSubscriptionRequestsCommand")
|
|
24
|
+
.f(void 0, models_0_1.ListSubscriptionRequestsOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_restJson1_1.se_ListSubscriptionRequestsCommand)
|
|
26
|
+
.de(Aws_restJson1_1.de_ListSubscriptionRequestsCommand)
|
|
27
|
+
.build() {
|
|
50
28
|
}
|
|
51
29
|
exports.ListSubscriptionRequestsCommand = ListSubscriptionRequestsCommand;
|