@aws-sdk/client-datazone 3.1077.0 → 3.1079.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/index.js +573 -2269
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AcceptPredictionsCommand.js +2 -14
- package/dist-es/commands/AcceptSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/AddEntityOwnerCommand.js +2 -14
- package/dist-es/commands/AddPolicyGrantCommand.js +2 -14
- package/dist-es/commands/AssociateEnvironmentRoleCommand.js +2 -14
- package/dist-es/commands/AssociateGovernedTermsCommand.js +2 -14
- package/dist-es/commands/BatchGetAttributesMetadataCommand.js +2 -14
- package/dist-es/commands/BatchPutAttributesMetadataCommand.js +2 -14
- package/dist-es/commands/CancelMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/CancelSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateAccountPoolCommand.js +2 -14
- package/dist-es/commands/CreateAssetCommand.js +2 -14
- package/dist-es/commands/CreateAssetFilterCommand.js +2 -14
- package/dist-es/commands/CreateAssetRevisionCommand.js +2 -14
- package/dist-es/commands/CreateAssetTypeCommand.js +2 -14
- package/dist-es/commands/CreateConnectionCommand.js +2 -14
- package/dist-es/commands/CreateDataProductCommand.js +2 -14
- package/dist-es/commands/CreateDataProductRevisionCommand.js +2 -14
- package/dist-es/commands/CreateDataSourceCommand.js +2 -14
- package/dist-es/commands/CreateDomainCommand.js +2 -14
- package/dist-es/commands/CreateDomainUnitCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentCommand.js +2 -14
- package/dist-es/commands/CreateEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/CreateFormTypeCommand.js +2 -14
- package/dist-es/commands/CreateGlossaryCommand.js +2 -14
- package/dist-es/commands/CreateGlossaryTermCommand.js +2 -14
- package/dist-es/commands/CreateGroupProfileCommand.js +2 -14
- package/dist-es/commands/CreateListingChangeSetCommand.js +2 -14
- package/dist-es/commands/CreateNotebookCommand.js +2 -14
- package/dist-es/commands/CreateProjectCommand.js +2 -14
- package/dist-es/commands/CreateProjectMembershipCommand.js +2 -14
- package/dist-es/commands/CreateProjectProfileCommand.js +2 -14
- package/dist-es/commands/CreateRuleCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/CreateSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/CreateUserProfileCommand.js +2 -14
- package/dist-es/commands/DeleteAccountPoolCommand.js +2 -14
- package/dist-es/commands/DeleteAssetCommand.js +2 -14
- package/dist-es/commands/DeleteAssetFilterCommand.js +2 -14
- package/dist-es/commands/DeleteAssetTypeCommand.js +2 -14
- package/dist-es/commands/DeleteConnectionCommand.js +2 -14
- package/dist-es/commands/DeleteDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteDataProductCommand.js +2 -14
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -14
- package/dist-es/commands/DeleteDomainCommand.js +2 -14
- package/dist-es/commands/DeleteDomainUnitCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentCommand.js +2 -14
- package/dist-es/commands/DeleteEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/DeleteFormTypeCommand.js +2 -14
- package/dist-es/commands/DeleteGlossaryCommand.js +2 -14
- package/dist-es/commands/DeleteGlossaryTermCommand.js +2 -14
- package/dist-es/commands/DeleteLineageEventCommand.js +2 -14
- package/dist-es/commands/DeleteListingCommand.js +2 -14
- package/dist-es/commands/DeleteNotebookCommand.js +2 -14
- package/dist-es/commands/DeleteProjectCommand.js +2 -14
- package/dist-es/commands/DeleteProjectMembershipCommand.js +2 -14
- package/dist-es/commands/DeleteProjectProfileCommand.js +2 -14
- package/dist-es/commands/DeleteRuleCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/DeleteSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/DeleteTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +2 -14
- package/dist-es/commands/DisassociateGovernedTermsCommand.js +2 -14
- package/dist-es/commands/GetAccountPoolCommand.js +2 -14
- package/dist-es/commands/GetAssetCommand.js +2 -14
- package/dist-es/commands/GetAssetFilterCommand.js +2 -14
- package/dist-es/commands/GetAssetTypeCommand.js +2 -14
- package/dist-es/commands/GetConnectionCommand.js +2 -14
- package/dist-es/commands/GetDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/GetDataProductCommand.js +2 -14
- package/dist-es/commands/GetDataSourceCommand.js +2 -14
- package/dist-es/commands/GetDataSourceRunCommand.js +2 -14
- package/dist-es/commands/GetDomainCommand.js +2 -14
- package/dist-es/commands/GetDomainUnitCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentCredentialsCommand.js +2 -14
- package/dist-es/commands/GetEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/GetFormTypeCommand.js +2 -14
- package/dist-es/commands/GetGlossaryCommand.js +2 -14
- package/dist-es/commands/GetGlossaryTermCommand.js +2 -14
- package/dist-es/commands/GetGroupProfileCommand.js +2 -14
- package/dist-es/commands/GetIamPortalLoginUrlCommand.js +2 -14
- package/dist-es/commands/GetJobRunCommand.js +2 -14
- package/dist-es/commands/GetLineageEventCommand.js +2 -14
- package/dist-es/commands/GetLineageNodeCommand.js +2 -14
- package/dist-es/commands/GetListingCommand.js +2 -14
- package/dist-es/commands/GetMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/GetNotebookCommand.js +2 -14
- package/dist-es/commands/GetNotebookExportCommand.js +2 -14
- package/dist-es/commands/GetNotebookRunCommand.js +2 -14
- package/dist-es/commands/GetProjectCommand.js +2 -14
- package/dist-es/commands/GetProjectProfileCommand.js +2 -14
- package/dist-es/commands/GetRuleCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionGrantCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionRequestDetailsCommand.js +2 -14
- package/dist-es/commands/GetSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/GetTimeSeriesDataPointCommand.js +2 -14
- package/dist-es/commands/GetUserProfileCommand.js +2 -14
- package/dist-es/commands/ListAccountPoolsCommand.js +2 -14
- package/dist-es/commands/ListAccountsInAccountPoolCommand.js +2 -14
- package/dist-es/commands/ListAssetFiltersCommand.js +2 -14
- package/dist-es/commands/ListAssetRevisionsCommand.js +2 -14
- package/dist-es/commands/ListConnectionsCommand.js +2 -14
- package/dist-es/commands/ListDataProductRevisionsCommand.js +2 -14
- package/dist-es/commands/ListDataSourceRunActivitiesCommand.js +2 -14
- package/dist-es/commands/ListDataSourceRunsCommand.js +2 -14
- package/dist-es/commands/ListDataSourcesCommand.js +2 -14
- package/dist-es/commands/ListDomainUnitsForParentCommand.js +2 -14
- package/dist-es/commands/ListDomainsCommand.js +2 -14
- package/dist-es/commands/ListEntityOwnersCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentActionsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentBlueprintConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentBlueprintsCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentProfilesCommand.js +2 -14
- package/dist-es/commands/ListEnvironmentsCommand.js +2 -14
- package/dist-es/commands/ListJobRunsCommand.js +2 -14
- package/dist-es/commands/ListLineageEventsCommand.js +2 -14
- package/dist-es/commands/ListLineageNodeHistoryCommand.js +2 -14
- package/dist-es/commands/ListMetadataGenerationRunsCommand.js +2 -14
- package/dist-es/commands/ListNotebookRunsCommand.js +2 -14
- package/dist-es/commands/ListNotebooksCommand.js +2 -14
- package/dist-es/commands/ListNotificationsCommand.js +2 -14
- package/dist-es/commands/ListPolicyGrantsCommand.js +2 -14
- package/dist-es/commands/ListProjectMembershipsCommand.js +2 -14
- package/dist-es/commands/ListProjectProfilesCommand.js +2 -14
- package/dist-es/commands/ListProjectsCommand.js +2 -14
- package/dist-es/commands/ListRulesCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionGrantsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionRequestsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionTargetsCommand.js +2 -14
- package/dist-es/commands/ListSubscriptionsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/PostLineageEventCommand.js +2 -14
- package/dist-es/commands/PostTimeSeriesDataPointsCommand.js +2 -14
- package/dist-es/commands/PutDataExportConfigurationCommand.js +2 -14
- package/dist-es/commands/PutEnvironmentBlueprintConfigurationCommand.js +2 -14
- package/dist-es/commands/QueryGraphCommand.js +2 -14
- package/dist-es/commands/RejectPredictionsCommand.js +2 -14
- package/dist-es/commands/RejectSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/RemoveEntityOwnerCommand.js +2 -14
- package/dist-es/commands/RemovePolicyGrantCommand.js +2 -14
- package/dist-es/commands/RevokeSubscriptionCommand.js +2 -14
- package/dist-es/commands/SearchCommand.js +2 -14
- package/dist-es/commands/SearchGroupProfilesCommand.js +2 -14
- package/dist-es/commands/SearchListingsCommand.js +2 -14
- package/dist-es/commands/SearchTypesCommand.js +2 -14
- package/dist-es/commands/SearchUserProfilesCommand.js +2 -14
- package/dist-es/commands/StartDataSourceRunCommand.js +2 -14
- package/dist-es/commands/StartMetadataGenerationRunCommand.js +2 -14
- package/dist-es/commands/StartNotebookExportCommand.js +2 -14
- package/dist-es/commands/StartNotebookImportCommand.js +2 -14
- package/dist-es/commands/StartNotebookRunCommand.js +2 -14
- package/dist-es/commands/StopNotebookRunCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccountPoolCommand.js +2 -14
- package/dist-es/commands/UpdateAssetFilterCommand.js +2 -14
- package/dist-es/commands/UpdateConnectionCommand.js +2 -14
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -14
- package/dist-es/commands/UpdateDomainCommand.js +2 -14
- package/dist-es/commands/UpdateDomainUnitCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentActionCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentBlueprintCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentCommand.js +2 -14
- package/dist-es/commands/UpdateEnvironmentProfileCommand.js +2 -14
- package/dist-es/commands/UpdateGlossaryCommand.js +2 -14
- package/dist-es/commands/UpdateGlossaryTermCommand.js +2 -14
- package/dist-es/commands/UpdateGroupProfileCommand.js +2 -14
- package/dist-es/commands/UpdateNotebookCommand.js +2 -14
- package/dist-es/commands/UpdateProjectCommand.js +2 -14
- package/dist-es/commands/UpdateProjectProfileCommand.js +2 -14
- package/dist-es/commands/UpdateRootDomainUnitOwnerCommand.js +2 -14
- package/dist-es/commands/UpdateRuleCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionGrantStatusCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionRequestCommand.js +2 -14
- package/dist-es/commands/UpdateSubscriptionTargetCommand.js +2 -14
- package/dist-es/commands/UpdateUserProfileCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +3 -8
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/AddEntityOwnerCommand.d.ts +3 -8
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +3 -8
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +3 -8
- package/dist-types/commands/AssociateGovernedTermsCommand.d.ts +3 -8
- package/dist-types/commands/BatchGetAttributesMetadataCommand.d.ts +3 -8
- package/dist-types/commands/BatchPutAttributesMetadataCommand.d.ts +3 -8
- package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +3 -8
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataProductCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotebookCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +3 -8
- package/dist-types/commands/CreateProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +3 -8
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataProductCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/DeleteListingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotebookCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateGovernedTermsCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/GetAssetTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectionCommand.d.ts +3 -8
- package/dist-types/commands/GetDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetDataProductCommand.d.ts +3 -8
- package/dist-types/commands/GetDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +3 -8
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetFormTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/GetGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +3 -8
- package/dist-types/commands/GetJobRunCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/GetLineageNodeCommand.d.ts +3 -8
- package/dist-types/commands/GetListingCommand.d.ts +3 -8
- package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookExportCommand.d.ts +3 -8
- package/dist-types/commands/GetNotebookRunCommand.d.ts +3 -8
- package/dist-types/commands/GetProjectCommand.d.ts +3 -8
- package/dist-types/commands/GetProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetRuleCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +3 -8
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +3 -8
- package/dist-types/commands/GetUserProfileCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountPoolsCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountsInAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetFiltersCommand.d.ts +3 -8
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListDataSourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +3 -8
- package/dist-types/commands/ListDomainsCommand.d.ts +3 -8
- package/dist-types/commands/ListEntityOwnersCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -8
- package/dist-types/commands/ListJobRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageEventsCommand.d.ts +3 -8
- package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +3 -8
- package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebookRunsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotebooksCommand.d.ts +3 -8
- package/dist-types/commands/ListNotificationsCommand.d.ts +3 -8
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
- package/dist-types/commands/ListRulesCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +3 -8
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/PostLineageEventCommand.d.ts +3 -8
- package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +3 -8
- package/dist-types/commands/PutDataExportConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/QueryGraphCommand.d.ts +3 -8
- package/dist-types/commands/RejectPredictionsCommand.d.ts +3 -8
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +3 -8
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +3 -8
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/SearchCommand.d.ts +3 -8
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +3 -8
- package/dist-types/commands/SearchListingsCommand.d.ts +3 -8
- package/dist-types/commands/SearchTypesCommand.d.ts +3 -8
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +3 -8
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +3 -8
- package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookExportCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookImportCommand.d.ts +3 -8
- package/dist-types/commands/StartNotebookRunCommand.d.ts +3 -8
- package/dist-types/commands/StopNotebookRunCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccountPoolCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAssetFilterCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainUnitCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentBlueprintCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotebookCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
- package/dist-types/commands/UpdateProjectProfileCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRootDomainUnitOwnerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRuleCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +3 -8
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -66,7 +67,7 @@ const commonParams = {
|
|
|
66
67
|
Region: { type: "builtInParams", name: "region" },
|
|
67
68
|
};
|
|
68
69
|
|
|
69
|
-
var version = "3.
|
|
70
|
+
var version = "3.1078.0";
|
|
70
71
|
var packageInfo = {
|
|
71
72
|
version: version};
|
|
72
73
|
|
|
@@ -6770,2272 +6771,575 @@ class DataZoneClient extends Client {
|
|
|
6770
6771
|
}
|
|
6771
6772
|
}
|
|
6772
6773
|
|
|
6773
|
-
|
|
6774
|
-
|
|
6775
|
-
|
|
6776
|
-
|
|
6777
|
-
|
|
6778
|
-
}
|
|
6779
|
-
|
|
6780
|
-
|
|
6781
|
-
|
|
6782
|
-
|
|
6783
|
-
|
|
6784
|
-
|
|
6785
|
-
|
|
6786
|
-
|
|
6787
|
-
|
|
6788
|
-
|
|
6789
|
-
|
|
6790
|
-
}
|
|
6791
|
-
|
|
6792
|
-
|
|
6793
|
-
|
|
6794
|
-
|
|
6795
|
-
|
|
6796
|
-
|
|
6797
|
-
|
|
6798
|
-
|
|
6799
|
-
|
|
6800
|
-
|
|
6801
|
-
|
|
6802
|
-
}
|
|
6803
|
-
|
|
6804
|
-
|
|
6805
|
-
|
|
6806
|
-
|
|
6807
|
-
|
|
6808
|
-
|
|
6809
|
-
|
|
6810
|
-
|
|
6811
|
-
|
|
6812
|
-
|
|
6813
|
-
|
|
6814
|
-
}
|
|
6815
|
-
|
|
6816
|
-
|
|
6817
|
-
|
|
6818
|
-
|
|
6819
|
-
|
|
6820
|
-
|
|
6821
|
-
|
|
6822
|
-
|
|
6823
|
-
|
|
6824
|
-
|
|
6825
|
-
|
|
6826
|
-
}
|
|
6827
|
-
|
|
6828
|
-
|
|
6829
|
-
|
|
6830
|
-
|
|
6831
|
-
|
|
6832
|
-
|
|
6833
|
-
|
|
6834
|
-
|
|
6835
|
-
|
|
6836
|
-
|
|
6837
|
-
|
|
6838
|
-
}
|
|
6839
|
-
|
|
6840
|
-
|
|
6841
|
-
|
|
6842
|
-
|
|
6843
|
-
|
|
6844
|
-
|
|
6845
|
-
|
|
6846
|
-
|
|
6847
|
-
|
|
6848
|
-
|
|
6849
|
-
|
|
6850
|
-
}
|
|
6851
|
-
|
|
6852
|
-
|
|
6853
|
-
|
|
6854
|
-
|
|
6855
|
-
|
|
6856
|
-
|
|
6857
|
-
|
|
6858
|
-
|
|
6859
|
-
|
|
6860
|
-
|
|
6861
|
-
|
|
6862
|
-
}
|
|
6863
|
-
|
|
6864
|
-
|
|
6865
|
-
|
|
6866
|
-
|
|
6867
|
-
|
|
6868
|
-
|
|
6869
|
-
|
|
6870
|
-
|
|
6871
|
-
|
|
6872
|
-
|
|
6873
|
-
|
|
6874
|
-
}
|
|
6875
|
-
|
|
6876
|
-
|
|
6877
|
-
|
|
6878
|
-
|
|
6879
|
-
|
|
6880
|
-
|
|
6881
|
-
|
|
6882
|
-
|
|
6883
|
-
|
|
6884
|
-
|
|
6885
|
-
|
|
6886
|
-
}
|
|
6887
|
-
|
|
6888
|
-
|
|
6889
|
-
|
|
6890
|
-
|
|
6891
|
-
|
|
6892
|
-
|
|
6893
|
-
|
|
6894
|
-
|
|
6895
|
-
|
|
6896
|
-
|
|
6897
|
-
|
|
6898
|
-
}
|
|
6899
|
-
|
|
6900
|
-
|
|
6901
|
-
|
|
6902
|
-
|
|
6903
|
-
|
|
6904
|
-
|
|
6905
|
-
|
|
6906
|
-
|
|
6907
|
-
|
|
6908
|
-
|
|
6909
|
-
|
|
6910
|
-
}
|
|
6911
|
-
|
|
6912
|
-
|
|
6913
|
-
|
|
6914
|
-
|
|
6915
|
-
|
|
6916
|
-
|
|
6917
|
-
|
|
6918
|
-
|
|
6919
|
-
|
|
6920
|
-
|
|
6921
|
-
|
|
6922
|
-
}
|
|
6923
|
-
|
|
6924
|
-
|
|
6925
|
-
|
|
6926
|
-
|
|
6927
|
-
|
|
6928
|
-
|
|
6929
|
-
|
|
6930
|
-
|
|
6931
|
-
|
|
6932
|
-
|
|
6933
|
-
|
|
6934
|
-
}
|
|
6935
|
-
|
|
6936
|
-
|
|
6937
|
-
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
|
|
6941
|
-
|
|
6942
|
-
|
|
6943
|
-
|
|
6944
|
-
|
|
6945
|
-
|
|
6946
|
-
}
|
|
6947
|
-
|
|
6948
|
-
|
|
6949
|
-
|
|
6950
|
-
|
|
6951
|
-
|
|
6952
|
-
|
|
6953
|
-
|
|
6954
|
-
|
|
6955
|
-
|
|
6956
|
-
|
|
6957
|
-
|
|
6958
|
-
}
|
|
6959
|
-
|
|
6960
|
-
|
|
6961
|
-
|
|
6962
|
-
|
|
6963
|
-
|
|
6964
|
-
|
|
6965
|
-
|
|
6966
|
-
|
|
6967
|
-
|
|
6968
|
-
|
|
6969
|
-
|
|
6970
|
-
}
|
|
6971
|
-
|
|
6972
|
-
|
|
6973
|
-
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6977
|
-
|
|
6978
|
-
|
|
6979
|
-
|
|
6980
|
-
|
|
6981
|
-
|
|
6982
|
-
}
|
|
6983
|
-
|
|
6984
|
-
|
|
6985
|
-
|
|
6986
|
-
|
|
6987
|
-
|
|
6988
|
-
|
|
6989
|
-
|
|
6990
|
-
|
|
6991
|
-
|
|
6992
|
-
|
|
6993
|
-
|
|
6994
|
-
}
|
|
6995
|
-
|
|
6996
|
-
|
|
6997
|
-
|
|
6998
|
-
|
|
6999
|
-
|
|
7000
|
-
|
|
7001
|
-
|
|
7002
|
-
|
|
7003
|
-
|
|
7004
|
-
|
|
7005
|
-
|
|
7006
|
-
}
|
|
7007
|
-
|
|
7008
|
-
|
|
7009
|
-
|
|
7010
|
-
|
|
7011
|
-
|
|
7012
|
-
|
|
7013
|
-
|
|
7014
|
-
|
|
7015
|
-
|
|
7016
|
-
|
|
7017
|
-
|
|
7018
|
-
}
|
|
7019
|
-
|
|
7020
|
-
|
|
7021
|
-
|
|
7022
|
-
|
|
7023
|
-
|
|
7024
|
-
|
|
7025
|
-
|
|
7026
|
-
|
|
7027
|
-
|
|
7028
|
-
|
|
7029
|
-
|
|
7030
|
-
}
|
|
7031
|
-
|
|
7032
|
-
|
|
7033
|
-
|
|
7034
|
-
|
|
7035
|
-
|
|
7036
|
-
|
|
7037
|
-
|
|
7038
|
-
|
|
7039
|
-
|
|
7040
|
-
|
|
7041
|
-
|
|
7042
|
-
}
|
|
7043
|
-
|
|
7044
|
-
|
|
7045
|
-
|
|
7046
|
-
|
|
7047
|
-
|
|
7048
|
-
|
|
7049
|
-
|
|
7050
|
-
|
|
7051
|
-
|
|
7052
|
-
|
|
7053
|
-
|
|
7054
|
-
}
|
|
7055
|
-
|
|
7056
|
-
|
|
7057
|
-
|
|
7058
|
-
|
|
7059
|
-
|
|
7060
|
-
|
|
7061
|
-
|
|
7062
|
-
|
|
7063
|
-
|
|
7064
|
-
|
|
7065
|
-
|
|
7066
|
-
}
|
|
7067
|
-
|
|
7068
|
-
|
|
7069
|
-
|
|
7070
|
-
|
|
7071
|
-
|
|
7072
|
-
|
|
7073
|
-
|
|
7074
|
-
|
|
7075
|
-
|
|
7076
|
-
|
|
7077
|
-
|
|
7078
|
-
}
|
|
7079
|
-
|
|
7080
|
-
|
|
7081
|
-
|
|
7082
|
-
|
|
7083
|
-
|
|
7084
|
-
|
|
7085
|
-
|
|
7086
|
-
|
|
7087
|
-
|
|
7088
|
-
|
|
7089
|
-
|
|
7090
|
-
}
|
|
7091
|
-
|
|
7092
|
-
|
|
7093
|
-
|
|
7094
|
-
|
|
7095
|
-
|
|
7096
|
-
|
|
7097
|
-
|
|
7098
|
-
|
|
7099
|
-
|
|
7100
|
-
|
|
7101
|
-
|
|
7102
|
-
}
|
|
7103
|
-
|
|
7104
|
-
|
|
7105
|
-
|
|
7106
|
-
|
|
7107
|
-
|
|
7108
|
-
|
|
7109
|
-
|
|
7110
|
-
|
|
7111
|
-
|
|
7112
|
-
|
|
7113
|
-
|
|
7114
|
-
}
|
|
7115
|
-
|
|
7116
|
-
|
|
7117
|
-
|
|
7118
|
-
|
|
7119
|
-
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7123
|
-
|
|
7124
|
-
|
|
7125
|
-
|
|
7126
|
-
}
|
|
7127
|
-
|
|
7128
|
-
|
|
7129
|
-
|
|
7130
|
-
|
|
7131
|
-
|
|
7132
|
-
|
|
7133
|
-
|
|
7134
|
-
|
|
7135
|
-
|
|
7136
|
-
|
|
7137
|
-
|
|
7138
|
-
}
|
|
7139
|
-
|
|
7140
|
-
|
|
7141
|
-
|
|
7142
|
-
|
|
7143
|
-
|
|
7144
|
-
|
|
7145
|
-
|
|
7146
|
-
|
|
7147
|
-
|
|
7148
|
-
|
|
7149
|
-
|
|
7150
|
-
}
|
|
7151
|
-
|
|
7152
|
-
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
|
|
7156
|
-
|
|
7157
|
-
|
|
7158
|
-
|
|
7159
|
-
|
|
7160
|
-
|
|
7161
|
-
|
|
7162
|
-
}
|
|
7163
|
-
|
|
7164
|
-
|
|
7165
|
-
|
|
7166
|
-
|
|
7167
|
-
|
|
7168
|
-
|
|
7169
|
-
|
|
7170
|
-
|
|
7171
|
-
|
|
7172
|
-
|
|
7173
|
-
|
|
7174
|
-
}
|
|
7175
|
-
|
|
7176
|
-
|
|
7177
|
-
|
|
7178
|
-
|
|
7179
|
-
|
|
7180
|
-
|
|
7181
|
-
|
|
7182
|
-
|
|
7183
|
-
|
|
7184
|
-
|
|
7185
|
-
|
|
7186
|
-
}
|
|
7187
|
-
|
|
7188
|
-
|
|
7189
|
-
|
|
7190
|
-
|
|
7191
|
-
|
|
7192
|
-
|
|
7193
|
-
|
|
7194
|
-
|
|
7195
|
-
|
|
7196
|
-
|
|
7197
|
-
|
|
7198
|
-
}
|
|
7199
|
-
|
|
7200
|
-
|
|
7201
|
-
|
|
7202
|
-
|
|
7203
|
-
|
|
7204
|
-
|
|
7205
|
-
|
|
7206
|
-
|
|
7207
|
-
|
|
7208
|
-
|
|
7209
|
-
|
|
7210
|
-
}
|
|
7211
|
-
|
|
7212
|
-
|
|
7213
|
-
|
|
7214
|
-
|
|
7215
|
-
|
|
7216
|
-
|
|
7217
|
-
|
|
7218
|
-
|
|
7219
|
-
|
|
7220
|
-
|
|
7221
|
-
|
|
7222
|
-
}
|
|
7223
|
-
|
|
7224
|
-
|
|
7225
|
-
|
|
7226
|
-
|
|
7227
|
-
|
|
7228
|
-
|
|
7229
|
-
|
|
7230
|
-
|
|
7231
|
-
|
|
7232
|
-
|
|
7233
|
-
|
|
7234
|
-
}
|
|
7235
|
-
|
|
7236
|
-
|
|
7237
|
-
|
|
7238
|
-
|
|
7239
|
-
|
|
7240
|
-
|
|
7241
|
-
|
|
7242
|
-
|
|
7243
|
-
|
|
7244
|
-
|
|
7245
|
-
|
|
7246
|
-
}
|
|
7247
|
-
|
|
7248
|
-
|
|
7249
|
-
|
|
7250
|
-
|
|
7251
|
-
|
|
7252
|
-
|
|
7253
|
-
|
|
7254
|
-
|
|
7255
|
-
|
|
7256
|
-
|
|
7257
|
-
|
|
7258
|
-
}
|
|
7259
|
-
|
|
7260
|
-
|
|
7261
|
-
|
|
7262
|
-
|
|
7263
|
-
|
|
7264
|
-
|
|
7265
|
-
|
|
7266
|
-
|
|
7267
|
-
|
|
7268
|
-
|
|
7269
|
-
|
|
7270
|
-
}
|
|
7271
|
-
|
|
7272
|
-
|
|
7273
|
-
|
|
7274
|
-
|
|
7275
|
-
|
|
7276
|
-
|
|
7277
|
-
|
|
7278
|
-
|
|
7279
|
-
|
|
7280
|
-
|
|
7281
|
-
|
|
7282
|
-
}
|
|
7283
|
-
|
|
7284
|
-
|
|
7285
|
-
|
|
7286
|
-
|
|
7287
|
-
|
|
7288
|
-
|
|
7289
|
-
|
|
7290
|
-
|
|
7291
|
-
|
|
7292
|
-
|
|
7293
|
-
|
|
7294
|
-
}
|
|
7295
|
-
|
|
7296
|
-
|
|
7297
|
-
|
|
7298
|
-
|
|
7299
|
-
|
|
7300
|
-
|
|
7301
|
-
|
|
7302
|
-
|
|
7303
|
-
|
|
7304
|
-
|
|
7305
|
-
|
|
7306
|
-
}
|
|
7307
|
-
|
|
7308
|
-
|
|
7309
|
-
|
|
7310
|
-
|
|
7311
|
-
|
|
7312
|
-
|
|
7313
|
-
|
|
7314
|
-
|
|
7315
|
-
|
|
7316
|
-
|
|
7317
|
-
|
|
7318
|
-
}
|
|
7319
|
-
|
|
7320
|
-
|
|
7321
|
-
|
|
7322
|
-
|
|
7323
|
-
|
|
7324
|
-
|
|
7325
|
-
|
|
7326
|
-
|
|
7327
|
-
|
|
7328
|
-
|
|
7329
|
-
|
|
7330
|
-
}
|
|
7331
|
-
|
|
7332
|
-
|
|
7333
|
-
|
|
7334
|
-
|
|
7335
|
-
|
|
7336
|
-
|
|
7337
|
-
|
|
7338
|
-
|
|
7339
|
-
|
|
7340
|
-
|
|
7341
|
-
|
|
7342
|
-
})
|
|
7343
|
-
.s("DataZone", "DeleteDomain", {})
|
|
7344
|
-
.n("DataZoneClient", "DeleteDomainCommand")
|
|
7345
|
-
.sc(DeleteDomain$)
|
|
7346
|
-
.build() {
|
|
7347
|
-
}
|
|
7348
|
-
|
|
7349
|
-
class DeleteDomainUnitCommand extends Command
|
|
7350
|
-
.classBuilder()
|
|
7351
|
-
.ep(commonParams)
|
|
7352
|
-
.m(function (Command, cs, config, o) {
|
|
7353
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7354
|
-
})
|
|
7355
|
-
.s("DataZone", "DeleteDomainUnit", {})
|
|
7356
|
-
.n("DataZoneClient", "DeleteDomainUnitCommand")
|
|
7357
|
-
.sc(DeleteDomainUnit$)
|
|
7358
|
-
.build() {
|
|
7359
|
-
}
|
|
7360
|
-
|
|
7361
|
-
class DeleteEnvironmentActionCommand extends Command
|
|
7362
|
-
.classBuilder()
|
|
7363
|
-
.ep(commonParams)
|
|
7364
|
-
.m(function (Command, cs, config, o) {
|
|
7365
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7366
|
-
})
|
|
7367
|
-
.s("DataZone", "DeleteEnvironmentAction", {})
|
|
7368
|
-
.n("DataZoneClient", "DeleteEnvironmentActionCommand")
|
|
7369
|
-
.sc(DeleteEnvironmentAction$)
|
|
7370
|
-
.build() {
|
|
7371
|
-
}
|
|
7372
|
-
|
|
7373
|
-
class DeleteEnvironmentBlueprintCommand extends Command
|
|
7374
|
-
.classBuilder()
|
|
7375
|
-
.ep(commonParams)
|
|
7376
|
-
.m(function (Command, cs, config, o) {
|
|
7377
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7378
|
-
})
|
|
7379
|
-
.s("DataZone", "DeleteEnvironmentBlueprint", {})
|
|
7380
|
-
.n("DataZoneClient", "DeleteEnvironmentBlueprintCommand")
|
|
7381
|
-
.sc(DeleteEnvironmentBlueprint$)
|
|
7382
|
-
.build() {
|
|
7383
|
-
}
|
|
7384
|
-
|
|
7385
|
-
class DeleteEnvironmentBlueprintConfigurationCommand extends Command
|
|
7386
|
-
.classBuilder()
|
|
7387
|
-
.ep(commonParams)
|
|
7388
|
-
.m(function (Command, cs, config, o) {
|
|
7389
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7390
|
-
})
|
|
7391
|
-
.s("DataZone", "DeleteEnvironmentBlueprintConfiguration", {})
|
|
7392
|
-
.n("DataZoneClient", "DeleteEnvironmentBlueprintConfigurationCommand")
|
|
7393
|
-
.sc(DeleteEnvironmentBlueprintConfiguration$)
|
|
7394
|
-
.build() {
|
|
7395
|
-
}
|
|
7396
|
-
|
|
7397
|
-
class DeleteEnvironmentCommand extends Command
|
|
7398
|
-
.classBuilder()
|
|
7399
|
-
.ep(commonParams)
|
|
7400
|
-
.m(function (Command, cs, config, o) {
|
|
7401
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7402
|
-
})
|
|
7403
|
-
.s("DataZone", "DeleteEnvironment", {})
|
|
7404
|
-
.n("DataZoneClient", "DeleteEnvironmentCommand")
|
|
7405
|
-
.sc(DeleteEnvironment$)
|
|
7406
|
-
.build() {
|
|
7407
|
-
}
|
|
7408
|
-
|
|
7409
|
-
class DeleteEnvironmentProfileCommand extends Command
|
|
7410
|
-
.classBuilder()
|
|
7411
|
-
.ep(commonParams)
|
|
7412
|
-
.m(function (Command, cs, config, o) {
|
|
7413
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7414
|
-
})
|
|
7415
|
-
.s("DataZone", "DeleteEnvironmentProfile", {})
|
|
7416
|
-
.n("DataZoneClient", "DeleteEnvironmentProfileCommand")
|
|
7417
|
-
.sc(DeleteEnvironmentProfile$)
|
|
7418
|
-
.build() {
|
|
7419
|
-
}
|
|
7420
|
-
|
|
7421
|
-
class DeleteFormTypeCommand extends Command
|
|
7422
|
-
.classBuilder()
|
|
7423
|
-
.ep(commonParams)
|
|
7424
|
-
.m(function (Command, cs, config, o) {
|
|
7425
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7426
|
-
})
|
|
7427
|
-
.s("DataZone", "DeleteFormType", {})
|
|
7428
|
-
.n("DataZoneClient", "DeleteFormTypeCommand")
|
|
7429
|
-
.sc(DeleteFormType$)
|
|
7430
|
-
.build() {
|
|
7431
|
-
}
|
|
7432
|
-
|
|
7433
|
-
class DeleteGlossaryCommand extends Command
|
|
7434
|
-
.classBuilder()
|
|
7435
|
-
.ep(commonParams)
|
|
7436
|
-
.m(function (Command, cs, config, o) {
|
|
7437
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7438
|
-
})
|
|
7439
|
-
.s("DataZone", "DeleteGlossary", {})
|
|
7440
|
-
.n("DataZoneClient", "DeleteGlossaryCommand")
|
|
7441
|
-
.sc(DeleteGlossary$)
|
|
7442
|
-
.build() {
|
|
7443
|
-
}
|
|
7444
|
-
|
|
7445
|
-
class DeleteGlossaryTermCommand extends Command
|
|
7446
|
-
.classBuilder()
|
|
7447
|
-
.ep(commonParams)
|
|
7448
|
-
.m(function (Command, cs, config, o) {
|
|
7449
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7450
|
-
})
|
|
7451
|
-
.s("DataZone", "DeleteGlossaryTerm", {})
|
|
7452
|
-
.n("DataZoneClient", "DeleteGlossaryTermCommand")
|
|
7453
|
-
.sc(DeleteGlossaryTerm$)
|
|
7454
|
-
.build() {
|
|
7455
|
-
}
|
|
7456
|
-
|
|
7457
|
-
class DeleteLineageEventCommand extends Command
|
|
7458
|
-
.classBuilder()
|
|
7459
|
-
.ep(commonParams)
|
|
7460
|
-
.m(function (Command, cs, config, o) {
|
|
7461
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7462
|
-
})
|
|
7463
|
-
.s("DataZone", "DeleteLineageEvent", {})
|
|
7464
|
-
.n("DataZoneClient", "DeleteLineageEventCommand")
|
|
7465
|
-
.sc(DeleteLineageEvent$)
|
|
7466
|
-
.build() {
|
|
7467
|
-
}
|
|
7468
|
-
|
|
7469
|
-
class DeleteListingCommand extends Command
|
|
7470
|
-
.classBuilder()
|
|
7471
|
-
.ep(commonParams)
|
|
7472
|
-
.m(function (Command, cs, config, o) {
|
|
7473
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7474
|
-
})
|
|
7475
|
-
.s("DataZone", "DeleteListing", {})
|
|
7476
|
-
.n("DataZoneClient", "DeleteListingCommand")
|
|
7477
|
-
.sc(DeleteListing$)
|
|
7478
|
-
.build() {
|
|
7479
|
-
}
|
|
7480
|
-
|
|
7481
|
-
class DeleteNotebookCommand extends Command
|
|
7482
|
-
.classBuilder()
|
|
7483
|
-
.ep(commonParams)
|
|
7484
|
-
.m(function (Command, cs, config, o) {
|
|
7485
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7486
|
-
})
|
|
7487
|
-
.s("DataZone", "DeleteNotebook", {})
|
|
7488
|
-
.n("DataZoneClient", "DeleteNotebookCommand")
|
|
7489
|
-
.sc(DeleteNotebook$)
|
|
7490
|
-
.build() {
|
|
7491
|
-
}
|
|
7492
|
-
|
|
7493
|
-
class DeleteProjectCommand extends Command
|
|
7494
|
-
.classBuilder()
|
|
7495
|
-
.ep(commonParams)
|
|
7496
|
-
.m(function (Command, cs, config, o) {
|
|
7497
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7498
|
-
})
|
|
7499
|
-
.s("DataZone", "DeleteProject", {})
|
|
7500
|
-
.n("DataZoneClient", "DeleteProjectCommand")
|
|
7501
|
-
.sc(DeleteProject$)
|
|
7502
|
-
.build() {
|
|
7503
|
-
}
|
|
7504
|
-
|
|
7505
|
-
class DeleteProjectMembershipCommand extends Command
|
|
7506
|
-
.classBuilder()
|
|
7507
|
-
.ep(commonParams)
|
|
7508
|
-
.m(function (Command, cs, config, o) {
|
|
7509
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7510
|
-
})
|
|
7511
|
-
.s("DataZone", "DeleteProjectMembership", {})
|
|
7512
|
-
.n("DataZoneClient", "DeleteProjectMembershipCommand")
|
|
7513
|
-
.sc(DeleteProjectMembership$)
|
|
7514
|
-
.build() {
|
|
7515
|
-
}
|
|
7516
|
-
|
|
7517
|
-
class DeleteProjectProfileCommand extends Command
|
|
7518
|
-
.classBuilder()
|
|
7519
|
-
.ep(commonParams)
|
|
7520
|
-
.m(function (Command, cs, config, o) {
|
|
7521
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7522
|
-
})
|
|
7523
|
-
.s("DataZone", "DeleteProjectProfile", {})
|
|
7524
|
-
.n("DataZoneClient", "DeleteProjectProfileCommand")
|
|
7525
|
-
.sc(DeleteProjectProfile$)
|
|
7526
|
-
.build() {
|
|
7527
|
-
}
|
|
7528
|
-
|
|
7529
|
-
class DeleteRuleCommand extends Command
|
|
7530
|
-
.classBuilder()
|
|
7531
|
-
.ep(commonParams)
|
|
7532
|
-
.m(function (Command, cs, config, o) {
|
|
7533
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7534
|
-
})
|
|
7535
|
-
.s("DataZone", "DeleteRule", {})
|
|
7536
|
-
.n("DataZoneClient", "DeleteRuleCommand")
|
|
7537
|
-
.sc(DeleteRule$)
|
|
7538
|
-
.build() {
|
|
7539
|
-
}
|
|
7540
|
-
|
|
7541
|
-
class DeleteSubscriptionGrantCommand extends Command
|
|
7542
|
-
.classBuilder()
|
|
7543
|
-
.ep(commonParams)
|
|
7544
|
-
.m(function (Command, cs, config, o) {
|
|
7545
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7546
|
-
})
|
|
7547
|
-
.s("DataZone", "DeleteSubscriptionGrant", {})
|
|
7548
|
-
.n("DataZoneClient", "DeleteSubscriptionGrantCommand")
|
|
7549
|
-
.sc(DeleteSubscriptionGrant$)
|
|
7550
|
-
.build() {
|
|
7551
|
-
}
|
|
7552
|
-
|
|
7553
|
-
class DeleteSubscriptionRequestCommand extends Command
|
|
7554
|
-
.classBuilder()
|
|
7555
|
-
.ep(commonParams)
|
|
7556
|
-
.m(function (Command, cs, config, o) {
|
|
7557
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7558
|
-
})
|
|
7559
|
-
.s("DataZone", "DeleteSubscriptionRequest", {})
|
|
7560
|
-
.n("DataZoneClient", "DeleteSubscriptionRequestCommand")
|
|
7561
|
-
.sc(DeleteSubscriptionRequest$)
|
|
7562
|
-
.build() {
|
|
7563
|
-
}
|
|
7564
|
-
|
|
7565
|
-
class DeleteSubscriptionTargetCommand extends Command
|
|
7566
|
-
.classBuilder()
|
|
7567
|
-
.ep(commonParams)
|
|
7568
|
-
.m(function (Command, cs, config, o) {
|
|
7569
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7570
|
-
})
|
|
7571
|
-
.s("DataZone", "DeleteSubscriptionTarget", {})
|
|
7572
|
-
.n("DataZoneClient", "DeleteSubscriptionTargetCommand")
|
|
7573
|
-
.sc(DeleteSubscriptionTarget$)
|
|
7574
|
-
.build() {
|
|
7575
|
-
}
|
|
7576
|
-
|
|
7577
|
-
class DeleteTimeSeriesDataPointsCommand extends Command
|
|
7578
|
-
.classBuilder()
|
|
7579
|
-
.ep(commonParams)
|
|
7580
|
-
.m(function (Command, cs, config, o) {
|
|
7581
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7582
|
-
})
|
|
7583
|
-
.s("DataZone", "DeleteTimeSeriesDataPoints", {})
|
|
7584
|
-
.n("DataZoneClient", "DeleteTimeSeriesDataPointsCommand")
|
|
7585
|
-
.sc(DeleteTimeSeriesDataPoints$)
|
|
7586
|
-
.build() {
|
|
7587
|
-
}
|
|
7588
|
-
|
|
7589
|
-
class DisassociateEnvironmentRoleCommand extends Command
|
|
7590
|
-
.classBuilder()
|
|
7591
|
-
.ep(commonParams)
|
|
7592
|
-
.m(function (Command, cs, config, o) {
|
|
7593
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7594
|
-
})
|
|
7595
|
-
.s("DataZone", "DisassociateEnvironmentRole", {})
|
|
7596
|
-
.n("DataZoneClient", "DisassociateEnvironmentRoleCommand")
|
|
7597
|
-
.sc(DisassociateEnvironmentRole$)
|
|
7598
|
-
.build() {
|
|
7599
|
-
}
|
|
7600
|
-
|
|
7601
|
-
class DisassociateGovernedTermsCommand extends Command
|
|
7602
|
-
.classBuilder()
|
|
7603
|
-
.ep(commonParams)
|
|
7604
|
-
.m(function (Command, cs, config, o) {
|
|
7605
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7606
|
-
})
|
|
7607
|
-
.s("DataZone", "DisassociateGovernedTerms", {})
|
|
7608
|
-
.n("DataZoneClient", "DisassociateGovernedTermsCommand")
|
|
7609
|
-
.sc(DisassociateGovernedTerms$)
|
|
7610
|
-
.build() {
|
|
7611
|
-
}
|
|
7612
|
-
|
|
7613
|
-
class GetAccountPoolCommand extends Command
|
|
7614
|
-
.classBuilder()
|
|
7615
|
-
.ep(commonParams)
|
|
7616
|
-
.m(function (Command, cs, config, o) {
|
|
7617
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7618
|
-
})
|
|
7619
|
-
.s("DataZone", "GetAccountPool", {})
|
|
7620
|
-
.n("DataZoneClient", "GetAccountPoolCommand")
|
|
7621
|
-
.sc(GetAccountPool$)
|
|
7622
|
-
.build() {
|
|
7623
|
-
}
|
|
7624
|
-
|
|
7625
|
-
class GetAssetCommand extends Command
|
|
7626
|
-
.classBuilder()
|
|
7627
|
-
.ep(commonParams)
|
|
7628
|
-
.m(function (Command, cs, config, o) {
|
|
7629
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7630
|
-
})
|
|
7631
|
-
.s("DataZone", "GetAsset", {})
|
|
7632
|
-
.n("DataZoneClient", "GetAssetCommand")
|
|
7633
|
-
.sc(GetAsset$)
|
|
7634
|
-
.build() {
|
|
7635
|
-
}
|
|
7636
|
-
|
|
7637
|
-
class GetAssetFilterCommand extends Command
|
|
7638
|
-
.classBuilder()
|
|
7639
|
-
.ep(commonParams)
|
|
7640
|
-
.m(function (Command, cs, config, o) {
|
|
7641
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7642
|
-
})
|
|
7643
|
-
.s("DataZone", "GetAssetFilter", {})
|
|
7644
|
-
.n("DataZoneClient", "GetAssetFilterCommand")
|
|
7645
|
-
.sc(GetAssetFilter$)
|
|
7646
|
-
.build() {
|
|
7647
|
-
}
|
|
7648
|
-
|
|
7649
|
-
class GetAssetTypeCommand extends Command
|
|
7650
|
-
.classBuilder()
|
|
7651
|
-
.ep(commonParams)
|
|
7652
|
-
.m(function (Command, cs, config, o) {
|
|
7653
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7654
|
-
})
|
|
7655
|
-
.s("DataZone", "GetAssetType", {})
|
|
7656
|
-
.n("DataZoneClient", "GetAssetTypeCommand")
|
|
7657
|
-
.sc(GetAssetType$)
|
|
7658
|
-
.build() {
|
|
7659
|
-
}
|
|
7660
|
-
|
|
7661
|
-
class GetConnectionCommand extends Command
|
|
7662
|
-
.classBuilder()
|
|
7663
|
-
.ep(commonParams)
|
|
7664
|
-
.m(function (Command, cs, config, o) {
|
|
7665
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7666
|
-
})
|
|
7667
|
-
.s("DataZone", "GetConnection", {})
|
|
7668
|
-
.n("DataZoneClient", "GetConnectionCommand")
|
|
7669
|
-
.sc(GetConnection$)
|
|
7670
|
-
.build() {
|
|
7671
|
-
}
|
|
7672
|
-
|
|
7673
|
-
class GetDataExportConfigurationCommand extends Command
|
|
7674
|
-
.classBuilder()
|
|
7675
|
-
.ep(commonParams)
|
|
7676
|
-
.m(function (Command, cs, config, o) {
|
|
7677
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7678
|
-
})
|
|
7679
|
-
.s("DataZone", "GetDataExportConfiguration", {})
|
|
7680
|
-
.n("DataZoneClient", "GetDataExportConfigurationCommand")
|
|
7681
|
-
.sc(GetDataExportConfiguration$)
|
|
7682
|
-
.build() {
|
|
7683
|
-
}
|
|
7684
|
-
|
|
7685
|
-
class GetDataProductCommand extends Command
|
|
7686
|
-
.classBuilder()
|
|
7687
|
-
.ep(commonParams)
|
|
7688
|
-
.m(function (Command, cs, config, o) {
|
|
7689
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7690
|
-
})
|
|
7691
|
-
.s("DataZone", "GetDataProduct", {})
|
|
7692
|
-
.n("DataZoneClient", "GetDataProductCommand")
|
|
7693
|
-
.sc(GetDataProduct$)
|
|
7694
|
-
.build() {
|
|
7695
|
-
}
|
|
7696
|
-
|
|
7697
|
-
class GetDataSourceCommand extends Command
|
|
7698
|
-
.classBuilder()
|
|
7699
|
-
.ep(commonParams)
|
|
7700
|
-
.m(function (Command, cs, config, o) {
|
|
7701
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7702
|
-
})
|
|
7703
|
-
.s("DataZone", "GetDataSource", {})
|
|
7704
|
-
.n("DataZoneClient", "GetDataSourceCommand")
|
|
7705
|
-
.sc(GetDataSource$)
|
|
7706
|
-
.build() {
|
|
7707
|
-
}
|
|
7708
|
-
|
|
7709
|
-
class GetDataSourceRunCommand extends Command
|
|
7710
|
-
.classBuilder()
|
|
7711
|
-
.ep(commonParams)
|
|
7712
|
-
.m(function (Command, cs, config, o) {
|
|
7713
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7714
|
-
})
|
|
7715
|
-
.s("DataZone", "GetDataSourceRun", {})
|
|
7716
|
-
.n("DataZoneClient", "GetDataSourceRunCommand")
|
|
7717
|
-
.sc(GetDataSourceRun$)
|
|
7718
|
-
.build() {
|
|
7719
|
-
}
|
|
7720
|
-
|
|
7721
|
-
class GetDomainCommand extends Command
|
|
7722
|
-
.classBuilder()
|
|
7723
|
-
.ep(commonParams)
|
|
7724
|
-
.m(function (Command, cs, config, o) {
|
|
7725
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7726
|
-
})
|
|
7727
|
-
.s("DataZone", "GetDomain", {})
|
|
7728
|
-
.n("DataZoneClient", "GetDomainCommand")
|
|
7729
|
-
.sc(GetDomain$)
|
|
7730
|
-
.build() {
|
|
7731
|
-
}
|
|
7732
|
-
|
|
7733
|
-
class GetDomainUnitCommand extends Command
|
|
7734
|
-
.classBuilder()
|
|
7735
|
-
.ep(commonParams)
|
|
7736
|
-
.m(function (Command, cs, config, o) {
|
|
7737
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7738
|
-
})
|
|
7739
|
-
.s("DataZone", "GetDomainUnit", {})
|
|
7740
|
-
.n("DataZoneClient", "GetDomainUnitCommand")
|
|
7741
|
-
.sc(GetDomainUnit$)
|
|
7742
|
-
.build() {
|
|
7743
|
-
}
|
|
7744
|
-
|
|
7745
|
-
class GetEnvironmentActionCommand extends Command
|
|
7746
|
-
.classBuilder()
|
|
7747
|
-
.ep(commonParams)
|
|
7748
|
-
.m(function (Command, cs, config, o) {
|
|
7749
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7750
|
-
})
|
|
7751
|
-
.s("DataZone", "GetEnvironmentAction", {})
|
|
7752
|
-
.n("DataZoneClient", "GetEnvironmentActionCommand")
|
|
7753
|
-
.sc(GetEnvironmentAction$)
|
|
7754
|
-
.build() {
|
|
7755
|
-
}
|
|
7756
|
-
|
|
7757
|
-
class GetEnvironmentBlueprintCommand extends Command
|
|
7758
|
-
.classBuilder()
|
|
7759
|
-
.ep(commonParams)
|
|
7760
|
-
.m(function (Command, cs, config, o) {
|
|
7761
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7762
|
-
})
|
|
7763
|
-
.s("DataZone", "GetEnvironmentBlueprint", {})
|
|
7764
|
-
.n("DataZoneClient", "GetEnvironmentBlueprintCommand")
|
|
7765
|
-
.sc(GetEnvironmentBlueprint$)
|
|
7766
|
-
.build() {
|
|
7767
|
-
}
|
|
7768
|
-
|
|
7769
|
-
class GetEnvironmentBlueprintConfigurationCommand extends Command
|
|
7770
|
-
.classBuilder()
|
|
7771
|
-
.ep(commonParams)
|
|
7772
|
-
.m(function (Command, cs, config, o) {
|
|
7773
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7774
|
-
})
|
|
7775
|
-
.s("DataZone", "GetEnvironmentBlueprintConfiguration", {})
|
|
7776
|
-
.n("DataZoneClient", "GetEnvironmentBlueprintConfigurationCommand")
|
|
7777
|
-
.sc(GetEnvironmentBlueprintConfiguration$)
|
|
7778
|
-
.build() {
|
|
7779
|
-
}
|
|
7780
|
-
|
|
7781
|
-
class GetEnvironmentCommand extends Command
|
|
7782
|
-
.classBuilder()
|
|
7783
|
-
.ep(commonParams)
|
|
7784
|
-
.m(function (Command, cs, config, o) {
|
|
7785
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7786
|
-
})
|
|
7787
|
-
.s("DataZone", "GetEnvironment", {})
|
|
7788
|
-
.n("DataZoneClient", "GetEnvironmentCommand")
|
|
7789
|
-
.sc(GetEnvironment$)
|
|
7790
|
-
.build() {
|
|
7791
|
-
}
|
|
7792
|
-
|
|
7793
|
-
class GetEnvironmentCredentialsCommand extends Command
|
|
7794
|
-
.classBuilder()
|
|
7795
|
-
.ep(commonParams)
|
|
7796
|
-
.m(function (Command, cs, config, o) {
|
|
7797
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7798
|
-
})
|
|
7799
|
-
.s("DataZone", "GetEnvironmentCredentials", {})
|
|
7800
|
-
.n("DataZoneClient", "GetEnvironmentCredentialsCommand")
|
|
7801
|
-
.sc(GetEnvironmentCredentials$)
|
|
7802
|
-
.build() {
|
|
7803
|
-
}
|
|
7804
|
-
|
|
7805
|
-
class GetEnvironmentProfileCommand extends Command
|
|
7806
|
-
.classBuilder()
|
|
7807
|
-
.ep(commonParams)
|
|
7808
|
-
.m(function (Command, cs, config, o) {
|
|
7809
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7810
|
-
})
|
|
7811
|
-
.s("DataZone", "GetEnvironmentProfile", {})
|
|
7812
|
-
.n("DataZoneClient", "GetEnvironmentProfileCommand")
|
|
7813
|
-
.sc(GetEnvironmentProfile$)
|
|
7814
|
-
.build() {
|
|
7815
|
-
}
|
|
7816
|
-
|
|
7817
|
-
class GetFormTypeCommand extends Command
|
|
7818
|
-
.classBuilder()
|
|
7819
|
-
.ep(commonParams)
|
|
7820
|
-
.m(function (Command, cs, config, o) {
|
|
7821
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7822
|
-
})
|
|
7823
|
-
.s("DataZone", "GetFormType", {})
|
|
7824
|
-
.n("DataZoneClient", "GetFormTypeCommand")
|
|
7825
|
-
.sc(GetFormType$)
|
|
7826
|
-
.build() {
|
|
7827
|
-
}
|
|
7828
|
-
|
|
7829
|
-
class GetGlossaryCommand extends Command
|
|
7830
|
-
.classBuilder()
|
|
7831
|
-
.ep(commonParams)
|
|
7832
|
-
.m(function (Command, cs, config, o) {
|
|
7833
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7834
|
-
})
|
|
7835
|
-
.s("DataZone", "GetGlossary", {})
|
|
7836
|
-
.n("DataZoneClient", "GetGlossaryCommand")
|
|
7837
|
-
.sc(GetGlossary$)
|
|
7838
|
-
.build() {
|
|
7839
|
-
}
|
|
7840
|
-
|
|
7841
|
-
class GetGlossaryTermCommand extends Command
|
|
7842
|
-
.classBuilder()
|
|
7843
|
-
.ep(commonParams)
|
|
7844
|
-
.m(function (Command, cs, config, o) {
|
|
7845
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7846
|
-
})
|
|
7847
|
-
.s("DataZone", "GetGlossaryTerm", {})
|
|
7848
|
-
.n("DataZoneClient", "GetGlossaryTermCommand")
|
|
7849
|
-
.sc(GetGlossaryTerm$)
|
|
7850
|
-
.build() {
|
|
7851
|
-
}
|
|
7852
|
-
|
|
7853
|
-
class GetGroupProfileCommand extends Command
|
|
7854
|
-
.classBuilder()
|
|
7855
|
-
.ep(commonParams)
|
|
7856
|
-
.m(function (Command, cs, config, o) {
|
|
7857
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7858
|
-
})
|
|
7859
|
-
.s("DataZone", "GetGroupProfile", {})
|
|
7860
|
-
.n("DataZoneClient", "GetGroupProfileCommand")
|
|
7861
|
-
.sc(GetGroupProfile$)
|
|
7862
|
-
.build() {
|
|
7863
|
-
}
|
|
7864
|
-
|
|
7865
|
-
class GetIamPortalLoginUrlCommand extends Command
|
|
7866
|
-
.classBuilder()
|
|
7867
|
-
.ep(commonParams)
|
|
7868
|
-
.m(function (Command, cs, config, o) {
|
|
7869
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7870
|
-
})
|
|
7871
|
-
.s("DataZone", "GetIamPortalLoginUrl", {})
|
|
7872
|
-
.n("DataZoneClient", "GetIamPortalLoginUrlCommand")
|
|
7873
|
-
.sc(GetIamPortalLoginUrl$)
|
|
7874
|
-
.build() {
|
|
7875
|
-
}
|
|
7876
|
-
|
|
7877
|
-
class GetJobRunCommand extends Command
|
|
7878
|
-
.classBuilder()
|
|
7879
|
-
.ep(commonParams)
|
|
7880
|
-
.m(function (Command, cs, config, o) {
|
|
7881
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7882
|
-
})
|
|
7883
|
-
.s("DataZone", "GetJobRun", {})
|
|
7884
|
-
.n("DataZoneClient", "GetJobRunCommand")
|
|
7885
|
-
.sc(GetJobRun$)
|
|
7886
|
-
.build() {
|
|
7887
|
-
}
|
|
7888
|
-
|
|
7889
|
-
class GetLineageEventCommand extends Command
|
|
7890
|
-
.classBuilder()
|
|
7891
|
-
.ep(commonParams)
|
|
7892
|
-
.m(function (Command, cs, config, o) {
|
|
7893
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7894
|
-
})
|
|
7895
|
-
.s("DataZone", "GetLineageEvent", {})
|
|
7896
|
-
.n("DataZoneClient", "GetLineageEventCommand")
|
|
7897
|
-
.sc(GetLineageEvent$)
|
|
7898
|
-
.build() {
|
|
7899
|
-
}
|
|
7900
|
-
|
|
7901
|
-
class GetLineageNodeCommand extends Command
|
|
7902
|
-
.classBuilder()
|
|
7903
|
-
.ep(commonParams)
|
|
7904
|
-
.m(function (Command, cs, config, o) {
|
|
7905
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7906
|
-
})
|
|
7907
|
-
.s("DataZone", "GetLineageNode", {})
|
|
7908
|
-
.n("DataZoneClient", "GetLineageNodeCommand")
|
|
7909
|
-
.sc(GetLineageNode$)
|
|
7910
|
-
.build() {
|
|
7911
|
-
}
|
|
7912
|
-
|
|
7913
|
-
class GetListingCommand extends Command
|
|
7914
|
-
.classBuilder()
|
|
7915
|
-
.ep(commonParams)
|
|
7916
|
-
.m(function (Command, cs, config, o) {
|
|
7917
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7918
|
-
})
|
|
7919
|
-
.s("DataZone", "GetListing", {})
|
|
7920
|
-
.n("DataZoneClient", "GetListingCommand")
|
|
7921
|
-
.sc(GetListing$)
|
|
7922
|
-
.build() {
|
|
7923
|
-
}
|
|
7924
|
-
|
|
7925
|
-
class GetMetadataGenerationRunCommand extends Command
|
|
7926
|
-
.classBuilder()
|
|
7927
|
-
.ep(commonParams)
|
|
7928
|
-
.m(function (Command, cs, config, o) {
|
|
7929
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7930
|
-
})
|
|
7931
|
-
.s("DataZone", "GetMetadataGenerationRun", {})
|
|
7932
|
-
.n("DataZoneClient", "GetMetadataGenerationRunCommand")
|
|
7933
|
-
.sc(GetMetadataGenerationRun$)
|
|
7934
|
-
.build() {
|
|
7935
|
-
}
|
|
7936
|
-
|
|
7937
|
-
class GetNotebookCommand extends Command
|
|
7938
|
-
.classBuilder()
|
|
7939
|
-
.ep(commonParams)
|
|
7940
|
-
.m(function (Command, cs, config, o) {
|
|
7941
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7942
|
-
})
|
|
7943
|
-
.s("DataZone", "GetNotebook", {})
|
|
7944
|
-
.n("DataZoneClient", "GetNotebookCommand")
|
|
7945
|
-
.sc(GetNotebook$)
|
|
7946
|
-
.build() {
|
|
7947
|
-
}
|
|
7948
|
-
|
|
7949
|
-
class GetNotebookExportCommand extends Command
|
|
7950
|
-
.classBuilder()
|
|
7951
|
-
.ep(commonParams)
|
|
7952
|
-
.m(function (Command, cs, config, o) {
|
|
7953
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7954
|
-
})
|
|
7955
|
-
.s("DataZone", "GetNotebookExport", {})
|
|
7956
|
-
.n("DataZoneClient", "GetNotebookExportCommand")
|
|
7957
|
-
.sc(GetNotebookExport$)
|
|
7958
|
-
.build() {
|
|
7959
|
-
}
|
|
7960
|
-
|
|
7961
|
-
class GetNotebookRunCommand extends Command
|
|
7962
|
-
.classBuilder()
|
|
7963
|
-
.ep(commonParams)
|
|
7964
|
-
.m(function (Command, cs, config, o) {
|
|
7965
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7966
|
-
})
|
|
7967
|
-
.s("DataZone", "GetNotebookRun", {})
|
|
7968
|
-
.n("DataZoneClient", "GetNotebookRunCommand")
|
|
7969
|
-
.sc(GetNotebookRun$)
|
|
7970
|
-
.build() {
|
|
7971
|
-
}
|
|
7972
|
-
|
|
7973
|
-
class GetProjectCommand extends Command
|
|
7974
|
-
.classBuilder()
|
|
7975
|
-
.ep(commonParams)
|
|
7976
|
-
.m(function (Command, cs, config, o) {
|
|
7977
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7978
|
-
})
|
|
7979
|
-
.s("DataZone", "GetProject", {})
|
|
7980
|
-
.n("DataZoneClient", "GetProjectCommand")
|
|
7981
|
-
.sc(GetProject$)
|
|
7982
|
-
.build() {
|
|
7983
|
-
}
|
|
7984
|
-
|
|
7985
|
-
class GetProjectProfileCommand extends Command
|
|
7986
|
-
.classBuilder()
|
|
7987
|
-
.ep(commonParams)
|
|
7988
|
-
.m(function (Command, cs, config, o) {
|
|
7989
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7990
|
-
})
|
|
7991
|
-
.s("DataZone", "GetProjectProfile", {})
|
|
7992
|
-
.n("DataZoneClient", "GetProjectProfileCommand")
|
|
7993
|
-
.sc(GetProjectProfile$)
|
|
7994
|
-
.build() {
|
|
7995
|
-
}
|
|
7996
|
-
|
|
7997
|
-
class GetRuleCommand extends Command
|
|
7998
|
-
.classBuilder()
|
|
7999
|
-
.ep(commonParams)
|
|
8000
|
-
.m(function (Command, cs, config, o) {
|
|
8001
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8002
|
-
})
|
|
8003
|
-
.s("DataZone", "GetRule", {})
|
|
8004
|
-
.n("DataZoneClient", "GetRuleCommand")
|
|
8005
|
-
.sc(GetRule$)
|
|
8006
|
-
.build() {
|
|
8007
|
-
}
|
|
8008
|
-
|
|
8009
|
-
class GetSubscriptionCommand extends Command
|
|
8010
|
-
.classBuilder()
|
|
8011
|
-
.ep(commonParams)
|
|
8012
|
-
.m(function (Command, cs, config, o) {
|
|
8013
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8014
|
-
})
|
|
8015
|
-
.s("DataZone", "GetSubscription", {})
|
|
8016
|
-
.n("DataZoneClient", "GetSubscriptionCommand")
|
|
8017
|
-
.sc(GetSubscription$)
|
|
8018
|
-
.build() {
|
|
8019
|
-
}
|
|
8020
|
-
|
|
8021
|
-
class GetSubscriptionGrantCommand extends Command
|
|
8022
|
-
.classBuilder()
|
|
8023
|
-
.ep(commonParams)
|
|
8024
|
-
.m(function (Command, cs, config, o) {
|
|
8025
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8026
|
-
})
|
|
8027
|
-
.s("DataZone", "GetSubscriptionGrant", {})
|
|
8028
|
-
.n("DataZoneClient", "GetSubscriptionGrantCommand")
|
|
8029
|
-
.sc(GetSubscriptionGrant$)
|
|
8030
|
-
.build() {
|
|
8031
|
-
}
|
|
8032
|
-
|
|
8033
|
-
class GetSubscriptionRequestDetailsCommand extends Command
|
|
8034
|
-
.classBuilder()
|
|
8035
|
-
.ep(commonParams)
|
|
8036
|
-
.m(function (Command, cs, config, o) {
|
|
8037
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8038
|
-
})
|
|
8039
|
-
.s("DataZone", "GetSubscriptionRequestDetails", {})
|
|
8040
|
-
.n("DataZoneClient", "GetSubscriptionRequestDetailsCommand")
|
|
8041
|
-
.sc(GetSubscriptionRequestDetails$)
|
|
8042
|
-
.build() {
|
|
8043
|
-
}
|
|
8044
|
-
|
|
8045
|
-
class GetSubscriptionTargetCommand extends Command
|
|
8046
|
-
.classBuilder()
|
|
8047
|
-
.ep(commonParams)
|
|
8048
|
-
.m(function (Command, cs, config, o) {
|
|
8049
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8050
|
-
})
|
|
8051
|
-
.s("DataZone", "GetSubscriptionTarget", {})
|
|
8052
|
-
.n("DataZoneClient", "GetSubscriptionTargetCommand")
|
|
8053
|
-
.sc(GetSubscriptionTarget$)
|
|
8054
|
-
.build() {
|
|
8055
|
-
}
|
|
8056
|
-
|
|
8057
|
-
class GetTimeSeriesDataPointCommand extends Command
|
|
8058
|
-
.classBuilder()
|
|
8059
|
-
.ep(commonParams)
|
|
8060
|
-
.m(function (Command, cs, config, o) {
|
|
8061
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8062
|
-
})
|
|
8063
|
-
.s("DataZone", "GetTimeSeriesDataPoint", {})
|
|
8064
|
-
.n("DataZoneClient", "GetTimeSeriesDataPointCommand")
|
|
8065
|
-
.sc(GetTimeSeriesDataPoint$)
|
|
8066
|
-
.build() {
|
|
8067
|
-
}
|
|
8068
|
-
|
|
8069
|
-
class GetUserProfileCommand extends Command
|
|
8070
|
-
.classBuilder()
|
|
8071
|
-
.ep(commonParams)
|
|
8072
|
-
.m(function (Command, cs, config, o) {
|
|
8073
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8074
|
-
})
|
|
8075
|
-
.s("DataZone", "GetUserProfile", {})
|
|
8076
|
-
.n("DataZoneClient", "GetUserProfileCommand")
|
|
8077
|
-
.sc(GetUserProfile$)
|
|
8078
|
-
.build() {
|
|
8079
|
-
}
|
|
8080
|
-
|
|
8081
|
-
class ListAccountPoolsCommand extends Command
|
|
8082
|
-
.classBuilder()
|
|
8083
|
-
.ep(commonParams)
|
|
8084
|
-
.m(function (Command, cs, config, o) {
|
|
8085
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8086
|
-
})
|
|
8087
|
-
.s("DataZone", "ListAccountPools", {})
|
|
8088
|
-
.n("DataZoneClient", "ListAccountPoolsCommand")
|
|
8089
|
-
.sc(ListAccountPools$)
|
|
8090
|
-
.build() {
|
|
8091
|
-
}
|
|
8092
|
-
|
|
8093
|
-
class ListAccountsInAccountPoolCommand extends Command
|
|
8094
|
-
.classBuilder()
|
|
8095
|
-
.ep(commonParams)
|
|
8096
|
-
.m(function (Command, cs, config, o) {
|
|
8097
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8098
|
-
})
|
|
8099
|
-
.s("DataZone", "ListAccountsInAccountPool", {})
|
|
8100
|
-
.n("DataZoneClient", "ListAccountsInAccountPoolCommand")
|
|
8101
|
-
.sc(ListAccountsInAccountPool$)
|
|
8102
|
-
.build() {
|
|
8103
|
-
}
|
|
8104
|
-
|
|
8105
|
-
class ListAssetFiltersCommand extends Command
|
|
8106
|
-
.classBuilder()
|
|
8107
|
-
.ep(commonParams)
|
|
8108
|
-
.m(function (Command, cs, config, o) {
|
|
8109
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8110
|
-
})
|
|
8111
|
-
.s("DataZone", "ListAssetFilters", {})
|
|
8112
|
-
.n("DataZoneClient", "ListAssetFiltersCommand")
|
|
8113
|
-
.sc(ListAssetFilters$)
|
|
8114
|
-
.build() {
|
|
8115
|
-
}
|
|
8116
|
-
|
|
8117
|
-
class ListAssetRevisionsCommand extends Command
|
|
8118
|
-
.classBuilder()
|
|
8119
|
-
.ep(commonParams)
|
|
8120
|
-
.m(function (Command, cs, config, o) {
|
|
8121
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8122
|
-
})
|
|
8123
|
-
.s("DataZone", "ListAssetRevisions", {})
|
|
8124
|
-
.n("DataZoneClient", "ListAssetRevisionsCommand")
|
|
8125
|
-
.sc(ListAssetRevisions$)
|
|
8126
|
-
.build() {
|
|
8127
|
-
}
|
|
8128
|
-
|
|
8129
|
-
class ListConnectionsCommand extends Command
|
|
8130
|
-
.classBuilder()
|
|
8131
|
-
.ep(commonParams)
|
|
8132
|
-
.m(function (Command, cs, config, o) {
|
|
8133
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8134
|
-
})
|
|
8135
|
-
.s("DataZone", "ListConnections", {})
|
|
8136
|
-
.n("DataZoneClient", "ListConnectionsCommand")
|
|
8137
|
-
.sc(ListConnections$)
|
|
8138
|
-
.build() {
|
|
8139
|
-
}
|
|
8140
|
-
|
|
8141
|
-
class ListDataProductRevisionsCommand extends Command
|
|
8142
|
-
.classBuilder()
|
|
8143
|
-
.ep(commonParams)
|
|
8144
|
-
.m(function (Command, cs, config, o) {
|
|
8145
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8146
|
-
})
|
|
8147
|
-
.s("DataZone", "ListDataProductRevisions", {})
|
|
8148
|
-
.n("DataZoneClient", "ListDataProductRevisionsCommand")
|
|
8149
|
-
.sc(ListDataProductRevisions$)
|
|
8150
|
-
.build() {
|
|
8151
|
-
}
|
|
8152
|
-
|
|
8153
|
-
class ListDataSourceRunActivitiesCommand extends Command
|
|
8154
|
-
.classBuilder()
|
|
8155
|
-
.ep(commonParams)
|
|
8156
|
-
.m(function (Command, cs, config, o) {
|
|
8157
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8158
|
-
})
|
|
8159
|
-
.s("DataZone", "ListDataSourceRunActivities", {})
|
|
8160
|
-
.n("DataZoneClient", "ListDataSourceRunActivitiesCommand")
|
|
8161
|
-
.sc(ListDataSourceRunActivities$)
|
|
8162
|
-
.build() {
|
|
8163
|
-
}
|
|
8164
|
-
|
|
8165
|
-
class ListDataSourceRunsCommand extends Command
|
|
8166
|
-
.classBuilder()
|
|
8167
|
-
.ep(commonParams)
|
|
8168
|
-
.m(function (Command, cs, config, o) {
|
|
8169
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8170
|
-
})
|
|
8171
|
-
.s("DataZone", "ListDataSourceRuns", {})
|
|
8172
|
-
.n("DataZoneClient", "ListDataSourceRunsCommand")
|
|
8173
|
-
.sc(ListDataSourceRuns$)
|
|
8174
|
-
.build() {
|
|
8175
|
-
}
|
|
8176
|
-
|
|
8177
|
-
class ListDataSourcesCommand extends Command
|
|
8178
|
-
.classBuilder()
|
|
8179
|
-
.ep(commonParams)
|
|
8180
|
-
.m(function (Command, cs, config, o) {
|
|
8181
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8182
|
-
})
|
|
8183
|
-
.s("DataZone", "ListDataSources", {})
|
|
8184
|
-
.n("DataZoneClient", "ListDataSourcesCommand")
|
|
8185
|
-
.sc(ListDataSources$)
|
|
8186
|
-
.build() {
|
|
8187
|
-
}
|
|
8188
|
-
|
|
8189
|
-
class ListDomainsCommand extends Command
|
|
8190
|
-
.classBuilder()
|
|
8191
|
-
.ep(commonParams)
|
|
8192
|
-
.m(function (Command, cs, config, o) {
|
|
8193
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8194
|
-
})
|
|
8195
|
-
.s("DataZone", "ListDomains", {})
|
|
8196
|
-
.n("DataZoneClient", "ListDomainsCommand")
|
|
8197
|
-
.sc(ListDomains$)
|
|
8198
|
-
.build() {
|
|
8199
|
-
}
|
|
8200
|
-
|
|
8201
|
-
class ListDomainUnitsForParentCommand extends Command
|
|
8202
|
-
.classBuilder()
|
|
8203
|
-
.ep(commonParams)
|
|
8204
|
-
.m(function (Command, cs, config, o) {
|
|
8205
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8206
|
-
})
|
|
8207
|
-
.s("DataZone", "ListDomainUnitsForParent", {})
|
|
8208
|
-
.n("DataZoneClient", "ListDomainUnitsForParentCommand")
|
|
8209
|
-
.sc(ListDomainUnitsForParent$)
|
|
8210
|
-
.build() {
|
|
8211
|
-
}
|
|
8212
|
-
|
|
8213
|
-
class ListEntityOwnersCommand extends Command
|
|
8214
|
-
.classBuilder()
|
|
8215
|
-
.ep(commonParams)
|
|
8216
|
-
.m(function (Command, cs, config, o) {
|
|
8217
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8218
|
-
})
|
|
8219
|
-
.s("DataZone", "ListEntityOwners", {})
|
|
8220
|
-
.n("DataZoneClient", "ListEntityOwnersCommand")
|
|
8221
|
-
.sc(ListEntityOwners$)
|
|
8222
|
-
.build() {
|
|
8223
|
-
}
|
|
8224
|
-
|
|
8225
|
-
class ListEnvironmentActionsCommand extends Command
|
|
8226
|
-
.classBuilder()
|
|
8227
|
-
.ep(commonParams)
|
|
8228
|
-
.m(function (Command, cs, config, o) {
|
|
8229
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8230
|
-
})
|
|
8231
|
-
.s("DataZone", "ListEnvironmentActions", {})
|
|
8232
|
-
.n("DataZoneClient", "ListEnvironmentActionsCommand")
|
|
8233
|
-
.sc(ListEnvironmentActions$)
|
|
8234
|
-
.build() {
|
|
8235
|
-
}
|
|
8236
|
-
|
|
8237
|
-
class ListEnvironmentBlueprintConfigurationsCommand extends Command
|
|
8238
|
-
.classBuilder()
|
|
8239
|
-
.ep(commonParams)
|
|
8240
|
-
.m(function (Command, cs, config, o) {
|
|
8241
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8242
|
-
})
|
|
8243
|
-
.s("DataZone", "ListEnvironmentBlueprintConfigurations", {})
|
|
8244
|
-
.n("DataZoneClient", "ListEnvironmentBlueprintConfigurationsCommand")
|
|
8245
|
-
.sc(ListEnvironmentBlueprintConfigurations$)
|
|
8246
|
-
.build() {
|
|
8247
|
-
}
|
|
8248
|
-
|
|
8249
|
-
class ListEnvironmentBlueprintsCommand extends Command
|
|
8250
|
-
.classBuilder()
|
|
8251
|
-
.ep(commonParams)
|
|
8252
|
-
.m(function (Command, cs, config, o) {
|
|
8253
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8254
|
-
})
|
|
8255
|
-
.s("DataZone", "ListEnvironmentBlueprints", {})
|
|
8256
|
-
.n("DataZoneClient", "ListEnvironmentBlueprintsCommand")
|
|
8257
|
-
.sc(ListEnvironmentBlueprints$)
|
|
8258
|
-
.build() {
|
|
8259
|
-
}
|
|
8260
|
-
|
|
8261
|
-
class ListEnvironmentProfilesCommand extends Command
|
|
8262
|
-
.classBuilder()
|
|
8263
|
-
.ep(commonParams)
|
|
8264
|
-
.m(function (Command, cs, config, o) {
|
|
8265
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8266
|
-
})
|
|
8267
|
-
.s("DataZone", "ListEnvironmentProfiles", {})
|
|
8268
|
-
.n("DataZoneClient", "ListEnvironmentProfilesCommand")
|
|
8269
|
-
.sc(ListEnvironmentProfiles$)
|
|
8270
|
-
.build() {
|
|
8271
|
-
}
|
|
8272
|
-
|
|
8273
|
-
class ListEnvironmentsCommand extends Command
|
|
8274
|
-
.classBuilder()
|
|
8275
|
-
.ep(commonParams)
|
|
8276
|
-
.m(function (Command, cs, config, o) {
|
|
8277
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8278
|
-
})
|
|
8279
|
-
.s("DataZone", "ListEnvironments", {})
|
|
8280
|
-
.n("DataZoneClient", "ListEnvironmentsCommand")
|
|
8281
|
-
.sc(ListEnvironments$)
|
|
8282
|
-
.build() {
|
|
8283
|
-
}
|
|
8284
|
-
|
|
8285
|
-
class ListJobRunsCommand extends Command
|
|
8286
|
-
.classBuilder()
|
|
8287
|
-
.ep(commonParams)
|
|
8288
|
-
.m(function (Command, cs, config, o) {
|
|
8289
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8290
|
-
})
|
|
8291
|
-
.s("DataZone", "ListJobRuns", {})
|
|
8292
|
-
.n("DataZoneClient", "ListJobRunsCommand")
|
|
8293
|
-
.sc(ListJobRuns$)
|
|
8294
|
-
.build() {
|
|
8295
|
-
}
|
|
8296
|
-
|
|
8297
|
-
class ListLineageEventsCommand extends Command
|
|
8298
|
-
.classBuilder()
|
|
8299
|
-
.ep(commonParams)
|
|
8300
|
-
.m(function (Command, cs, config, o) {
|
|
8301
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8302
|
-
})
|
|
8303
|
-
.s("DataZone", "ListLineageEvents", {})
|
|
8304
|
-
.n("DataZoneClient", "ListLineageEventsCommand")
|
|
8305
|
-
.sc(ListLineageEvents$)
|
|
8306
|
-
.build() {
|
|
8307
|
-
}
|
|
8308
|
-
|
|
8309
|
-
class ListLineageNodeHistoryCommand extends Command
|
|
8310
|
-
.classBuilder()
|
|
8311
|
-
.ep(commonParams)
|
|
8312
|
-
.m(function (Command, cs, config, o) {
|
|
8313
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8314
|
-
})
|
|
8315
|
-
.s("DataZone", "ListLineageNodeHistory", {})
|
|
8316
|
-
.n("DataZoneClient", "ListLineageNodeHistoryCommand")
|
|
8317
|
-
.sc(ListLineageNodeHistory$)
|
|
8318
|
-
.build() {
|
|
8319
|
-
}
|
|
8320
|
-
|
|
8321
|
-
class ListMetadataGenerationRunsCommand extends Command
|
|
8322
|
-
.classBuilder()
|
|
8323
|
-
.ep(commonParams)
|
|
8324
|
-
.m(function (Command, cs, config, o) {
|
|
8325
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8326
|
-
})
|
|
8327
|
-
.s("DataZone", "ListMetadataGenerationRuns", {})
|
|
8328
|
-
.n("DataZoneClient", "ListMetadataGenerationRunsCommand")
|
|
8329
|
-
.sc(ListMetadataGenerationRuns$)
|
|
8330
|
-
.build() {
|
|
8331
|
-
}
|
|
8332
|
-
|
|
8333
|
-
class ListNotebookRunsCommand extends Command
|
|
8334
|
-
.classBuilder()
|
|
8335
|
-
.ep(commonParams)
|
|
8336
|
-
.m(function (Command, cs, config, o) {
|
|
8337
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8338
|
-
})
|
|
8339
|
-
.s("DataZone", "ListNotebookRuns", {})
|
|
8340
|
-
.n("DataZoneClient", "ListNotebookRunsCommand")
|
|
8341
|
-
.sc(ListNotebookRuns$)
|
|
8342
|
-
.build() {
|
|
8343
|
-
}
|
|
8344
|
-
|
|
8345
|
-
class ListNotebooksCommand extends Command
|
|
8346
|
-
.classBuilder()
|
|
8347
|
-
.ep(commonParams)
|
|
8348
|
-
.m(function (Command, cs, config, o) {
|
|
8349
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8350
|
-
})
|
|
8351
|
-
.s("DataZone", "ListNotebooks", {})
|
|
8352
|
-
.n("DataZoneClient", "ListNotebooksCommand")
|
|
8353
|
-
.sc(ListNotebooks$)
|
|
8354
|
-
.build() {
|
|
8355
|
-
}
|
|
8356
|
-
|
|
8357
|
-
class ListNotificationsCommand extends Command
|
|
8358
|
-
.classBuilder()
|
|
8359
|
-
.ep(commonParams)
|
|
8360
|
-
.m(function (Command, cs, config, o) {
|
|
8361
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8362
|
-
})
|
|
8363
|
-
.s("DataZone", "ListNotifications", {})
|
|
8364
|
-
.n("DataZoneClient", "ListNotificationsCommand")
|
|
8365
|
-
.sc(ListNotifications$)
|
|
8366
|
-
.build() {
|
|
8367
|
-
}
|
|
8368
|
-
|
|
8369
|
-
class ListPolicyGrantsCommand extends Command
|
|
8370
|
-
.classBuilder()
|
|
8371
|
-
.ep(commonParams)
|
|
8372
|
-
.m(function (Command, cs, config, o) {
|
|
8373
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8374
|
-
})
|
|
8375
|
-
.s("DataZone", "ListPolicyGrants", {})
|
|
8376
|
-
.n("DataZoneClient", "ListPolicyGrantsCommand")
|
|
8377
|
-
.sc(ListPolicyGrants$)
|
|
8378
|
-
.build() {
|
|
8379
|
-
}
|
|
8380
|
-
|
|
8381
|
-
class ListProjectMembershipsCommand extends Command
|
|
8382
|
-
.classBuilder()
|
|
8383
|
-
.ep(commonParams)
|
|
8384
|
-
.m(function (Command, cs, config, o) {
|
|
8385
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8386
|
-
})
|
|
8387
|
-
.s("DataZone", "ListProjectMemberships", {})
|
|
8388
|
-
.n("DataZoneClient", "ListProjectMembershipsCommand")
|
|
8389
|
-
.sc(ListProjectMemberships$)
|
|
8390
|
-
.build() {
|
|
8391
|
-
}
|
|
8392
|
-
|
|
8393
|
-
class ListProjectProfilesCommand extends Command
|
|
8394
|
-
.classBuilder()
|
|
8395
|
-
.ep(commonParams)
|
|
8396
|
-
.m(function (Command, cs, config, o) {
|
|
8397
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8398
|
-
})
|
|
8399
|
-
.s("DataZone", "ListProjectProfiles", {})
|
|
8400
|
-
.n("DataZoneClient", "ListProjectProfilesCommand")
|
|
8401
|
-
.sc(ListProjectProfiles$)
|
|
8402
|
-
.build() {
|
|
8403
|
-
}
|
|
8404
|
-
|
|
8405
|
-
class ListProjectsCommand extends Command
|
|
8406
|
-
.classBuilder()
|
|
8407
|
-
.ep(commonParams)
|
|
8408
|
-
.m(function (Command, cs, config, o) {
|
|
8409
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8410
|
-
})
|
|
8411
|
-
.s("DataZone", "ListProjects", {})
|
|
8412
|
-
.n("DataZoneClient", "ListProjectsCommand")
|
|
8413
|
-
.sc(ListProjects$)
|
|
8414
|
-
.build() {
|
|
8415
|
-
}
|
|
8416
|
-
|
|
8417
|
-
class ListRulesCommand extends Command
|
|
8418
|
-
.classBuilder()
|
|
8419
|
-
.ep(commonParams)
|
|
8420
|
-
.m(function (Command, cs, config, o) {
|
|
8421
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8422
|
-
})
|
|
8423
|
-
.s("DataZone", "ListRules", {})
|
|
8424
|
-
.n("DataZoneClient", "ListRulesCommand")
|
|
8425
|
-
.sc(ListRules$)
|
|
8426
|
-
.build() {
|
|
8427
|
-
}
|
|
8428
|
-
|
|
8429
|
-
class ListSubscriptionGrantsCommand extends Command
|
|
8430
|
-
.classBuilder()
|
|
8431
|
-
.ep(commonParams)
|
|
8432
|
-
.m(function (Command, cs, config, o) {
|
|
8433
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8434
|
-
})
|
|
8435
|
-
.s("DataZone", "ListSubscriptionGrants", {})
|
|
8436
|
-
.n("DataZoneClient", "ListSubscriptionGrantsCommand")
|
|
8437
|
-
.sc(ListSubscriptionGrants$)
|
|
8438
|
-
.build() {
|
|
8439
|
-
}
|
|
8440
|
-
|
|
8441
|
-
class ListSubscriptionRequestsCommand extends Command
|
|
8442
|
-
.classBuilder()
|
|
8443
|
-
.ep(commonParams)
|
|
8444
|
-
.m(function (Command, cs, config, o) {
|
|
8445
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8446
|
-
})
|
|
8447
|
-
.s("DataZone", "ListSubscriptionRequests", {})
|
|
8448
|
-
.n("DataZoneClient", "ListSubscriptionRequestsCommand")
|
|
8449
|
-
.sc(ListSubscriptionRequests$)
|
|
8450
|
-
.build() {
|
|
8451
|
-
}
|
|
8452
|
-
|
|
8453
|
-
class ListSubscriptionsCommand extends Command
|
|
8454
|
-
.classBuilder()
|
|
8455
|
-
.ep(commonParams)
|
|
8456
|
-
.m(function (Command, cs, config, o) {
|
|
8457
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8458
|
-
})
|
|
8459
|
-
.s("DataZone", "ListSubscriptions", {})
|
|
8460
|
-
.n("DataZoneClient", "ListSubscriptionsCommand")
|
|
8461
|
-
.sc(ListSubscriptions$)
|
|
8462
|
-
.build() {
|
|
8463
|
-
}
|
|
8464
|
-
|
|
8465
|
-
class ListSubscriptionTargetsCommand extends Command
|
|
8466
|
-
.classBuilder()
|
|
8467
|
-
.ep(commonParams)
|
|
8468
|
-
.m(function (Command, cs, config, o) {
|
|
8469
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8470
|
-
})
|
|
8471
|
-
.s("DataZone", "ListSubscriptionTargets", {})
|
|
8472
|
-
.n("DataZoneClient", "ListSubscriptionTargetsCommand")
|
|
8473
|
-
.sc(ListSubscriptionTargets$)
|
|
8474
|
-
.build() {
|
|
8475
|
-
}
|
|
8476
|
-
|
|
8477
|
-
class ListTagsForResourceCommand extends Command
|
|
8478
|
-
.classBuilder()
|
|
8479
|
-
.ep(commonParams)
|
|
8480
|
-
.m(function (Command, cs, config, o) {
|
|
8481
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8482
|
-
})
|
|
8483
|
-
.s("DataZone", "ListTagsForResource", {})
|
|
8484
|
-
.n("DataZoneClient", "ListTagsForResourceCommand")
|
|
8485
|
-
.sc(ListTagsForResource$)
|
|
8486
|
-
.build() {
|
|
8487
|
-
}
|
|
8488
|
-
|
|
8489
|
-
class ListTimeSeriesDataPointsCommand extends Command
|
|
8490
|
-
.classBuilder()
|
|
8491
|
-
.ep(commonParams)
|
|
8492
|
-
.m(function (Command, cs, config, o) {
|
|
8493
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8494
|
-
})
|
|
8495
|
-
.s("DataZone", "ListTimeSeriesDataPoints", {})
|
|
8496
|
-
.n("DataZoneClient", "ListTimeSeriesDataPointsCommand")
|
|
8497
|
-
.sc(ListTimeSeriesDataPoints$)
|
|
8498
|
-
.build() {
|
|
8499
|
-
}
|
|
8500
|
-
|
|
8501
|
-
class PostLineageEventCommand extends Command
|
|
8502
|
-
.classBuilder()
|
|
8503
|
-
.ep(commonParams)
|
|
8504
|
-
.m(function (Command, cs, config, o) {
|
|
8505
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8506
|
-
})
|
|
8507
|
-
.s("DataZone", "PostLineageEvent", {})
|
|
8508
|
-
.n("DataZoneClient", "PostLineageEventCommand")
|
|
8509
|
-
.sc(PostLineageEvent$)
|
|
8510
|
-
.build() {
|
|
8511
|
-
}
|
|
8512
|
-
|
|
8513
|
-
class PostTimeSeriesDataPointsCommand extends Command
|
|
8514
|
-
.classBuilder()
|
|
8515
|
-
.ep(commonParams)
|
|
8516
|
-
.m(function (Command, cs, config, o) {
|
|
8517
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8518
|
-
})
|
|
8519
|
-
.s("DataZone", "PostTimeSeriesDataPoints", {})
|
|
8520
|
-
.n("DataZoneClient", "PostTimeSeriesDataPointsCommand")
|
|
8521
|
-
.sc(PostTimeSeriesDataPoints$)
|
|
8522
|
-
.build() {
|
|
8523
|
-
}
|
|
8524
|
-
|
|
8525
|
-
class PutDataExportConfigurationCommand extends Command
|
|
8526
|
-
.classBuilder()
|
|
8527
|
-
.ep(commonParams)
|
|
8528
|
-
.m(function (Command, cs, config, o) {
|
|
8529
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8530
|
-
})
|
|
8531
|
-
.s("DataZone", "PutDataExportConfiguration", {})
|
|
8532
|
-
.n("DataZoneClient", "PutDataExportConfigurationCommand")
|
|
8533
|
-
.sc(PutDataExportConfiguration$)
|
|
8534
|
-
.build() {
|
|
8535
|
-
}
|
|
8536
|
-
|
|
8537
|
-
class PutEnvironmentBlueprintConfigurationCommand extends Command
|
|
8538
|
-
.classBuilder()
|
|
8539
|
-
.ep(commonParams)
|
|
8540
|
-
.m(function (Command, cs, config, o) {
|
|
8541
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8542
|
-
})
|
|
8543
|
-
.s("DataZone", "PutEnvironmentBlueprintConfiguration", {})
|
|
8544
|
-
.n("DataZoneClient", "PutEnvironmentBlueprintConfigurationCommand")
|
|
8545
|
-
.sc(PutEnvironmentBlueprintConfiguration$)
|
|
8546
|
-
.build() {
|
|
8547
|
-
}
|
|
8548
|
-
|
|
8549
|
-
class QueryGraphCommand extends Command
|
|
8550
|
-
.classBuilder()
|
|
8551
|
-
.ep(commonParams)
|
|
8552
|
-
.m(function (Command, cs, config, o) {
|
|
8553
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8554
|
-
})
|
|
8555
|
-
.s("DataZone", "QueryGraph", {})
|
|
8556
|
-
.n("DataZoneClient", "QueryGraphCommand")
|
|
8557
|
-
.sc(QueryGraph$)
|
|
8558
|
-
.build() {
|
|
8559
|
-
}
|
|
8560
|
-
|
|
8561
|
-
class RejectPredictionsCommand extends Command
|
|
8562
|
-
.classBuilder()
|
|
8563
|
-
.ep(commonParams)
|
|
8564
|
-
.m(function (Command, cs, config, o) {
|
|
8565
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8566
|
-
})
|
|
8567
|
-
.s("DataZone", "RejectPredictions", {})
|
|
8568
|
-
.n("DataZoneClient", "RejectPredictionsCommand")
|
|
8569
|
-
.sc(RejectPredictions$)
|
|
8570
|
-
.build() {
|
|
8571
|
-
}
|
|
8572
|
-
|
|
8573
|
-
class RejectSubscriptionRequestCommand extends Command
|
|
8574
|
-
.classBuilder()
|
|
8575
|
-
.ep(commonParams)
|
|
8576
|
-
.m(function (Command, cs, config, o) {
|
|
8577
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8578
|
-
})
|
|
8579
|
-
.s("DataZone", "RejectSubscriptionRequest", {})
|
|
8580
|
-
.n("DataZoneClient", "RejectSubscriptionRequestCommand")
|
|
8581
|
-
.sc(RejectSubscriptionRequest$)
|
|
8582
|
-
.build() {
|
|
8583
|
-
}
|
|
8584
|
-
|
|
8585
|
-
class RemoveEntityOwnerCommand extends Command
|
|
8586
|
-
.classBuilder()
|
|
8587
|
-
.ep(commonParams)
|
|
8588
|
-
.m(function (Command, cs, config, o) {
|
|
8589
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8590
|
-
})
|
|
8591
|
-
.s("DataZone", "RemoveEntityOwner", {})
|
|
8592
|
-
.n("DataZoneClient", "RemoveEntityOwnerCommand")
|
|
8593
|
-
.sc(RemoveEntityOwner$)
|
|
8594
|
-
.build() {
|
|
8595
|
-
}
|
|
8596
|
-
|
|
8597
|
-
class RemovePolicyGrantCommand extends Command
|
|
8598
|
-
.classBuilder()
|
|
8599
|
-
.ep(commonParams)
|
|
8600
|
-
.m(function (Command, cs, config, o) {
|
|
8601
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8602
|
-
})
|
|
8603
|
-
.s("DataZone", "RemovePolicyGrant", {})
|
|
8604
|
-
.n("DataZoneClient", "RemovePolicyGrantCommand")
|
|
8605
|
-
.sc(RemovePolicyGrant$)
|
|
8606
|
-
.build() {
|
|
8607
|
-
}
|
|
8608
|
-
|
|
8609
|
-
class RevokeSubscriptionCommand extends Command
|
|
8610
|
-
.classBuilder()
|
|
8611
|
-
.ep(commonParams)
|
|
8612
|
-
.m(function (Command, cs, config, o) {
|
|
8613
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8614
|
-
})
|
|
8615
|
-
.s("DataZone", "RevokeSubscription", {})
|
|
8616
|
-
.n("DataZoneClient", "RevokeSubscriptionCommand")
|
|
8617
|
-
.sc(RevokeSubscription$)
|
|
8618
|
-
.build() {
|
|
8619
|
-
}
|
|
8620
|
-
|
|
8621
|
-
class SearchCommand extends Command
|
|
8622
|
-
.classBuilder()
|
|
8623
|
-
.ep(commonParams)
|
|
8624
|
-
.m(function (Command, cs, config, o) {
|
|
8625
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8626
|
-
})
|
|
8627
|
-
.s("DataZone", "Search", {})
|
|
8628
|
-
.n("DataZoneClient", "SearchCommand")
|
|
8629
|
-
.sc(Search$)
|
|
8630
|
-
.build() {
|
|
8631
|
-
}
|
|
8632
|
-
|
|
8633
|
-
class SearchGroupProfilesCommand extends Command
|
|
8634
|
-
.classBuilder()
|
|
8635
|
-
.ep(commonParams)
|
|
8636
|
-
.m(function (Command, cs, config, o) {
|
|
8637
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8638
|
-
})
|
|
8639
|
-
.s("DataZone", "SearchGroupProfiles", {})
|
|
8640
|
-
.n("DataZoneClient", "SearchGroupProfilesCommand")
|
|
8641
|
-
.sc(SearchGroupProfiles$)
|
|
8642
|
-
.build() {
|
|
8643
|
-
}
|
|
8644
|
-
|
|
8645
|
-
class SearchListingsCommand extends Command
|
|
8646
|
-
.classBuilder()
|
|
8647
|
-
.ep(commonParams)
|
|
8648
|
-
.m(function (Command, cs, config, o) {
|
|
8649
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8650
|
-
})
|
|
8651
|
-
.s("DataZone", "SearchListings", {})
|
|
8652
|
-
.n("DataZoneClient", "SearchListingsCommand")
|
|
8653
|
-
.sc(SearchListings$)
|
|
8654
|
-
.build() {
|
|
8655
|
-
}
|
|
8656
|
-
|
|
8657
|
-
class SearchTypesCommand extends Command
|
|
8658
|
-
.classBuilder()
|
|
8659
|
-
.ep(commonParams)
|
|
8660
|
-
.m(function (Command, cs, config, o) {
|
|
8661
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8662
|
-
})
|
|
8663
|
-
.s("DataZone", "SearchTypes", {})
|
|
8664
|
-
.n("DataZoneClient", "SearchTypesCommand")
|
|
8665
|
-
.sc(SearchTypes$)
|
|
8666
|
-
.build() {
|
|
8667
|
-
}
|
|
8668
|
-
|
|
8669
|
-
class SearchUserProfilesCommand extends Command
|
|
8670
|
-
.classBuilder()
|
|
8671
|
-
.ep(commonParams)
|
|
8672
|
-
.m(function (Command, cs, config, o) {
|
|
8673
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8674
|
-
})
|
|
8675
|
-
.s("DataZone", "SearchUserProfiles", {})
|
|
8676
|
-
.n("DataZoneClient", "SearchUserProfilesCommand")
|
|
8677
|
-
.sc(SearchUserProfiles$)
|
|
8678
|
-
.build() {
|
|
8679
|
-
}
|
|
8680
|
-
|
|
8681
|
-
class StartDataSourceRunCommand extends Command
|
|
8682
|
-
.classBuilder()
|
|
8683
|
-
.ep(commonParams)
|
|
8684
|
-
.m(function (Command, cs, config, o) {
|
|
8685
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8686
|
-
})
|
|
8687
|
-
.s("DataZone", "StartDataSourceRun", {})
|
|
8688
|
-
.n("DataZoneClient", "StartDataSourceRunCommand")
|
|
8689
|
-
.sc(StartDataSourceRun$)
|
|
8690
|
-
.build() {
|
|
8691
|
-
}
|
|
8692
|
-
|
|
8693
|
-
class StartMetadataGenerationRunCommand extends Command
|
|
8694
|
-
.classBuilder()
|
|
8695
|
-
.ep(commonParams)
|
|
8696
|
-
.m(function (Command, cs, config, o) {
|
|
8697
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8698
|
-
})
|
|
8699
|
-
.s("DataZone", "StartMetadataGenerationRun", {})
|
|
8700
|
-
.n("DataZoneClient", "StartMetadataGenerationRunCommand")
|
|
8701
|
-
.sc(StartMetadataGenerationRun$)
|
|
8702
|
-
.build() {
|
|
8703
|
-
}
|
|
8704
|
-
|
|
8705
|
-
class StartNotebookExportCommand extends Command
|
|
8706
|
-
.classBuilder()
|
|
8707
|
-
.ep(commonParams)
|
|
8708
|
-
.m(function (Command, cs, config, o) {
|
|
8709
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8710
|
-
})
|
|
8711
|
-
.s("DataZone", "StartNotebookExport", {})
|
|
8712
|
-
.n("DataZoneClient", "StartNotebookExportCommand")
|
|
8713
|
-
.sc(StartNotebookExport$)
|
|
8714
|
-
.build() {
|
|
8715
|
-
}
|
|
8716
|
-
|
|
8717
|
-
class StartNotebookImportCommand extends Command
|
|
8718
|
-
.classBuilder()
|
|
8719
|
-
.ep(commonParams)
|
|
8720
|
-
.m(function (Command, cs, config, o) {
|
|
8721
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8722
|
-
})
|
|
8723
|
-
.s("DataZone", "StartNotebookImport", {})
|
|
8724
|
-
.n("DataZoneClient", "StartNotebookImportCommand")
|
|
8725
|
-
.sc(StartNotebookImport$)
|
|
8726
|
-
.build() {
|
|
8727
|
-
}
|
|
8728
|
-
|
|
8729
|
-
class StartNotebookRunCommand extends Command
|
|
8730
|
-
.classBuilder()
|
|
8731
|
-
.ep(commonParams)
|
|
8732
|
-
.m(function (Command, cs, config, o) {
|
|
8733
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8734
|
-
})
|
|
8735
|
-
.s("DataZone", "StartNotebookRun", {})
|
|
8736
|
-
.n("DataZoneClient", "StartNotebookRunCommand")
|
|
8737
|
-
.sc(StartNotebookRun$)
|
|
8738
|
-
.build() {
|
|
8739
|
-
}
|
|
8740
|
-
|
|
8741
|
-
class StopNotebookRunCommand extends Command
|
|
8742
|
-
.classBuilder()
|
|
8743
|
-
.ep(commonParams)
|
|
8744
|
-
.m(function (Command, cs, config, o) {
|
|
8745
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8746
|
-
})
|
|
8747
|
-
.s("DataZone", "StopNotebookRun", {})
|
|
8748
|
-
.n("DataZoneClient", "StopNotebookRunCommand")
|
|
8749
|
-
.sc(StopNotebookRun$)
|
|
8750
|
-
.build() {
|
|
8751
|
-
}
|
|
8752
|
-
|
|
8753
|
-
class TagResourceCommand extends Command
|
|
8754
|
-
.classBuilder()
|
|
8755
|
-
.ep(commonParams)
|
|
8756
|
-
.m(function (Command, cs, config, o) {
|
|
8757
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8758
|
-
})
|
|
8759
|
-
.s("DataZone", "TagResource", {})
|
|
8760
|
-
.n("DataZoneClient", "TagResourceCommand")
|
|
8761
|
-
.sc(TagResource$)
|
|
8762
|
-
.build() {
|
|
8763
|
-
}
|
|
8764
|
-
|
|
8765
|
-
class UntagResourceCommand extends Command
|
|
8766
|
-
.classBuilder()
|
|
8767
|
-
.ep(commonParams)
|
|
8768
|
-
.m(function (Command, cs, config, o) {
|
|
8769
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8770
|
-
})
|
|
8771
|
-
.s("DataZone", "UntagResource", {})
|
|
8772
|
-
.n("DataZoneClient", "UntagResourceCommand")
|
|
8773
|
-
.sc(UntagResource$)
|
|
8774
|
-
.build() {
|
|
8775
|
-
}
|
|
8776
|
-
|
|
8777
|
-
class UpdateAccountPoolCommand extends Command
|
|
8778
|
-
.classBuilder()
|
|
8779
|
-
.ep(commonParams)
|
|
8780
|
-
.m(function (Command, cs, config, o) {
|
|
8781
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8782
|
-
})
|
|
8783
|
-
.s("DataZone", "UpdateAccountPool", {})
|
|
8784
|
-
.n("DataZoneClient", "UpdateAccountPoolCommand")
|
|
8785
|
-
.sc(UpdateAccountPool$)
|
|
8786
|
-
.build() {
|
|
8787
|
-
}
|
|
8788
|
-
|
|
8789
|
-
class UpdateAssetFilterCommand extends Command
|
|
8790
|
-
.classBuilder()
|
|
8791
|
-
.ep(commonParams)
|
|
8792
|
-
.m(function (Command, cs, config, o) {
|
|
8793
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8794
|
-
})
|
|
8795
|
-
.s("DataZone", "UpdateAssetFilter", {})
|
|
8796
|
-
.n("DataZoneClient", "UpdateAssetFilterCommand")
|
|
8797
|
-
.sc(UpdateAssetFilter$)
|
|
8798
|
-
.build() {
|
|
8799
|
-
}
|
|
8800
|
-
|
|
8801
|
-
class UpdateConnectionCommand extends Command
|
|
8802
|
-
.classBuilder()
|
|
8803
|
-
.ep(commonParams)
|
|
8804
|
-
.m(function (Command, cs, config, o) {
|
|
8805
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8806
|
-
})
|
|
8807
|
-
.s("DataZone", "UpdateConnection", {})
|
|
8808
|
-
.n("DataZoneClient", "UpdateConnectionCommand")
|
|
8809
|
-
.sc(UpdateConnection$)
|
|
8810
|
-
.build() {
|
|
8811
|
-
}
|
|
8812
|
-
|
|
8813
|
-
class UpdateDataSourceCommand extends Command
|
|
8814
|
-
.classBuilder()
|
|
8815
|
-
.ep(commonParams)
|
|
8816
|
-
.m(function (Command, cs, config, o) {
|
|
8817
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8818
|
-
})
|
|
8819
|
-
.s("DataZone", "UpdateDataSource", {})
|
|
8820
|
-
.n("DataZoneClient", "UpdateDataSourceCommand")
|
|
8821
|
-
.sc(UpdateDataSource$)
|
|
8822
|
-
.build() {
|
|
8823
|
-
}
|
|
8824
|
-
|
|
8825
|
-
class UpdateDomainCommand extends Command
|
|
8826
|
-
.classBuilder()
|
|
8827
|
-
.ep(commonParams)
|
|
8828
|
-
.m(function (Command, cs, config, o) {
|
|
8829
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8830
|
-
})
|
|
8831
|
-
.s("DataZone", "UpdateDomain", {})
|
|
8832
|
-
.n("DataZoneClient", "UpdateDomainCommand")
|
|
8833
|
-
.sc(UpdateDomain$)
|
|
8834
|
-
.build() {
|
|
8835
|
-
}
|
|
8836
|
-
|
|
8837
|
-
class UpdateDomainUnitCommand extends Command
|
|
8838
|
-
.classBuilder()
|
|
8839
|
-
.ep(commonParams)
|
|
8840
|
-
.m(function (Command, cs, config, o) {
|
|
8841
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8842
|
-
})
|
|
8843
|
-
.s("DataZone", "UpdateDomainUnit", {})
|
|
8844
|
-
.n("DataZoneClient", "UpdateDomainUnitCommand")
|
|
8845
|
-
.sc(UpdateDomainUnit$)
|
|
8846
|
-
.build() {
|
|
8847
|
-
}
|
|
8848
|
-
|
|
8849
|
-
class UpdateEnvironmentActionCommand extends Command
|
|
8850
|
-
.classBuilder()
|
|
8851
|
-
.ep(commonParams)
|
|
8852
|
-
.m(function (Command, cs, config, o) {
|
|
8853
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8854
|
-
})
|
|
8855
|
-
.s("DataZone", "UpdateEnvironmentAction", {})
|
|
8856
|
-
.n("DataZoneClient", "UpdateEnvironmentActionCommand")
|
|
8857
|
-
.sc(UpdateEnvironmentAction$)
|
|
8858
|
-
.build() {
|
|
8859
|
-
}
|
|
8860
|
-
|
|
8861
|
-
class UpdateEnvironmentBlueprintCommand extends Command
|
|
8862
|
-
.classBuilder()
|
|
8863
|
-
.ep(commonParams)
|
|
8864
|
-
.m(function (Command, cs, config, o) {
|
|
8865
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8866
|
-
})
|
|
8867
|
-
.s("DataZone", "UpdateEnvironmentBlueprint", {})
|
|
8868
|
-
.n("DataZoneClient", "UpdateEnvironmentBlueprintCommand")
|
|
8869
|
-
.sc(UpdateEnvironmentBlueprint$)
|
|
8870
|
-
.build() {
|
|
8871
|
-
}
|
|
8872
|
-
|
|
8873
|
-
class UpdateEnvironmentCommand extends Command
|
|
8874
|
-
.classBuilder()
|
|
8875
|
-
.ep(commonParams)
|
|
8876
|
-
.m(function (Command, cs, config, o) {
|
|
8877
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8878
|
-
})
|
|
8879
|
-
.s("DataZone", "UpdateEnvironment", {})
|
|
8880
|
-
.n("DataZoneClient", "UpdateEnvironmentCommand")
|
|
8881
|
-
.sc(UpdateEnvironment$)
|
|
8882
|
-
.build() {
|
|
8883
|
-
}
|
|
8884
|
-
|
|
8885
|
-
class UpdateEnvironmentProfileCommand extends Command
|
|
8886
|
-
.classBuilder()
|
|
8887
|
-
.ep(commonParams)
|
|
8888
|
-
.m(function (Command, cs, config, o) {
|
|
8889
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8890
|
-
})
|
|
8891
|
-
.s("DataZone", "UpdateEnvironmentProfile", {})
|
|
8892
|
-
.n("DataZoneClient", "UpdateEnvironmentProfileCommand")
|
|
8893
|
-
.sc(UpdateEnvironmentProfile$)
|
|
8894
|
-
.build() {
|
|
8895
|
-
}
|
|
8896
|
-
|
|
8897
|
-
class UpdateGlossaryCommand extends Command
|
|
8898
|
-
.classBuilder()
|
|
8899
|
-
.ep(commonParams)
|
|
8900
|
-
.m(function (Command, cs, config, o) {
|
|
8901
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8902
|
-
})
|
|
8903
|
-
.s("DataZone", "UpdateGlossary", {})
|
|
8904
|
-
.n("DataZoneClient", "UpdateGlossaryCommand")
|
|
8905
|
-
.sc(UpdateGlossary$)
|
|
8906
|
-
.build() {
|
|
8907
|
-
}
|
|
8908
|
-
|
|
8909
|
-
class UpdateGlossaryTermCommand extends Command
|
|
8910
|
-
.classBuilder()
|
|
8911
|
-
.ep(commonParams)
|
|
8912
|
-
.m(function (Command, cs, config, o) {
|
|
8913
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8914
|
-
})
|
|
8915
|
-
.s("DataZone", "UpdateGlossaryTerm", {})
|
|
8916
|
-
.n("DataZoneClient", "UpdateGlossaryTermCommand")
|
|
8917
|
-
.sc(UpdateGlossaryTerm$)
|
|
8918
|
-
.build() {
|
|
8919
|
-
}
|
|
8920
|
-
|
|
8921
|
-
class UpdateGroupProfileCommand extends Command
|
|
8922
|
-
.classBuilder()
|
|
8923
|
-
.ep(commonParams)
|
|
8924
|
-
.m(function (Command, cs, config, o) {
|
|
8925
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8926
|
-
})
|
|
8927
|
-
.s("DataZone", "UpdateGroupProfile", {})
|
|
8928
|
-
.n("DataZoneClient", "UpdateGroupProfileCommand")
|
|
8929
|
-
.sc(UpdateGroupProfile$)
|
|
8930
|
-
.build() {
|
|
8931
|
-
}
|
|
8932
|
-
|
|
8933
|
-
class UpdateNotebookCommand extends Command
|
|
8934
|
-
.classBuilder()
|
|
8935
|
-
.ep(commonParams)
|
|
8936
|
-
.m(function (Command, cs, config, o) {
|
|
8937
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8938
|
-
})
|
|
8939
|
-
.s("DataZone", "UpdateNotebook", {})
|
|
8940
|
-
.n("DataZoneClient", "UpdateNotebookCommand")
|
|
8941
|
-
.sc(UpdateNotebook$)
|
|
8942
|
-
.build() {
|
|
8943
|
-
}
|
|
8944
|
-
|
|
8945
|
-
class UpdateProjectCommand extends Command
|
|
8946
|
-
.classBuilder()
|
|
8947
|
-
.ep(commonParams)
|
|
8948
|
-
.m(function (Command, cs, config, o) {
|
|
8949
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8950
|
-
})
|
|
8951
|
-
.s("DataZone", "UpdateProject", {})
|
|
8952
|
-
.n("DataZoneClient", "UpdateProjectCommand")
|
|
8953
|
-
.sc(UpdateProject$)
|
|
8954
|
-
.build() {
|
|
8955
|
-
}
|
|
8956
|
-
|
|
8957
|
-
class UpdateProjectProfileCommand extends Command
|
|
8958
|
-
.classBuilder()
|
|
8959
|
-
.ep(commonParams)
|
|
8960
|
-
.m(function (Command, cs, config, o) {
|
|
8961
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8962
|
-
})
|
|
8963
|
-
.s("DataZone", "UpdateProjectProfile", {})
|
|
8964
|
-
.n("DataZoneClient", "UpdateProjectProfileCommand")
|
|
8965
|
-
.sc(UpdateProjectProfile$)
|
|
8966
|
-
.build() {
|
|
8967
|
-
}
|
|
8968
|
-
|
|
8969
|
-
class UpdateRootDomainUnitOwnerCommand extends Command
|
|
8970
|
-
.classBuilder()
|
|
8971
|
-
.ep(commonParams)
|
|
8972
|
-
.m(function (Command, cs, config, o) {
|
|
8973
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8974
|
-
})
|
|
8975
|
-
.s("DataZone", "UpdateRootDomainUnitOwner", {})
|
|
8976
|
-
.n("DataZoneClient", "UpdateRootDomainUnitOwnerCommand")
|
|
8977
|
-
.sc(UpdateRootDomainUnitOwner$)
|
|
8978
|
-
.build() {
|
|
8979
|
-
}
|
|
8980
|
-
|
|
8981
|
-
class UpdateRuleCommand extends Command
|
|
8982
|
-
.classBuilder()
|
|
8983
|
-
.ep(commonParams)
|
|
8984
|
-
.m(function (Command, cs, config, o) {
|
|
8985
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8986
|
-
})
|
|
8987
|
-
.s("DataZone", "UpdateRule", {})
|
|
8988
|
-
.n("DataZoneClient", "UpdateRuleCommand")
|
|
8989
|
-
.sc(UpdateRule$)
|
|
8990
|
-
.build() {
|
|
8991
|
-
}
|
|
8992
|
-
|
|
8993
|
-
class UpdateSubscriptionGrantStatusCommand extends Command
|
|
8994
|
-
.classBuilder()
|
|
8995
|
-
.ep(commonParams)
|
|
8996
|
-
.m(function (Command, cs, config, o) {
|
|
8997
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8998
|
-
})
|
|
8999
|
-
.s("DataZone", "UpdateSubscriptionGrantStatus", {})
|
|
9000
|
-
.n("DataZoneClient", "UpdateSubscriptionGrantStatusCommand")
|
|
9001
|
-
.sc(UpdateSubscriptionGrantStatus$)
|
|
9002
|
-
.build() {
|
|
9003
|
-
}
|
|
9004
|
-
|
|
9005
|
-
class UpdateSubscriptionRequestCommand extends Command
|
|
9006
|
-
.classBuilder()
|
|
9007
|
-
.ep(commonParams)
|
|
9008
|
-
.m(function (Command, cs, config, o) {
|
|
9009
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9010
|
-
})
|
|
9011
|
-
.s("DataZone", "UpdateSubscriptionRequest", {})
|
|
9012
|
-
.n("DataZoneClient", "UpdateSubscriptionRequestCommand")
|
|
9013
|
-
.sc(UpdateSubscriptionRequest$)
|
|
9014
|
-
.build() {
|
|
9015
|
-
}
|
|
9016
|
-
|
|
9017
|
-
class UpdateSubscriptionTargetCommand extends Command
|
|
9018
|
-
.classBuilder()
|
|
9019
|
-
.ep(commonParams)
|
|
9020
|
-
.m(function (Command, cs, config, o) {
|
|
9021
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9022
|
-
})
|
|
9023
|
-
.s("DataZone", "UpdateSubscriptionTarget", {})
|
|
9024
|
-
.n("DataZoneClient", "UpdateSubscriptionTargetCommand")
|
|
9025
|
-
.sc(UpdateSubscriptionTarget$)
|
|
9026
|
-
.build() {
|
|
9027
|
-
}
|
|
9028
|
-
|
|
9029
|
-
class UpdateUserProfileCommand extends Command
|
|
9030
|
-
.classBuilder()
|
|
9031
|
-
.ep(commonParams)
|
|
9032
|
-
.m(function (Command, cs, config, o) {
|
|
9033
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9034
|
-
})
|
|
9035
|
-
.s("DataZone", "UpdateUserProfile", {})
|
|
9036
|
-
.n("DataZoneClient", "UpdateUserProfileCommand")
|
|
9037
|
-
.sc(UpdateUserProfile$)
|
|
9038
|
-
.build() {
|
|
6774
|
+
const command = makeBuilder(commonParams, "DataZone", "DataZoneClient", getEndpointPlugin);
|
|
6775
|
+
const _ep0 = {};
|
|
6776
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
6777
|
+
|
|
6778
|
+
class AcceptPredictionsCommand extends command(_ep0, _mw0, "AcceptPredictions", AcceptPredictions$) {
|
|
6779
|
+
}
|
|
6780
|
+
|
|
6781
|
+
class AcceptSubscriptionRequestCommand extends command(_ep0, _mw0, "AcceptSubscriptionRequest", AcceptSubscriptionRequest$) {
|
|
6782
|
+
}
|
|
6783
|
+
|
|
6784
|
+
class AddEntityOwnerCommand extends command(_ep0, _mw0, "AddEntityOwner", AddEntityOwner$) {
|
|
6785
|
+
}
|
|
6786
|
+
|
|
6787
|
+
class AddPolicyGrantCommand extends command(_ep0, _mw0, "AddPolicyGrant", AddPolicyGrant$) {
|
|
6788
|
+
}
|
|
6789
|
+
|
|
6790
|
+
class AssociateEnvironmentRoleCommand extends command(_ep0, _mw0, "AssociateEnvironmentRole", AssociateEnvironmentRole$) {
|
|
6791
|
+
}
|
|
6792
|
+
|
|
6793
|
+
class AssociateGovernedTermsCommand extends command(_ep0, _mw0, "AssociateGovernedTerms", AssociateGovernedTerms$) {
|
|
6794
|
+
}
|
|
6795
|
+
|
|
6796
|
+
class BatchGetAttributesMetadataCommand extends command(_ep0, _mw0, "BatchGetAttributesMetadata", BatchGetAttributesMetadata$) {
|
|
6797
|
+
}
|
|
6798
|
+
|
|
6799
|
+
class BatchPutAttributesMetadataCommand extends command(_ep0, _mw0, "BatchPutAttributesMetadata", BatchPutAttributesMetadata$) {
|
|
6800
|
+
}
|
|
6801
|
+
|
|
6802
|
+
class CancelMetadataGenerationRunCommand extends command(_ep0, _mw0, "CancelMetadataGenerationRun", CancelMetadataGenerationRun$) {
|
|
6803
|
+
}
|
|
6804
|
+
|
|
6805
|
+
class CancelSubscriptionCommand extends command(_ep0, _mw0, "CancelSubscription", CancelSubscription$) {
|
|
6806
|
+
}
|
|
6807
|
+
|
|
6808
|
+
class CreateAccountPoolCommand extends command(_ep0, _mw0, "CreateAccountPool", CreateAccountPool$) {
|
|
6809
|
+
}
|
|
6810
|
+
|
|
6811
|
+
class CreateAssetCommand extends command(_ep0, _mw0, "CreateAsset", CreateAsset$) {
|
|
6812
|
+
}
|
|
6813
|
+
|
|
6814
|
+
class CreateAssetFilterCommand extends command(_ep0, _mw0, "CreateAssetFilter", CreateAssetFilter$) {
|
|
6815
|
+
}
|
|
6816
|
+
|
|
6817
|
+
class CreateAssetRevisionCommand extends command(_ep0, _mw0, "CreateAssetRevision", CreateAssetRevision$) {
|
|
6818
|
+
}
|
|
6819
|
+
|
|
6820
|
+
class CreateAssetTypeCommand extends command(_ep0, _mw0, "CreateAssetType", CreateAssetType$) {
|
|
6821
|
+
}
|
|
6822
|
+
|
|
6823
|
+
class CreateConnectionCommand extends command(_ep0, _mw0, "CreateConnection", CreateConnection$) {
|
|
6824
|
+
}
|
|
6825
|
+
|
|
6826
|
+
class CreateDataProductCommand extends command(_ep0, _mw0, "CreateDataProduct", CreateDataProduct$) {
|
|
6827
|
+
}
|
|
6828
|
+
|
|
6829
|
+
class CreateDataProductRevisionCommand extends command(_ep0, _mw0, "CreateDataProductRevision", CreateDataProductRevision$) {
|
|
6830
|
+
}
|
|
6831
|
+
|
|
6832
|
+
class CreateDataSourceCommand extends command(_ep0, _mw0, "CreateDataSource", CreateDataSource$) {
|
|
6833
|
+
}
|
|
6834
|
+
|
|
6835
|
+
class CreateDomainCommand extends command(_ep0, _mw0, "CreateDomain", CreateDomain$) {
|
|
6836
|
+
}
|
|
6837
|
+
|
|
6838
|
+
class CreateDomainUnitCommand extends command(_ep0, _mw0, "CreateDomainUnit", CreateDomainUnit$) {
|
|
6839
|
+
}
|
|
6840
|
+
|
|
6841
|
+
class CreateEnvironmentActionCommand extends command(_ep0, _mw0, "CreateEnvironmentAction", CreateEnvironmentAction$) {
|
|
6842
|
+
}
|
|
6843
|
+
|
|
6844
|
+
class CreateEnvironmentBlueprintCommand extends command(_ep0, _mw0, "CreateEnvironmentBlueprint", CreateEnvironmentBlueprint$) {
|
|
6845
|
+
}
|
|
6846
|
+
|
|
6847
|
+
class CreateEnvironmentCommand extends command(_ep0, _mw0, "CreateEnvironment", CreateEnvironment$) {
|
|
6848
|
+
}
|
|
6849
|
+
|
|
6850
|
+
class CreateEnvironmentProfileCommand extends command(_ep0, _mw0, "CreateEnvironmentProfile", CreateEnvironmentProfile$) {
|
|
6851
|
+
}
|
|
6852
|
+
|
|
6853
|
+
class CreateFormTypeCommand extends command(_ep0, _mw0, "CreateFormType", CreateFormType$) {
|
|
6854
|
+
}
|
|
6855
|
+
|
|
6856
|
+
class CreateGlossaryCommand extends command(_ep0, _mw0, "CreateGlossary", CreateGlossary$) {
|
|
6857
|
+
}
|
|
6858
|
+
|
|
6859
|
+
class CreateGlossaryTermCommand extends command(_ep0, _mw0, "CreateGlossaryTerm", CreateGlossaryTerm$) {
|
|
6860
|
+
}
|
|
6861
|
+
|
|
6862
|
+
class CreateGroupProfileCommand extends command(_ep0, _mw0, "CreateGroupProfile", CreateGroupProfile$) {
|
|
6863
|
+
}
|
|
6864
|
+
|
|
6865
|
+
class CreateListingChangeSetCommand extends command(_ep0, _mw0, "CreateListingChangeSet", CreateListingChangeSet$) {
|
|
6866
|
+
}
|
|
6867
|
+
|
|
6868
|
+
class CreateNotebookCommand extends command(_ep0, _mw0, "CreateNotebook", CreateNotebook$) {
|
|
6869
|
+
}
|
|
6870
|
+
|
|
6871
|
+
class CreateProjectCommand extends command(_ep0, _mw0, "CreateProject", CreateProject$) {
|
|
6872
|
+
}
|
|
6873
|
+
|
|
6874
|
+
class CreateProjectMembershipCommand extends command(_ep0, _mw0, "CreateProjectMembership", CreateProjectMembership$) {
|
|
6875
|
+
}
|
|
6876
|
+
|
|
6877
|
+
class CreateProjectProfileCommand extends command(_ep0, _mw0, "CreateProjectProfile", CreateProjectProfile$) {
|
|
6878
|
+
}
|
|
6879
|
+
|
|
6880
|
+
class CreateRuleCommand extends command(_ep0, _mw0, "CreateRule", CreateRule$) {
|
|
6881
|
+
}
|
|
6882
|
+
|
|
6883
|
+
class CreateSubscriptionGrantCommand extends command(_ep0, _mw0, "CreateSubscriptionGrant", CreateSubscriptionGrant$) {
|
|
6884
|
+
}
|
|
6885
|
+
|
|
6886
|
+
class CreateSubscriptionRequestCommand extends command(_ep0, _mw0, "CreateSubscriptionRequest", CreateSubscriptionRequest$) {
|
|
6887
|
+
}
|
|
6888
|
+
|
|
6889
|
+
class CreateSubscriptionTargetCommand extends command(_ep0, _mw0, "CreateSubscriptionTarget", CreateSubscriptionTarget$) {
|
|
6890
|
+
}
|
|
6891
|
+
|
|
6892
|
+
class CreateUserProfileCommand extends command(_ep0, _mw0, "CreateUserProfile", CreateUserProfile$) {
|
|
6893
|
+
}
|
|
6894
|
+
|
|
6895
|
+
class DeleteAccountPoolCommand extends command(_ep0, _mw0, "DeleteAccountPool", DeleteAccountPool$) {
|
|
6896
|
+
}
|
|
6897
|
+
|
|
6898
|
+
class DeleteAssetCommand extends command(_ep0, _mw0, "DeleteAsset", DeleteAsset$) {
|
|
6899
|
+
}
|
|
6900
|
+
|
|
6901
|
+
class DeleteAssetFilterCommand extends command(_ep0, _mw0, "DeleteAssetFilter", DeleteAssetFilter$) {
|
|
6902
|
+
}
|
|
6903
|
+
|
|
6904
|
+
class DeleteAssetTypeCommand extends command(_ep0, _mw0, "DeleteAssetType", DeleteAssetType$) {
|
|
6905
|
+
}
|
|
6906
|
+
|
|
6907
|
+
class DeleteConnectionCommand extends command(_ep0, _mw0, "DeleteConnection", DeleteConnection$) {
|
|
6908
|
+
}
|
|
6909
|
+
|
|
6910
|
+
class DeleteDataExportConfigurationCommand extends command(_ep0, _mw0, "DeleteDataExportConfiguration", DeleteDataExportConfiguration$) {
|
|
6911
|
+
}
|
|
6912
|
+
|
|
6913
|
+
class DeleteDataProductCommand extends command(_ep0, _mw0, "DeleteDataProduct", DeleteDataProduct$) {
|
|
6914
|
+
}
|
|
6915
|
+
|
|
6916
|
+
class DeleteDataSourceCommand extends command(_ep0, _mw0, "DeleteDataSource", DeleteDataSource$) {
|
|
6917
|
+
}
|
|
6918
|
+
|
|
6919
|
+
class DeleteDomainCommand extends command(_ep0, _mw0, "DeleteDomain", DeleteDomain$) {
|
|
6920
|
+
}
|
|
6921
|
+
|
|
6922
|
+
class DeleteDomainUnitCommand extends command(_ep0, _mw0, "DeleteDomainUnit", DeleteDomainUnit$) {
|
|
6923
|
+
}
|
|
6924
|
+
|
|
6925
|
+
class DeleteEnvironmentActionCommand extends command(_ep0, _mw0, "DeleteEnvironmentAction", DeleteEnvironmentAction$) {
|
|
6926
|
+
}
|
|
6927
|
+
|
|
6928
|
+
class DeleteEnvironmentBlueprintCommand extends command(_ep0, _mw0, "DeleteEnvironmentBlueprint", DeleteEnvironmentBlueprint$) {
|
|
6929
|
+
}
|
|
6930
|
+
|
|
6931
|
+
class DeleteEnvironmentBlueprintConfigurationCommand extends command(_ep0, _mw0, "DeleteEnvironmentBlueprintConfiguration", DeleteEnvironmentBlueprintConfiguration$) {
|
|
6932
|
+
}
|
|
6933
|
+
|
|
6934
|
+
class DeleteEnvironmentCommand extends command(_ep0, _mw0, "DeleteEnvironment", DeleteEnvironment$) {
|
|
6935
|
+
}
|
|
6936
|
+
|
|
6937
|
+
class DeleteEnvironmentProfileCommand extends command(_ep0, _mw0, "DeleteEnvironmentProfile", DeleteEnvironmentProfile$) {
|
|
6938
|
+
}
|
|
6939
|
+
|
|
6940
|
+
class DeleteFormTypeCommand extends command(_ep0, _mw0, "DeleteFormType", DeleteFormType$) {
|
|
6941
|
+
}
|
|
6942
|
+
|
|
6943
|
+
class DeleteGlossaryCommand extends command(_ep0, _mw0, "DeleteGlossary", DeleteGlossary$) {
|
|
6944
|
+
}
|
|
6945
|
+
|
|
6946
|
+
class DeleteGlossaryTermCommand extends command(_ep0, _mw0, "DeleteGlossaryTerm", DeleteGlossaryTerm$) {
|
|
6947
|
+
}
|
|
6948
|
+
|
|
6949
|
+
class DeleteLineageEventCommand extends command(_ep0, _mw0, "DeleteLineageEvent", DeleteLineageEvent$) {
|
|
6950
|
+
}
|
|
6951
|
+
|
|
6952
|
+
class DeleteListingCommand extends command(_ep0, _mw0, "DeleteListing", DeleteListing$) {
|
|
6953
|
+
}
|
|
6954
|
+
|
|
6955
|
+
class DeleteNotebookCommand extends command(_ep0, _mw0, "DeleteNotebook", DeleteNotebook$) {
|
|
6956
|
+
}
|
|
6957
|
+
|
|
6958
|
+
class DeleteProjectCommand extends command(_ep0, _mw0, "DeleteProject", DeleteProject$) {
|
|
6959
|
+
}
|
|
6960
|
+
|
|
6961
|
+
class DeleteProjectMembershipCommand extends command(_ep0, _mw0, "DeleteProjectMembership", DeleteProjectMembership$) {
|
|
6962
|
+
}
|
|
6963
|
+
|
|
6964
|
+
class DeleteProjectProfileCommand extends command(_ep0, _mw0, "DeleteProjectProfile", DeleteProjectProfile$) {
|
|
6965
|
+
}
|
|
6966
|
+
|
|
6967
|
+
class DeleteRuleCommand extends command(_ep0, _mw0, "DeleteRule", DeleteRule$) {
|
|
6968
|
+
}
|
|
6969
|
+
|
|
6970
|
+
class DeleteSubscriptionGrantCommand extends command(_ep0, _mw0, "DeleteSubscriptionGrant", DeleteSubscriptionGrant$) {
|
|
6971
|
+
}
|
|
6972
|
+
|
|
6973
|
+
class DeleteSubscriptionRequestCommand extends command(_ep0, _mw0, "DeleteSubscriptionRequest", DeleteSubscriptionRequest$) {
|
|
6974
|
+
}
|
|
6975
|
+
|
|
6976
|
+
class DeleteSubscriptionTargetCommand extends command(_ep0, _mw0, "DeleteSubscriptionTarget", DeleteSubscriptionTarget$) {
|
|
6977
|
+
}
|
|
6978
|
+
|
|
6979
|
+
class DeleteTimeSeriesDataPointsCommand extends command(_ep0, _mw0, "DeleteTimeSeriesDataPoints", DeleteTimeSeriesDataPoints$) {
|
|
6980
|
+
}
|
|
6981
|
+
|
|
6982
|
+
class DisassociateEnvironmentRoleCommand extends command(_ep0, _mw0, "DisassociateEnvironmentRole", DisassociateEnvironmentRole$) {
|
|
6983
|
+
}
|
|
6984
|
+
|
|
6985
|
+
class DisassociateGovernedTermsCommand extends command(_ep0, _mw0, "DisassociateGovernedTerms", DisassociateGovernedTerms$) {
|
|
6986
|
+
}
|
|
6987
|
+
|
|
6988
|
+
class GetAccountPoolCommand extends command(_ep0, _mw0, "GetAccountPool", GetAccountPool$) {
|
|
6989
|
+
}
|
|
6990
|
+
|
|
6991
|
+
class GetAssetCommand extends command(_ep0, _mw0, "GetAsset", GetAsset$) {
|
|
6992
|
+
}
|
|
6993
|
+
|
|
6994
|
+
class GetAssetFilterCommand extends command(_ep0, _mw0, "GetAssetFilter", GetAssetFilter$) {
|
|
6995
|
+
}
|
|
6996
|
+
|
|
6997
|
+
class GetAssetTypeCommand extends command(_ep0, _mw0, "GetAssetType", GetAssetType$) {
|
|
6998
|
+
}
|
|
6999
|
+
|
|
7000
|
+
class GetConnectionCommand extends command(_ep0, _mw0, "GetConnection", GetConnection$) {
|
|
7001
|
+
}
|
|
7002
|
+
|
|
7003
|
+
class GetDataExportConfigurationCommand extends command(_ep0, _mw0, "GetDataExportConfiguration", GetDataExportConfiguration$) {
|
|
7004
|
+
}
|
|
7005
|
+
|
|
7006
|
+
class GetDataProductCommand extends command(_ep0, _mw0, "GetDataProduct", GetDataProduct$) {
|
|
7007
|
+
}
|
|
7008
|
+
|
|
7009
|
+
class GetDataSourceCommand extends command(_ep0, _mw0, "GetDataSource", GetDataSource$) {
|
|
7010
|
+
}
|
|
7011
|
+
|
|
7012
|
+
class GetDataSourceRunCommand extends command(_ep0, _mw0, "GetDataSourceRun", GetDataSourceRun$) {
|
|
7013
|
+
}
|
|
7014
|
+
|
|
7015
|
+
class GetDomainCommand extends command(_ep0, _mw0, "GetDomain", GetDomain$) {
|
|
7016
|
+
}
|
|
7017
|
+
|
|
7018
|
+
class GetDomainUnitCommand extends command(_ep0, _mw0, "GetDomainUnit", GetDomainUnit$) {
|
|
7019
|
+
}
|
|
7020
|
+
|
|
7021
|
+
class GetEnvironmentActionCommand extends command(_ep0, _mw0, "GetEnvironmentAction", GetEnvironmentAction$) {
|
|
7022
|
+
}
|
|
7023
|
+
|
|
7024
|
+
class GetEnvironmentBlueprintCommand extends command(_ep0, _mw0, "GetEnvironmentBlueprint", GetEnvironmentBlueprint$) {
|
|
7025
|
+
}
|
|
7026
|
+
|
|
7027
|
+
class GetEnvironmentBlueprintConfigurationCommand extends command(_ep0, _mw0, "GetEnvironmentBlueprintConfiguration", GetEnvironmentBlueprintConfiguration$) {
|
|
7028
|
+
}
|
|
7029
|
+
|
|
7030
|
+
class GetEnvironmentCommand extends command(_ep0, _mw0, "GetEnvironment", GetEnvironment$) {
|
|
7031
|
+
}
|
|
7032
|
+
|
|
7033
|
+
class GetEnvironmentCredentialsCommand extends command(_ep0, _mw0, "GetEnvironmentCredentials", GetEnvironmentCredentials$) {
|
|
7034
|
+
}
|
|
7035
|
+
|
|
7036
|
+
class GetEnvironmentProfileCommand extends command(_ep0, _mw0, "GetEnvironmentProfile", GetEnvironmentProfile$) {
|
|
7037
|
+
}
|
|
7038
|
+
|
|
7039
|
+
class GetFormTypeCommand extends command(_ep0, _mw0, "GetFormType", GetFormType$) {
|
|
7040
|
+
}
|
|
7041
|
+
|
|
7042
|
+
class GetGlossaryCommand extends command(_ep0, _mw0, "GetGlossary", GetGlossary$) {
|
|
7043
|
+
}
|
|
7044
|
+
|
|
7045
|
+
class GetGlossaryTermCommand extends command(_ep0, _mw0, "GetGlossaryTerm", GetGlossaryTerm$) {
|
|
7046
|
+
}
|
|
7047
|
+
|
|
7048
|
+
class GetGroupProfileCommand extends command(_ep0, _mw0, "GetGroupProfile", GetGroupProfile$) {
|
|
7049
|
+
}
|
|
7050
|
+
|
|
7051
|
+
class GetIamPortalLoginUrlCommand extends command(_ep0, _mw0, "GetIamPortalLoginUrl", GetIamPortalLoginUrl$) {
|
|
7052
|
+
}
|
|
7053
|
+
|
|
7054
|
+
class GetJobRunCommand extends command(_ep0, _mw0, "GetJobRun", GetJobRun$) {
|
|
7055
|
+
}
|
|
7056
|
+
|
|
7057
|
+
class GetLineageEventCommand extends command(_ep0, _mw0, "GetLineageEvent", GetLineageEvent$) {
|
|
7058
|
+
}
|
|
7059
|
+
|
|
7060
|
+
class GetLineageNodeCommand extends command(_ep0, _mw0, "GetLineageNode", GetLineageNode$) {
|
|
7061
|
+
}
|
|
7062
|
+
|
|
7063
|
+
class GetListingCommand extends command(_ep0, _mw0, "GetListing", GetListing$) {
|
|
7064
|
+
}
|
|
7065
|
+
|
|
7066
|
+
class GetMetadataGenerationRunCommand extends command(_ep0, _mw0, "GetMetadataGenerationRun", GetMetadataGenerationRun$) {
|
|
7067
|
+
}
|
|
7068
|
+
|
|
7069
|
+
class GetNotebookCommand extends command(_ep0, _mw0, "GetNotebook", GetNotebook$) {
|
|
7070
|
+
}
|
|
7071
|
+
|
|
7072
|
+
class GetNotebookExportCommand extends command(_ep0, _mw0, "GetNotebookExport", GetNotebookExport$) {
|
|
7073
|
+
}
|
|
7074
|
+
|
|
7075
|
+
class GetNotebookRunCommand extends command(_ep0, _mw0, "GetNotebookRun", GetNotebookRun$) {
|
|
7076
|
+
}
|
|
7077
|
+
|
|
7078
|
+
class GetProjectCommand extends command(_ep0, _mw0, "GetProject", GetProject$) {
|
|
7079
|
+
}
|
|
7080
|
+
|
|
7081
|
+
class GetProjectProfileCommand extends command(_ep0, _mw0, "GetProjectProfile", GetProjectProfile$) {
|
|
7082
|
+
}
|
|
7083
|
+
|
|
7084
|
+
class GetRuleCommand extends command(_ep0, _mw0, "GetRule", GetRule$) {
|
|
7085
|
+
}
|
|
7086
|
+
|
|
7087
|
+
class GetSubscriptionCommand extends command(_ep0, _mw0, "GetSubscription", GetSubscription$) {
|
|
7088
|
+
}
|
|
7089
|
+
|
|
7090
|
+
class GetSubscriptionGrantCommand extends command(_ep0, _mw0, "GetSubscriptionGrant", GetSubscriptionGrant$) {
|
|
7091
|
+
}
|
|
7092
|
+
|
|
7093
|
+
class GetSubscriptionRequestDetailsCommand extends command(_ep0, _mw0, "GetSubscriptionRequestDetails", GetSubscriptionRequestDetails$) {
|
|
7094
|
+
}
|
|
7095
|
+
|
|
7096
|
+
class GetSubscriptionTargetCommand extends command(_ep0, _mw0, "GetSubscriptionTarget", GetSubscriptionTarget$) {
|
|
7097
|
+
}
|
|
7098
|
+
|
|
7099
|
+
class GetTimeSeriesDataPointCommand extends command(_ep0, _mw0, "GetTimeSeriesDataPoint", GetTimeSeriesDataPoint$) {
|
|
7100
|
+
}
|
|
7101
|
+
|
|
7102
|
+
class GetUserProfileCommand extends command(_ep0, _mw0, "GetUserProfile", GetUserProfile$) {
|
|
7103
|
+
}
|
|
7104
|
+
|
|
7105
|
+
class ListAccountPoolsCommand extends command(_ep0, _mw0, "ListAccountPools", ListAccountPools$) {
|
|
7106
|
+
}
|
|
7107
|
+
|
|
7108
|
+
class ListAccountsInAccountPoolCommand extends command(_ep0, _mw0, "ListAccountsInAccountPool", ListAccountsInAccountPool$) {
|
|
7109
|
+
}
|
|
7110
|
+
|
|
7111
|
+
class ListAssetFiltersCommand extends command(_ep0, _mw0, "ListAssetFilters", ListAssetFilters$) {
|
|
7112
|
+
}
|
|
7113
|
+
|
|
7114
|
+
class ListAssetRevisionsCommand extends command(_ep0, _mw0, "ListAssetRevisions", ListAssetRevisions$) {
|
|
7115
|
+
}
|
|
7116
|
+
|
|
7117
|
+
class ListConnectionsCommand extends command(_ep0, _mw0, "ListConnections", ListConnections$) {
|
|
7118
|
+
}
|
|
7119
|
+
|
|
7120
|
+
class ListDataProductRevisionsCommand extends command(_ep0, _mw0, "ListDataProductRevisions", ListDataProductRevisions$) {
|
|
7121
|
+
}
|
|
7122
|
+
|
|
7123
|
+
class ListDataSourceRunActivitiesCommand extends command(_ep0, _mw0, "ListDataSourceRunActivities", ListDataSourceRunActivities$) {
|
|
7124
|
+
}
|
|
7125
|
+
|
|
7126
|
+
class ListDataSourceRunsCommand extends command(_ep0, _mw0, "ListDataSourceRuns", ListDataSourceRuns$) {
|
|
7127
|
+
}
|
|
7128
|
+
|
|
7129
|
+
class ListDataSourcesCommand extends command(_ep0, _mw0, "ListDataSources", ListDataSources$) {
|
|
7130
|
+
}
|
|
7131
|
+
|
|
7132
|
+
class ListDomainsCommand extends command(_ep0, _mw0, "ListDomains", ListDomains$) {
|
|
7133
|
+
}
|
|
7134
|
+
|
|
7135
|
+
class ListDomainUnitsForParentCommand extends command(_ep0, _mw0, "ListDomainUnitsForParent", ListDomainUnitsForParent$) {
|
|
7136
|
+
}
|
|
7137
|
+
|
|
7138
|
+
class ListEntityOwnersCommand extends command(_ep0, _mw0, "ListEntityOwners", ListEntityOwners$) {
|
|
7139
|
+
}
|
|
7140
|
+
|
|
7141
|
+
class ListEnvironmentActionsCommand extends command(_ep0, _mw0, "ListEnvironmentActions", ListEnvironmentActions$) {
|
|
7142
|
+
}
|
|
7143
|
+
|
|
7144
|
+
class ListEnvironmentBlueprintConfigurationsCommand extends command(_ep0, _mw0, "ListEnvironmentBlueprintConfigurations", ListEnvironmentBlueprintConfigurations$) {
|
|
7145
|
+
}
|
|
7146
|
+
|
|
7147
|
+
class ListEnvironmentBlueprintsCommand extends command(_ep0, _mw0, "ListEnvironmentBlueprints", ListEnvironmentBlueprints$) {
|
|
7148
|
+
}
|
|
7149
|
+
|
|
7150
|
+
class ListEnvironmentProfilesCommand extends command(_ep0, _mw0, "ListEnvironmentProfiles", ListEnvironmentProfiles$) {
|
|
7151
|
+
}
|
|
7152
|
+
|
|
7153
|
+
class ListEnvironmentsCommand extends command(_ep0, _mw0, "ListEnvironments", ListEnvironments$) {
|
|
7154
|
+
}
|
|
7155
|
+
|
|
7156
|
+
class ListJobRunsCommand extends command(_ep0, _mw0, "ListJobRuns", ListJobRuns$) {
|
|
7157
|
+
}
|
|
7158
|
+
|
|
7159
|
+
class ListLineageEventsCommand extends command(_ep0, _mw0, "ListLineageEvents", ListLineageEvents$) {
|
|
7160
|
+
}
|
|
7161
|
+
|
|
7162
|
+
class ListLineageNodeHistoryCommand extends command(_ep0, _mw0, "ListLineageNodeHistory", ListLineageNodeHistory$) {
|
|
7163
|
+
}
|
|
7164
|
+
|
|
7165
|
+
class ListMetadataGenerationRunsCommand extends command(_ep0, _mw0, "ListMetadataGenerationRuns", ListMetadataGenerationRuns$) {
|
|
7166
|
+
}
|
|
7167
|
+
|
|
7168
|
+
class ListNotebookRunsCommand extends command(_ep0, _mw0, "ListNotebookRuns", ListNotebookRuns$) {
|
|
7169
|
+
}
|
|
7170
|
+
|
|
7171
|
+
class ListNotebooksCommand extends command(_ep0, _mw0, "ListNotebooks", ListNotebooks$) {
|
|
7172
|
+
}
|
|
7173
|
+
|
|
7174
|
+
class ListNotificationsCommand extends command(_ep0, _mw0, "ListNotifications", ListNotifications$) {
|
|
7175
|
+
}
|
|
7176
|
+
|
|
7177
|
+
class ListPolicyGrantsCommand extends command(_ep0, _mw0, "ListPolicyGrants", ListPolicyGrants$) {
|
|
7178
|
+
}
|
|
7179
|
+
|
|
7180
|
+
class ListProjectMembershipsCommand extends command(_ep0, _mw0, "ListProjectMemberships", ListProjectMemberships$) {
|
|
7181
|
+
}
|
|
7182
|
+
|
|
7183
|
+
class ListProjectProfilesCommand extends command(_ep0, _mw0, "ListProjectProfiles", ListProjectProfiles$) {
|
|
7184
|
+
}
|
|
7185
|
+
|
|
7186
|
+
class ListProjectsCommand extends command(_ep0, _mw0, "ListProjects", ListProjects$) {
|
|
7187
|
+
}
|
|
7188
|
+
|
|
7189
|
+
class ListRulesCommand extends command(_ep0, _mw0, "ListRules", ListRules$) {
|
|
7190
|
+
}
|
|
7191
|
+
|
|
7192
|
+
class ListSubscriptionGrantsCommand extends command(_ep0, _mw0, "ListSubscriptionGrants", ListSubscriptionGrants$) {
|
|
7193
|
+
}
|
|
7194
|
+
|
|
7195
|
+
class ListSubscriptionRequestsCommand extends command(_ep0, _mw0, "ListSubscriptionRequests", ListSubscriptionRequests$) {
|
|
7196
|
+
}
|
|
7197
|
+
|
|
7198
|
+
class ListSubscriptionsCommand extends command(_ep0, _mw0, "ListSubscriptions", ListSubscriptions$) {
|
|
7199
|
+
}
|
|
7200
|
+
|
|
7201
|
+
class ListSubscriptionTargetsCommand extends command(_ep0, _mw0, "ListSubscriptionTargets", ListSubscriptionTargets$) {
|
|
7202
|
+
}
|
|
7203
|
+
|
|
7204
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
7205
|
+
}
|
|
7206
|
+
|
|
7207
|
+
class ListTimeSeriesDataPointsCommand extends command(_ep0, _mw0, "ListTimeSeriesDataPoints", ListTimeSeriesDataPoints$) {
|
|
7208
|
+
}
|
|
7209
|
+
|
|
7210
|
+
class PostLineageEventCommand extends command(_ep0, _mw0, "PostLineageEvent", PostLineageEvent$) {
|
|
7211
|
+
}
|
|
7212
|
+
|
|
7213
|
+
class PostTimeSeriesDataPointsCommand extends command(_ep0, _mw0, "PostTimeSeriesDataPoints", PostTimeSeriesDataPoints$) {
|
|
7214
|
+
}
|
|
7215
|
+
|
|
7216
|
+
class PutDataExportConfigurationCommand extends command(_ep0, _mw0, "PutDataExportConfiguration", PutDataExportConfiguration$) {
|
|
7217
|
+
}
|
|
7218
|
+
|
|
7219
|
+
class PutEnvironmentBlueprintConfigurationCommand extends command(_ep0, _mw0, "PutEnvironmentBlueprintConfiguration", PutEnvironmentBlueprintConfiguration$) {
|
|
7220
|
+
}
|
|
7221
|
+
|
|
7222
|
+
class QueryGraphCommand extends command(_ep0, _mw0, "QueryGraph", QueryGraph$) {
|
|
7223
|
+
}
|
|
7224
|
+
|
|
7225
|
+
class RejectPredictionsCommand extends command(_ep0, _mw0, "RejectPredictions", RejectPredictions$) {
|
|
7226
|
+
}
|
|
7227
|
+
|
|
7228
|
+
class RejectSubscriptionRequestCommand extends command(_ep0, _mw0, "RejectSubscriptionRequest", RejectSubscriptionRequest$) {
|
|
7229
|
+
}
|
|
7230
|
+
|
|
7231
|
+
class RemoveEntityOwnerCommand extends command(_ep0, _mw0, "RemoveEntityOwner", RemoveEntityOwner$) {
|
|
7232
|
+
}
|
|
7233
|
+
|
|
7234
|
+
class RemovePolicyGrantCommand extends command(_ep0, _mw0, "RemovePolicyGrant", RemovePolicyGrant$) {
|
|
7235
|
+
}
|
|
7236
|
+
|
|
7237
|
+
class RevokeSubscriptionCommand extends command(_ep0, _mw0, "RevokeSubscription", RevokeSubscription$) {
|
|
7238
|
+
}
|
|
7239
|
+
|
|
7240
|
+
class SearchCommand extends command(_ep0, _mw0, "Search", Search$) {
|
|
7241
|
+
}
|
|
7242
|
+
|
|
7243
|
+
class SearchGroupProfilesCommand extends command(_ep0, _mw0, "SearchGroupProfiles", SearchGroupProfiles$) {
|
|
7244
|
+
}
|
|
7245
|
+
|
|
7246
|
+
class SearchListingsCommand extends command(_ep0, _mw0, "SearchListings", SearchListings$) {
|
|
7247
|
+
}
|
|
7248
|
+
|
|
7249
|
+
class SearchTypesCommand extends command(_ep0, _mw0, "SearchTypes", SearchTypes$) {
|
|
7250
|
+
}
|
|
7251
|
+
|
|
7252
|
+
class SearchUserProfilesCommand extends command(_ep0, _mw0, "SearchUserProfiles", SearchUserProfiles$) {
|
|
7253
|
+
}
|
|
7254
|
+
|
|
7255
|
+
class StartDataSourceRunCommand extends command(_ep0, _mw0, "StartDataSourceRun", StartDataSourceRun$) {
|
|
7256
|
+
}
|
|
7257
|
+
|
|
7258
|
+
class StartMetadataGenerationRunCommand extends command(_ep0, _mw0, "StartMetadataGenerationRun", StartMetadataGenerationRun$) {
|
|
7259
|
+
}
|
|
7260
|
+
|
|
7261
|
+
class StartNotebookExportCommand extends command(_ep0, _mw0, "StartNotebookExport", StartNotebookExport$) {
|
|
7262
|
+
}
|
|
7263
|
+
|
|
7264
|
+
class StartNotebookImportCommand extends command(_ep0, _mw0, "StartNotebookImport", StartNotebookImport$) {
|
|
7265
|
+
}
|
|
7266
|
+
|
|
7267
|
+
class StartNotebookRunCommand extends command(_ep0, _mw0, "StartNotebookRun", StartNotebookRun$) {
|
|
7268
|
+
}
|
|
7269
|
+
|
|
7270
|
+
class StopNotebookRunCommand extends command(_ep0, _mw0, "StopNotebookRun", StopNotebookRun$) {
|
|
7271
|
+
}
|
|
7272
|
+
|
|
7273
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
7274
|
+
}
|
|
7275
|
+
|
|
7276
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
7277
|
+
}
|
|
7278
|
+
|
|
7279
|
+
class UpdateAccountPoolCommand extends command(_ep0, _mw0, "UpdateAccountPool", UpdateAccountPool$) {
|
|
7280
|
+
}
|
|
7281
|
+
|
|
7282
|
+
class UpdateAssetFilterCommand extends command(_ep0, _mw0, "UpdateAssetFilter", UpdateAssetFilter$) {
|
|
7283
|
+
}
|
|
7284
|
+
|
|
7285
|
+
class UpdateConnectionCommand extends command(_ep0, _mw0, "UpdateConnection", UpdateConnection$) {
|
|
7286
|
+
}
|
|
7287
|
+
|
|
7288
|
+
class UpdateDataSourceCommand extends command(_ep0, _mw0, "UpdateDataSource", UpdateDataSource$) {
|
|
7289
|
+
}
|
|
7290
|
+
|
|
7291
|
+
class UpdateDomainCommand extends command(_ep0, _mw0, "UpdateDomain", UpdateDomain$) {
|
|
7292
|
+
}
|
|
7293
|
+
|
|
7294
|
+
class UpdateDomainUnitCommand extends command(_ep0, _mw0, "UpdateDomainUnit", UpdateDomainUnit$) {
|
|
7295
|
+
}
|
|
7296
|
+
|
|
7297
|
+
class UpdateEnvironmentActionCommand extends command(_ep0, _mw0, "UpdateEnvironmentAction", UpdateEnvironmentAction$) {
|
|
7298
|
+
}
|
|
7299
|
+
|
|
7300
|
+
class UpdateEnvironmentBlueprintCommand extends command(_ep0, _mw0, "UpdateEnvironmentBlueprint", UpdateEnvironmentBlueprint$) {
|
|
7301
|
+
}
|
|
7302
|
+
|
|
7303
|
+
class UpdateEnvironmentCommand extends command(_ep0, _mw0, "UpdateEnvironment", UpdateEnvironment$) {
|
|
7304
|
+
}
|
|
7305
|
+
|
|
7306
|
+
class UpdateEnvironmentProfileCommand extends command(_ep0, _mw0, "UpdateEnvironmentProfile", UpdateEnvironmentProfile$) {
|
|
7307
|
+
}
|
|
7308
|
+
|
|
7309
|
+
class UpdateGlossaryCommand extends command(_ep0, _mw0, "UpdateGlossary", UpdateGlossary$) {
|
|
7310
|
+
}
|
|
7311
|
+
|
|
7312
|
+
class UpdateGlossaryTermCommand extends command(_ep0, _mw0, "UpdateGlossaryTerm", UpdateGlossaryTerm$) {
|
|
7313
|
+
}
|
|
7314
|
+
|
|
7315
|
+
class UpdateGroupProfileCommand extends command(_ep0, _mw0, "UpdateGroupProfile", UpdateGroupProfile$) {
|
|
7316
|
+
}
|
|
7317
|
+
|
|
7318
|
+
class UpdateNotebookCommand extends command(_ep0, _mw0, "UpdateNotebook", UpdateNotebook$) {
|
|
7319
|
+
}
|
|
7320
|
+
|
|
7321
|
+
class UpdateProjectCommand extends command(_ep0, _mw0, "UpdateProject", UpdateProject$) {
|
|
7322
|
+
}
|
|
7323
|
+
|
|
7324
|
+
class UpdateProjectProfileCommand extends command(_ep0, _mw0, "UpdateProjectProfile", UpdateProjectProfile$) {
|
|
7325
|
+
}
|
|
7326
|
+
|
|
7327
|
+
class UpdateRootDomainUnitOwnerCommand extends command(_ep0, _mw0, "UpdateRootDomainUnitOwner", UpdateRootDomainUnitOwner$) {
|
|
7328
|
+
}
|
|
7329
|
+
|
|
7330
|
+
class UpdateRuleCommand extends command(_ep0, _mw0, "UpdateRule", UpdateRule$) {
|
|
7331
|
+
}
|
|
7332
|
+
|
|
7333
|
+
class UpdateSubscriptionGrantStatusCommand extends command(_ep0, _mw0, "UpdateSubscriptionGrantStatus", UpdateSubscriptionGrantStatus$) {
|
|
7334
|
+
}
|
|
7335
|
+
|
|
7336
|
+
class UpdateSubscriptionRequestCommand extends command(_ep0, _mw0, "UpdateSubscriptionRequest", UpdateSubscriptionRequest$) {
|
|
7337
|
+
}
|
|
7338
|
+
|
|
7339
|
+
class UpdateSubscriptionTargetCommand extends command(_ep0, _mw0, "UpdateSubscriptionTarget", UpdateSubscriptionTarget$) {
|
|
7340
|
+
}
|
|
7341
|
+
|
|
7342
|
+
class UpdateUserProfileCommand extends command(_ep0, _mw0, "UpdateUserProfile", UpdateUserProfile$) {
|
|
9039
7343
|
}
|
|
9040
7344
|
|
|
9041
7345
|
const paginateListAccountPools = createPaginator(DataZoneClient, ListAccountPoolsCommand, "nextToken", "nextToken", "maxResults");
|