@aws-sdk/client-datazone 3.1076.0 → 3.1078.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 +940 -2572
- 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-es/models/enums.js +66 -66
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +94 -39
- 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 +89 -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 +4 -9
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +4 -10
- 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 +18 -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 +5 -9
- 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 +18 -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 +4 -10
- 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 +39 -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/models/enums.d.ts +74 -74
- package/dist-types/models/models_0.d.ts +329 -264
- package/dist-types/models/models_1.d.ts +261 -313
- package/dist-types/models/models_2.d.ts +314 -3
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +8 -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 +8 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +10 -17
- 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 +9 -17
- 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 +10 -17
- 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/dist-types/ts3.4/models/enums.d.ts +67 -67
- package/dist-types/ts3.4/models/models_0.d.ts +147 -81
- package/dist-types/ts3.4/models/models_1.d.ts +85 -73
- package/dist-types/ts3.4/models/models_2.d.ts +73 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -0
- package/package.json +8 -10
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");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultDataZoneHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -65,7 +67,7 @@ const commonParams = {
|
|
|
65
67
|
Region: { type: "builtInParams", name: "region" },
|
|
66
68
|
};
|
|
67
69
|
|
|
68
|
-
var version = "3.
|
|
70
|
+
var version = "3.1077.0";
|
|
69
71
|
var packageInfo = {
|
|
70
72
|
version: version};
|
|
71
73
|
|
|
@@ -404,7 +406,7 @@ const _CN = "CreateNotebook";
|
|
|
404
406
|
const _CNI = "CreateNotebookInput";
|
|
405
407
|
const _CNO = "CreateNotebookOutput";
|
|
406
408
|
const _CO = "CellOrder";
|
|
407
|
-
const _CP = "
|
|
409
|
+
const _CP = "ConnectivityProperties";
|
|
408
410
|
const _CPFPPPGD = "CreateProjectFromProjectProfilePolicyGrantDetail";
|
|
409
411
|
const _CPI = "CreateProjectInput";
|
|
410
412
|
const _CPIo = "ConnectionPropertiesInput";
|
|
@@ -414,12 +416,14 @@ const _CPMI = "CreateProjectMembershipInput";
|
|
|
414
416
|
const _CPMO = "CreateProjectMembershipOutput";
|
|
415
417
|
const _CPO = "CreateProjectOutput";
|
|
416
418
|
const _CPOo = "ConnectionPropertiesOutput";
|
|
417
|
-
const _CPP = "
|
|
419
|
+
const _CPP = "ConnectivityPropertiesPatch";
|
|
418
420
|
const _CPPGD = "CreateProjectPolicyGrantDetail";
|
|
419
421
|
const _CPPI = "CreateProjectProfileInput";
|
|
420
422
|
const _CPPO = "CreateProjectProfileOutput";
|
|
423
|
+
const _CPPo = "ConnectionPropertiesPatch";
|
|
421
424
|
const _CPPr = "CreateProjectProfile";
|
|
422
425
|
const _CPr = "CreateProject";
|
|
426
|
+
const _CPu = "CustomParameter";
|
|
423
427
|
const _CR = "CreateRule";
|
|
424
428
|
const _CRI = "CreateRuleInput";
|
|
425
429
|
const _CRO = "CreateRuleOutput";
|
|
@@ -777,6 +781,7 @@ const _HPPO = "HyperPodPropertiesOutput";
|
|
|
777
781
|
const _I = "Id";
|
|
778
782
|
const _IE = "InExpression";
|
|
779
783
|
const _IL = "ImportList";
|
|
784
|
+
const _IM = "IdentityMapping";
|
|
780
785
|
const _INE = "IsNullExpression";
|
|
781
786
|
const _INNE = "IsNotNullExpression";
|
|
782
787
|
const _IPI = "IamPropertiesInput";
|
|
@@ -902,10 +907,12 @@ const _LS = "ListingSummary";
|
|
|
902
907
|
const _LSG = "ListSubscriptionGrants";
|
|
903
908
|
const _LSGI = "ListSubscriptionGrantsInput";
|
|
904
909
|
const _LSGO = "ListSubscriptionGrantsOutput";
|
|
905
|
-
const _LSI = "
|
|
906
|
-
const _LSIi = "
|
|
907
|
-
const _LSIis = "
|
|
908
|
-
const
|
|
910
|
+
const _LSI = "LineageSyncInput";
|
|
911
|
+
const _LSIi = "ListingSummaryItem";
|
|
912
|
+
const _LSIis = "ListSubscriptionsInput";
|
|
913
|
+
const _LSIist = "ListingSummaryItems";
|
|
914
|
+
const _LSO = "LineageSyncOutput";
|
|
915
|
+
const _LSOi = "ListSubscriptionsOutput";
|
|
909
916
|
const _LSQRD = "LineageSqlQueryRunDetails";
|
|
910
917
|
const _LSR = "ListSubscriptionRequests";
|
|
911
918
|
const _LSRI = "ListSubscriptionRequestsInput";
|
|
@@ -1154,12 +1161,15 @@ const _SNRt = "StopNotebookRun";
|
|
|
1154
1161
|
const _SO = "SearchOutput";
|
|
1155
1162
|
const _SP = "SubscribedProject";
|
|
1156
1163
|
const _SPI = "S3PropertiesInput";
|
|
1164
|
+
const _SPIn = "SnowflakePropertiesInput";
|
|
1157
1165
|
const _SPIu = "SubscribedProjectInput";
|
|
1158
1166
|
const _SPIub = "SubscribedPrincipalInputs";
|
|
1159
1167
|
const _SPIubs = "SubscribedPrincipalInput";
|
|
1160
1168
|
const _SPL = "SubscribedProductListing";
|
|
1161
1169
|
const _SPO = "S3PropertiesOutput";
|
|
1170
|
+
const _SPOn = "SnowflakePropertiesOutput";
|
|
1162
1171
|
const _SPP = "S3PropertiesPatch";
|
|
1172
|
+
const _SPPn = "SnowflakePropertiesPatch";
|
|
1163
1173
|
const _SPu = "SubscribedPrincipals";
|
|
1164
1174
|
const _SPub = "SubscribedPrincipal";
|
|
1165
1175
|
const _SQEE = "ServiceQuotaExceededException";
|
|
@@ -1396,9 +1406,11 @@ const _cNa = "catalogName";
|
|
|
1396
1406
|
const _cNl = "clusterName";
|
|
1397
1407
|
const _cO = "cellOrder";
|
|
1398
1408
|
const _cOu = "currentOwner";
|
|
1399
|
-
const _cP = "
|
|
1409
|
+
const _cP = "connectionProperties";
|
|
1400
1410
|
const _cPFPP = "createProjectFromProjectProfile";
|
|
1401
|
-
const
|
|
1411
|
+
const _cPP = "connectivityPropertiesPatch";
|
|
1412
|
+
const _cPo = "configurationParameters";
|
|
1413
|
+
const _cPon = "connectivityProperties";
|
|
1402
1414
|
const _cPr = "createProject";
|
|
1403
1415
|
const _cS = "contentSummary";
|
|
1404
1416
|
const _cSV = "connectionSchemaVersion";
|
|
@@ -1587,6 +1599,7 @@ const _iE = "isEnabled";
|
|
|
1587
1599
|
const _iEE = "isExportEnabled";
|
|
1588
1600
|
const _iEs = "isEditable";
|
|
1589
1601
|
const _iIA = "idcInstanceArn";
|
|
1602
|
+
const _iM = "identityMapping";
|
|
1590
1603
|
const _iN = "isNull";
|
|
1591
1604
|
const _iNN = "isNotNull";
|
|
1592
1605
|
const _iO = "isOptional";
|
|
@@ -1750,11 +1763,11 @@ const _pL = "productListing";
|
|
|
1750
1763
|
const _pM = "packageManager";
|
|
1751
1764
|
const _pO = "parameterOverrides";
|
|
1752
1765
|
const _pOI = "publishOnImport";
|
|
1753
|
-
const _pP = "
|
|
1766
|
+
const _pP = "pythonProperties";
|
|
1754
1767
|
const _pPI = "projectProfileId";
|
|
1755
1768
|
const _pPV = "projectProfileVersion";
|
|
1756
|
-
const _pPr = "
|
|
1757
|
-
const
|
|
1769
|
+
const _pPr = "provisioningProperties";
|
|
1770
|
+
const _pPro = "projectProfiles";
|
|
1758
1771
|
const _pR = "provisionedResources";
|
|
1759
1772
|
const _pRA = "provisioningRoleArn";
|
|
1760
1773
|
const _pRT = "projectResourceTags";
|
|
@@ -1772,6 +1785,7 @@ const _par = "parameters";
|
|
|
1772
1785
|
const _pe = "permissions";
|
|
1773
1786
|
const _po = "port";
|
|
1774
1787
|
const _pr = "properties";
|
|
1788
|
+
const _pre = "prefix";
|
|
1775
1789
|
const _pro = "props";
|
|
1776
1790
|
const _proj = "project";
|
|
1777
1791
|
const _prot = "protocol";
|
|
@@ -1870,6 +1884,7 @@ const _sNc = "schemaName";
|
|
|
1870
1884
|
const _sO = "sortOrder";
|
|
1871
1885
|
const _sOt = "startOffset";
|
|
1872
1886
|
const _sP = "subscribedPrincipals";
|
|
1887
|
+
const _sPn = "snowflakeProperties";
|
|
1873
1888
|
const _sPp = "sparkProperties";
|
|
1874
1889
|
const _sPpe = "specificProjects";
|
|
1875
1890
|
const _sPr = "s3Properties";
|
|
@@ -1880,6 +1895,7 @@ const _sR = "supportedRegions";
|
|
|
1880
1895
|
const _sRI = "subscriptionRequestId";
|
|
1881
1896
|
const _sRIu = "subscriptionRequestIdentifier";
|
|
1882
1897
|
const _sRe = "serviceRole";
|
|
1898
|
+
const _sRn = "snowflakeRole";
|
|
1883
1899
|
const _sRt = "statusReason";
|
|
1884
1900
|
const _sS = "searchScope";
|
|
1885
1901
|
const _sSO = "singleSignOn";
|
|
@@ -1948,7 +1964,8 @@ const _typ = "types";
|
|
|
1948
1964
|
const _u = "uri";
|
|
1949
1965
|
const _uA = "updatedAt";
|
|
1950
1966
|
const _uAT = "useAssetType";
|
|
1951
|
-
const _uAs = "
|
|
1967
|
+
const _uAs = "usernameAttribute";
|
|
1968
|
+
const _uAse = "userAssignment";
|
|
1952
1969
|
const _uB = "updatedBy";
|
|
1953
1970
|
const _uI = "userIdentifier";
|
|
1954
1971
|
const _uIs = "userId";
|
|
@@ -2443,6 +2460,16 @@ var ConnectionSummary$ = [3, n0, _CS,
|
|
|
2443
2460
|
[_cI, _dIo, _dUI, _n, _pE, _ty, _con, _eInvi, _pI, _pro, _sc],
|
|
2444
2461
|
[0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, () => Configurations, 0, 0, [() => ConnectionPropertiesOutput$, 0], 0], 6
|
|
2445
2462
|
];
|
|
2463
|
+
var ConnectivityProperties$ = [3, n0, _CP,
|
|
2464
|
+
0,
|
|
2465
|
+
[_cP, _pCR, _n, _de, _vC, _vFCE, _sPp, _aPt, _pP, _aCut],
|
|
2466
|
+
[128 | 0, () => PhysicalConnectionRequirements$, 0, 0, 2, 64 | 0, 128 | 0, 128 | 0, 128 | 0, [() => AuthenticationConfigurationInput$, 0]]
|
|
2467
|
+
];
|
|
2468
|
+
var ConnectivityPropertiesPatch$ = [3, n0, _CPP,
|
|
2469
|
+
0,
|
|
2470
|
+
[_de, _cP, _aCut],
|
|
2471
|
+
[0, 128 | 0, [() => AuthenticationConfigurationPatch$, 0]]
|
|
2472
|
+
];
|
|
2446
2473
|
var CreateAccountPoolInput$ = [3, n0, _CAPI,
|
|
2447
2474
|
0,
|
|
2448
2475
|
[_dI, _n, _rS, _aSc, _de],
|
|
@@ -2575,12 +2602,12 @@ var CreateEnvironmentActionOutput$ = [3, n0, _CEAO,
|
|
|
2575
2602
|
];
|
|
2576
2603
|
var CreateEnvironmentBlueprintInput$ = [3, n0, _CEBI,
|
|
2577
2604
|
0,
|
|
2578
|
-
[_dI, _n,
|
|
2605
|
+
[_dI, _n, _pPr, _de, _uP],
|
|
2579
2606
|
[[0, 1], 0, () => ProvisioningProperties$, [() => Description, 0], [() => CustomParameterList, 0]], 3
|
|
2580
2607
|
];
|
|
2581
2608
|
var CreateEnvironmentBlueprintOutput$ = [3, n0, _CEBO,
|
|
2582
2609
|
0,
|
|
2583
|
-
[_id, _n, _prov,
|
|
2610
|
+
[_id, _n, _prov, _pPr, _de, _dP, _uP, _gT, _cA, _uA],
|
|
2584
2611
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
|
|
2585
2612
|
];
|
|
2586
2613
|
var CreateEnvironmentInput$ = [3, n0, _CEI,
|
|
@@ -2590,7 +2617,7 @@ var CreateEnvironmentInput$ = [3, n0, _CEI,
|
|
|
2590
2617
|
];
|
|
2591
2618
|
var CreateEnvironmentOutput$ = [3, n0, _CEO,
|
|
2592
2619
|
0,
|
|
2593
|
-
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD,
|
|
2620
|
+
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD, _pPr, _dP, _eBIn, _eCI, _eCNn],
|
|
2594
2621
|
[0, 0, 0, [() => EnvironmentName, 0], 0, 0, 5, 5, [() => Description, 0], 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0], [() => EnvironmentConfigurationName, 0]], 5
|
|
2595
2622
|
];
|
|
2596
2623
|
var CreateEnvironmentProfileInput$ = [3, n0, _CEPI,
|
|
@@ -2680,7 +2707,7 @@ var CreateNotebookOutput$ = [3, n0, _CNO,
|
|
|
2680
2707
|
];
|
|
2681
2708
|
var CreateProjectFromProjectProfilePolicyGrantDetail$ = [3, n0, _CPFPPPGD,
|
|
2682
2709
|
0,
|
|
2683
|
-
[_iCDU,
|
|
2710
|
+
[_iCDU, _pPro],
|
|
2684
2711
|
[2, 64 | 0]
|
|
2685
2712
|
];
|
|
2686
2713
|
var CreateProjectInput$ = [3, n0, _CPI,
|
|
@@ -2773,7 +2800,7 @@ var CustomAccountPoolHandler$ = [3, n0, _CAPH,
|
|
|
2773
2800
|
[_lFA, _lERA],
|
|
2774
2801
|
[0, 0], 1
|
|
2775
2802
|
];
|
|
2776
|
-
var CustomParameter$ = [3, n0,
|
|
2803
|
+
var CustomParameter$ = [3, n0, _CPu,
|
|
2777
2804
|
0,
|
|
2778
2805
|
[_kN, _fT, _de, _dVe, _iEs, _iO, _iUS],
|
|
2779
2806
|
[0, 0, [() => Description, 0], 0, 2, 2, 2], 2
|
|
@@ -3185,7 +3212,7 @@ var EnvironmentBlueprintConfigurationItem$ = [3, n0, _EBCI,
|
|
|
3185
3212
|
];
|
|
3186
3213
|
var EnvironmentBlueprintSummary$ = [3, n0, _EBS,
|
|
3187
3214
|
0,
|
|
3188
|
-
[_id, _n, _prov,
|
|
3215
|
+
[_id, _n, _prov, _pPr, _de, _cA, _uA],
|
|
3189
3216
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], 5, 5], 4
|
|
3190
3217
|
];
|
|
3191
3218
|
var EnvironmentConfig$ = [3, n0, _ECn,
|
|
@@ -3195,7 +3222,7 @@ var EnvironmentConfig$ = [3, n0, _ECn,
|
|
|
3195
3222
|
];
|
|
3196
3223
|
var EnvironmentConfiguration$ = [3, n0, _ECnv,
|
|
3197
3224
|
0,
|
|
3198
|
-
[_n, _eBIn, _id, _de, _dM,
|
|
3225
|
+
[_n, _eBIn, _id, _de, _dM, _cPo, _aAw, _aPc, _aRw, _dO],
|
|
3199
3226
|
[[() => EnvironmentConfigurationName, 0], 0, [() => EnvironmentConfigurationId, 0], [() => Description, 0], 0, () => EnvironmentConfigurationParametersDetails$, () => AwsAccount$, 64 | 0, () => Region$, 1], 2
|
|
3200
3227
|
];
|
|
3201
3228
|
var EnvironmentConfigurationParameter$ = [3, n0, _ECP,
|
|
@@ -3425,7 +3452,7 @@ var GetEnvironmentBlueprintInput$ = [3, n0, _GEBI,
|
|
|
3425
3452
|
];
|
|
3426
3453
|
var GetEnvironmentBlueprintOutput$ = [3, n0, _GEBO,
|
|
3427
3454
|
0,
|
|
3428
|
-
[_id, _n, _prov,
|
|
3455
|
+
[_id, _n, _prov, _pPr, _de, _dP, _uP, _gT, _cA, _uA],
|
|
3429
3456
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
|
|
3430
3457
|
];
|
|
3431
3458
|
var GetEnvironmentCredentialsInput$ = [3, n0, _GECI,
|
|
@@ -3445,7 +3472,7 @@ var GetEnvironmentInput$ = [3, n0, _GEI,
|
|
|
3445
3472
|
];
|
|
3446
3473
|
var GetEnvironmentOutput$ = [3, n0, _GEO,
|
|
3447
3474
|
0,
|
|
3448
|
-
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD,
|
|
3475
|
+
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD, _pPr, _dP, _eBIn, _eCI, _eCNn],
|
|
3449
3476
|
[0, 0, 0, [() => EnvironmentName, 0], 0, 0, 5, 5, [() => Description, 0], 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0], [() => EnvironmentConfigurationName, 0]], 5
|
|
3450
3477
|
];
|
|
3451
3478
|
var GetEnvironmentProfileInput$ = [3, n0, _GEPI,
|
|
@@ -3705,17 +3732,17 @@ var GlossaryTermItemAdditionalAttributes$ = [3, n0, _GTIAA,
|
|
|
3705
3732
|
];
|
|
3706
3733
|
var GlueConnection$ = [3, n0, _GC,
|
|
3707
3734
|
0,
|
|
3708
|
-
[_n, _de, _cTo, _mC,
|
|
3735
|
+
[_n, _de, _cTo, _mC, _cP, _sPp, _aPt, _pP, _pCR, _cTr, _lUT, _lUBa, _st, _sRt, _lCVT, _aCut, _cSV, _cCE],
|
|
3709
3736
|
[0, 0, 0, 64 | 0, 128 | 0, 128 | 0, 128 | 0, 128 | 0, () => PhysicalConnectionRequirements$, 4, 4, 0, 0, 0, 4, [() => AuthenticationConfiguration$, 0], 1, 64 | 0]
|
|
3710
3737
|
];
|
|
3711
3738
|
var GlueConnectionInput$ = [3, n0, _GCIl,
|
|
3712
3739
|
0,
|
|
3713
|
-
[
|
|
3740
|
+
[_cP, _pCR, _n, _de, _cTo, _mC, _vC, _vFCE, _sPp, _aPt, _pP, _aCut],
|
|
3714
3741
|
[128 | 0, () => PhysicalConnectionRequirements$, 0, 0, 0, 0, 2, 64 | 0, 128 | 0, 128 | 0, 128 | 0, [() => AuthenticationConfigurationInput$, 0]]
|
|
3715
3742
|
];
|
|
3716
3743
|
var GlueConnectionPatch$ = [3, n0, _GCP,
|
|
3717
3744
|
0,
|
|
3718
|
-
[_de,
|
|
3745
|
+
[_de, _cP, _aCut],
|
|
3719
3746
|
[0, 128 | 0, [() => AuthenticationConfigurationPatch$, 0]]
|
|
3720
3747
|
];
|
|
3721
3748
|
var GlueOAuth2Credentials$ = [3, n0, _GOAC,
|
|
@@ -3803,6 +3830,11 @@ var IamUserProfileDetails$ = [3, n0, _IUPD,
|
|
|
3803
3830
|
[_ar, _pIri, _sN, _gPI],
|
|
3804
3831
|
[0, 0, 0, 0]
|
|
3805
3832
|
];
|
|
3833
|
+
var IdentityMapping$ = [3, n0, _IM,
|
|
3834
|
+
0,
|
|
3835
|
+
[_uAs, _pre],
|
|
3836
|
+
[0, 0], 1
|
|
3837
|
+
];
|
|
3806
3838
|
var Import$ = [3, n0, _Im,
|
|
3807
3839
|
0,
|
|
3808
3840
|
[_n, _r],
|
|
@@ -3908,6 +3940,16 @@ var LineageSqlQueryRunDetails$ = [3, n0, _LSQRD,
|
|
|
3908
3940
|
[_qST, _qET, _tQP, _nQF, _eMr],
|
|
3909
3941
|
[4, 4, 1, 1, 64 | 0]
|
|
3910
3942
|
];
|
|
3943
|
+
var LineageSyncInput$ = [3, n0, _LSI,
|
|
3944
|
+
0,
|
|
3945
|
+
[_en, _tim, _sch],
|
|
3946
|
+
[2, 0, 0], 1
|
|
3947
|
+
];
|
|
3948
|
+
var LineageSyncOutput$ = [3, n0, _LSO,
|
|
3949
|
+
0,
|
|
3950
|
+
[_lJI, _tim, _en, _sch],
|
|
3951
|
+
[0, 0, 2, 0]
|
|
3952
|
+
];
|
|
3911
3953
|
var LineageSyncSchedule$ = [3, n0, _LSS,
|
|
3912
3954
|
0,
|
|
3913
3955
|
[_sch],
|
|
@@ -4098,7 +4140,7 @@ var ListingSummary$ = [3, n0, _LS,
|
|
|
4098
4140
|
[_lI, _lR, _gT],
|
|
4099
4141
|
[0, 0, [() => DetailedGlossaryTerms, 0]]
|
|
4100
4142
|
];
|
|
4101
|
-
var ListingSummaryItem$ = [3, n0,
|
|
4143
|
+
var ListingSummaryItem$ = [3, n0, _LSIi,
|
|
4102
4144
|
0,
|
|
4103
4145
|
[_lI, _lR, _gT],
|
|
4104
4146
|
[0, 0, [() => DetailedGlossaryTerms, 0]]
|
|
@@ -4243,12 +4285,12 @@ var ListSubscriptionRequestsOutput$ = [3, n0, _LSRO,
|
|
|
4243
4285
|
[_it, _nT],
|
|
4244
4286
|
[[() => SubscriptionRequests, 0], 0], 1
|
|
4245
4287
|
];
|
|
4246
|
-
var ListSubscriptionsInput$ = [3, n0,
|
|
4288
|
+
var ListSubscriptionsInput$ = [3, n0, _LSIis,
|
|
4247
4289
|
0,
|
|
4248
4290
|
[_dI, _sRIu, _st, _sLI, _oPI, _oIPA, _oUI, _oGI, _aPI, _sB, _sO, _mRa, _nT],
|
|
4249
4291
|
[[0, 1], [0, { [_hQ]: _sRIu }], [0, { [_hQ]: _st }], [0, { [_hQ]: _sLI }], [0, { [_hQ]: _oPI }], [0, { [_hQ]: _oIPA }], [0, { [_hQ]: _oUI }], [0, { [_hQ]: _oGI }], [0, { [_hQ]: _aPI }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _sO }], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }]], 1
|
|
4250
4292
|
];
|
|
4251
|
-
var ListSubscriptionsOutput$ = [3, n0,
|
|
4293
|
+
var ListSubscriptionsOutput$ = [3, n0, _LSOi,
|
|
4252
4294
|
0,
|
|
4253
4295
|
[_it, _nT],
|
|
4254
4296
|
[[() => Subscriptions, 0], 0], 1
|
|
@@ -4830,9 +4872,24 @@ var SelfGrantStatusDetail$ = [3, n0, _SGSD,
|
|
|
4830
4872
|
];
|
|
4831
4873
|
var SingleSignOn$ = [3, n0, _SSO,
|
|
4832
4874
|
0,
|
|
4833
|
-
[_ty,
|
|
4875
|
+
[_ty, _uAse, _iIA],
|
|
4834
4876
|
[0, 0, 0]
|
|
4835
4877
|
];
|
|
4878
|
+
var SnowflakePropertiesInput$ = [3, n0, _SPIn,
|
|
4879
|
+
0,
|
|
4880
|
+
[_sRn, _iM, _cPon, _lSin],
|
|
4881
|
+
[0, () => IdentityMapping$, [() => ConnectivityProperties$, 0], () => LineageSyncInput$], 2
|
|
4882
|
+
];
|
|
4883
|
+
var SnowflakePropertiesOutput$ = [3, n0, _SPOn,
|
|
4884
|
+
0,
|
|
4885
|
+
[_sRn, _iM, _lSin, _st, _eM],
|
|
4886
|
+
[0, () => IdentityMapping$, () => LineageSyncOutput$, 0, 0], 4
|
|
4887
|
+
];
|
|
4888
|
+
var SnowflakePropertiesPatch$ = [3, n0, _SPPn,
|
|
4889
|
+
0,
|
|
4890
|
+
[_cPP, _sRn, _lSin],
|
|
4891
|
+
[[() => ConnectivityPropertiesPatch$, 0], 0, () => LineageSyncInput$]
|
|
4892
|
+
];
|
|
4836
4893
|
var SparkEmrPropertiesInput$ = [3, n0, _SEPI,
|
|
4837
4894
|
0,
|
|
4838
4895
|
[_cAom, _iPA, _jVE, _lU, _pVE, _rRu, _tCSU, _mEA],
|
|
@@ -5160,12 +5217,12 @@ var UpdateEnvironmentActionOutput$ = [3, n0, _UEAO,
|
|
|
5160
5217
|
];
|
|
5161
5218
|
var UpdateEnvironmentBlueprintInput$ = [3, n0, _UEBI,
|
|
5162
5219
|
0,
|
|
5163
|
-
[_dI, _i, _de,
|
|
5220
|
+
[_dI, _i, _de, _pPr, _uP],
|
|
5164
5221
|
[[0, 1], [0, 1], 0, () => ProvisioningProperties$, [() => CustomParameterList, 0]], 2
|
|
5165
5222
|
];
|
|
5166
5223
|
var UpdateEnvironmentBlueprintOutput$ = [3, n0, _UEBO,
|
|
5167
5224
|
0,
|
|
5168
|
-
[_id, _n, _prov,
|
|
5225
|
+
[_id, _n, _prov, _pPr, _de, _dP, _uP, _gT, _cA, _uA],
|
|
5169
5226
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
|
|
5170
5227
|
];
|
|
5171
5228
|
var UpdateEnvironmentInput$ = [3, n0, _UEI,
|
|
@@ -5175,7 +5232,7 @@ var UpdateEnvironmentInput$ = [3, n0, _UEI,
|
|
|
5175
5232
|
];
|
|
5176
5233
|
var UpdateEnvironmentOutput$ = [3, n0, _UEO,
|
|
5177
5234
|
0,
|
|
5178
|
-
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD,
|
|
5235
|
+
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD, _pPr, _dP, _eBIn, _eCI, _eCNn],
|
|
5179
5236
|
[0, 0, 0, [() => EnvironmentName, 0], 0, 0, 5, 5, [() => Description, 0], 0, 0, 0, () => ResourceList, 0, () => EnvironmentActionList, 64 | 0, [() => CustomParameterList, 0], () => Deployment$, () => ProvisioningProperties$, () => DeploymentProperties$, 0, [() => EnvironmentConfigurationId, 0], [() => EnvironmentConfigurationName, 0]], 5
|
|
5180
5237
|
];
|
|
5181
5238
|
var UpdateEnvironmentProfileInput$ = [3, n0, _UEPI,
|
|
@@ -5548,7 +5605,7 @@ var ListingSummaries = [1, n0, _LSi,
|
|
|
5548
5605
|
0, [() => ListingSummary$,
|
|
5549
5606
|
0]
|
|
5550
5607
|
];
|
|
5551
|
-
var ListingSummaryItems = [1, n0,
|
|
5608
|
+
var ListingSummaryItems = [1, n0, _LSIist,
|
|
5552
5609
|
0, [() => ListingSummaryItem$,
|
|
5553
5610
|
0]
|
|
5554
5611
|
];
|
|
@@ -5767,18 +5824,18 @@ var AwsAccount$ = [4, n0, _AAw,
|
|
|
5767
5824
|
];
|
|
5768
5825
|
var ConnectionPropertiesInput$ = [4, n0, _CPIo,
|
|
5769
5826
|
0,
|
|
5770
|
-
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5771
|
-
[() => AthenaPropertiesInput$, [() => GluePropertiesInput$, 0], () => HyperPodPropertiesInput$, () => IamPropertiesInput$, [() => RedshiftPropertiesInput$, 0], () => SparkEmrPropertiesInput$, () => SparkGluePropertiesInput$, () => S3PropertiesInput$, () => AmazonQPropertiesInput$, () => MlflowPropertiesInput$, () => WorkflowsMwaaPropertiesInput$, () => WorkflowsServerlessPropertiesInput$, () => LakehousePropertiesInput$, () => VpcPropertiesInput$]
|
|
5827
|
+
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _sPn, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5828
|
+
[() => AthenaPropertiesInput$, [() => GluePropertiesInput$, 0], () => HyperPodPropertiesInput$, () => IamPropertiesInput$, [() => RedshiftPropertiesInput$, 0], () => SparkEmrPropertiesInput$, () => SparkGluePropertiesInput$, () => S3PropertiesInput$, [() => SnowflakePropertiesInput$, 0], () => AmazonQPropertiesInput$, () => MlflowPropertiesInput$, () => WorkflowsMwaaPropertiesInput$, () => WorkflowsServerlessPropertiesInput$, () => LakehousePropertiesInput$, () => VpcPropertiesInput$]
|
|
5772
5829
|
];
|
|
5773
5830
|
var ConnectionPropertiesOutput$ = [4, n0, _CPOo,
|
|
5774
5831
|
0,
|
|
5775
|
-
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5776
|
-
[() => AthenaPropertiesOutput$, () => GluePropertiesOutput$, () => HyperPodPropertiesOutput$, () => IamPropertiesOutput$, [() => RedshiftPropertiesOutput$, 0], [() => SparkEmrPropertiesOutput$, 0], () => SparkGluePropertiesOutput$, () => S3PropertiesOutput$, () => AmazonQPropertiesOutput$, () => MlflowPropertiesOutput$, () => WorkflowsMwaaPropertiesOutput$, () => WorkflowsServerlessPropertiesOutput$, () => LakehousePropertiesOutput$, () => VpcPropertiesOutput$]
|
|
5832
|
+
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _sPn, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5833
|
+
[() => AthenaPropertiesOutput$, () => GluePropertiesOutput$, () => HyperPodPropertiesOutput$, () => IamPropertiesOutput$, [() => RedshiftPropertiesOutput$, 0], [() => SparkEmrPropertiesOutput$, 0], () => SparkGluePropertiesOutput$, () => S3PropertiesOutput$, () => SnowflakePropertiesOutput$, () => AmazonQPropertiesOutput$, () => MlflowPropertiesOutput$, () => WorkflowsMwaaPropertiesOutput$, () => WorkflowsServerlessPropertiesOutput$, () => LakehousePropertiesOutput$, () => VpcPropertiesOutput$]
|
|
5777
5834
|
];
|
|
5778
|
-
var ConnectionPropertiesPatch$ = [4, n0,
|
|
5835
|
+
var ConnectionPropertiesPatch$ = [4, n0, _CPPo,
|
|
5779
5836
|
0,
|
|
5780
|
-
[_aPt, _gPl, _iP, _rPed, _sEP, _sPr, _aQP, _mP, _lP, _vP],
|
|
5781
|
-
[() => AthenaPropertiesPatch$, [() => GluePropertiesPatch$, 0], () => IamPropertiesPatch$, [() => RedshiftPropertiesPatch$, 0], () => SparkEmrPropertiesPatch$, () => S3PropertiesPatch$, () => AmazonQPropertiesPatch$, () => MlflowPropertiesPatch$, () => LakehousePropertiesPatch$, () => VpcPropertiesPatch$]
|
|
5837
|
+
[_aPt, _gPl, _iP, _rPed, _sEP, _sPr, _sPn, _aQP, _mP, _lP, _vP],
|
|
5838
|
+
[() => AthenaPropertiesPatch$, [() => GluePropertiesPatch$, 0], () => IamPropertiesPatch$, [() => RedshiftPropertiesPatch$, 0], () => SparkEmrPropertiesPatch$, () => S3PropertiesPatch$, [() => SnowflakePropertiesPatch$, 0], () => AmazonQPropertiesPatch$, () => MlflowPropertiesPatch$, () => LakehousePropertiesPatch$, () => VpcPropertiesPatch$]
|
|
5782
5839
|
];
|
|
5783
5840
|
var DataSourceConfigurationInput$ = [4, n0, _DSCI,
|
|
5784
5841
|
0,
|
|
@@ -6593,6 +6650,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
6593
6650
|
serviceTarget: "DataZone",
|
|
6594
6651
|
},
|
|
6595
6652
|
serviceId: config?.serviceId ?? "DataZone",
|
|
6653
|
+
sha256: config?.sha256 ?? Sha256,
|
|
6596
6654
|
urlParser: config?.urlParser ?? parseUrl,
|
|
6597
6655
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
6598
6656
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -6626,7 +6684,6 @@ const getRuntimeConfig = (config) => {
|
|
|
6626
6684
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
6627
6685
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
6628
6686
|
}, config),
|
|
6629
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
6630
6687
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
6631
6688
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
6632
6689
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -6714,2510 +6771,813 @@ class DataZoneClient extends Client {
|
|
|
6714
6771
|
}
|
|
6715
6772
|
}
|
|
6716
6773
|
|
|
6717
|
-
|
|
6718
|
-
|
|
6719
|
-
|
|
6720
|
-
|
|
6721
|
-
|
|
6722
|
-
})
|
|
6723
|
-
.s("DataZone", "AcceptPredictions", {})
|
|
6724
|
-
.n("DataZoneClient", "AcceptPredictionsCommand")
|
|
6725
|
-
.sc(AcceptPredictions$)
|
|
6726
|
-
.build() {
|
|
6727
|
-
}
|
|
6728
|
-
|
|
6729
|
-
class AcceptSubscriptionRequestCommand extends Command
|
|
6730
|
-
.classBuilder()
|
|
6731
|
-
.ep(commonParams)
|
|
6732
|
-
.m(function (Command, cs, config, o) {
|
|
6733
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6734
|
-
})
|
|
6735
|
-
.s("DataZone", "AcceptSubscriptionRequest", {})
|
|
6736
|
-
.n("DataZoneClient", "AcceptSubscriptionRequestCommand")
|
|
6737
|
-
.sc(AcceptSubscriptionRequest$)
|
|
6738
|
-
.build() {
|
|
6739
|
-
}
|
|
6740
|
-
|
|
6741
|
-
class AddEntityOwnerCommand extends Command
|
|
6742
|
-
.classBuilder()
|
|
6743
|
-
.ep(commonParams)
|
|
6744
|
-
.m(function (Command, cs, config, o) {
|
|
6745
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6746
|
-
})
|
|
6747
|
-
.s("DataZone", "AddEntityOwner", {})
|
|
6748
|
-
.n("DataZoneClient", "AddEntityOwnerCommand")
|
|
6749
|
-
.sc(AddEntityOwner$)
|
|
6750
|
-
.build() {
|
|
6751
|
-
}
|
|
6752
|
-
|
|
6753
|
-
class AddPolicyGrantCommand extends Command
|
|
6754
|
-
.classBuilder()
|
|
6755
|
-
.ep(commonParams)
|
|
6756
|
-
.m(function (Command, cs, config, o) {
|
|
6757
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6758
|
-
})
|
|
6759
|
-
.s("DataZone", "AddPolicyGrant", {})
|
|
6760
|
-
.n("DataZoneClient", "AddPolicyGrantCommand")
|
|
6761
|
-
.sc(AddPolicyGrant$)
|
|
6762
|
-
.build() {
|
|
6763
|
-
}
|
|
6764
|
-
|
|
6765
|
-
class AssociateEnvironmentRoleCommand extends Command
|
|
6766
|
-
.classBuilder()
|
|
6767
|
-
.ep(commonParams)
|
|
6768
|
-
.m(function (Command, cs, config, o) {
|
|
6769
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6770
|
-
})
|
|
6771
|
-
.s("DataZone", "AssociateEnvironmentRole", {})
|
|
6772
|
-
.n("DataZoneClient", "AssociateEnvironmentRoleCommand")
|
|
6773
|
-
.sc(AssociateEnvironmentRole$)
|
|
6774
|
-
.build() {
|
|
6775
|
-
}
|
|
6776
|
-
|
|
6777
|
-
class AssociateGovernedTermsCommand extends Command
|
|
6778
|
-
.classBuilder()
|
|
6779
|
-
.ep(commonParams)
|
|
6780
|
-
.m(function (Command, cs, config, o) {
|
|
6781
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6782
|
-
})
|
|
6783
|
-
.s("DataZone", "AssociateGovernedTerms", {})
|
|
6784
|
-
.n("DataZoneClient", "AssociateGovernedTermsCommand")
|
|
6785
|
-
.sc(AssociateGovernedTerms$)
|
|
6786
|
-
.build() {
|
|
6787
|
-
}
|
|
6788
|
-
|
|
6789
|
-
class BatchGetAttributesMetadataCommand extends Command
|
|
6790
|
-
.classBuilder()
|
|
6791
|
-
.ep(commonParams)
|
|
6792
|
-
.m(function (Command, cs, config, o) {
|
|
6793
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6794
|
-
})
|
|
6795
|
-
.s("DataZone", "BatchGetAttributesMetadata", {})
|
|
6796
|
-
.n("DataZoneClient", "BatchGetAttributesMetadataCommand")
|
|
6797
|
-
.sc(BatchGetAttributesMetadata$)
|
|
6798
|
-
.build() {
|
|
6799
|
-
}
|
|
6800
|
-
|
|
6801
|
-
class BatchPutAttributesMetadataCommand extends Command
|
|
6802
|
-
.classBuilder()
|
|
6803
|
-
.ep(commonParams)
|
|
6804
|
-
.m(function (Command, cs, config, o) {
|
|
6805
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6806
|
-
})
|
|
6807
|
-
.s("DataZone", "BatchPutAttributesMetadata", {})
|
|
6808
|
-
.n("DataZoneClient", "BatchPutAttributesMetadataCommand")
|
|
6809
|
-
.sc(BatchPutAttributesMetadata$)
|
|
6810
|
-
.build() {
|
|
6811
|
-
}
|
|
6812
|
-
|
|
6813
|
-
class CancelMetadataGenerationRunCommand extends Command
|
|
6814
|
-
.classBuilder()
|
|
6815
|
-
.ep(commonParams)
|
|
6816
|
-
.m(function (Command, cs, config, o) {
|
|
6817
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6818
|
-
})
|
|
6819
|
-
.s("DataZone", "CancelMetadataGenerationRun", {})
|
|
6820
|
-
.n("DataZoneClient", "CancelMetadataGenerationRunCommand")
|
|
6821
|
-
.sc(CancelMetadataGenerationRun$)
|
|
6822
|
-
.build() {
|
|
6823
|
-
}
|
|
6824
|
-
|
|
6825
|
-
class CancelSubscriptionCommand extends Command
|
|
6826
|
-
.classBuilder()
|
|
6827
|
-
.ep(commonParams)
|
|
6828
|
-
.m(function (Command, cs, config, o) {
|
|
6829
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6830
|
-
})
|
|
6831
|
-
.s("DataZone", "CancelSubscription", {})
|
|
6832
|
-
.n("DataZoneClient", "CancelSubscriptionCommand")
|
|
6833
|
-
.sc(CancelSubscription$)
|
|
6834
|
-
.build() {
|
|
6835
|
-
}
|
|
6836
|
-
|
|
6837
|
-
class CreateAccountPoolCommand extends Command
|
|
6838
|
-
.classBuilder()
|
|
6839
|
-
.ep(commonParams)
|
|
6840
|
-
.m(function (Command, cs, config, o) {
|
|
6841
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6842
|
-
})
|
|
6843
|
-
.s("DataZone", "CreateAccountPool", {})
|
|
6844
|
-
.n("DataZoneClient", "CreateAccountPoolCommand")
|
|
6845
|
-
.sc(CreateAccountPool$)
|
|
6846
|
-
.build() {
|
|
6847
|
-
}
|
|
6848
|
-
|
|
6849
|
-
class CreateAssetCommand extends Command
|
|
6850
|
-
.classBuilder()
|
|
6851
|
-
.ep(commonParams)
|
|
6852
|
-
.m(function (Command, cs, config, o) {
|
|
6853
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6854
|
-
})
|
|
6855
|
-
.s("DataZone", "CreateAsset", {})
|
|
6856
|
-
.n("DataZoneClient", "CreateAssetCommand")
|
|
6857
|
-
.sc(CreateAsset$)
|
|
6858
|
-
.build() {
|
|
6859
|
-
}
|
|
6860
|
-
|
|
6861
|
-
class CreateAssetFilterCommand extends Command
|
|
6862
|
-
.classBuilder()
|
|
6863
|
-
.ep(commonParams)
|
|
6864
|
-
.m(function (Command, cs, config, o) {
|
|
6865
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6866
|
-
})
|
|
6867
|
-
.s("DataZone", "CreateAssetFilter", {})
|
|
6868
|
-
.n("DataZoneClient", "CreateAssetFilterCommand")
|
|
6869
|
-
.sc(CreateAssetFilter$)
|
|
6870
|
-
.build() {
|
|
6871
|
-
}
|
|
6872
|
-
|
|
6873
|
-
class CreateAssetRevisionCommand extends Command
|
|
6874
|
-
.classBuilder()
|
|
6875
|
-
.ep(commonParams)
|
|
6876
|
-
.m(function (Command, cs, config, o) {
|
|
6877
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6878
|
-
})
|
|
6879
|
-
.s("DataZone", "CreateAssetRevision", {})
|
|
6880
|
-
.n("DataZoneClient", "CreateAssetRevisionCommand")
|
|
6881
|
-
.sc(CreateAssetRevision$)
|
|
6882
|
-
.build() {
|
|
6883
|
-
}
|
|
6884
|
-
|
|
6885
|
-
class CreateAssetTypeCommand extends Command
|
|
6886
|
-
.classBuilder()
|
|
6887
|
-
.ep(commonParams)
|
|
6888
|
-
.m(function (Command, cs, config, o) {
|
|
6889
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6890
|
-
})
|
|
6891
|
-
.s("DataZone", "CreateAssetType", {})
|
|
6892
|
-
.n("DataZoneClient", "CreateAssetTypeCommand")
|
|
6893
|
-
.sc(CreateAssetType$)
|
|
6894
|
-
.build() {
|
|
6895
|
-
}
|
|
6896
|
-
|
|
6897
|
-
class CreateConnectionCommand extends Command
|
|
6898
|
-
.classBuilder()
|
|
6899
|
-
.ep(commonParams)
|
|
6900
|
-
.m(function (Command, cs, config, o) {
|
|
6901
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6902
|
-
})
|
|
6903
|
-
.s("DataZone", "CreateConnection", {})
|
|
6904
|
-
.n("DataZoneClient", "CreateConnectionCommand")
|
|
6905
|
-
.sc(CreateConnection$)
|
|
6906
|
-
.build() {
|
|
6907
|
-
}
|
|
6908
|
-
|
|
6909
|
-
class CreateDataProductCommand extends Command
|
|
6910
|
-
.classBuilder()
|
|
6911
|
-
.ep(commonParams)
|
|
6912
|
-
.m(function (Command, cs, config, o) {
|
|
6913
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6914
|
-
})
|
|
6915
|
-
.s("DataZone", "CreateDataProduct", {})
|
|
6916
|
-
.n("DataZoneClient", "CreateDataProductCommand")
|
|
6917
|
-
.sc(CreateDataProduct$)
|
|
6918
|
-
.build() {
|
|
6919
|
-
}
|
|
6920
|
-
|
|
6921
|
-
class CreateDataProductRevisionCommand extends Command
|
|
6922
|
-
.classBuilder()
|
|
6923
|
-
.ep(commonParams)
|
|
6924
|
-
.m(function (Command, cs, config, o) {
|
|
6925
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6926
|
-
})
|
|
6927
|
-
.s("DataZone", "CreateDataProductRevision", {})
|
|
6928
|
-
.n("DataZoneClient", "CreateDataProductRevisionCommand")
|
|
6929
|
-
.sc(CreateDataProductRevision$)
|
|
6930
|
-
.build() {
|
|
6931
|
-
}
|
|
6932
|
-
|
|
6933
|
-
class CreateDataSourceCommand extends Command
|
|
6934
|
-
.classBuilder()
|
|
6935
|
-
.ep(commonParams)
|
|
6936
|
-
.m(function (Command, cs, config, o) {
|
|
6937
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6938
|
-
})
|
|
6939
|
-
.s("DataZone", "CreateDataSource", {})
|
|
6940
|
-
.n("DataZoneClient", "CreateDataSourceCommand")
|
|
6941
|
-
.sc(CreateDataSource$)
|
|
6942
|
-
.build() {
|
|
6943
|
-
}
|
|
6944
|
-
|
|
6945
|
-
class CreateDomainCommand extends Command
|
|
6946
|
-
.classBuilder()
|
|
6947
|
-
.ep(commonParams)
|
|
6948
|
-
.m(function (Command, cs, config, o) {
|
|
6949
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6950
|
-
})
|
|
6951
|
-
.s("DataZone", "CreateDomain", {})
|
|
6952
|
-
.n("DataZoneClient", "CreateDomainCommand")
|
|
6953
|
-
.sc(CreateDomain$)
|
|
6954
|
-
.build() {
|
|
6955
|
-
}
|
|
6956
|
-
|
|
6957
|
-
class CreateDomainUnitCommand extends Command
|
|
6958
|
-
.classBuilder()
|
|
6959
|
-
.ep(commonParams)
|
|
6960
|
-
.m(function (Command, cs, config, o) {
|
|
6961
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6962
|
-
})
|
|
6963
|
-
.s("DataZone", "CreateDomainUnit", {})
|
|
6964
|
-
.n("DataZoneClient", "CreateDomainUnitCommand")
|
|
6965
|
-
.sc(CreateDomainUnit$)
|
|
6966
|
-
.build() {
|
|
6967
|
-
}
|
|
6968
|
-
|
|
6969
|
-
class CreateEnvironmentActionCommand extends Command
|
|
6970
|
-
.classBuilder()
|
|
6971
|
-
.ep(commonParams)
|
|
6972
|
-
.m(function (Command, cs, config, o) {
|
|
6973
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6974
|
-
})
|
|
6975
|
-
.s("DataZone", "CreateEnvironmentAction", {})
|
|
6976
|
-
.n("DataZoneClient", "CreateEnvironmentActionCommand")
|
|
6977
|
-
.sc(CreateEnvironmentAction$)
|
|
6978
|
-
.build() {
|
|
6979
|
-
}
|
|
6980
|
-
|
|
6981
|
-
class CreateEnvironmentBlueprintCommand extends Command
|
|
6982
|
-
.classBuilder()
|
|
6983
|
-
.ep(commonParams)
|
|
6984
|
-
.m(function (Command, cs, config, o) {
|
|
6985
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6986
|
-
})
|
|
6987
|
-
.s("DataZone", "CreateEnvironmentBlueprint", {})
|
|
6988
|
-
.n("DataZoneClient", "CreateEnvironmentBlueprintCommand")
|
|
6989
|
-
.sc(CreateEnvironmentBlueprint$)
|
|
6990
|
-
.build() {
|
|
6991
|
-
}
|
|
6992
|
-
|
|
6993
|
-
class CreateEnvironmentCommand extends Command
|
|
6994
|
-
.classBuilder()
|
|
6995
|
-
.ep(commonParams)
|
|
6996
|
-
.m(function (Command, cs, config, o) {
|
|
6997
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
6998
|
-
})
|
|
6999
|
-
.s("DataZone", "CreateEnvironment", {})
|
|
7000
|
-
.n("DataZoneClient", "CreateEnvironmentCommand")
|
|
7001
|
-
.sc(CreateEnvironment$)
|
|
7002
|
-
.build() {
|
|
7003
|
-
}
|
|
7004
|
-
|
|
7005
|
-
class CreateEnvironmentProfileCommand extends Command
|
|
7006
|
-
.classBuilder()
|
|
7007
|
-
.ep(commonParams)
|
|
7008
|
-
.m(function (Command, cs, config, o) {
|
|
7009
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7010
|
-
})
|
|
7011
|
-
.s("DataZone", "CreateEnvironmentProfile", {})
|
|
7012
|
-
.n("DataZoneClient", "CreateEnvironmentProfileCommand")
|
|
7013
|
-
.sc(CreateEnvironmentProfile$)
|
|
7014
|
-
.build() {
|
|
7015
|
-
}
|
|
7016
|
-
|
|
7017
|
-
class CreateFormTypeCommand extends Command
|
|
7018
|
-
.classBuilder()
|
|
7019
|
-
.ep(commonParams)
|
|
7020
|
-
.m(function (Command, cs, config, o) {
|
|
7021
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7022
|
-
})
|
|
7023
|
-
.s("DataZone", "CreateFormType", {})
|
|
7024
|
-
.n("DataZoneClient", "CreateFormTypeCommand")
|
|
7025
|
-
.sc(CreateFormType$)
|
|
7026
|
-
.build() {
|
|
7027
|
-
}
|
|
7028
|
-
|
|
7029
|
-
class CreateGlossaryCommand extends Command
|
|
7030
|
-
.classBuilder()
|
|
7031
|
-
.ep(commonParams)
|
|
7032
|
-
.m(function (Command, cs, config, o) {
|
|
7033
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7034
|
-
})
|
|
7035
|
-
.s("DataZone", "CreateGlossary", {})
|
|
7036
|
-
.n("DataZoneClient", "CreateGlossaryCommand")
|
|
7037
|
-
.sc(CreateGlossary$)
|
|
7038
|
-
.build() {
|
|
7039
|
-
}
|
|
7040
|
-
|
|
7041
|
-
class CreateGlossaryTermCommand extends Command
|
|
7042
|
-
.classBuilder()
|
|
7043
|
-
.ep(commonParams)
|
|
7044
|
-
.m(function (Command, cs, config, o) {
|
|
7045
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7046
|
-
})
|
|
7047
|
-
.s("DataZone", "CreateGlossaryTerm", {})
|
|
7048
|
-
.n("DataZoneClient", "CreateGlossaryTermCommand")
|
|
7049
|
-
.sc(CreateGlossaryTerm$)
|
|
7050
|
-
.build() {
|
|
7051
|
-
}
|
|
7052
|
-
|
|
7053
|
-
class CreateGroupProfileCommand extends Command
|
|
7054
|
-
.classBuilder()
|
|
7055
|
-
.ep(commonParams)
|
|
7056
|
-
.m(function (Command, cs, config, o) {
|
|
7057
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7058
|
-
})
|
|
7059
|
-
.s("DataZone", "CreateGroupProfile", {})
|
|
7060
|
-
.n("DataZoneClient", "CreateGroupProfileCommand")
|
|
7061
|
-
.sc(CreateGroupProfile$)
|
|
7062
|
-
.build() {
|
|
7063
|
-
}
|
|
7064
|
-
|
|
7065
|
-
class CreateListingChangeSetCommand extends Command
|
|
7066
|
-
.classBuilder()
|
|
7067
|
-
.ep(commonParams)
|
|
7068
|
-
.m(function (Command, cs, config, o) {
|
|
7069
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7070
|
-
})
|
|
7071
|
-
.s("DataZone", "CreateListingChangeSet", {})
|
|
7072
|
-
.n("DataZoneClient", "CreateListingChangeSetCommand")
|
|
7073
|
-
.sc(CreateListingChangeSet$)
|
|
7074
|
-
.build() {
|
|
7075
|
-
}
|
|
7076
|
-
|
|
7077
|
-
class CreateNotebookCommand extends Command
|
|
7078
|
-
.classBuilder()
|
|
7079
|
-
.ep(commonParams)
|
|
7080
|
-
.m(function (Command, cs, config, o) {
|
|
7081
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7082
|
-
})
|
|
7083
|
-
.s("DataZone", "CreateNotebook", {})
|
|
7084
|
-
.n("DataZoneClient", "CreateNotebookCommand")
|
|
7085
|
-
.sc(CreateNotebook$)
|
|
7086
|
-
.build() {
|
|
7087
|
-
}
|
|
7088
|
-
|
|
7089
|
-
class CreateProjectCommand extends Command
|
|
7090
|
-
.classBuilder()
|
|
7091
|
-
.ep(commonParams)
|
|
7092
|
-
.m(function (Command, cs, config, o) {
|
|
7093
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7094
|
-
})
|
|
7095
|
-
.s("DataZone", "CreateProject", {})
|
|
7096
|
-
.n("DataZoneClient", "CreateProjectCommand")
|
|
7097
|
-
.sc(CreateProject$)
|
|
7098
|
-
.build() {
|
|
7099
|
-
}
|
|
7100
|
-
|
|
7101
|
-
class CreateProjectMembershipCommand extends Command
|
|
7102
|
-
.classBuilder()
|
|
7103
|
-
.ep(commonParams)
|
|
7104
|
-
.m(function (Command, cs, config, o) {
|
|
7105
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7106
|
-
})
|
|
7107
|
-
.s("DataZone", "CreateProjectMembership", {})
|
|
7108
|
-
.n("DataZoneClient", "CreateProjectMembershipCommand")
|
|
7109
|
-
.sc(CreateProjectMembership$)
|
|
7110
|
-
.build() {
|
|
7111
|
-
}
|
|
7112
|
-
|
|
7113
|
-
class CreateProjectProfileCommand extends Command
|
|
7114
|
-
.classBuilder()
|
|
7115
|
-
.ep(commonParams)
|
|
7116
|
-
.m(function (Command, cs, config, o) {
|
|
7117
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7118
|
-
})
|
|
7119
|
-
.s("DataZone", "CreateProjectProfile", {})
|
|
7120
|
-
.n("DataZoneClient", "CreateProjectProfileCommand")
|
|
7121
|
-
.sc(CreateProjectProfile$)
|
|
7122
|
-
.build() {
|
|
7123
|
-
}
|
|
7124
|
-
|
|
7125
|
-
class CreateRuleCommand extends Command
|
|
7126
|
-
.classBuilder()
|
|
7127
|
-
.ep(commonParams)
|
|
7128
|
-
.m(function (Command, cs, config, o) {
|
|
7129
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7130
|
-
})
|
|
7131
|
-
.s("DataZone", "CreateRule", {})
|
|
7132
|
-
.n("DataZoneClient", "CreateRuleCommand")
|
|
7133
|
-
.sc(CreateRule$)
|
|
7134
|
-
.build() {
|
|
7135
|
-
}
|
|
7136
|
-
|
|
7137
|
-
class CreateSubscriptionGrantCommand extends Command
|
|
7138
|
-
.classBuilder()
|
|
7139
|
-
.ep(commonParams)
|
|
7140
|
-
.m(function (Command, cs, config, o) {
|
|
7141
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7142
|
-
})
|
|
7143
|
-
.s("DataZone", "CreateSubscriptionGrant", {})
|
|
7144
|
-
.n("DataZoneClient", "CreateSubscriptionGrantCommand")
|
|
7145
|
-
.sc(CreateSubscriptionGrant$)
|
|
7146
|
-
.build() {
|
|
7147
|
-
}
|
|
7148
|
-
|
|
7149
|
-
class CreateSubscriptionRequestCommand extends Command
|
|
7150
|
-
.classBuilder()
|
|
7151
|
-
.ep(commonParams)
|
|
7152
|
-
.m(function (Command, cs, config, o) {
|
|
7153
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7154
|
-
})
|
|
7155
|
-
.s("DataZone", "CreateSubscriptionRequest", {})
|
|
7156
|
-
.n("DataZoneClient", "CreateSubscriptionRequestCommand")
|
|
7157
|
-
.sc(CreateSubscriptionRequest$)
|
|
7158
|
-
.build() {
|
|
7159
|
-
}
|
|
7160
|
-
|
|
7161
|
-
class CreateSubscriptionTargetCommand extends Command
|
|
7162
|
-
.classBuilder()
|
|
7163
|
-
.ep(commonParams)
|
|
7164
|
-
.m(function (Command, cs, config, o) {
|
|
7165
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7166
|
-
})
|
|
7167
|
-
.s("DataZone", "CreateSubscriptionTarget", {})
|
|
7168
|
-
.n("DataZoneClient", "CreateSubscriptionTargetCommand")
|
|
7169
|
-
.sc(CreateSubscriptionTarget$)
|
|
7170
|
-
.build() {
|
|
7171
|
-
}
|
|
7172
|
-
|
|
7173
|
-
class CreateUserProfileCommand extends Command
|
|
7174
|
-
.classBuilder()
|
|
7175
|
-
.ep(commonParams)
|
|
7176
|
-
.m(function (Command, cs, config, o) {
|
|
7177
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7178
|
-
})
|
|
7179
|
-
.s("DataZone", "CreateUserProfile", {})
|
|
7180
|
-
.n("DataZoneClient", "CreateUserProfileCommand")
|
|
7181
|
-
.sc(CreateUserProfile$)
|
|
7182
|
-
.build() {
|
|
7183
|
-
}
|
|
7184
|
-
|
|
7185
|
-
class DeleteAccountPoolCommand extends Command
|
|
7186
|
-
.classBuilder()
|
|
7187
|
-
.ep(commonParams)
|
|
7188
|
-
.m(function (Command, cs, config, o) {
|
|
7189
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7190
|
-
})
|
|
7191
|
-
.s("DataZone", "DeleteAccountPool", {})
|
|
7192
|
-
.n("DataZoneClient", "DeleteAccountPoolCommand")
|
|
7193
|
-
.sc(DeleteAccountPool$)
|
|
7194
|
-
.build() {
|
|
7195
|
-
}
|
|
7196
|
-
|
|
7197
|
-
class DeleteAssetCommand extends Command
|
|
7198
|
-
.classBuilder()
|
|
7199
|
-
.ep(commonParams)
|
|
7200
|
-
.m(function (Command, cs, config, o) {
|
|
7201
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7202
|
-
})
|
|
7203
|
-
.s("DataZone", "DeleteAsset", {})
|
|
7204
|
-
.n("DataZoneClient", "DeleteAssetCommand")
|
|
7205
|
-
.sc(DeleteAsset$)
|
|
7206
|
-
.build() {
|
|
7207
|
-
}
|
|
7208
|
-
|
|
7209
|
-
class DeleteAssetFilterCommand extends Command
|
|
7210
|
-
.classBuilder()
|
|
7211
|
-
.ep(commonParams)
|
|
7212
|
-
.m(function (Command, cs, config, o) {
|
|
7213
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7214
|
-
})
|
|
7215
|
-
.s("DataZone", "DeleteAssetFilter", {})
|
|
7216
|
-
.n("DataZoneClient", "DeleteAssetFilterCommand")
|
|
7217
|
-
.sc(DeleteAssetFilter$)
|
|
7218
|
-
.build() {
|
|
7219
|
-
}
|
|
7220
|
-
|
|
7221
|
-
class DeleteAssetTypeCommand extends Command
|
|
7222
|
-
.classBuilder()
|
|
7223
|
-
.ep(commonParams)
|
|
7224
|
-
.m(function (Command, cs, config, o) {
|
|
7225
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7226
|
-
})
|
|
7227
|
-
.s("DataZone", "DeleteAssetType", {})
|
|
7228
|
-
.n("DataZoneClient", "DeleteAssetTypeCommand")
|
|
7229
|
-
.sc(DeleteAssetType$)
|
|
7230
|
-
.build() {
|
|
7231
|
-
}
|
|
7232
|
-
|
|
7233
|
-
class DeleteConnectionCommand extends Command
|
|
7234
|
-
.classBuilder()
|
|
7235
|
-
.ep(commonParams)
|
|
7236
|
-
.m(function (Command, cs, config, o) {
|
|
7237
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7238
|
-
})
|
|
7239
|
-
.s("DataZone", "DeleteConnection", {})
|
|
7240
|
-
.n("DataZoneClient", "DeleteConnectionCommand")
|
|
7241
|
-
.sc(DeleteConnection$)
|
|
7242
|
-
.build() {
|
|
7243
|
-
}
|
|
7244
|
-
|
|
7245
|
-
class DeleteDataExportConfigurationCommand extends Command
|
|
7246
|
-
.classBuilder()
|
|
7247
|
-
.ep(commonParams)
|
|
7248
|
-
.m(function (Command, cs, config, o) {
|
|
7249
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7250
|
-
})
|
|
7251
|
-
.s("DataZone", "DeleteDataExportConfiguration", {})
|
|
7252
|
-
.n("DataZoneClient", "DeleteDataExportConfigurationCommand")
|
|
7253
|
-
.sc(DeleteDataExportConfiguration$)
|
|
7254
|
-
.build() {
|
|
7255
|
-
}
|
|
7256
|
-
|
|
7257
|
-
class DeleteDataProductCommand extends Command
|
|
7258
|
-
.classBuilder()
|
|
7259
|
-
.ep(commonParams)
|
|
7260
|
-
.m(function (Command, cs, config, o) {
|
|
7261
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7262
|
-
})
|
|
7263
|
-
.s("DataZone", "DeleteDataProduct", {})
|
|
7264
|
-
.n("DataZoneClient", "DeleteDataProductCommand")
|
|
7265
|
-
.sc(DeleteDataProduct$)
|
|
7266
|
-
.build() {
|
|
7267
|
-
}
|
|
7268
|
-
|
|
7269
|
-
class DeleteDataSourceCommand extends Command
|
|
7270
|
-
.classBuilder()
|
|
7271
|
-
.ep(commonParams)
|
|
7272
|
-
.m(function (Command, cs, config, o) {
|
|
7273
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7274
|
-
})
|
|
7275
|
-
.s("DataZone", "DeleteDataSource", {})
|
|
7276
|
-
.n("DataZoneClient", "DeleteDataSourceCommand")
|
|
7277
|
-
.sc(DeleteDataSource$)
|
|
7278
|
-
.build() {
|
|
7279
|
-
}
|
|
7280
|
-
|
|
7281
|
-
class DeleteDomainCommand extends Command
|
|
7282
|
-
.classBuilder()
|
|
7283
|
-
.ep(commonParams)
|
|
7284
|
-
.m(function (Command, cs, config, o) {
|
|
7285
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7286
|
-
})
|
|
7287
|
-
.s("DataZone", "DeleteDomain", {})
|
|
7288
|
-
.n("DataZoneClient", "DeleteDomainCommand")
|
|
7289
|
-
.sc(DeleteDomain$)
|
|
7290
|
-
.build() {
|
|
7291
|
-
}
|
|
7292
|
-
|
|
7293
|
-
class DeleteDomainUnitCommand extends Command
|
|
7294
|
-
.classBuilder()
|
|
7295
|
-
.ep(commonParams)
|
|
7296
|
-
.m(function (Command, cs, config, o) {
|
|
7297
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7298
|
-
})
|
|
7299
|
-
.s("DataZone", "DeleteDomainUnit", {})
|
|
7300
|
-
.n("DataZoneClient", "DeleteDomainUnitCommand")
|
|
7301
|
-
.sc(DeleteDomainUnit$)
|
|
7302
|
-
.build() {
|
|
7303
|
-
}
|
|
7304
|
-
|
|
7305
|
-
class DeleteEnvironmentActionCommand extends Command
|
|
7306
|
-
.classBuilder()
|
|
7307
|
-
.ep(commonParams)
|
|
7308
|
-
.m(function (Command, cs, config, o) {
|
|
7309
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7310
|
-
})
|
|
7311
|
-
.s("DataZone", "DeleteEnvironmentAction", {})
|
|
7312
|
-
.n("DataZoneClient", "DeleteEnvironmentActionCommand")
|
|
7313
|
-
.sc(DeleteEnvironmentAction$)
|
|
7314
|
-
.build() {
|
|
7315
|
-
}
|
|
7316
|
-
|
|
7317
|
-
class DeleteEnvironmentBlueprintCommand extends Command
|
|
7318
|
-
.classBuilder()
|
|
7319
|
-
.ep(commonParams)
|
|
7320
|
-
.m(function (Command, cs, config, o) {
|
|
7321
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7322
|
-
})
|
|
7323
|
-
.s("DataZone", "DeleteEnvironmentBlueprint", {})
|
|
7324
|
-
.n("DataZoneClient", "DeleteEnvironmentBlueprintCommand")
|
|
7325
|
-
.sc(DeleteEnvironmentBlueprint$)
|
|
7326
|
-
.build() {
|
|
7327
|
-
}
|
|
7328
|
-
|
|
7329
|
-
class DeleteEnvironmentBlueprintConfigurationCommand extends Command
|
|
7330
|
-
.classBuilder()
|
|
7331
|
-
.ep(commonParams)
|
|
7332
|
-
.m(function (Command, cs, config, o) {
|
|
7333
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7334
|
-
})
|
|
7335
|
-
.s("DataZone", "DeleteEnvironmentBlueprintConfiguration", {})
|
|
7336
|
-
.n("DataZoneClient", "DeleteEnvironmentBlueprintConfigurationCommand")
|
|
7337
|
-
.sc(DeleteEnvironmentBlueprintConfiguration$)
|
|
7338
|
-
.build() {
|
|
7339
|
-
}
|
|
7340
|
-
|
|
7341
|
-
class DeleteEnvironmentCommand extends Command
|
|
7342
|
-
.classBuilder()
|
|
7343
|
-
.ep(commonParams)
|
|
7344
|
-
.m(function (Command, cs, config, o) {
|
|
7345
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7346
|
-
})
|
|
7347
|
-
.s("DataZone", "DeleteEnvironment", {})
|
|
7348
|
-
.n("DataZoneClient", "DeleteEnvironmentCommand")
|
|
7349
|
-
.sc(DeleteEnvironment$)
|
|
7350
|
-
.build() {
|
|
7351
|
-
}
|
|
7352
|
-
|
|
7353
|
-
class DeleteEnvironmentProfileCommand extends Command
|
|
7354
|
-
.classBuilder()
|
|
7355
|
-
.ep(commonParams)
|
|
7356
|
-
.m(function (Command, cs, config, o) {
|
|
7357
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7358
|
-
})
|
|
7359
|
-
.s("DataZone", "DeleteEnvironmentProfile", {})
|
|
7360
|
-
.n("DataZoneClient", "DeleteEnvironmentProfileCommand")
|
|
7361
|
-
.sc(DeleteEnvironmentProfile$)
|
|
7362
|
-
.build() {
|
|
7363
|
-
}
|
|
7364
|
-
|
|
7365
|
-
class DeleteFormTypeCommand extends Command
|
|
7366
|
-
.classBuilder()
|
|
7367
|
-
.ep(commonParams)
|
|
7368
|
-
.m(function (Command, cs, config, o) {
|
|
7369
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7370
|
-
})
|
|
7371
|
-
.s("DataZone", "DeleteFormType", {})
|
|
7372
|
-
.n("DataZoneClient", "DeleteFormTypeCommand")
|
|
7373
|
-
.sc(DeleteFormType$)
|
|
7374
|
-
.build() {
|
|
7375
|
-
}
|
|
7376
|
-
|
|
7377
|
-
class DeleteGlossaryCommand extends Command
|
|
7378
|
-
.classBuilder()
|
|
7379
|
-
.ep(commonParams)
|
|
7380
|
-
.m(function (Command, cs, config, o) {
|
|
7381
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7382
|
-
})
|
|
7383
|
-
.s("DataZone", "DeleteGlossary", {})
|
|
7384
|
-
.n("DataZoneClient", "DeleteGlossaryCommand")
|
|
7385
|
-
.sc(DeleteGlossary$)
|
|
7386
|
-
.build() {
|
|
7387
|
-
}
|
|
7388
|
-
|
|
7389
|
-
class DeleteGlossaryTermCommand extends Command
|
|
7390
|
-
.classBuilder()
|
|
7391
|
-
.ep(commonParams)
|
|
7392
|
-
.m(function (Command, cs, config, o) {
|
|
7393
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7394
|
-
})
|
|
7395
|
-
.s("DataZone", "DeleteGlossaryTerm", {})
|
|
7396
|
-
.n("DataZoneClient", "DeleteGlossaryTermCommand")
|
|
7397
|
-
.sc(DeleteGlossaryTerm$)
|
|
7398
|
-
.build() {
|
|
7399
|
-
}
|
|
7400
|
-
|
|
7401
|
-
class DeleteLineageEventCommand extends Command
|
|
7402
|
-
.classBuilder()
|
|
7403
|
-
.ep(commonParams)
|
|
7404
|
-
.m(function (Command, cs, config, o) {
|
|
7405
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7406
|
-
})
|
|
7407
|
-
.s("DataZone", "DeleteLineageEvent", {})
|
|
7408
|
-
.n("DataZoneClient", "DeleteLineageEventCommand")
|
|
7409
|
-
.sc(DeleteLineageEvent$)
|
|
7410
|
-
.build() {
|
|
7411
|
-
}
|
|
7412
|
-
|
|
7413
|
-
class DeleteListingCommand extends Command
|
|
7414
|
-
.classBuilder()
|
|
7415
|
-
.ep(commonParams)
|
|
7416
|
-
.m(function (Command, cs, config, o) {
|
|
7417
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7418
|
-
})
|
|
7419
|
-
.s("DataZone", "DeleteListing", {})
|
|
7420
|
-
.n("DataZoneClient", "DeleteListingCommand")
|
|
7421
|
-
.sc(DeleteListing$)
|
|
7422
|
-
.build() {
|
|
7423
|
-
}
|
|
7424
|
-
|
|
7425
|
-
class DeleteNotebookCommand extends Command
|
|
7426
|
-
.classBuilder()
|
|
7427
|
-
.ep(commonParams)
|
|
7428
|
-
.m(function (Command, cs, config, o) {
|
|
7429
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7430
|
-
})
|
|
7431
|
-
.s("DataZone", "DeleteNotebook", {})
|
|
7432
|
-
.n("DataZoneClient", "DeleteNotebookCommand")
|
|
7433
|
-
.sc(DeleteNotebook$)
|
|
7434
|
-
.build() {
|
|
7435
|
-
}
|
|
7436
|
-
|
|
7437
|
-
class DeleteProjectCommand extends Command
|
|
7438
|
-
.classBuilder()
|
|
7439
|
-
.ep(commonParams)
|
|
7440
|
-
.m(function (Command, cs, config, o) {
|
|
7441
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7442
|
-
})
|
|
7443
|
-
.s("DataZone", "DeleteProject", {})
|
|
7444
|
-
.n("DataZoneClient", "DeleteProjectCommand")
|
|
7445
|
-
.sc(DeleteProject$)
|
|
7446
|
-
.build() {
|
|
7447
|
-
}
|
|
7448
|
-
|
|
7449
|
-
class DeleteProjectMembershipCommand extends Command
|
|
7450
|
-
.classBuilder()
|
|
7451
|
-
.ep(commonParams)
|
|
7452
|
-
.m(function (Command, cs, config, o) {
|
|
7453
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7454
|
-
})
|
|
7455
|
-
.s("DataZone", "DeleteProjectMembership", {})
|
|
7456
|
-
.n("DataZoneClient", "DeleteProjectMembershipCommand")
|
|
7457
|
-
.sc(DeleteProjectMembership$)
|
|
7458
|
-
.build() {
|
|
7459
|
-
}
|
|
7460
|
-
|
|
7461
|
-
class DeleteProjectProfileCommand extends Command
|
|
7462
|
-
.classBuilder()
|
|
7463
|
-
.ep(commonParams)
|
|
7464
|
-
.m(function (Command, cs, config, o) {
|
|
7465
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7466
|
-
})
|
|
7467
|
-
.s("DataZone", "DeleteProjectProfile", {})
|
|
7468
|
-
.n("DataZoneClient", "DeleteProjectProfileCommand")
|
|
7469
|
-
.sc(DeleteProjectProfile$)
|
|
7470
|
-
.build() {
|
|
7471
|
-
}
|
|
7472
|
-
|
|
7473
|
-
class DeleteRuleCommand extends Command
|
|
7474
|
-
.classBuilder()
|
|
7475
|
-
.ep(commonParams)
|
|
7476
|
-
.m(function (Command, cs, config, o) {
|
|
7477
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7478
|
-
})
|
|
7479
|
-
.s("DataZone", "DeleteRule", {})
|
|
7480
|
-
.n("DataZoneClient", "DeleteRuleCommand")
|
|
7481
|
-
.sc(DeleteRule$)
|
|
7482
|
-
.build() {
|
|
7483
|
-
}
|
|
7484
|
-
|
|
7485
|
-
class DeleteSubscriptionGrantCommand extends Command
|
|
7486
|
-
.classBuilder()
|
|
7487
|
-
.ep(commonParams)
|
|
7488
|
-
.m(function (Command, cs, config, o) {
|
|
7489
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7490
|
-
})
|
|
7491
|
-
.s("DataZone", "DeleteSubscriptionGrant", {})
|
|
7492
|
-
.n("DataZoneClient", "DeleteSubscriptionGrantCommand")
|
|
7493
|
-
.sc(DeleteSubscriptionGrant$)
|
|
7494
|
-
.build() {
|
|
7495
|
-
}
|
|
7496
|
-
|
|
7497
|
-
class DeleteSubscriptionRequestCommand extends Command
|
|
7498
|
-
.classBuilder()
|
|
7499
|
-
.ep(commonParams)
|
|
7500
|
-
.m(function (Command, cs, config, o) {
|
|
7501
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7502
|
-
})
|
|
7503
|
-
.s("DataZone", "DeleteSubscriptionRequest", {})
|
|
7504
|
-
.n("DataZoneClient", "DeleteSubscriptionRequestCommand")
|
|
7505
|
-
.sc(DeleteSubscriptionRequest$)
|
|
7506
|
-
.build() {
|
|
7507
|
-
}
|
|
7508
|
-
|
|
7509
|
-
class DeleteSubscriptionTargetCommand extends Command
|
|
7510
|
-
.classBuilder()
|
|
7511
|
-
.ep(commonParams)
|
|
7512
|
-
.m(function (Command, cs, config, o) {
|
|
7513
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7514
|
-
})
|
|
7515
|
-
.s("DataZone", "DeleteSubscriptionTarget", {})
|
|
7516
|
-
.n("DataZoneClient", "DeleteSubscriptionTargetCommand")
|
|
7517
|
-
.sc(DeleteSubscriptionTarget$)
|
|
7518
|
-
.build() {
|
|
7519
|
-
}
|
|
7520
|
-
|
|
7521
|
-
class DeleteTimeSeriesDataPointsCommand extends Command
|
|
7522
|
-
.classBuilder()
|
|
7523
|
-
.ep(commonParams)
|
|
7524
|
-
.m(function (Command, cs, config, o) {
|
|
7525
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7526
|
-
})
|
|
7527
|
-
.s("DataZone", "DeleteTimeSeriesDataPoints", {})
|
|
7528
|
-
.n("DataZoneClient", "DeleteTimeSeriesDataPointsCommand")
|
|
7529
|
-
.sc(DeleteTimeSeriesDataPoints$)
|
|
7530
|
-
.build() {
|
|
7531
|
-
}
|
|
7532
|
-
|
|
7533
|
-
class DisassociateEnvironmentRoleCommand extends Command
|
|
7534
|
-
.classBuilder()
|
|
7535
|
-
.ep(commonParams)
|
|
7536
|
-
.m(function (Command, cs, config, o) {
|
|
7537
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7538
|
-
})
|
|
7539
|
-
.s("DataZone", "DisassociateEnvironmentRole", {})
|
|
7540
|
-
.n("DataZoneClient", "DisassociateEnvironmentRoleCommand")
|
|
7541
|
-
.sc(DisassociateEnvironmentRole$)
|
|
7542
|
-
.build() {
|
|
7543
|
-
}
|
|
7544
|
-
|
|
7545
|
-
class DisassociateGovernedTermsCommand extends Command
|
|
7546
|
-
.classBuilder()
|
|
7547
|
-
.ep(commonParams)
|
|
7548
|
-
.m(function (Command, cs, config, o) {
|
|
7549
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7550
|
-
})
|
|
7551
|
-
.s("DataZone", "DisassociateGovernedTerms", {})
|
|
7552
|
-
.n("DataZoneClient", "DisassociateGovernedTermsCommand")
|
|
7553
|
-
.sc(DisassociateGovernedTerms$)
|
|
7554
|
-
.build() {
|
|
7555
|
-
}
|
|
7556
|
-
|
|
7557
|
-
class GetAccountPoolCommand extends Command
|
|
7558
|
-
.classBuilder()
|
|
7559
|
-
.ep(commonParams)
|
|
7560
|
-
.m(function (Command, cs, config, o) {
|
|
7561
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7562
|
-
})
|
|
7563
|
-
.s("DataZone", "GetAccountPool", {})
|
|
7564
|
-
.n("DataZoneClient", "GetAccountPoolCommand")
|
|
7565
|
-
.sc(GetAccountPool$)
|
|
7566
|
-
.build() {
|
|
7567
|
-
}
|
|
7568
|
-
|
|
7569
|
-
class GetAssetCommand extends Command
|
|
7570
|
-
.classBuilder()
|
|
7571
|
-
.ep(commonParams)
|
|
7572
|
-
.m(function (Command, cs, config, o) {
|
|
7573
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7574
|
-
})
|
|
7575
|
-
.s("DataZone", "GetAsset", {})
|
|
7576
|
-
.n("DataZoneClient", "GetAssetCommand")
|
|
7577
|
-
.sc(GetAsset$)
|
|
7578
|
-
.build() {
|
|
7579
|
-
}
|
|
7580
|
-
|
|
7581
|
-
class GetAssetFilterCommand extends Command
|
|
7582
|
-
.classBuilder()
|
|
7583
|
-
.ep(commonParams)
|
|
7584
|
-
.m(function (Command, cs, config, o) {
|
|
7585
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7586
|
-
})
|
|
7587
|
-
.s("DataZone", "GetAssetFilter", {})
|
|
7588
|
-
.n("DataZoneClient", "GetAssetFilterCommand")
|
|
7589
|
-
.sc(GetAssetFilter$)
|
|
7590
|
-
.build() {
|
|
7591
|
-
}
|
|
7592
|
-
|
|
7593
|
-
class GetAssetTypeCommand extends Command
|
|
7594
|
-
.classBuilder()
|
|
7595
|
-
.ep(commonParams)
|
|
7596
|
-
.m(function (Command, cs, config, o) {
|
|
7597
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7598
|
-
})
|
|
7599
|
-
.s("DataZone", "GetAssetType", {})
|
|
7600
|
-
.n("DataZoneClient", "GetAssetTypeCommand")
|
|
7601
|
-
.sc(GetAssetType$)
|
|
7602
|
-
.build() {
|
|
7603
|
-
}
|
|
7604
|
-
|
|
7605
|
-
class GetConnectionCommand extends Command
|
|
7606
|
-
.classBuilder()
|
|
7607
|
-
.ep(commonParams)
|
|
7608
|
-
.m(function (Command, cs, config, o) {
|
|
7609
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7610
|
-
})
|
|
7611
|
-
.s("DataZone", "GetConnection", {})
|
|
7612
|
-
.n("DataZoneClient", "GetConnectionCommand")
|
|
7613
|
-
.sc(GetConnection$)
|
|
7614
|
-
.build() {
|
|
7615
|
-
}
|
|
7616
|
-
|
|
7617
|
-
class GetDataExportConfigurationCommand extends Command
|
|
7618
|
-
.classBuilder()
|
|
7619
|
-
.ep(commonParams)
|
|
7620
|
-
.m(function (Command, cs, config, o) {
|
|
7621
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7622
|
-
})
|
|
7623
|
-
.s("DataZone", "GetDataExportConfiguration", {})
|
|
7624
|
-
.n("DataZoneClient", "GetDataExportConfigurationCommand")
|
|
7625
|
-
.sc(GetDataExportConfiguration$)
|
|
7626
|
-
.build() {
|
|
7627
|
-
}
|
|
7628
|
-
|
|
7629
|
-
class GetDataProductCommand extends Command
|
|
7630
|
-
.classBuilder()
|
|
7631
|
-
.ep(commonParams)
|
|
7632
|
-
.m(function (Command, cs, config, o) {
|
|
7633
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7634
|
-
})
|
|
7635
|
-
.s("DataZone", "GetDataProduct", {})
|
|
7636
|
-
.n("DataZoneClient", "GetDataProductCommand")
|
|
7637
|
-
.sc(GetDataProduct$)
|
|
7638
|
-
.build() {
|
|
7639
|
-
}
|
|
7640
|
-
|
|
7641
|
-
class GetDataSourceCommand extends Command
|
|
7642
|
-
.classBuilder()
|
|
7643
|
-
.ep(commonParams)
|
|
7644
|
-
.m(function (Command, cs, config, o) {
|
|
7645
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7646
|
-
})
|
|
7647
|
-
.s("DataZone", "GetDataSource", {})
|
|
7648
|
-
.n("DataZoneClient", "GetDataSourceCommand")
|
|
7649
|
-
.sc(GetDataSource$)
|
|
7650
|
-
.build() {
|
|
7651
|
-
}
|
|
7652
|
-
|
|
7653
|
-
class GetDataSourceRunCommand extends Command
|
|
7654
|
-
.classBuilder()
|
|
7655
|
-
.ep(commonParams)
|
|
7656
|
-
.m(function (Command, cs, config, o) {
|
|
7657
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7658
|
-
})
|
|
7659
|
-
.s("DataZone", "GetDataSourceRun", {})
|
|
7660
|
-
.n("DataZoneClient", "GetDataSourceRunCommand")
|
|
7661
|
-
.sc(GetDataSourceRun$)
|
|
7662
|
-
.build() {
|
|
7663
|
-
}
|
|
7664
|
-
|
|
7665
|
-
class GetDomainCommand extends Command
|
|
7666
|
-
.classBuilder()
|
|
7667
|
-
.ep(commonParams)
|
|
7668
|
-
.m(function (Command, cs, config, o) {
|
|
7669
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7670
|
-
})
|
|
7671
|
-
.s("DataZone", "GetDomain", {})
|
|
7672
|
-
.n("DataZoneClient", "GetDomainCommand")
|
|
7673
|
-
.sc(GetDomain$)
|
|
7674
|
-
.build() {
|
|
7675
|
-
}
|
|
7676
|
-
|
|
7677
|
-
class GetDomainUnitCommand extends Command
|
|
7678
|
-
.classBuilder()
|
|
7679
|
-
.ep(commonParams)
|
|
7680
|
-
.m(function (Command, cs, config, o) {
|
|
7681
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7682
|
-
})
|
|
7683
|
-
.s("DataZone", "GetDomainUnit", {})
|
|
7684
|
-
.n("DataZoneClient", "GetDomainUnitCommand")
|
|
7685
|
-
.sc(GetDomainUnit$)
|
|
7686
|
-
.build() {
|
|
7687
|
-
}
|
|
7688
|
-
|
|
7689
|
-
class GetEnvironmentActionCommand extends Command
|
|
7690
|
-
.classBuilder()
|
|
7691
|
-
.ep(commonParams)
|
|
7692
|
-
.m(function (Command, cs, config, o) {
|
|
7693
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7694
|
-
})
|
|
7695
|
-
.s("DataZone", "GetEnvironmentAction", {})
|
|
7696
|
-
.n("DataZoneClient", "GetEnvironmentActionCommand")
|
|
7697
|
-
.sc(GetEnvironmentAction$)
|
|
7698
|
-
.build() {
|
|
7699
|
-
}
|
|
7700
|
-
|
|
7701
|
-
class GetEnvironmentBlueprintCommand extends Command
|
|
7702
|
-
.classBuilder()
|
|
7703
|
-
.ep(commonParams)
|
|
7704
|
-
.m(function (Command, cs, config, o) {
|
|
7705
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7706
|
-
})
|
|
7707
|
-
.s("DataZone", "GetEnvironmentBlueprint", {})
|
|
7708
|
-
.n("DataZoneClient", "GetEnvironmentBlueprintCommand")
|
|
7709
|
-
.sc(GetEnvironmentBlueprint$)
|
|
7710
|
-
.build() {
|
|
7711
|
-
}
|
|
7712
|
-
|
|
7713
|
-
class GetEnvironmentBlueprintConfigurationCommand extends Command
|
|
7714
|
-
.classBuilder()
|
|
7715
|
-
.ep(commonParams)
|
|
7716
|
-
.m(function (Command, cs, config, o) {
|
|
7717
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7718
|
-
})
|
|
7719
|
-
.s("DataZone", "GetEnvironmentBlueprintConfiguration", {})
|
|
7720
|
-
.n("DataZoneClient", "GetEnvironmentBlueprintConfigurationCommand")
|
|
7721
|
-
.sc(GetEnvironmentBlueprintConfiguration$)
|
|
7722
|
-
.build() {
|
|
7723
|
-
}
|
|
7724
|
-
|
|
7725
|
-
class GetEnvironmentCommand extends Command
|
|
7726
|
-
.classBuilder()
|
|
7727
|
-
.ep(commonParams)
|
|
7728
|
-
.m(function (Command, cs, config, o) {
|
|
7729
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7730
|
-
})
|
|
7731
|
-
.s("DataZone", "GetEnvironment", {})
|
|
7732
|
-
.n("DataZoneClient", "GetEnvironmentCommand")
|
|
7733
|
-
.sc(GetEnvironment$)
|
|
7734
|
-
.build() {
|
|
7735
|
-
}
|
|
7736
|
-
|
|
7737
|
-
class GetEnvironmentCredentialsCommand extends Command
|
|
7738
|
-
.classBuilder()
|
|
7739
|
-
.ep(commonParams)
|
|
7740
|
-
.m(function (Command, cs, config, o) {
|
|
7741
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7742
|
-
})
|
|
7743
|
-
.s("DataZone", "GetEnvironmentCredentials", {})
|
|
7744
|
-
.n("DataZoneClient", "GetEnvironmentCredentialsCommand")
|
|
7745
|
-
.sc(GetEnvironmentCredentials$)
|
|
7746
|
-
.build() {
|
|
7747
|
-
}
|
|
7748
|
-
|
|
7749
|
-
class GetEnvironmentProfileCommand extends Command
|
|
7750
|
-
.classBuilder()
|
|
7751
|
-
.ep(commonParams)
|
|
7752
|
-
.m(function (Command, cs, config, o) {
|
|
7753
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7754
|
-
})
|
|
7755
|
-
.s("DataZone", "GetEnvironmentProfile", {})
|
|
7756
|
-
.n("DataZoneClient", "GetEnvironmentProfileCommand")
|
|
7757
|
-
.sc(GetEnvironmentProfile$)
|
|
7758
|
-
.build() {
|
|
7759
|
-
}
|
|
7760
|
-
|
|
7761
|
-
class GetFormTypeCommand extends Command
|
|
7762
|
-
.classBuilder()
|
|
7763
|
-
.ep(commonParams)
|
|
7764
|
-
.m(function (Command, cs, config, o) {
|
|
7765
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7766
|
-
})
|
|
7767
|
-
.s("DataZone", "GetFormType", {})
|
|
7768
|
-
.n("DataZoneClient", "GetFormTypeCommand")
|
|
7769
|
-
.sc(GetFormType$)
|
|
7770
|
-
.build() {
|
|
7771
|
-
}
|
|
7772
|
-
|
|
7773
|
-
class GetGlossaryCommand extends Command
|
|
7774
|
-
.classBuilder()
|
|
7775
|
-
.ep(commonParams)
|
|
7776
|
-
.m(function (Command, cs, config, o) {
|
|
7777
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7778
|
-
})
|
|
7779
|
-
.s("DataZone", "GetGlossary", {})
|
|
7780
|
-
.n("DataZoneClient", "GetGlossaryCommand")
|
|
7781
|
-
.sc(GetGlossary$)
|
|
7782
|
-
.build() {
|
|
7783
|
-
}
|
|
7784
|
-
|
|
7785
|
-
class GetGlossaryTermCommand extends Command
|
|
7786
|
-
.classBuilder()
|
|
7787
|
-
.ep(commonParams)
|
|
7788
|
-
.m(function (Command, cs, config, o) {
|
|
7789
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7790
|
-
})
|
|
7791
|
-
.s("DataZone", "GetGlossaryTerm", {})
|
|
7792
|
-
.n("DataZoneClient", "GetGlossaryTermCommand")
|
|
7793
|
-
.sc(GetGlossaryTerm$)
|
|
7794
|
-
.build() {
|
|
7795
|
-
}
|
|
7796
|
-
|
|
7797
|
-
class GetGroupProfileCommand extends Command
|
|
7798
|
-
.classBuilder()
|
|
7799
|
-
.ep(commonParams)
|
|
7800
|
-
.m(function (Command, cs, config, o) {
|
|
7801
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7802
|
-
})
|
|
7803
|
-
.s("DataZone", "GetGroupProfile", {})
|
|
7804
|
-
.n("DataZoneClient", "GetGroupProfileCommand")
|
|
7805
|
-
.sc(GetGroupProfile$)
|
|
7806
|
-
.build() {
|
|
7807
|
-
}
|
|
7808
|
-
|
|
7809
|
-
class GetIamPortalLoginUrlCommand extends Command
|
|
7810
|
-
.classBuilder()
|
|
7811
|
-
.ep(commonParams)
|
|
7812
|
-
.m(function (Command, cs, config, o) {
|
|
7813
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7814
|
-
})
|
|
7815
|
-
.s("DataZone", "GetIamPortalLoginUrl", {})
|
|
7816
|
-
.n("DataZoneClient", "GetIamPortalLoginUrlCommand")
|
|
7817
|
-
.sc(GetIamPortalLoginUrl$)
|
|
7818
|
-
.build() {
|
|
7819
|
-
}
|
|
7820
|
-
|
|
7821
|
-
class GetJobRunCommand extends Command
|
|
7822
|
-
.classBuilder()
|
|
7823
|
-
.ep(commonParams)
|
|
7824
|
-
.m(function (Command, cs, config, o) {
|
|
7825
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7826
|
-
})
|
|
7827
|
-
.s("DataZone", "GetJobRun", {})
|
|
7828
|
-
.n("DataZoneClient", "GetJobRunCommand")
|
|
7829
|
-
.sc(GetJobRun$)
|
|
7830
|
-
.build() {
|
|
7831
|
-
}
|
|
7832
|
-
|
|
7833
|
-
class GetLineageEventCommand extends Command
|
|
7834
|
-
.classBuilder()
|
|
7835
|
-
.ep(commonParams)
|
|
7836
|
-
.m(function (Command, cs, config, o) {
|
|
7837
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7838
|
-
})
|
|
7839
|
-
.s("DataZone", "GetLineageEvent", {})
|
|
7840
|
-
.n("DataZoneClient", "GetLineageEventCommand")
|
|
7841
|
-
.sc(GetLineageEvent$)
|
|
7842
|
-
.build() {
|
|
7843
|
-
}
|
|
7844
|
-
|
|
7845
|
-
class GetLineageNodeCommand extends Command
|
|
7846
|
-
.classBuilder()
|
|
7847
|
-
.ep(commonParams)
|
|
7848
|
-
.m(function (Command, cs, config, o) {
|
|
7849
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7850
|
-
})
|
|
7851
|
-
.s("DataZone", "GetLineageNode", {})
|
|
7852
|
-
.n("DataZoneClient", "GetLineageNodeCommand")
|
|
7853
|
-
.sc(GetLineageNode$)
|
|
7854
|
-
.build() {
|
|
7855
|
-
}
|
|
7856
|
-
|
|
7857
|
-
class GetListingCommand extends Command
|
|
7858
|
-
.classBuilder()
|
|
7859
|
-
.ep(commonParams)
|
|
7860
|
-
.m(function (Command, cs, config, o) {
|
|
7861
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7862
|
-
})
|
|
7863
|
-
.s("DataZone", "GetListing", {})
|
|
7864
|
-
.n("DataZoneClient", "GetListingCommand")
|
|
7865
|
-
.sc(GetListing$)
|
|
7866
|
-
.build() {
|
|
7867
|
-
}
|
|
7868
|
-
|
|
7869
|
-
class GetMetadataGenerationRunCommand extends Command
|
|
7870
|
-
.classBuilder()
|
|
7871
|
-
.ep(commonParams)
|
|
7872
|
-
.m(function (Command, cs, config, o) {
|
|
7873
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7874
|
-
})
|
|
7875
|
-
.s("DataZone", "GetMetadataGenerationRun", {})
|
|
7876
|
-
.n("DataZoneClient", "GetMetadataGenerationRunCommand")
|
|
7877
|
-
.sc(GetMetadataGenerationRun$)
|
|
7878
|
-
.build() {
|
|
7879
|
-
}
|
|
7880
|
-
|
|
7881
|
-
class GetNotebookCommand extends Command
|
|
7882
|
-
.classBuilder()
|
|
7883
|
-
.ep(commonParams)
|
|
7884
|
-
.m(function (Command, cs, config, o) {
|
|
7885
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7886
|
-
})
|
|
7887
|
-
.s("DataZone", "GetNotebook", {})
|
|
7888
|
-
.n("DataZoneClient", "GetNotebookCommand")
|
|
7889
|
-
.sc(GetNotebook$)
|
|
7890
|
-
.build() {
|
|
7891
|
-
}
|
|
7892
|
-
|
|
7893
|
-
class GetNotebookExportCommand extends Command
|
|
7894
|
-
.classBuilder()
|
|
7895
|
-
.ep(commonParams)
|
|
7896
|
-
.m(function (Command, cs, config, o) {
|
|
7897
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7898
|
-
})
|
|
7899
|
-
.s("DataZone", "GetNotebookExport", {})
|
|
7900
|
-
.n("DataZoneClient", "GetNotebookExportCommand")
|
|
7901
|
-
.sc(GetNotebookExport$)
|
|
7902
|
-
.build() {
|
|
7903
|
-
}
|
|
7904
|
-
|
|
7905
|
-
class GetNotebookRunCommand extends Command
|
|
7906
|
-
.classBuilder()
|
|
7907
|
-
.ep(commonParams)
|
|
7908
|
-
.m(function (Command, cs, config, o) {
|
|
7909
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7910
|
-
})
|
|
7911
|
-
.s("DataZone", "GetNotebookRun", {})
|
|
7912
|
-
.n("DataZoneClient", "GetNotebookRunCommand")
|
|
7913
|
-
.sc(GetNotebookRun$)
|
|
7914
|
-
.build() {
|
|
7915
|
-
}
|
|
7916
|
-
|
|
7917
|
-
class GetProjectCommand extends Command
|
|
7918
|
-
.classBuilder()
|
|
7919
|
-
.ep(commonParams)
|
|
7920
|
-
.m(function (Command, cs, config, o) {
|
|
7921
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7922
|
-
})
|
|
7923
|
-
.s("DataZone", "GetProject", {})
|
|
7924
|
-
.n("DataZoneClient", "GetProjectCommand")
|
|
7925
|
-
.sc(GetProject$)
|
|
7926
|
-
.build() {
|
|
7927
|
-
}
|
|
7928
|
-
|
|
7929
|
-
class GetProjectProfileCommand extends Command
|
|
7930
|
-
.classBuilder()
|
|
7931
|
-
.ep(commonParams)
|
|
7932
|
-
.m(function (Command, cs, config, o) {
|
|
7933
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7934
|
-
})
|
|
7935
|
-
.s("DataZone", "GetProjectProfile", {})
|
|
7936
|
-
.n("DataZoneClient", "GetProjectProfileCommand")
|
|
7937
|
-
.sc(GetProjectProfile$)
|
|
7938
|
-
.build() {
|
|
7939
|
-
}
|
|
7940
|
-
|
|
7941
|
-
class GetRuleCommand extends Command
|
|
7942
|
-
.classBuilder()
|
|
7943
|
-
.ep(commonParams)
|
|
7944
|
-
.m(function (Command, cs, config, o) {
|
|
7945
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7946
|
-
})
|
|
7947
|
-
.s("DataZone", "GetRule", {})
|
|
7948
|
-
.n("DataZoneClient", "GetRuleCommand")
|
|
7949
|
-
.sc(GetRule$)
|
|
7950
|
-
.build() {
|
|
7951
|
-
}
|
|
7952
|
-
|
|
7953
|
-
class GetSubscriptionCommand extends Command
|
|
7954
|
-
.classBuilder()
|
|
7955
|
-
.ep(commonParams)
|
|
7956
|
-
.m(function (Command, cs, config, o) {
|
|
7957
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7958
|
-
})
|
|
7959
|
-
.s("DataZone", "GetSubscription", {})
|
|
7960
|
-
.n("DataZoneClient", "GetSubscriptionCommand")
|
|
7961
|
-
.sc(GetSubscription$)
|
|
7962
|
-
.build() {
|
|
7963
|
-
}
|
|
7964
|
-
|
|
7965
|
-
class GetSubscriptionGrantCommand extends Command
|
|
7966
|
-
.classBuilder()
|
|
7967
|
-
.ep(commonParams)
|
|
7968
|
-
.m(function (Command, cs, config, o) {
|
|
7969
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7970
|
-
})
|
|
7971
|
-
.s("DataZone", "GetSubscriptionGrant", {})
|
|
7972
|
-
.n("DataZoneClient", "GetSubscriptionGrantCommand")
|
|
7973
|
-
.sc(GetSubscriptionGrant$)
|
|
7974
|
-
.build() {
|
|
7975
|
-
}
|
|
7976
|
-
|
|
7977
|
-
class GetSubscriptionRequestDetailsCommand extends Command
|
|
7978
|
-
.classBuilder()
|
|
7979
|
-
.ep(commonParams)
|
|
7980
|
-
.m(function (Command, cs, config, o) {
|
|
7981
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7982
|
-
})
|
|
7983
|
-
.s("DataZone", "GetSubscriptionRequestDetails", {})
|
|
7984
|
-
.n("DataZoneClient", "GetSubscriptionRequestDetailsCommand")
|
|
7985
|
-
.sc(GetSubscriptionRequestDetails$)
|
|
7986
|
-
.build() {
|
|
7987
|
-
}
|
|
7988
|
-
|
|
7989
|
-
class GetSubscriptionTargetCommand extends Command
|
|
7990
|
-
.classBuilder()
|
|
7991
|
-
.ep(commonParams)
|
|
7992
|
-
.m(function (Command, cs, config, o) {
|
|
7993
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
7994
|
-
})
|
|
7995
|
-
.s("DataZone", "GetSubscriptionTarget", {})
|
|
7996
|
-
.n("DataZoneClient", "GetSubscriptionTargetCommand")
|
|
7997
|
-
.sc(GetSubscriptionTarget$)
|
|
7998
|
-
.build() {
|
|
7999
|
-
}
|
|
8000
|
-
|
|
8001
|
-
class GetTimeSeriesDataPointCommand extends Command
|
|
8002
|
-
.classBuilder()
|
|
8003
|
-
.ep(commonParams)
|
|
8004
|
-
.m(function (Command, cs, config, o) {
|
|
8005
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8006
|
-
})
|
|
8007
|
-
.s("DataZone", "GetTimeSeriesDataPoint", {})
|
|
8008
|
-
.n("DataZoneClient", "GetTimeSeriesDataPointCommand")
|
|
8009
|
-
.sc(GetTimeSeriesDataPoint$)
|
|
8010
|
-
.build() {
|
|
8011
|
-
}
|
|
8012
|
-
|
|
8013
|
-
class GetUserProfileCommand extends Command
|
|
8014
|
-
.classBuilder()
|
|
8015
|
-
.ep(commonParams)
|
|
8016
|
-
.m(function (Command, cs, config, o) {
|
|
8017
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8018
|
-
})
|
|
8019
|
-
.s("DataZone", "GetUserProfile", {})
|
|
8020
|
-
.n("DataZoneClient", "GetUserProfileCommand")
|
|
8021
|
-
.sc(GetUserProfile$)
|
|
8022
|
-
.build() {
|
|
8023
|
-
}
|
|
8024
|
-
|
|
8025
|
-
class ListAccountPoolsCommand extends Command
|
|
8026
|
-
.classBuilder()
|
|
8027
|
-
.ep(commonParams)
|
|
8028
|
-
.m(function (Command, cs, config, o) {
|
|
8029
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8030
|
-
})
|
|
8031
|
-
.s("DataZone", "ListAccountPools", {})
|
|
8032
|
-
.n("DataZoneClient", "ListAccountPoolsCommand")
|
|
8033
|
-
.sc(ListAccountPools$)
|
|
8034
|
-
.build() {
|
|
8035
|
-
}
|
|
8036
|
-
|
|
8037
|
-
class ListAccountsInAccountPoolCommand extends Command
|
|
8038
|
-
.classBuilder()
|
|
8039
|
-
.ep(commonParams)
|
|
8040
|
-
.m(function (Command, cs, config, o) {
|
|
8041
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8042
|
-
})
|
|
8043
|
-
.s("DataZone", "ListAccountsInAccountPool", {})
|
|
8044
|
-
.n("DataZoneClient", "ListAccountsInAccountPoolCommand")
|
|
8045
|
-
.sc(ListAccountsInAccountPool$)
|
|
8046
|
-
.build() {
|
|
8047
|
-
}
|
|
8048
|
-
|
|
8049
|
-
class ListAssetFiltersCommand extends Command
|
|
8050
|
-
.classBuilder()
|
|
8051
|
-
.ep(commonParams)
|
|
8052
|
-
.m(function (Command, cs, config, o) {
|
|
8053
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8054
|
-
})
|
|
8055
|
-
.s("DataZone", "ListAssetFilters", {})
|
|
8056
|
-
.n("DataZoneClient", "ListAssetFiltersCommand")
|
|
8057
|
-
.sc(ListAssetFilters$)
|
|
8058
|
-
.build() {
|
|
8059
|
-
}
|
|
8060
|
-
|
|
8061
|
-
class ListAssetRevisionsCommand extends Command
|
|
8062
|
-
.classBuilder()
|
|
8063
|
-
.ep(commonParams)
|
|
8064
|
-
.m(function (Command, cs, config, o) {
|
|
8065
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8066
|
-
})
|
|
8067
|
-
.s("DataZone", "ListAssetRevisions", {})
|
|
8068
|
-
.n("DataZoneClient", "ListAssetRevisionsCommand")
|
|
8069
|
-
.sc(ListAssetRevisions$)
|
|
8070
|
-
.build() {
|
|
8071
|
-
}
|
|
8072
|
-
|
|
8073
|
-
class ListConnectionsCommand extends Command
|
|
8074
|
-
.classBuilder()
|
|
8075
|
-
.ep(commonParams)
|
|
8076
|
-
.m(function (Command, cs, config, o) {
|
|
8077
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8078
|
-
})
|
|
8079
|
-
.s("DataZone", "ListConnections", {})
|
|
8080
|
-
.n("DataZoneClient", "ListConnectionsCommand")
|
|
8081
|
-
.sc(ListConnections$)
|
|
8082
|
-
.build() {
|
|
8083
|
-
}
|
|
8084
|
-
|
|
8085
|
-
class ListDataProductRevisionsCommand extends Command
|
|
8086
|
-
.classBuilder()
|
|
8087
|
-
.ep(commonParams)
|
|
8088
|
-
.m(function (Command, cs, config, o) {
|
|
8089
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8090
|
-
})
|
|
8091
|
-
.s("DataZone", "ListDataProductRevisions", {})
|
|
8092
|
-
.n("DataZoneClient", "ListDataProductRevisionsCommand")
|
|
8093
|
-
.sc(ListDataProductRevisions$)
|
|
8094
|
-
.build() {
|
|
8095
|
-
}
|
|
8096
|
-
|
|
8097
|
-
class ListDataSourceRunActivitiesCommand extends Command
|
|
8098
|
-
.classBuilder()
|
|
8099
|
-
.ep(commonParams)
|
|
8100
|
-
.m(function (Command, cs, config, o) {
|
|
8101
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8102
|
-
})
|
|
8103
|
-
.s("DataZone", "ListDataSourceRunActivities", {})
|
|
8104
|
-
.n("DataZoneClient", "ListDataSourceRunActivitiesCommand")
|
|
8105
|
-
.sc(ListDataSourceRunActivities$)
|
|
8106
|
-
.build() {
|
|
8107
|
-
}
|
|
8108
|
-
|
|
8109
|
-
class ListDataSourceRunsCommand extends Command
|
|
8110
|
-
.classBuilder()
|
|
8111
|
-
.ep(commonParams)
|
|
8112
|
-
.m(function (Command, cs, config, o) {
|
|
8113
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8114
|
-
})
|
|
8115
|
-
.s("DataZone", "ListDataSourceRuns", {})
|
|
8116
|
-
.n("DataZoneClient", "ListDataSourceRunsCommand")
|
|
8117
|
-
.sc(ListDataSourceRuns$)
|
|
8118
|
-
.build() {
|
|
8119
|
-
}
|
|
8120
|
-
|
|
8121
|
-
class ListDataSourcesCommand extends Command
|
|
8122
|
-
.classBuilder()
|
|
8123
|
-
.ep(commonParams)
|
|
8124
|
-
.m(function (Command, cs, config, o) {
|
|
8125
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8126
|
-
})
|
|
8127
|
-
.s("DataZone", "ListDataSources", {})
|
|
8128
|
-
.n("DataZoneClient", "ListDataSourcesCommand")
|
|
8129
|
-
.sc(ListDataSources$)
|
|
8130
|
-
.build() {
|
|
8131
|
-
}
|
|
8132
|
-
|
|
8133
|
-
class ListDomainsCommand extends Command
|
|
8134
|
-
.classBuilder()
|
|
8135
|
-
.ep(commonParams)
|
|
8136
|
-
.m(function (Command, cs, config, o) {
|
|
8137
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8138
|
-
})
|
|
8139
|
-
.s("DataZone", "ListDomains", {})
|
|
8140
|
-
.n("DataZoneClient", "ListDomainsCommand")
|
|
8141
|
-
.sc(ListDomains$)
|
|
8142
|
-
.build() {
|
|
8143
|
-
}
|
|
8144
|
-
|
|
8145
|
-
class ListDomainUnitsForParentCommand extends Command
|
|
8146
|
-
.classBuilder()
|
|
8147
|
-
.ep(commonParams)
|
|
8148
|
-
.m(function (Command, cs, config, o) {
|
|
8149
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8150
|
-
})
|
|
8151
|
-
.s("DataZone", "ListDomainUnitsForParent", {})
|
|
8152
|
-
.n("DataZoneClient", "ListDomainUnitsForParentCommand")
|
|
8153
|
-
.sc(ListDomainUnitsForParent$)
|
|
8154
|
-
.build() {
|
|
8155
|
-
}
|
|
8156
|
-
|
|
8157
|
-
class ListEntityOwnersCommand extends Command
|
|
8158
|
-
.classBuilder()
|
|
8159
|
-
.ep(commonParams)
|
|
8160
|
-
.m(function (Command, cs, config, o) {
|
|
8161
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8162
|
-
})
|
|
8163
|
-
.s("DataZone", "ListEntityOwners", {})
|
|
8164
|
-
.n("DataZoneClient", "ListEntityOwnersCommand")
|
|
8165
|
-
.sc(ListEntityOwners$)
|
|
8166
|
-
.build() {
|
|
8167
|
-
}
|
|
8168
|
-
|
|
8169
|
-
class ListEnvironmentActionsCommand extends Command
|
|
8170
|
-
.classBuilder()
|
|
8171
|
-
.ep(commonParams)
|
|
8172
|
-
.m(function (Command, cs, config, o) {
|
|
8173
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8174
|
-
})
|
|
8175
|
-
.s("DataZone", "ListEnvironmentActions", {})
|
|
8176
|
-
.n("DataZoneClient", "ListEnvironmentActionsCommand")
|
|
8177
|
-
.sc(ListEnvironmentActions$)
|
|
8178
|
-
.build() {
|
|
8179
|
-
}
|
|
8180
|
-
|
|
8181
|
-
class ListEnvironmentBlueprintConfigurationsCommand extends Command
|
|
8182
|
-
.classBuilder()
|
|
8183
|
-
.ep(commonParams)
|
|
8184
|
-
.m(function (Command, cs, config, o) {
|
|
8185
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8186
|
-
})
|
|
8187
|
-
.s("DataZone", "ListEnvironmentBlueprintConfigurations", {})
|
|
8188
|
-
.n("DataZoneClient", "ListEnvironmentBlueprintConfigurationsCommand")
|
|
8189
|
-
.sc(ListEnvironmentBlueprintConfigurations$)
|
|
8190
|
-
.build() {
|
|
8191
|
-
}
|
|
8192
|
-
|
|
8193
|
-
class ListEnvironmentBlueprintsCommand extends Command
|
|
8194
|
-
.classBuilder()
|
|
8195
|
-
.ep(commonParams)
|
|
8196
|
-
.m(function (Command, cs, config, o) {
|
|
8197
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8198
|
-
})
|
|
8199
|
-
.s("DataZone", "ListEnvironmentBlueprints", {})
|
|
8200
|
-
.n("DataZoneClient", "ListEnvironmentBlueprintsCommand")
|
|
8201
|
-
.sc(ListEnvironmentBlueprints$)
|
|
8202
|
-
.build() {
|
|
8203
|
-
}
|
|
8204
|
-
|
|
8205
|
-
class ListEnvironmentProfilesCommand extends Command
|
|
8206
|
-
.classBuilder()
|
|
8207
|
-
.ep(commonParams)
|
|
8208
|
-
.m(function (Command, cs, config, o) {
|
|
8209
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8210
|
-
})
|
|
8211
|
-
.s("DataZone", "ListEnvironmentProfiles", {})
|
|
8212
|
-
.n("DataZoneClient", "ListEnvironmentProfilesCommand")
|
|
8213
|
-
.sc(ListEnvironmentProfiles$)
|
|
8214
|
-
.build() {
|
|
8215
|
-
}
|
|
8216
|
-
|
|
8217
|
-
class ListEnvironmentsCommand extends Command
|
|
8218
|
-
.classBuilder()
|
|
8219
|
-
.ep(commonParams)
|
|
8220
|
-
.m(function (Command, cs, config, o) {
|
|
8221
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8222
|
-
})
|
|
8223
|
-
.s("DataZone", "ListEnvironments", {})
|
|
8224
|
-
.n("DataZoneClient", "ListEnvironmentsCommand")
|
|
8225
|
-
.sc(ListEnvironments$)
|
|
8226
|
-
.build() {
|
|
8227
|
-
}
|
|
8228
|
-
|
|
8229
|
-
class ListJobRunsCommand extends Command
|
|
8230
|
-
.classBuilder()
|
|
8231
|
-
.ep(commonParams)
|
|
8232
|
-
.m(function (Command, cs, config, o) {
|
|
8233
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8234
|
-
})
|
|
8235
|
-
.s("DataZone", "ListJobRuns", {})
|
|
8236
|
-
.n("DataZoneClient", "ListJobRunsCommand")
|
|
8237
|
-
.sc(ListJobRuns$)
|
|
8238
|
-
.build() {
|
|
8239
|
-
}
|
|
8240
|
-
|
|
8241
|
-
class ListLineageEventsCommand extends Command
|
|
8242
|
-
.classBuilder()
|
|
8243
|
-
.ep(commonParams)
|
|
8244
|
-
.m(function (Command, cs, config, o) {
|
|
8245
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8246
|
-
})
|
|
8247
|
-
.s("DataZone", "ListLineageEvents", {})
|
|
8248
|
-
.n("DataZoneClient", "ListLineageEventsCommand")
|
|
8249
|
-
.sc(ListLineageEvents$)
|
|
8250
|
-
.build() {
|
|
8251
|
-
}
|
|
8252
|
-
|
|
8253
|
-
class ListLineageNodeHistoryCommand extends Command
|
|
8254
|
-
.classBuilder()
|
|
8255
|
-
.ep(commonParams)
|
|
8256
|
-
.m(function (Command, cs, config, o) {
|
|
8257
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8258
|
-
})
|
|
8259
|
-
.s("DataZone", "ListLineageNodeHistory", {})
|
|
8260
|
-
.n("DataZoneClient", "ListLineageNodeHistoryCommand")
|
|
8261
|
-
.sc(ListLineageNodeHistory$)
|
|
8262
|
-
.build() {
|
|
8263
|
-
}
|
|
8264
|
-
|
|
8265
|
-
class ListMetadataGenerationRunsCommand extends Command
|
|
8266
|
-
.classBuilder()
|
|
8267
|
-
.ep(commonParams)
|
|
8268
|
-
.m(function (Command, cs, config, o) {
|
|
8269
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8270
|
-
})
|
|
8271
|
-
.s("DataZone", "ListMetadataGenerationRuns", {})
|
|
8272
|
-
.n("DataZoneClient", "ListMetadataGenerationRunsCommand")
|
|
8273
|
-
.sc(ListMetadataGenerationRuns$)
|
|
8274
|
-
.build() {
|
|
8275
|
-
}
|
|
8276
|
-
|
|
8277
|
-
class ListNotebookRunsCommand extends Command
|
|
8278
|
-
.classBuilder()
|
|
8279
|
-
.ep(commonParams)
|
|
8280
|
-
.m(function (Command, cs, config, o) {
|
|
8281
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8282
|
-
})
|
|
8283
|
-
.s("DataZone", "ListNotebookRuns", {})
|
|
8284
|
-
.n("DataZoneClient", "ListNotebookRunsCommand")
|
|
8285
|
-
.sc(ListNotebookRuns$)
|
|
8286
|
-
.build() {
|
|
8287
|
-
}
|
|
8288
|
-
|
|
8289
|
-
class ListNotebooksCommand extends Command
|
|
8290
|
-
.classBuilder()
|
|
8291
|
-
.ep(commonParams)
|
|
8292
|
-
.m(function (Command, cs, config, o) {
|
|
8293
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8294
|
-
})
|
|
8295
|
-
.s("DataZone", "ListNotebooks", {})
|
|
8296
|
-
.n("DataZoneClient", "ListNotebooksCommand")
|
|
8297
|
-
.sc(ListNotebooks$)
|
|
8298
|
-
.build() {
|
|
8299
|
-
}
|
|
8300
|
-
|
|
8301
|
-
class ListNotificationsCommand extends Command
|
|
8302
|
-
.classBuilder()
|
|
8303
|
-
.ep(commonParams)
|
|
8304
|
-
.m(function (Command, cs, config, o) {
|
|
8305
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8306
|
-
})
|
|
8307
|
-
.s("DataZone", "ListNotifications", {})
|
|
8308
|
-
.n("DataZoneClient", "ListNotificationsCommand")
|
|
8309
|
-
.sc(ListNotifications$)
|
|
8310
|
-
.build() {
|
|
8311
|
-
}
|
|
8312
|
-
|
|
8313
|
-
class ListPolicyGrantsCommand extends Command
|
|
8314
|
-
.classBuilder()
|
|
8315
|
-
.ep(commonParams)
|
|
8316
|
-
.m(function (Command, cs, config, o) {
|
|
8317
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8318
|
-
})
|
|
8319
|
-
.s("DataZone", "ListPolicyGrants", {})
|
|
8320
|
-
.n("DataZoneClient", "ListPolicyGrantsCommand")
|
|
8321
|
-
.sc(ListPolicyGrants$)
|
|
8322
|
-
.build() {
|
|
8323
|
-
}
|
|
8324
|
-
|
|
8325
|
-
class ListProjectMembershipsCommand extends Command
|
|
8326
|
-
.classBuilder()
|
|
8327
|
-
.ep(commonParams)
|
|
8328
|
-
.m(function (Command, cs, config, o) {
|
|
8329
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8330
|
-
})
|
|
8331
|
-
.s("DataZone", "ListProjectMemberships", {})
|
|
8332
|
-
.n("DataZoneClient", "ListProjectMembershipsCommand")
|
|
8333
|
-
.sc(ListProjectMemberships$)
|
|
8334
|
-
.build() {
|
|
8335
|
-
}
|
|
8336
|
-
|
|
8337
|
-
class ListProjectProfilesCommand extends Command
|
|
8338
|
-
.classBuilder()
|
|
8339
|
-
.ep(commonParams)
|
|
8340
|
-
.m(function (Command, cs, config, o) {
|
|
8341
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8342
|
-
})
|
|
8343
|
-
.s("DataZone", "ListProjectProfiles", {})
|
|
8344
|
-
.n("DataZoneClient", "ListProjectProfilesCommand")
|
|
8345
|
-
.sc(ListProjectProfiles$)
|
|
8346
|
-
.build() {
|
|
8347
|
-
}
|
|
8348
|
-
|
|
8349
|
-
class ListProjectsCommand extends Command
|
|
8350
|
-
.classBuilder()
|
|
8351
|
-
.ep(commonParams)
|
|
8352
|
-
.m(function (Command, cs, config, o) {
|
|
8353
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8354
|
-
})
|
|
8355
|
-
.s("DataZone", "ListProjects", {})
|
|
8356
|
-
.n("DataZoneClient", "ListProjectsCommand")
|
|
8357
|
-
.sc(ListProjects$)
|
|
8358
|
-
.build() {
|
|
8359
|
-
}
|
|
8360
|
-
|
|
8361
|
-
class ListRulesCommand extends Command
|
|
8362
|
-
.classBuilder()
|
|
8363
|
-
.ep(commonParams)
|
|
8364
|
-
.m(function (Command, cs, config, o) {
|
|
8365
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8366
|
-
})
|
|
8367
|
-
.s("DataZone", "ListRules", {})
|
|
8368
|
-
.n("DataZoneClient", "ListRulesCommand")
|
|
8369
|
-
.sc(ListRules$)
|
|
8370
|
-
.build() {
|
|
8371
|
-
}
|
|
8372
|
-
|
|
8373
|
-
class ListSubscriptionGrantsCommand extends Command
|
|
8374
|
-
.classBuilder()
|
|
8375
|
-
.ep(commonParams)
|
|
8376
|
-
.m(function (Command, cs, config, o) {
|
|
8377
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8378
|
-
})
|
|
8379
|
-
.s("DataZone", "ListSubscriptionGrants", {})
|
|
8380
|
-
.n("DataZoneClient", "ListSubscriptionGrantsCommand")
|
|
8381
|
-
.sc(ListSubscriptionGrants$)
|
|
8382
|
-
.build() {
|
|
8383
|
-
}
|
|
8384
|
-
|
|
8385
|
-
class ListSubscriptionRequestsCommand extends Command
|
|
8386
|
-
.classBuilder()
|
|
8387
|
-
.ep(commonParams)
|
|
8388
|
-
.m(function (Command, cs, config, o) {
|
|
8389
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8390
|
-
})
|
|
8391
|
-
.s("DataZone", "ListSubscriptionRequests", {})
|
|
8392
|
-
.n("DataZoneClient", "ListSubscriptionRequestsCommand")
|
|
8393
|
-
.sc(ListSubscriptionRequests$)
|
|
8394
|
-
.build() {
|
|
8395
|
-
}
|
|
8396
|
-
|
|
8397
|
-
class ListSubscriptionsCommand extends Command
|
|
8398
|
-
.classBuilder()
|
|
8399
|
-
.ep(commonParams)
|
|
8400
|
-
.m(function (Command, cs, config, o) {
|
|
8401
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8402
|
-
})
|
|
8403
|
-
.s("DataZone", "ListSubscriptions", {})
|
|
8404
|
-
.n("DataZoneClient", "ListSubscriptionsCommand")
|
|
8405
|
-
.sc(ListSubscriptions$)
|
|
8406
|
-
.build() {
|
|
8407
|
-
}
|
|
8408
|
-
|
|
8409
|
-
class ListSubscriptionTargetsCommand extends Command
|
|
8410
|
-
.classBuilder()
|
|
8411
|
-
.ep(commonParams)
|
|
8412
|
-
.m(function (Command, cs, config, o) {
|
|
8413
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8414
|
-
})
|
|
8415
|
-
.s("DataZone", "ListSubscriptionTargets", {})
|
|
8416
|
-
.n("DataZoneClient", "ListSubscriptionTargetsCommand")
|
|
8417
|
-
.sc(ListSubscriptionTargets$)
|
|
8418
|
-
.build() {
|
|
8419
|
-
}
|
|
8420
|
-
|
|
8421
|
-
class ListTagsForResourceCommand extends Command
|
|
8422
|
-
.classBuilder()
|
|
8423
|
-
.ep(commonParams)
|
|
8424
|
-
.m(function (Command, cs, config, o) {
|
|
8425
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8426
|
-
})
|
|
8427
|
-
.s("DataZone", "ListTagsForResource", {})
|
|
8428
|
-
.n("DataZoneClient", "ListTagsForResourceCommand")
|
|
8429
|
-
.sc(ListTagsForResource$)
|
|
8430
|
-
.build() {
|
|
8431
|
-
}
|
|
8432
|
-
|
|
8433
|
-
class ListTimeSeriesDataPointsCommand extends Command
|
|
8434
|
-
.classBuilder()
|
|
8435
|
-
.ep(commonParams)
|
|
8436
|
-
.m(function (Command, cs, config, o) {
|
|
8437
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8438
|
-
})
|
|
8439
|
-
.s("DataZone", "ListTimeSeriesDataPoints", {})
|
|
8440
|
-
.n("DataZoneClient", "ListTimeSeriesDataPointsCommand")
|
|
8441
|
-
.sc(ListTimeSeriesDataPoints$)
|
|
8442
|
-
.build() {
|
|
8443
|
-
}
|
|
8444
|
-
|
|
8445
|
-
class PostLineageEventCommand extends Command
|
|
8446
|
-
.classBuilder()
|
|
8447
|
-
.ep(commonParams)
|
|
8448
|
-
.m(function (Command, cs, config, o) {
|
|
8449
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8450
|
-
})
|
|
8451
|
-
.s("DataZone", "PostLineageEvent", {})
|
|
8452
|
-
.n("DataZoneClient", "PostLineageEventCommand")
|
|
8453
|
-
.sc(PostLineageEvent$)
|
|
8454
|
-
.build() {
|
|
8455
|
-
}
|
|
8456
|
-
|
|
8457
|
-
class PostTimeSeriesDataPointsCommand extends Command
|
|
8458
|
-
.classBuilder()
|
|
8459
|
-
.ep(commonParams)
|
|
8460
|
-
.m(function (Command, cs, config, o) {
|
|
8461
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8462
|
-
})
|
|
8463
|
-
.s("DataZone", "PostTimeSeriesDataPoints", {})
|
|
8464
|
-
.n("DataZoneClient", "PostTimeSeriesDataPointsCommand")
|
|
8465
|
-
.sc(PostTimeSeriesDataPoints$)
|
|
8466
|
-
.build() {
|
|
8467
|
-
}
|
|
8468
|
-
|
|
8469
|
-
class PutDataExportConfigurationCommand extends Command
|
|
8470
|
-
.classBuilder()
|
|
8471
|
-
.ep(commonParams)
|
|
8472
|
-
.m(function (Command, cs, config, o) {
|
|
8473
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8474
|
-
})
|
|
8475
|
-
.s("DataZone", "PutDataExportConfiguration", {})
|
|
8476
|
-
.n("DataZoneClient", "PutDataExportConfigurationCommand")
|
|
8477
|
-
.sc(PutDataExportConfiguration$)
|
|
8478
|
-
.build() {
|
|
8479
|
-
}
|
|
8480
|
-
|
|
8481
|
-
class PutEnvironmentBlueprintConfigurationCommand extends Command
|
|
8482
|
-
.classBuilder()
|
|
8483
|
-
.ep(commonParams)
|
|
8484
|
-
.m(function (Command, cs, config, o) {
|
|
8485
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8486
|
-
})
|
|
8487
|
-
.s("DataZone", "PutEnvironmentBlueprintConfiguration", {})
|
|
8488
|
-
.n("DataZoneClient", "PutEnvironmentBlueprintConfigurationCommand")
|
|
8489
|
-
.sc(PutEnvironmentBlueprintConfiguration$)
|
|
8490
|
-
.build() {
|
|
8491
|
-
}
|
|
8492
|
-
|
|
8493
|
-
class QueryGraphCommand extends Command
|
|
8494
|
-
.classBuilder()
|
|
8495
|
-
.ep(commonParams)
|
|
8496
|
-
.m(function (Command, cs, config, o) {
|
|
8497
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8498
|
-
})
|
|
8499
|
-
.s("DataZone", "QueryGraph", {})
|
|
8500
|
-
.n("DataZoneClient", "QueryGraphCommand")
|
|
8501
|
-
.sc(QueryGraph$)
|
|
8502
|
-
.build() {
|
|
8503
|
-
}
|
|
8504
|
-
|
|
8505
|
-
class RejectPredictionsCommand extends Command
|
|
8506
|
-
.classBuilder()
|
|
8507
|
-
.ep(commonParams)
|
|
8508
|
-
.m(function (Command, cs, config, o) {
|
|
8509
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8510
|
-
})
|
|
8511
|
-
.s("DataZone", "RejectPredictions", {})
|
|
8512
|
-
.n("DataZoneClient", "RejectPredictionsCommand")
|
|
8513
|
-
.sc(RejectPredictions$)
|
|
8514
|
-
.build() {
|
|
8515
|
-
}
|
|
8516
|
-
|
|
8517
|
-
class RejectSubscriptionRequestCommand extends Command
|
|
8518
|
-
.classBuilder()
|
|
8519
|
-
.ep(commonParams)
|
|
8520
|
-
.m(function (Command, cs, config, o) {
|
|
8521
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8522
|
-
})
|
|
8523
|
-
.s("DataZone", "RejectSubscriptionRequest", {})
|
|
8524
|
-
.n("DataZoneClient", "RejectSubscriptionRequestCommand")
|
|
8525
|
-
.sc(RejectSubscriptionRequest$)
|
|
8526
|
-
.build() {
|
|
8527
|
-
}
|
|
8528
|
-
|
|
8529
|
-
class RemoveEntityOwnerCommand extends Command
|
|
8530
|
-
.classBuilder()
|
|
8531
|
-
.ep(commonParams)
|
|
8532
|
-
.m(function (Command, cs, config, o) {
|
|
8533
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8534
|
-
})
|
|
8535
|
-
.s("DataZone", "RemoveEntityOwner", {})
|
|
8536
|
-
.n("DataZoneClient", "RemoveEntityOwnerCommand")
|
|
8537
|
-
.sc(RemoveEntityOwner$)
|
|
8538
|
-
.build() {
|
|
8539
|
-
}
|
|
8540
|
-
|
|
8541
|
-
class RemovePolicyGrantCommand extends Command
|
|
8542
|
-
.classBuilder()
|
|
8543
|
-
.ep(commonParams)
|
|
8544
|
-
.m(function (Command, cs, config, o) {
|
|
8545
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8546
|
-
})
|
|
8547
|
-
.s("DataZone", "RemovePolicyGrant", {})
|
|
8548
|
-
.n("DataZoneClient", "RemovePolicyGrantCommand")
|
|
8549
|
-
.sc(RemovePolicyGrant$)
|
|
8550
|
-
.build() {
|
|
8551
|
-
}
|
|
8552
|
-
|
|
8553
|
-
class RevokeSubscriptionCommand extends Command
|
|
8554
|
-
.classBuilder()
|
|
8555
|
-
.ep(commonParams)
|
|
8556
|
-
.m(function (Command, cs, config, o) {
|
|
8557
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8558
|
-
})
|
|
8559
|
-
.s("DataZone", "RevokeSubscription", {})
|
|
8560
|
-
.n("DataZoneClient", "RevokeSubscriptionCommand")
|
|
8561
|
-
.sc(RevokeSubscription$)
|
|
8562
|
-
.build() {
|
|
8563
|
-
}
|
|
8564
|
-
|
|
8565
|
-
class SearchCommand extends Command
|
|
8566
|
-
.classBuilder()
|
|
8567
|
-
.ep(commonParams)
|
|
8568
|
-
.m(function (Command, cs, config, o) {
|
|
8569
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8570
|
-
})
|
|
8571
|
-
.s("DataZone", "Search", {})
|
|
8572
|
-
.n("DataZoneClient", "SearchCommand")
|
|
8573
|
-
.sc(Search$)
|
|
8574
|
-
.build() {
|
|
8575
|
-
}
|
|
8576
|
-
|
|
8577
|
-
class SearchGroupProfilesCommand extends Command
|
|
8578
|
-
.classBuilder()
|
|
8579
|
-
.ep(commonParams)
|
|
8580
|
-
.m(function (Command, cs, config, o) {
|
|
8581
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8582
|
-
})
|
|
8583
|
-
.s("DataZone", "SearchGroupProfiles", {})
|
|
8584
|
-
.n("DataZoneClient", "SearchGroupProfilesCommand")
|
|
8585
|
-
.sc(SearchGroupProfiles$)
|
|
8586
|
-
.build() {
|
|
8587
|
-
}
|
|
8588
|
-
|
|
8589
|
-
class SearchListingsCommand extends Command
|
|
8590
|
-
.classBuilder()
|
|
8591
|
-
.ep(commonParams)
|
|
8592
|
-
.m(function (Command, cs, config, o) {
|
|
8593
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8594
|
-
})
|
|
8595
|
-
.s("DataZone", "SearchListings", {})
|
|
8596
|
-
.n("DataZoneClient", "SearchListingsCommand")
|
|
8597
|
-
.sc(SearchListings$)
|
|
8598
|
-
.build() {
|
|
8599
|
-
}
|
|
8600
|
-
|
|
8601
|
-
class SearchTypesCommand extends Command
|
|
8602
|
-
.classBuilder()
|
|
8603
|
-
.ep(commonParams)
|
|
8604
|
-
.m(function (Command, cs, config, o) {
|
|
8605
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8606
|
-
})
|
|
8607
|
-
.s("DataZone", "SearchTypes", {})
|
|
8608
|
-
.n("DataZoneClient", "SearchTypesCommand")
|
|
8609
|
-
.sc(SearchTypes$)
|
|
8610
|
-
.build() {
|
|
8611
|
-
}
|
|
8612
|
-
|
|
8613
|
-
class SearchUserProfilesCommand extends Command
|
|
8614
|
-
.classBuilder()
|
|
8615
|
-
.ep(commonParams)
|
|
8616
|
-
.m(function (Command, cs, config, o) {
|
|
8617
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8618
|
-
})
|
|
8619
|
-
.s("DataZone", "SearchUserProfiles", {})
|
|
8620
|
-
.n("DataZoneClient", "SearchUserProfilesCommand")
|
|
8621
|
-
.sc(SearchUserProfiles$)
|
|
8622
|
-
.build() {
|
|
8623
|
-
}
|
|
8624
|
-
|
|
8625
|
-
class StartDataSourceRunCommand extends Command
|
|
8626
|
-
.classBuilder()
|
|
8627
|
-
.ep(commonParams)
|
|
8628
|
-
.m(function (Command, cs, config, o) {
|
|
8629
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8630
|
-
})
|
|
8631
|
-
.s("DataZone", "StartDataSourceRun", {})
|
|
8632
|
-
.n("DataZoneClient", "StartDataSourceRunCommand")
|
|
8633
|
-
.sc(StartDataSourceRun$)
|
|
8634
|
-
.build() {
|
|
8635
|
-
}
|
|
8636
|
-
|
|
8637
|
-
class StartMetadataGenerationRunCommand extends Command
|
|
8638
|
-
.classBuilder()
|
|
8639
|
-
.ep(commonParams)
|
|
8640
|
-
.m(function (Command, cs, config, o) {
|
|
8641
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8642
|
-
})
|
|
8643
|
-
.s("DataZone", "StartMetadataGenerationRun", {})
|
|
8644
|
-
.n("DataZoneClient", "StartMetadataGenerationRunCommand")
|
|
8645
|
-
.sc(StartMetadataGenerationRun$)
|
|
8646
|
-
.build() {
|
|
8647
|
-
}
|
|
8648
|
-
|
|
8649
|
-
class StartNotebookExportCommand extends Command
|
|
8650
|
-
.classBuilder()
|
|
8651
|
-
.ep(commonParams)
|
|
8652
|
-
.m(function (Command, cs, config, o) {
|
|
8653
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8654
|
-
})
|
|
8655
|
-
.s("DataZone", "StartNotebookExport", {})
|
|
8656
|
-
.n("DataZoneClient", "StartNotebookExportCommand")
|
|
8657
|
-
.sc(StartNotebookExport$)
|
|
8658
|
-
.build() {
|
|
8659
|
-
}
|
|
8660
|
-
|
|
8661
|
-
class StartNotebookImportCommand extends Command
|
|
8662
|
-
.classBuilder()
|
|
8663
|
-
.ep(commonParams)
|
|
8664
|
-
.m(function (Command, cs, config, o) {
|
|
8665
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8666
|
-
})
|
|
8667
|
-
.s("DataZone", "StartNotebookImport", {})
|
|
8668
|
-
.n("DataZoneClient", "StartNotebookImportCommand")
|
|
8669
|
-
.sc(StartNotebookImport$)
|
|
8670
|
-
.build() {
|
|
8671
|
-
}
|
|
8672
|
-
|
|
8673
|
-
class StartNotebookRunCommand extends Command
|
|
8674
|
-
.classBuilder()
|
|
8675
|
-
.ep(commonParams)
|
|
8676
|
-
.m(function (Command, cs, config, o) {
|
|
8677
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8678
|
-
})
|
|
8679
|
-
.s("DataZone", "StartNotebookRun", {})
|
|
8680
|
-
.n("DataZoneClient", "StartNotebookRunCommand")
|
|
8681
|
-
.sc(StartNotebookRun$)
|
|
8682
|
-
.build() {
|
|
8683
|
-
}
|
|
8684
|
-
|
|
8685
|
-
class StopNotebookRunCommand extends Command
|
|
8686
|
-
.classBuilder()
|
|
8687
|
-
.ep(commonParams)
|
|
8688
|
-
.m(function (Command, cs, config, o) {
|
|
8689
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8690
|
-
})
|
|
8691
|
-
.s("DataZone", "StopNotebookRun", {})
|
|
8692
|
-
.n("DataZoneClient", "StopNotebookRunCommand")
|
|
8693
|
-
.sc(StopNotebookRun$)
|
|
8694
|
-
.build() {
|
|
8695
|
-
}
|
|
8696
|
-
|
|
8697
|
-
class TagResourceCommand extends Command
|
|
8698
|
-
.classBuilder()
|
|
8699
|
-
.ep(commonParams)
|
|
8700
|
-
.m(function (Command, cs, config, o) {
|
|
8701
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8702
|
-
})
|
|
8703
|
-
.s("DataZone", "TagResource", {})
|
|
8704
|
-
.n("DataZoneClient", "TagResourceCommand")
|
|
8705
|
-
.sc(TagResource$)
|
|
8706
|
-
.build() {
|
|
8707
|
-
}
|
|
8708
|
-
|
|
8709
|
-
class UntagResourceCommand extends Command
|
|
8710
|
-
.classBuilder()
|
|
8711
|
-
.ep(commonParams)
|
|
8712
|
-
.m(function (Command, cs, config, o) {
|
|
8713
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8714
|
-
})
|
|
8715
|
-
.s("DataZone", "UntagResource", {})
|
|
8716
|
-
.n("DataZoneClient", "UntagResourceCommand")
|
|
8717
|
-
.sc(UntagResource$)
|
|
8718
|
-
.build() {
|
|
8719
|
-
}
|
|
8720
|
-
|
|
8721
|
-
class UpdateAccountPoolCommand extends Command
|
|
8722
|
-
.classBuilder()
|
|
8723
|
-
.ep(commonParams)
|
|
8724
|
-
.m(function (Command, cs, config, o) {
|
|
8725
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8726
|
-
})
|
|
8727
|
-
.s("DataZone", "UpdateAccountPool", {})
|
|
8728
|
-
.n("DataZoneClient", "UpdateAccountPoolCommand")
|
|
8729
|
-
.sc(UpdateAccountPool$)
|
|
8730
|
-
.build() {
|
|
8731
|
-
}
|
|
8732
|
-
|
|
8733
|
-
class UpdateAssetFilterCommand extends Command
|
|
8734
|
-
.classBuilder()
|
|
8735
|
-
.ep(commonParams)
|
|
8736
|
-
.m(function (Command, cs, config, o) {
|
|
8737
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8738
|
-
})
|
|
8739
|
-
.s("DataZone", "UpdateAssetFilter", {})
|
|
8740
|
-
.n("DataZoneClient", "UpdateAssetFilterCommand")
|
|
8741
|
-
.sc(UpdateAssetFilter$)
|
|
8742
|
-
.build() {
|
|
8743
|
-
}
|
|
8744
|
-
|
|
8745
|
-
class UpdateConnectionCommand extends Command
|
|
8746
|
-
.classBuilder()
|
|
8747
|
-
.ep(commonParams)
|
|
8748
|
-
.m(function (Command, cs, config, o) {
|
|
8749
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8750
|
-
})
|
|
8751
|
-
.s("DataZone", "UpdateConnection", {})
|
|
8752
|
-
.n("DataZoneClient", "UpdateConnectionCommand")
|
|
8753
|
-
.sc(UpdateConnection$)
|
|
8754
|
-
.build() {
|
|
8755
|
-
}
|
|
8756
|
-
|
|
8757
|
-
class UpdateDataSourceCommand extends Command
|
|
8758
|
-
.classBuilder()
|
|
8759
|
-
.ep(commonParams)
|
|
8760
|
-
.m(function (Command, cs, config, o) {
|
|
8761
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8762
|
-
})
|
|
8763
|
-
.s("DataZone", "UpdateDataSource", {})
|
|
8764
|
-
.n("DataZoneClient", "UpdateDataSourceCommand")
|
|
8765
|
-
.sc(UpdateDataSource$)
|
|
8766
|
-
.build() {
|
|
8767
|
-
}
|
|
8768
|
-
|
|
8769
|
-
class UpdateDomainCommand extends Command
|
|
8770
|
-
.classBuilder()
|
|
8771
|
-
.ep(commonParams)
|
|
8772
|
-
.m(function (Command, cs, config, o) {
|
|
8773
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8774
|
-
})
|
|
8775
|
-
.s("DataZone", "UpdateDomain", {})
|
|
8776
|
-
.n("DataZoneClient", "UpdateDomainCommand")
|
|
8777
|
-
.sc(UpdateDomain$)
|
|
8778
|
-
.build() {
|
|
8779
|
-
}
|
|
8780
|
-
|
|
8781
|
-
class UpdateDomainUnitCommand extends Command
|
|
8782
|
-
.classBuilder()
|
|
8783
|
-
.ep(commonParams)
|
|
8784
|
-
.m(function (Command, cs, config, o) {
|
|
8785
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8786
|
-
})
|
|
8787
|
-
.s("DataZone", "UpdateDomainUnit", {})
|
|
8788
|
-
.n("DataZoneClient", "UpdateDomainUnitCommand")
|
|
8789
|
-
.sc(UpdateDomainUnit$)
|
|
8790
|
-
.build() {
|
|
8791
|
-
}
|
|
8792
|
-
|
|
8793
|
-
class UpdateEnvironmentActionCommand extends Command
|
|
8794
|
-
.classBuilder()
|
|
8795
|
-
.ep(commonParams)
|
|
8796
|
-
.m(function (Command, cs, config, o) {
|
|
8797
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8798
|
-
})
|
|
8799
|
-
.s("DataZone", "UpdateEnvironmentAction", {})
|
|
8800
|
-
.n("DataZoneClient", "UpdateEnvironmentActionCommand")
|
|
8801
|
-
.sc(UpdateEnvironmentAction$)
|
|
8802
|
-
.build() {
|
|
8803
|
-
}
|
|
8804
|
-
|
|
8805
|
-
class UpdateEnvironmentBlueprintCommand extends Command
|
|
8806
|
-
.classBuilder()
|
|
8807
|
-
.ep(commonParams)
|
|
8808
|
-
.m(function (Command, cs, config, o) {
|
|
8809
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8810
|
-
})
|
|
8811
|
-
.s("DataZone", "UpdateEnvironmentBlueprint", {})
|
|
8812
|
-
.n("DataZoneClient", "UpdateEnvironmentBlueprintCommand")
|
|
8813
|
-
.sc(UpdateEnvironmentBlueprint$)
|
|
8814
|
-
.build() {
|
|
8815
|
-
}
|
|
8816
|
-
|
|
8817
|
-
class UpdateEnvironmentCommand extends Command
|
|
8818
|
-
.classBuilder()
|
|
8819
|
-
.ep(commonParams)
|
|
8820
|
-
.m(function (Command, cs, config, o) {
|
|
8821
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8822
|
-
})
|
|
8823
|
-
.s("DataZone", "UpdateEnvironment", {})
|
|
8824
|
-
.n("DataZoneClient", "UpdateEnvironmentCommand")
|
|
8825
|
-
.sc(UpdateEnvironment$)
|
|
8826
|
-
.build() {
|
|
8827
|
-
}
|
|
8828
|
-
|
|
8829
|
-
class UpdateEnvironmentProfileCommand extends Command
|
|
8830
|
-
.classBuilder()
|
|
8831
|
-
.ep(commonParams)
|
|
8832
|
-
.m(function (Command, cs, config, o) {
|
|
8833
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8834
|
-
})
|
|
8835
|
-
.s("DataZone", "UpdateEnvironmentProfile", {})
|
|
8836
|
-
.n("DataZoneClient", "UpdateEnvironmentProfileCommand")
|
|
8837
|
-
.sc(UpdateEnvironmentProfile$)
|
|
8838
|
-
.build() {
|
|
8839
|
-
}
|
|
8840
|
-
|
|
8841
|
-
class UpdateGlossaryCommand extends Command
|
|
8842
|
-
.classBuilder()
|
|
8843
|
-
.ep(commonParams)
|
|
8844
|
-
.m(function (Command, cs, config, o) {
|
|
8845
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8846
|
-
})
|
|
8847
|
-
.s("DataZone", "UpdateGlossary", {})
|
|
8848
|
-
.n("DataZoneClient", "UpdateGlossaryCommand")
|
|
8849
|
-
.sc(UpdateGlossary$)
|
|
8850
|
-
.build() {
|
|
8851
|
-
}
|
|
8852
|
-
|
|
8853
|
-
class UpdateGlossaryTermCommand extends Command
|
|
8854
|
-
.classBuilder()
|
|
8855
|
-
.ep(commonParams)
|
|
8856
|
-
.m(function (Command, cs, config, o) {
|
|
8857
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8858
|
-
})
|
|
8859
|
-
.s("DataZone", "UpdateGlossaryTerm", {})
|
|
8860
|
-
.n("DataZoneClient", "UpdateGlossaryTermCommand")
|
|
8861
|
-
.sc(UpdateGlossaryTerm$)
|
|
8862
|
-
.build() {
|
|
8863
|
-
}
|
|
8864
|
-
|
|
8865
|
-
class UpdateGroupProfileCommand extends Command
|
|
8866
|
-
.classBuilder()
|
|
8867
|
-
.ep(commonParams)
|
|
8868
|
-
.m(function (Command, cs, config, o) {
|
|
8869
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8870
|
-
})
|
|
8871
|
-
.s("DataZone", "UpdateGroupProfile", {})
|
|
8872
|
-
.n("DataZoneClient", "UpdateGroupProfileCommand")
|
|
8873
|
-
.sc(UpdateGroupProfile$)
|
|
8874
|
-
.build() {
|
|
8875
|
-
}
|
|
8876
|
-
|
|
8877
|
-
class UpdateNotebookCommand extends Command
|
|
8878
|
-
.classBuilder()
|
|
8879
|
-
.ep(commonParams)
|
|
8880
|
-
.m(function (Command, cs, config, o) {
|
|
8881
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8882
|
-
})
|
|
8883
|
-
.s("DataZone", "UpdateNotebook", {})
|
|
8884
|
-
.n("DataZoneClient", "UpdateNotebookCommand")
|
|
8885
|
-
.sc(UpdateNotebook$)
|
|
8886
|
-
.build() {
|
|
8887
|
-
}
|
|
8888
|
-
|
|
8889
|
-
class UpdateProjectCommand extends Command
|
|
8890
|
-
.classBuilder()
|
|
8891
|
-
.ep(commonParams)
|
|
8892
|
-
.m(function (Command, cs, config, o) {
|
|
8893
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8894
|
-
})
|
|
8895
|
-
.s("DataZone", "UpdateProject", {})
|
|
8896
|
-
.n("DataZoneClient", "UpdateProjectCommand")
|
|
8897
|
-
.sc(UpdateProject$)
|
|
8898
|
-
.build() {
|
|
8899
|
-
}
|
|
8900
|
-
|
|
8901
|
-
class UpdateProjectProfileCommand extends Command
|
|
8902
|
-
.classBuilder()
|
|
8903
|
-
.ep(commonParams)
|
|
8904
|
-
.m(function (Command, cs, config, o) {
|
|
8905
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8906
|
-
})
|
|
8907
|
-
.s("DataZone", "UpdateProjectProfile", {})
|
|
8908
|
-
.n("DataZoneClient", "UpdateProjectProfileCommand")
|
|
8909
|
-
.sc(UpdateProjectProfile$)
|
|
8910
|
-
.build() {
|
|
8911
|
-
}
|
|
8912
|
-
|
|
8913
|
-
class UpdateRootDomainUnitOwnerCommand extends Command
|
|
8914
|
-
.classBuilder()
|
|
8915
|
-
.ep(commonParams)
|
|
8916
|
-
.m(function (Command, cs, config, o) {
|
|
8917
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8918
|
-
})
|
|
8919
|
-
.s("DataZone", "UpdateRootDomainUnitOwner", {})
|
|
8920
|
-
.n("DataZoneClient", "UpdateRootDomainUnitOwnerCommand")
|
|
8921
|
-
.sc(UpdateRootDomainUnitOwner$)
|
|
8922
|
-
.build() {
|
|
8923
|
-
}
|
|
8924
|
-
|
|
8925
|
-
class UpdateRuleCommand extends Command
|
|
8926
|
-
.classBuilder()
|
|
8927
|
-
.ep(commonParams)
|
|
8928
|
-
.m(function (Command, cs, config, o) {
|
|
8929
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8930
|
-
})
|
|
8931
|
-
.s("DataZone", "UpdateRule", {})
|
|
8932
|
-
.n("DataZoneClient", "UpdateRuleCommand")
|
|
8933
|
-
.sc(UpdateRule$)
|
|
8934
|
-
.build() {
|
|
8935
|
-
}
|
|
8936
|
-
|
|
8937
|
-
class UpdateSubscriptionGrantStatusCommand extends Command
|
|
8938
|
-
.classBuilder()
|
|
8939
|
-
.ep(commonParams)
|
|
8940
|
-
.m(function (Command, cs, config, o) {
|
|
8941
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8942
|
-
})
|
|
8943
|
-
.s("DataZone", "UpdateSubscriptionGrantStatus", {})
|
|
8944
|
-
.n("DataZoneClient", "UpdateSubscriptionGrantStatusCommand")
|
|
8945
|
-
.sc(UpdateSubscriptionGrantStatus$)
|
|
8946
|
-
.build() {
|
|
8947
|
-
}
|
|
8948
|
-
|
|
8949
|
-
class UpdateSubscriptionRequestCommand extends Command
|
|
8950
|
-
.classBuilder()
|
|
8951
|
-
.ep(commonParams)
|
|
8952
|
-
.m(function (Command, cs, config, o) {
|
|
8953
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8954
|
-
})
|
|
8955
|
-
.s("DataZone", "UpdateSubscriptionRequest", {})
|
|
8956
|
-
.n("DataZoneClient", "UpdateSubscriptionRequestCommand")
|
|
8957
|
-
.sc(UpdateSubscriptionRequest$)
|
|
8958
|
-
.build() {
|
|
8959
|
-
}
|
|
8960
|
-
|
|
8961
|
-
class UpdateSubscriptionTargetCommand extends Command
|
|
8962
|
-
.classBuilder()
|
|
8963
|
-
.ep(commonParams)
|
|
8964
|
-
.m(function (Command, cs, config, o) {
|
|
8965
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8966
|
-
})
|
|
8967
|
-
.s("DataZone", "UpdateSubscriptionTarget", {})
|
|
8968
|
-
.n("DataZoneClient", "UpdateSubscriptionTargetCommand")
|
|
8969
|
-
.sc(UpdateSubscriptionTarget$)
|
|
8970
|
-
.build() {
|
|
8971
|
-
}
|
|
8972
|
-
|
|
8973
|
-
class UpdateUserProfileCommand extends Command
|
|
8974
|
-
.classBuilder()
|
|
8975
|
-
.ep(commonParams)
|
|
8976
|
-
.m(function (Command, cs, config, o) {
|
|
8977
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8978
|
-
})
|
|
8979
|
-
.s("DataZone", "UpdateUserProfile", {})
|
|
8980
|
-
.n("DataZoneClient", "UpdateUserProfileCommand")
|
|
8981
|
-
.sc(UpdateUserProfile$)
|
|
8982
|
-
.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$) {
|
|
8983
6779
|
}
|
|
8984
6780
|
|
|
8985
|
-
|
|
6781
|
+
class AcceptSubscriptionRequestCommand extends command(_ep0, _mw0, "AcceptSubscriptionRequest", AcceptSubscriptionRequest$) {
|
|
6782
|
+
}
|
|
8986
6783
|
|
|
8987
|
-
|
|
6784
|
+
class AddEntityOwnerCommand extends command(_ep0, _mw0, "AddEntityOwner", AddEntityOwner$) {
|
|
6785
|
+
}
|
|
8988
6786
|
|
|
8989
|
-
|
|
6787
|
+
class AddPolicyGrantCommand extends command(_ep0, _mw0, "AddPolicyGrant", AddPolicyGrant$) {
|
|
6788
|
+
}
|
|
8990
6789
|
|
|
8991
|
-
|
|
6790
|
+
class AssociateEnvironmentRoleCommand extends command(_ep0, _mw0, "AssociateEnvironmentRole", AssociateEnvironmentRole$) {
|
|
6791
|
+
}
|
|
8992
6792
|
|
|
8993
|
-
|
|
6793
|
+
class AssociateGovernedTermsCommand extends command(_ep0, _mw0, "AssociateGovernedTerms", AssociateGovernedTerms$) {
|
|
6794
|
+
}
|
|
8994
6795
|
|
|
8995
|
-
|
|
6796
|
+
class BatchGetAttributesMetadataCommand extends command(_ep0, _mw0, "BatchGetAttributesMetadata", BatchGetAttributesMetadata$) {
|
|
6797
|
+
}
|
|
8996
6798
|
|
|
8997
|
-
|
|
6799
|
+
class BatchPutAttributesMetadataCommand extends command(_ep0, _mw0, "BatchPutAttributesMetadata", BatchPutAttributesMetadata$) {
|
|
6800
|
+
}
|
|
8998
6801
|
|
|
8999
|
-
|
|
6802
|
+
class CancelMetadataGenerationRunCommand extends command(_ep0, _mw0, "CancelMetadataGenerationRun", CancelMetadataGenerationRun$) {
|
|
6803
|
+
}
|
|
9000
6804
|
|
|
9001
|
-
|
|
6805
|
+
class CancelSubscriptionCommand extends command(_ep0, _mw0, "CancelSubscription", CancelSubscription$) {
|
|
6806
|
+
}
|
|
9002
6807
|
|
|
9003
|
-
|
|
6808
|
+
class CreateAccountPoolCommand extends command(_ep0, _mw0, "CreateAccountPool", CreateAccountPool$) {
|
|
6809
|
+
}
|
|
9004
6810
|
|
|
9005
|
-
|
|
6811
|
+
class CreateAssetCommand extends command(_ep0, _mw0, "CreateAsset", CreateAsset$) {
|
|
6812
|
+
}
|
|
9006
6813
|
|
|
9007
|
-
|
|
6814
|
+
class CreateAssetFilterCommand extends command(_ep0, _mw0, "CreateAssetFilter", CreateAssetFilter$) {
|
|
6815
|
+
}
|
|
9008
6816
|
|
|
9009
|
-
|
|
6817
|
+
class CreateAssetRevisionCommand extends command(_ep0, _mw0, "CreateAssetRevision", CreateAssetRevision$) {
|
|
6818
|
+
}
|
|
9010
6819
|
|
|
9011
|
-
|
|
6820
|
+
class CreateAssetTypeCommand extends command(_ep0, _mw0, "CreateAssetType", CreateAssetType$) {
|
|
6821
|
+
}
|
|
9012
6822
|
|
|
9013
|
-
|
|
6823
|
+
class CreateConnectionCommand extends command(_ep0, _mw0, "CreateConnection", CreateConnection$) {
|
|
6824
|
+
}
|
|
9014
6825
|
|
|
9015
|
-
|
|
6826
|
+
class CreateDataProductCommand extends command(_ep0, _mw0, "CreateDataProduct", CreateDataProduct$) {
|
|
6827
|
+
}
|
|
9016
6828
|
|
|
9017
|
-
|
|
6829
|
+
class CreateDataProductRevisionCommand extends command(_ep0, _mw0, "CreateDataProductRevision", CreateDataProductRevision$) {
|
|
6830
|
+
}
|
|
9018
6831
|
|
|
9019
|
-
|
|
6832
|
+
class CreateDataSourceCommand extends command(_ep0, _mw0, "CreateDataSource", CreateDataSource$) {
|
|
6833
|
+
}
|
|
9020
6834
|
|
|
9021
|
-
|
|
6835
|
+
class CreateDomainCommand extends command(_ep0, _mw0, "CreateDomain", CreateDomain$) {
|
|
6836
|
+
}
|
|
9022
6837
|
|
|
9023
|
-
|
|
6838
|
+
class CreateDomainUnitCommand extends command(_ep0, _mw0, "CreateDomainUnit", CreateDomainUnit$) {
|
|
6839
|
+
}
|
|
9024
6840
|
|
|
9025
|
-
|
|
6841
|
+
class CreateEnvironmentActionCommand extends command(_ep0, _mw0, "CreateEnvironmentAction", CreateEnvironmentAction$) {
|
|
6842
|
+
}
|
|
9026
6843
|
|
|
9027
|
-
|
|
6844
|
+
class CreateEnvironmentBlueprintCommand extends command(_ep0, _mw0, "CreateEnvironmentBlueprint", CreateEnvironmentBlueprint$) {
|
|
6845
|
+
}
|
|
9028
6846
|
|
|
9029
|
-
|
|
6847
|
+
class CreateEnvironmentCommand extends command(_ep0, _mw0, "CreateEnvironment", CreateEnvironment$) {
|
|
6848
|
+
}
|
|
9030
6849
|
|
|
9031
|
-
|
|
6850
|
+
class CreateEnvironmentProfileCommand extends command(_ep0, _mw0, "CreateEnvironmentProfile", CreateEnvironmentProfile$) {
|
|
6851
|
+
}
|
|
9032
6852
|
|
|
9033
|
-
|
|
6853
|
+
class CreateFormTypeCommand extends command(_ep0, _mw0, "CreateFormType", CreateFormType$) {
|
|
6854
|
+
}
|
|
9034
6855
|
|
|
9035
|
-
|
|
6856
|
+
class CreateGlossaryCommand extends command(_ep0, _mw0, "CreateGlossary", CreateGlossary$) {
|
|
6857
|
+
}
|
|
9036
6858
|
|
|
9037
|
-
|
|
6859
|
+
class CreateGlossaryTermCommand extends command(_ep0, _mw0, "CreateGlossaryTerm", CreateGlossaryTerm$) {
|
|
6860
|
+
}
|
|
9038
6861
|
|
|
9039
|
-
|
|
6862
|
+
class CreateGroupProfileCommand extends command(_ep0, _mw0, "CreateGroupProfile", CreateGroupProfile$) {
|
|
6863
|
+
}
|
|
9040
6864
|
|
|
9041
|
-
|
|
6865
|
+
class CreateListingChangeSetCommand extends command(_ep0, _mw0, "CreateListingChangeSet", CreateListingChangeSet$) {
|
|
6866
|
+
}
|
|
9042
6867
|
|
|
9043
|
-
|
|
6868
|
+
class CreateNotebookCommand extends command(_ep0, _mw0, "CreateNotebook", CreateNotebook$) {
|
|
6869
|
+
}
|
|
9044
6870
|
|
|
9045
|
-
|
|
6871
|
+
class CreateProjectCommand extends command(_ep0, _mw0, "CreateProject", CreateProject$) {
|
|
6872
|
+
}
|
|
9046
6873
|
|
|
9047
|
-
|
|
6874
|
+
class CreateProjectMembershipCommand extends command(_ep0, _mw0, "CreateProjectMembership", CreateProjectMembership$) {
|
|
6875
|
+
}
|
|
9048
6876
|
|
|
9049
|
-
|
|
6877
|
+
class CreateProjectProfileCommand extends command(_ep0, _mw0, "CreateProjectProfile", CreateProjectProfile$) {
|
|
6878
|
+
}
|
|
9050
6879
|
|
|
9051
|
-
|
|
6880
|
+
class CreateRuleCommand extends command(_ep0, _mw0, "CreateRule", CreateRule$) {
|
|
6881
|
+
}
|
|
9052
6882
|
|
|
9053
|
-
|
|
6883
|
+
class CreateSubscriptionGrantCommand extends command(_ep0, _mw0, "CreateSubscriptionGrant", CreateSubscriptionGrant$) {
|
|
6884
|
+
}
|
|
9054
6885
|
|
|
9055
|
-
|
|
6886
|
+
class CreateSubscriptionRequestCommand extends command(_ep0, _mw0, "CreateSubscriptionRequest", CreateSubscriptionRequest$) {
|
|
6887
|
+
}
|
|
9056
6888
|
|
|
9057
|
-
|
|
6889
|
+
class CreateSubscriptionTargetCommand extends command(_ep0, _mw0, "CreateSubscriptionTarget", CreateSubscriptionTarget$) {
|
|
6890
|
+
}
|
|
9058
6891
|
|
|
9059
|
-
|
|
6892
|
+
class CreateUserProfileCommand extends command(_ep0, _mw0, "CreateUserProfile", CreateUserProfile$) {
|
|
6893
|
+
}
|
|
9060
6894
|
|
|
9061
|
-
|
|
6895
|
+
class DeleteAccountPoolCommand extends command(_ep0, _mw0, "DeleteAccountPool", DeleteAccountPool$) {
|
|
6896
|
+
}
|
|
9062
6897
|
|
|
9063
|
-
|
|
6898
|
+
class DeleteAssetCommand extends command(_ep0, _mw0, "DeleteAsset", DeleteAsset$) {
|
|
6899
|
+
}
|
|
9064
6900
|
|
|
9065
|
-
|
|
9066
|
-
|
|
9067
|
-
|
|
9068
|
-
|
|
9069
|
-
|
|
9070
|
-
|
|
9071
|
-
|
|
9072
|
-
|
|
9073
|
-
|
|
9074
|
-
|
|
9075
|
-
|
|
9076
|
-
|
|
9077
|
-
|
|
9078
|
-
|
|
9079
|
-
|
|
9080
|
-
|
|
9081
|
-
|
|
9082
|
-
|
|
9083
|
-
|
|
9084
|
-
|
|
9085
|
-
|
|
9086
|
-
|
|
9087
|
-
|
|
9088
|
-
|
|
9089
|
-
|
|
9090
|
-
|
|
9091
|
-
|
|
9092
|
-
|
|
9093
|
-
|
|
9094
|
-
|
|
9095
|
-
|
|
9096
|
-
|
|
9097
|
-
|
|
9098
|
-
|
|
9099
|
-
|
|
9100
|
-
|
|
9101
|
-
|
|
9102
|
-
|
|
9103
|
-
|
|
9104
|
-
|
|
9105
|
-
|
|
9106
|
-
|
|
9107
|
-
|
|
9108
|
-
|
|
9109
|
-
|
|
9110
|
-
|
|
9111
|
-
|
|
9112
|
-
|
|
9113
|
-
|
|
9114
|
-
|
|
9115
|
-
|
|
9116
|
-
|
|
9117
|
-
|
|
9118
|
-
|
|
9119
|
-
|
|
9120
|
-
|
|
9121
|
-
|
|
9122
|
-
|
|
9123
|
-
|
|
9124
|
-
|
|
9125
|
-
|
|
9126
|
-
|
|
9127
|
-
|
|
9128
|
-
|
|
9129
|
-
|
|
9130
|
-
|
|
9131
|
-
|
|
9132
|
-
|
|
9133
|
-
|
|
9134
|
-
|
|
9135
|
-
|
|
9136
|
-
|
|
9137
|
-
|
|
9138
|
-
|
|
9139
|
-
|
|
9140
|
-
|
|
9141
|
-
|
|
9142
|
-
|
|
9143
|
-
|
|
9144
|
-
|
|
9145
|
-
|
|
9146
|
-
|
|
9147
|
-
|
|
9148
|
-
|
|
9149
|
-
|
|
9150
|
-
|
|
9151
|
-
|
|
9152
|
-
|
|
9153
|
-
|
|
9154
|
-
|
|
9155
|
-
|
|
9156
|
-
|
|
9157
|
-
|
|
9158
|
-
|
|
9159
|
-
|
|
9160
|
-
|
|
9161
|
-
|
|
9162
|
-
|
|
9163
|
-
|
|
9164
|
-
|
|
9165
|
-
|
|
9166
|
-
|
|
9167
|
-
|
|
9168
|
-
|
|
9169
|
-
|
|
9170
|
-
|
|
9171
|
-
|
|
9172
|
-
|
|
9173
|
-
|
|
9174
|
-
|
|
9175
|
-
|
|
9176
|
-
|
|
9177
|
-
|
|
9178
|
-
|
|
9179
|
-
|
|
9180
|
-
|
|
9181
|
-
|
|
9182
|
-
|
|
9183
|
-
|
|
9184
|
-
|
|
9185
|
-
|
|
9186
|
-
|
|
9187
|
-
|
|
9188
|
-
|
|
9189
|
-
|
|
9190
|
-
|
|
9191
|
-
|
|
9192
|
-
|
|
9193
|
-
|
|
9194
|
-
|
|
9195
|
-
|
|
9196
|
-
|
|
9197
|
-
|
|
9198
|
-
|
|
9199
|
-
|
|
9200
|
-
|
|
9201
|
-
|
|
9202
|
-
|
|
9203
|
-
|
|
9204
|
-
|
|
9205
|
-
|
|
9206
|
-
|
|
9207
|
-
|
|
9208
|
-
|
|
9209
|
-
|
|
9210
|
-
|
|
9211
|
-
|
|
9212
|
-
|
|
9213
|
-
|
|
9214
|
-
|
|
9215
|
-
|
|
9216
|
-
|
|
9217
|
-
|
|
9218
|
-
|
|
9219
|
-
|
|
9220
|
-
|
|
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$) {
|
|
7343
|
+
}
|
|
7344
|
+
|
|
7345
|
+
const paginateListAccountPools = createPaginator(DataZoneClient, ListAccountPoolsCommand, "nextToken", "nextToken", "maxResults");
|
|
7346
|
+
|
|
7347
|
+
const paginateListAccountsInAccountPool = createPaginator(DataZoneClient, ListAccountsInAccountPoolCommand, "nextToken", "nextToken", "maxResults");
|
|
7348
|
+
|
|
7349
|
+
const paginateListAssetFilters = createPaginator(DataZoneClient, ListAssetFiltersCommand, "nextToken", "nextToken", "maxResults");
|
|
7350
|
+
|
|
7351
|
+
const paginateListAssetRevisions = createPaginator(DataZoneClient, ListAssetRevisionsCommand, "nextToken", "nextToken", "maxResults");
|
|
7352
|
+
|
|
7353
|
+
const paginateListConnections = createPaginator(DataZoneClient, ListConnectionsCommand, "nextToken", "nextToken", "maxResults");
|
|
7354
|
+
|
|
7355
|
+
const paginateListDataProductRevisions = createPaginator(DataZoneClient, ListDataProductRevisionsCommand, "nextToken", "nextToken", "maxResults");
|
|
7356
|
+
|
|
7357
|
+
const paginateListDataSourceRunActivities = createPaginator(DataZoneClient, ListDataSourceRunActivitiesCommand, "nextToken", "nextToken", "maxResults");
|
|
7358
|
+
|
|
7359
|
+
const paginateListDataSourceRuns = createPaginator(DataZoneClient, ListDataSourceRunsCommand, "nextToken", "nextToken", "maxResults");
|
|
7360
|
+
|
|
7361
|
+
const paginateListDataSources = createPaginator(DataZoneClient, ListDataSourcesCommand, "nextToken", "nextToken", "maxResults");
|
|
7362
|
+
|
|
7363
|
+
const paginateListDomains = createPaginator(DataZoneClient, ListDomainsCommand, "nextToken", "nextToken", "maxResults");
|
|
7364
|
+
|
|
7365
|
+
const paginateListDomainUnitsForParent = createPaginator(DataZoneClient, ListDomainUnitsForParentCommand, "nextToken", "nextToken", "maxResults");
|
|
7366
|
+
|
|
7367
|
+
const paginateListEntityOwners = createPaginator(DataZoneClient, ListEntityOwnersCommand, "nextToken", "nextToken", "maxResults");
|
|
7368
|
+
|
|
7369
|
+
const paginateListEnvironmentActions = createPaginator(DataZoneClient, ListEnvironmentActionsCommand, "nextToken", "nextToken", "maxResults");
|
|
7370
|
+
|
|
7371
|
+
const paginateListEnvironmentBlueprintConfigurations = createPaginator(DataZoneClient, ListEnvironmentBlueprintConfigurationsCommand, "nextToken", "nextToken", "maxResults");
|
|
7372
|
+
|
|
7373
|
+
const paginateListEnvironmentBlueprints = createPaginator(DataZoneClient, ListEnvironmentBlueprintsCommand, "nextToken", "nextToken", "maxResults");
|
|
7374
|
+
|
|
7375
|
+
const paginateListEnvironmentProfiles = createPaginator(DataZoneClient, ListEnvironmentProfilesCommand, "nextToken", "nextToken", "maxResults");
|
|
7376
|
+
|
|
7377
|
+
const paginateListEnvironments = createPaginator(DataZoneClient, ListEnvironmentsCommand, "nextToken", "nextToken", "maxResults");
|
|
7378
|
+
|
|
7379
|
+
const paginateListJobRuns = createPaginator(DataZoneClient, ListJobRunsCommand, "nextToken", "nextToken", "maxResults");
|
|
7380
|
+
|
|
7381
|
+
const paginateListLineageEvents = createPaginator(DataZoneClient, ListLineageEventsCommand, "nextToken", "nextToken", "maxResults");
|
|
7382
|
+
|
|
7383
|
+
const paginateListLineageNodeHistory = createPaginator(DataZoneClient, ListLineageNodeHistoryCommand, "nextToken", "nextToken", "maxResults");
|
|
7384
|
+
|
|
7385
|
+
const paginateListMetadataGenerationRuns = createPaginator(DataZoneClient, ListMetadataGenerationRunsCommand, "nextToken", "nextToken", "maxResults");
|
|
7386
|
+
|
|
7387
|
+
const paginateListNotebookRuns = createPaginator(DataZoneClient, ListNotebookRunsCommand, "nextToken", "nextToken", "maxResults");
|
|
7388
|
+
|
|
7389
|
+
const paginateListNotebooks = createPaginator(DataZoneClient, ListNotebooksCommand, "nextToken", "nextToken", "maxResults");
|
|
7390
|
+
|
|
7391
|
+
const paginateListNotifications = createPaginator(DataZoneClient, ListNotificationsCommand, "nextToken", "nextToken", "maxResults");
|
|
7392
|
+
|
|
7393
|
+
const paginateListPolicyGrants = createPaginator(DataZoneClient, ListPolicyGrantsCommand, "nextToken", "nextToken", "maxResults");
|
|
7394
|
+
|
|
7395
|
+
const paginateListProjectMemberships = createPaginator(DataZoneClient, ListProjectMembershipsCommand, "nextToken", "nextToken", "maxResults");
|
|
7396
|
+
|
|
7397
|
+
const paginateListProjectProfiles = createPaginator(DataZoneClient, ListProjectProfilesCommand, "nextToken", "nextToken", "maxResults");
|
|
7398
|
+
|
|
7399
|
+
const paginateListProjects = createPaginator(DataZoneClient, ListProjectsCommand, "nextToken", "nextToken", "maxResults");
|
|
7400
|
+
|
|
7401
|
+
const paginateListRules = createPaginator(DataZoneClient, ListRulesCommand, "nextToken", "nextToken", "maxResults");
|
|
7402
|
+
|
|
7403
|
+
const paginateListSubscriptionGrants = createPaginator(DataZoneClient, ListSubscriptionGrantsCommand, "nextToken", "nextToken", "maxResults");
|
|
7404
|
+
|
|
7405
|
+
const paginateListSubscriptionRequests = createPaginator(DataZoneClient, ListSubscriptionRequestsCommand, "nextToken", "nextToken", "maxResults");
|
|
7406
|
+
|
|
7407
|
+
const paginateListSubscriptions = createPaginator(DataZoneClient, ListSubscriptionsCommand, "nextToken", "nextToken", "maxResults");
|
|
7408
|
+
|
|
7409
|
+
const paginateListSubscriptionTargets = createPaginator(DataZoneClient, ListSubscriptionTargetsCommand, "nextToken", "nextToken", "maxResults");
|
|
7410
|
+
|
|
7411
|
+
const paginateListTimeSeriesDataPoints = createPaginator(DataZoneClient, ListTimeSeriesDataPointsCommand, "nextToken", "nextToken", "maxResults");
|
|
7412
|
+
|
|
7413
|
+
const paginateQueryGraph = createPaginator(DataZoneClient, QueryGraphCommand, "nextToken", "nextToken", "maxResults");
|
|
7414
|
+
|
|
7415
|
+
const paginateSearchGroupProfiles = createPaginator(DataZoneClient, SearchGroupProfilesCommand, "nextToken", "nextToken", "maxResults");
|
|
7416
|
+
|
|
7417
|
+
const paginateSearchListings = createPaginator(DataZoneClient, SearchListingsCommand, "nextToken", "nextToken", "maxResults");
|
|
7418
|
+
|
|
7419
|
+
const paginateSearch = createPaginator(DataZoneClient, SearchCommand, "nextToken", "nextToken", "maxResults");
|
|
7420
|
+
|
|
7421
|
+
const paginateSearchTypes = createPaginator(DataZoneClient, SearchTypesCommand, "nextToken", "nextToken", "maxResults");
|
|
7422
|
+
|
|
7423
|
+
const paginateSearchUserProfiles = createPaginator(DataZoneClient, SearchUserProfilesCommand, "nextToken", "nextToken", "maxResults");
|
|
7424
|
+
|
|
7425
|
+
const commands = {
|
|
7426
|
+
AcceptPredictionsCommand,
|
|
7427
|
+
AcceptSubscriptionRequestCommand,
|
|
7428
|
+
AddEntityOwnerCommand,
|
|
7429
|
+
AddPolicyGrantCommand,
|
|
7430
|
+
AssociateEnvironmentRoleCommand,
|
|
7431
|
+
AssociateGovernedTermsCommand,
|
|
7432
|
+
BatchGetAttributesMetadataCommand,
|
|
7433
|
+
BatchPutAttributesMetadataCommand,
|
|
7434
|
+
CancelMetadataGenerationRunCommand,
|
|
7435
|
+
CancelSubscriptionCommand,
|
|
7436
|
+
CreateAccountPoolCommand,
|
|
7437
|
+
CreateAssetCommand,
|
|
7438
|
+
CreateAssetFilterCommand,
|
|
7439
|
+
CreateAssetRevisionCommand,
|
|
7440
|
+
CreateAssetTypeCommand,
|
|
7441
|
+
CreateConnectionCommand,
|
|
7442
|
+
CreateDataProductCommand,
|
|
7443
|
+
CreateDataProductRevisionCommand,
|
|
7444
|
+
CreateDataSourceCommand,
|
|
7445
|
+
CreateDomainCommand,
|
|
7446
|
+
CreateDomainUnitCommand,
|
|
7447
|
+
CreateEnvironmentCommand,
|
|
7448
|
+
CreateEnvironmentActionCommand,
|
|
7449
|
+
CreateEnvironmentBlueprintCommand,
|
|
7450
|
+
CreateEnvironmentProfileCommand,
|
|
7451
|
+
CreateFormTypeCommand,
|
|
7452
|
+
CreateGlossaryCommand,
|
|
7453
|
+
CreateGlossaryTermCommand,
|
|
7454
|
+
CreateGroupProfileCommand,
|
|
7455
|
+
CreateListingChangeSetCommand,
|
|
7456
|
+
CreateNotebookCommand,
|
|
7457
|
+
CreateProjectCommand,
|
|
7458
|
+
CreateProjectMembershipCommand,
|
|
7459
|
+
CreateProjectProfileCommand,
|
|
7460
|
+
CreateRuleCommand,
|
|
7461
|
+
CreateSubscriptionGrantCommand,
|
|
7462
|
+
CreateSubscriptionRequestCommand,
|
|
7463
|
+
CreateSubscriptionTargetCommand,
|
|
7464
|
+
CreateUserProfileCommand,
|
|
7465
|
+
DeleteAccountPoolCommand,
|
|
7466
|
+
DeleteAssetCommand,
|
|
7467
|
+
DeleteAssetFilterCommand,
|
|
7468
|
+
DeleteAssetTypeCommand,
|
|
7469
|
+
DeleteConnectionCommand,
|
|
7470
|
+
DeleteDataExportConfigurationCommand,
|
|
7471
|
+
DeleteDataProductCommand,
|
|
7472
|
+
DeleteDataSourceCommand,
|
|
7473
|
+
DeleteDomainCommand,
|
|
7474
|
+
DeleteDomainUnitCommand,
|
|
7475
|
+
DeleteEnvironmentCommand,
|
|
7476
|
+
DeleteEnvironmentActionCommand,
|
|
7477
|
+
DeleteEnvironmentBlueprintCommand,
|
|
7478
|
+
DeleteEnvironmentBlueprintConfigurationCommand,
|
|
7479
|
+
DeleteEnvironmentProfileCommand,
|
|
7480
|
+
DeleteFormTypeCommand,
|
|
7481
|
+
DeleteGlossaryCommand,
|
|
7482
|
+
DeleteGlossaryTermCommand,
|
|
7483
|
+
DeleteLineageEventCommand,
|
|
7484
|
+
DeleteListingCommand,
|
|
7485
|
+
DeleteNotebookCommand,
|
|
7486
|
+
DeleteProjectCommand,
|
|
7487
|
+
DeleteProjectMembershipCommand,
|
|
7488
|
+
DeleteProjectProfileCommand,
|
|
7489
|
+
DeleteRuleCommand,
|
|
7490
|
+
DeleteSubscriptionGrantCommand,
|
|
7491
|
+
DeleteSubscriptionRequestCommand,
|
|
7492
|
+
DeleteSubscriptionTargetCommand,
|
|
7493
|
+
DeleteTimeSeriesDataPointsCommand,
|
|
7494
|
+
DisassociateEnvironmentRoleCommand,
|
|
7495
|
+
DisassociateGovernedTermsCommand,
|
|
7496
|
+
GetAccountPoolCommand,
|
|
7497
|
+
GetAssetCommand,
|
|
7498
|
+
GetAssetFilterCommand,
|
|
7499
|
+
GetAssetTypeCommand,
|
|
7500
|
+
GetConnectionCommand,
|
|
7501
|
+
GetDataExportConfigurationCommand,
|
|
7502
|
+
GetDataProductCommand,
|
|
7503
|
+
GetDataSourceCommand,
|
|
7504
|
+
GetDataSourceRunCommand,
|
|
7505
|
+
GetDomainCommand,
|
|
7506
|
+
GetDomainUnitCommand,
|
|
7507
|
+
GetEnvironmentCommand,
|
|
7508
|
+
GetEnvironmentActionCommand,
|
|
7509
|
+
GetEnvironmentBlueprintCommand,
|
|
7510
|
+
GetEnvironmentBlueprintConfigurationCommand,
|
|
7511
|
+
GetEnvironmentCredentialsCommand,
|
|
7512
|
+
GetEnvironmentProfileCommand,
|
|
7513
|
+
GetFormTypeCommand,
|
|
7514
|
+
GetGlossaryCommand,
|
|
7515
|
+
GetGlossaryTermCommand,
|
|
7516
|
+
GetGroupProfileCommand,
|
|
7517
|
+
GetIamPortalLoginUrlCommand,
|
|
7518
|
+
GetJobRunCommand,
|
|
7519
|
+
GetLineageEventCommand,
|
|
7520
|
+
GetLineageNodeCommand,
|
|
7521
|
+
GetListingCommand,
|
|
7522
|
+
GetMetadataGenerationRunCommand,
|
|
7523
|
+
GetNotebookCommand,
|
|
7524
|
+
GetNotebookExportCommand,
|
|
7525
|
+
GetNotebookRunCommand,
|
|
7526
|
+
GetProjectCommand,
|
|
7527
|
+
GetProjectProfileCommand,
|
|
7528
|
+
GetRuleCommand,
|
|
7529
|
+
GetSubscriptionCommand,
|
|
7530
|
+
GetSubscriptionGrantCommand,
|
|
7531
|
+
GetSubscriptionRequestDetailsCommand,
|
|
7532
|
+
GetSubscriptionTargetCommand,
|
|
7533
|
+
GetTimeSeriesDataPointCommand,
|
|
7534
|
+
GetUserProfileCommand,
|
|
7535
|
+
ListAccountPoolsCommand,
|
|
7536
|
+
ListAccountsInAccountPoolCommand,
|
|
7537
|
+
ListAssetFiltersCommand,
|
|
7538
|
+
ListAssetRevisionsCommand,
|
|
7539
|
+
ListConnectionsCommand,
|
|
7540
|
+
ListDataProductRevisionsCommand,
|
|
7541
|
+
ListDataSourceRunActivitiesCommand,
|
|
7542
|
+
ListDataSourceRunsCommand,
|
|
7543
|
+
ListDataSourcesCommand,
|
|
7544
|
+
ListDomainsCommand,
|
|
7545
|
+
ListDomainUnitsForParentCommand,
|
|
7546
|
+
ListEntityOwnersCommand,
|
|
7547
|
+
ListEnvironmentActionsCommand,
|
|
7548
|
+
ListEnvironmentBlueprintConfigurationsCommand,
|
|
7549
|
+
ListEnvironmentBlueprintsCommand,
|
|
7550
|
+
ListEnvironmentProfilesCommand,
|
|
7551
|
+
ListEnvironmentsCommand,
|
|
7552
|
+
ListJobRunsCommand,
|
|
7553
|
+
ListLineageEventsCommand,
|
|
7554
|
+
ListLineageNodeHistoryCommand,
|
|
7555
|
+
ListMetadataGenerationRunsCommand,
|
|
7556
|
+
ListNotebookRunsCommand,
|
|
7557
|
+
ListNotebooksCommand,
|
|
7558
|
+
ListNotificationsCommand,
|
|
7559
|
+
ListPolicyGrantsCommand,
|
|
7560
|
+
ListProjectMembershipsCommand,
|
|
7561
|
+
ListProjectProfilesCommand,
|
|
7562
|
+
ListProjectsCommand,
|
|
7563
|
+
ListRulesCommand,
|
|
7564
|
+
ListSubscriptionGrantsCommand,
|
|
7565
|
+
ListSubscriptionRequestsCommand,
|
|
7566
|
+
ListSubscriptionsCommand,
|
|
7567
|
+
ListSubscriptionTargetsCommand,
|
|
7568
|
+
ListTagsForResourceCommand,
|
|
7569
|
+
ListTimeSeriesDataPointsCommand,
|
|
7570
|
+
PostLineageEventCommand,
|
|
7571
|
+
PostTimeSeriesDataPointsCommand,
|
|
7572
|
+
PutDataExportConfigurationCommand,
|
|
7573
|
+
PutEnvironmentBlueprintConfigurationCommand,
|
|
7574
|
+
QueryGraphCommand,
|
|
7575
|
+
RejectPredictionsCommand,
|
|
7576
|
+
RejectSubscriptionRequestCommand,
|
|
7577
|
+
RemoveEntityOwnerCommand,
|
|
7578
|
+
RemovePolicyGrantCommand,
|
|
7579
|
+
RevokeSubscriptionCommand,
|
|
7580
|
+
SearchCommand,
|
|
9221
7581
|
SearchGroupProfilesCommand,
|
|
9222
7582
|
SearchListingsCommand,
|
|
9223
7583
|
SearchTypesCommand,
|
|
@@ -9419,6 +7779,72 @@ const GlueConnectionType = {
|
|
|
9419
7779
|
TERADATA: "TERADATA",
|
|
9420
7780
|
VERTICA: "VERTICA",
|
|
9421
7781
|
};
|
|
7782
|
+
const Timezone = {
|
|
7783
|
+
AFRICA_JOHANNESBURG: "AFRICA_JOHANNESBURG",
|
|
7784
|
+
AMERICA_MONTREAL: "AMERICA_MONTREAL",
|
|
7785
|
+
AMERICA_SAO_PAULO: "AMERICA_SAO_PAULO",
|
|
7786
|
+
ASIA_BAHRAIN: "ASIA_BAHRAIN",
|
|
7787
|
+
ASIA_BANGKOK: "ASIA_BANGKOK",
|
|
7788
|
+
ASIA_CALCUTTA: "ASIA_CALCUTTA",
|
|
7789
|
+
ASIA_DUBAI: "ASIA_DUBAI",
|
|
7790
|
+
ASIA_HONG_KONG: "ASIA_HONG_KONG",
|
|
7791
|
+
ASIA_JAKARTA: "ASIA_JAKARTA",
|
|
7792
|
+
ASIA_KUALA_LUMPUR: "ASIA_KUALA_LUMPUR",
|
|
7793
|
+
ASIA_SEOUL: "ASIA_SEOUL",
|
|
7794
|
+
ASIA_SHANGHAI: "ASIA_SHANGHAI",
|
|
7795
|
+
ASIA_SINGAPORE: "ASIA_SINGAPORE",
|
|
7796
|
+
ASIA_TAIPEI: "ASIA_TAIPEI",
|
|
7797
|
+
ASIA_TOKYO: "ASIA_TOKYO",
|
|
7798
|
+
AUSTRALIA_MELBOURNE: "AUSTRALIA_MELBOURNE",
|
|
7799
|
+
AUSTRALIA_SYDNEY: "AUSTRALIA_SYDNEY",
|
|
7800
|
+
CANADA_CENTRAL: "CANADA_CENTRAL",
|
|
7801
|
+
CET: "CET",
|
|
7802
|
+
CST6CDT: "CST6CDT",
|
|
7803
|
+
ETC_GMT: "ETC_GMT",
|
|
7804
|
+
ETC_GMT0: "ETC_GMT0",
|
|
7805
|
+
ETC_GMT_ADD_0: "ETC_GMT_ADD_0",
|
|
7806
|
+
ETC_GMT_ADD_1: "ETC_GMT_ADD_1",
|
|
7807
|
+
ETC_GMT_ADD_10: "ETC_GMT_ADD_10",
|
|
7808
|
+
ETC_GMT_ADD_11: "ETC_GMT_ADD_11",
|
|
7809
|
+
ETC_GMT_ADD_12: "ETC_GMT_ADD_12",
|
|
7810
|
+
ETC_GMT_ADD_2: "ETC_GMT_ADD_2",
|
|
7811
|
+
ETC_GMT_ADD_3: "ETC_GMT_ADD_3",
|
|
7812
|
+
ETC_GMT_ADD_4: "ETC_GMT_ADD_4",
|
|
7813
|
+
ETC_GMT_ADD_5: "ETC_GMT_ADD_5",
|
|
7814
|
+
ETC_GMT_ADD_6: "ETC_GMT_ADD_6",
|
|
7815
|
+
ETC_GMT_ADD_7: "ETC_GMT_ADD_7",
|
|
7816
|
+
ETC_GMT_ADD_8: "ETC_GMT_ADD_8",
|
|
7817
|
+
ETC_GMT_ADD_9: "ETC_GMT_ADD_9",
|
|
7818
|
+
ETC_GMT_NEG_0: "ETC_GMT_NEG_0",
|
|
7819
|
+
ETC_GMT_NEG_1: "ETC_GMT_NEG_1",
|
|
7820
|
+
ETC_GMT_NEG_10: "ETC_GMT_NEG_10",
|
|
7821
|
+
ETC_GMT_NEG_11: "ETC_GMT_NEG_11",
|
|
7822
|
+
ETC_GMT_NEG_12: "ETC_GMT_NEG_12",
|
|
7823
|
+
ETC_GMT_NEG_13: "ETC_GMT_NEG_13",
|
|
7824
|
+
ETC_GMT_NEG_14: "ETC_GMT_NEG_14",
|
|
7825
|
+
ETC_GMT_NEG_2: "ETC_GMT_NEG_2",
|
|
7826
|
+
ETC_GMT_NEG_3: "ETC_GMT_NEG_3",
|
|
7827
|
+
ETC_GMT_NEG_4: "ETC_GMT_NEG_4",
|
|
7828
|
+
ETC_GMT_NEG_5: "ETC_GMT_NEG_5",
|
|
7829
|
+
ETC_GMT_NEG_6: "ETC_GMT_NEG_6",
|
|
7830
|
+
ETC_GMT_NEG_7: "ETC_GMT_NEG_7",
|
|
7831
|
+
ETC_GMT_NEG_8: "ETC_GMT_NEG_8",
|
|
7832
|
+
ETC_GMT_NEG_9: "ETC_GMT_NEG_9",
|
|
7833
|
+
EUROPE_DUBLIN: "EUROPE_DUBLIN",
|
|
7834
|
+
EUROPE_LONDON: "EUROPE_LONDON",
|
|
7835
|
+
EUROPE_PARIS: "EUROPE_PARIS",
|
|
7836
|
+
EUROPE_STOCKHOLM: "EUROPE_STOCKHOLM",
|
|
7837
|
+
EUROPE_ZURICH: "EUROPE_ZURICH",
|
|
7838
|
+
ISRAEL: "ISRAEL",
|
|
7839
|
+
MEXICO_GENERAL: "MEXICO_GENERAL",
|
|
7840
|
+
MST7MDT: "MST7MDT",
|
|
7841
|
+
PACIFIC_AUCKLAND: "PACIFIC_AUCKLAND",
|
|
7842
|
+
US_CENTRAL: "US_CENTRAL",
|
|
7843
|
+
US_EASTERN: "US_EASTERN",
|
|
7844
|
+
US_MOUNTAIN: "US_MOUNTAIN",
|
|
7845
|
+
US_PACIFIC: "US_PACIFIC",
|
|
7846
|
+
UTC: "UTC",
|
|
7847
|
+
};
|
|
9422
7848
|
const ConnectionStatus = {
|
|
9423
7849
|
CREATE_FAILED: "CREATE_FAILED",
|
|
9424
7850
|
CREATING: "CREATING",
|
|
@@ -9491,72 +7917,6 @@ const EnableSetting = {
|
|
|
9491
7917
|
DISABLED: "DISABLED",
|
|
9492
7918
|
ENABLED: "ENABLED",
|
|
9493
7919
|
};
|
|
9494
|
-
const Timezone = {
|
|
9495
|
-
AFRICA_JOHANNESBURG: "AFRICA_JOHANNESBURG",
|
|
9496
|
-
AMERICA_MONTREAL: "AMERICA_MONTREAL",
|
|
9497
|
-
AMERICA_SAO_PAULO: "AMERICA_SAO_PAULO",
|
|
9498
|
-
ASIA_BAHRAIN: "ASIA_BAHRAIN",
|
|
9499
|
-
ASIA_BANGKOK: "ASIA_BANGKOK",
|
|
9500
|
-
ASIA_CALCUTTA: "ASIA_CALCUTTA",
|
|
9501
|
-
ASIA_DUBAI: "ASIA_DUBAI",
|
|
9502
|
-
ASIA_HONG_KONG: "ASIA_HONG_KONG",
|
|
9503
|
-
ASIA_JAKARTA: "ASIA_JAKARTA",
|
|
9504
|
-
ASIA_KUALA_LUMPUR: "ASIA_KUALA_LUMPUR",
|
|
9505
|
-
ASIA_SEOUL: "ASIA_SEOUL",
|
|
9506
|
-
ASIA_SHANGHAI: "ASIA_SHANGHAI",
|
|
9507
|
-
ASIA_SINGAPORE: "ASIA_SINGAPORE",
|
|
9508
|
-
ASIA_TAIPEI: "ASIA_TAIPEI",
|
|
9509
|
-
ASIA_TOKYO: "ASIA_TOKYO",
|
|
9510
|
-
AUSTRALIA_MELBOURNE: "AUSTRALIA_MELBOURNE",
|
|
9511
|
-
AUSTRALIA_SYDNEY: "AUSTRALIA_SYDNEY",
|
|
9512
|
-
CANADA_CENTRAL: "CANADA_CENTRAL",
|
|
9513
|
-
CET: "CET",
|
|
9514
|
-
CST6CDT: "CST6CDT",
|
|
9515
|
-
ETC_GMT: "ETC_GMT",
|
|
9516
|
-
ETC_GMT0: "ETC_GMT0",
|
|
9517
|
-
ETC_GMT_ADD_0: "ETC_GMT_ADD_0",
|
|
9518
|
-
ETC_GMT_ADD_1: "ETC_GMT_ADD_1",
|
|
9519
|
-
ETC_GMT_ADD_10: "ETC_GMT_ADD_10",
|
|
9520
|
-
ETC_GMT_ADD_11: "ETC_GMT_ADD_11",
|
|
9521
|
-
ETC_GMT_ADD_12: "ETC_GMT_ADD_12",
|
|
9522
|
-
ETC_GMT_ADD_2: "ETC_GMT_ADD_2",
|
|
9523
|
-
ETC_GMT_ADD_3: "ETC_GMT_ADD_3",
|
|
9524
|
-
ETC_GMT_ADD_4: "ETC_GMT_ADD_4",
|
|
9525
|
-
ETC_GMT_ADD_5: "ETC_GMT_ADD_5",
|
|
9526
|
-
ETC_GMT_ADD_6: "ETC_GMT_ADD_6",
|
|
9527
|
-
ETC_GMT_ADD_7: "ETC_GMT_ADD_7",
|
|
9528
|
-
ETC_GMT_ADD_8: "ETC_GMT_ADD_8",
|
|
9529
|
-
ETC_GMT_ADD_9: "ETC_GMT_ADD_9",
|
|
9530
|
-
ETC_GMT_NEG_0: "ETC_GMT_NEG_0",
|
|
9531
|
-
ETC_GMT_NEG_1: "ETC_GMT_NEG_1",
|
|
9532
|
-
ETC_GMT_NEG_10: "ETC_GMT_NEG_10",
|
|
9533
|
-
ETC_GMT_NEG_11: "ETC_GMT_NEG_11",
|
|
9534
|
-
ETC_GMT_NEG_12: "ETC_GMT_NEG_12",
|
|
9535
|
-
ETC_GMT_NEG_13: "ETC_GMT_NEG_13",
|
|
9536
|
-
ETC_GMT_NEG_14: "ETC_GMT_NEG_14",
|
|
9537
|
-
ETC_GMT_NEG_2: "ETC_GMT_NEG_2",
|
|
9538
|
-
ETC_GMT_NEG_3: "ETC_GMT_NEG_3",
|
|
9539
|
-
ETC_GMT_NEG_4: "ETC_GMT_NEG_4",
|
|
9540
|
-
ETC_GMT_NEG_5: "ETC_GMT_NEG_5",
|
|
9541
|
-
ETC_GMT_NEG_6: "ETC_GMT_NEG_6",
|
|
9542
|
-
ETC_GMT_NEG_7: "ETC_GMT_NEG_7",
|
|
9543
|
-
ETC_GMT_NEG_8: "ETC_GMT_NEG_8",
|
|
9544
|
-
ETC_GMT_NEG_9: "ETC_GMT_NEG_9",
|
|
9545
|
-
EUROPE_DUBLIN: "EUROPE_DUBLIN",
|
|
9546
|
-
EUROPE_LONDON: "EUROPE_LONDON",
|
|
9547
|
-
EUROPE_PARIS: "EUROPE_PARIS",
|
|
9548
|
-
EUROPE_STOCKHOLM: "EUROPE_STOCKHOLM",
|
|
9549
|
-
EUROPE_ZURICH: "EUROPE_ZURICH",
|
|
9550
|
-
ISRAEL: "ISRAEL",
|
|
9551
|
-
MEXICO_GENERAL: "MEXICO_GENERAL",
|
|
9552
|
-
MST7MDT: "MST7MDT",
|
|
9553
|
-
PACIFIC_AUCKLAND: "PACIFIC_AUCKLAND",
|
|
9554
|
-
US_CENTRAL: "US_CENTRAL",
|
|
9555
|
-
US_EASTERN: "US_EASTERN",
|
|
9556
|
-
US_MOUNTAIN: "US_MOUNTAIN",
|
|
9557
|
-
US_PACIFIC: "US_PACIFIC",
|
|
9558
|
-
UTC: "UTC",
|
|
9559
|
-
};
|
|
9560
7920
|
const DataSourceErrorType = {
|
|
9561
7921
|
ACCESS_DENIED_EXCEPTION: "ACCESS_DENIED_EXCEPTION",
|
|
9562
7922
|
CONFLICT_EXCEPTION: "CONFLICT_EXCEPTION",
|
|
@@ -10050,6 +8410,8 @@ exports.ConnectionScope = ConnectionScope;
|
|
|
10050
8410
|
exports.ConnectionStatus = ConnectionStatus;
|
|
10051
8411
|
exports.ConnectionSummary$ = ConnectionSummary$;
|
|
10052
8412
|
exports.ConnectionType = ConnectionType;
|
|
8413
|
+
exports.ConnectivityProperties$ = ConnectivityProperties$;
|
|
8414
|
+
exports.ConnectivityPropertiesPatch$ = ConnectivityPropertiesPatch$;
|
|
10053
8415
|
exports.CreateAccountPool$ = CreateAccountPool$;
|
|
10054
8416
|
exports.CreateAccountPoolCommand = CreateAccountPoolCommand;
|
|
10055
8417
|
exports.CreateAccountPoolInput$ = CreateAccountPoolInput$;
|
|
@@ -10566,6 +8928,7 @@ exports.IamPropertiesInput$ = IamPropertiesInput$;
|
|
|
10566
8928
|
exports.IamPropertiesOutput$ = IamPropertiesOutput$;
|
|
10567
8929
|
exports.IamPropertiesPatch$ = IamPropertiesPatch$;
|
|
10568
8930
|
exports.IamUserProfileDetails$ = IamUserProfileDetails$;
|
|
8931
|
+
exports.IdentityMapping$ = IdentityMapping$;
|
|
10569
8932
|
exports.Import$ = Import$;
|
|
10570
8933
|
exports.InExpression$ = InExpression$;
|
|
10571
8934
|
exports.InternalServerException = InternalServerException;
|
|
@@ -10596,6 +8959,8 @@ exports.LineageNodeSummary$ = LineageNodeSummary$;
|
|
|
10596
8959
|
exports.LineageNodeTypeItem$ = LineageNodeTypeItem$;
|
|
10597
8960
|
exports.LineageRunDetails$ = LineageRunDetails$;
|
|
10598
8961
|
exports.LineageSqlQueryRunDetails$ = LineageSqlQueryRunDetails$;
|
|
8962
|
+
exports.LineageSyncInput$ = LineageSyncInput$;
|
|
8963
|
+
exports.LineageSyncOutput$ = LineageSyncOutput$;
|
|
10599
8964
|
exports.LineageSyncSchedule$ = LineageSyncSchedule$;
|
|
10600
8965
|
exports.ListAccountPools$ = ListAccountPools$;
|
|
10601
8966
|
exports.ListAccountPoolsCommand = ListAccountPoolsCommand;
|
|
@@ -10944,6 +9309,9 @@ exports.SelfGrantStatusOutput$ = SelfGrantStatusOutput$;
|
|
|
10944
9309
|
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
10945
9310
|
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
10946
9311
|
exports.SingleSignOn$ = SingleSignOn$;
|
|
9312
|
+
exports.SnowflakePropertiesInput$ = SnowflakePropertiesInput$;
|
|
9313
|
+
exports.SnowflakePropertiesOutput$ = SnowflakePropertiesOutput$;
|
|
9314
|
+
exports.SnowflakePropertiesPatch$ = SnowflakePropertiesPatch$;
|
|
10947
9315
|
exports.SortFieldAccountPool = SortFieldAccountPool;
|
|
10948
9316
|
exports.SortFieldConnection = SortFieldConnection;
|
|
10949
9317
|
exports.SortFieldProject = SortFieldProject;
|