@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
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateSubscriptionRequest$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateSubscriptionRequestCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DataZone", "UpdateSubscriptionRequest", {})
|
|
13
|
-
.n("DataZoneClient", "UpdateSubscriptionRequestCommand")
|
|
14
|
-
.sc(UpdateSubscriptionRequest$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateSubscriptionRequestCommand extends command(_ep0, _mw0, "UpdateSubscriptionRequest", UpdateSubscriptionRequest$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateSubscriptionTarget$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateSubscriptionTargetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DataZone", "UpdateSubscriptionTarget", {})
|
|
13
|
-
.n("DataZoneClient", "UpdateSubscriptionTargetCommand")
|
|
14
|
-
.sc(UpdateSubscriptionTarget$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateSubscriptionTargetCommand extends command(_ep0, _mw0, "UpdateSubscriptionTarget", UpdateSubscriptionTarget$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { UpdateUserProfile$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class UpdateUserProfileCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("DataZone", "UpdateUserProfile", {})
|
|
13
|
-
.n("DataZoneClient", "UpdateUserProfileCommand")
|
|
14
|
-
.sc(UpdateUserProfile$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class UpdateUserProfileCommand extends command(_ep0, _mw0, "UpdateUserProfile", UpdateUserProfile$) {
|
|
16
4
|
}
|
package/dist-es/index.js
CHANGED
package/dist-es/models/enums.js
CHANGED
|
@@ -118,6 +118,72 @@ export const GlueConnectionType = {
|
|
|
118
118
|
TERADATA: "TERADATA",
|
|
119
119
|
VERTICA: "VERTICA",
|
|
120
120
|
};
|
|
121
|
+
export const Timezone = {
|
|
122
|
+
AFRICA_JOHANNESBURG: "AFRICA_JOHANNESBURG",
|
|
123
|
+
AMERICA_MONTREAL: "AMERICA_MONTREAL",
|
|
124
|
+
AMERICA_SAO_PAULO: "AMERICA_SAO_PAULO",
|
|
125
|
+
ASIA_BAHRAIN: "ASIA_BAHRAIN",
|
|
126
|
+
ASIA_BANGKOK: "ASIA_BANGKOK",
|
|
127
|
+
ASIA_CALCUTTA: "ASIA_CALCUTTA",
|
|
128
|
+
ASIA_DUBAI: "ASIA_DUBAI",
|
|
129
|
+
ASIA_HONG_KONG: "ASIA_HONG_KONG",
|
|
130
|
+
ASIA_JAKARTA: "ASIA_JAKARTA",
|
|
131
|
+
ASIA_KUALA_LUMPUR: "ASIA_KUALA_LUMPUR",
|
|
132
|
+
ASIA_SEOUL: "ASIA_SEOUL",
|
|
133
|
+
ASIA_SHANGHAI: "ASIA_SHANGHAI",
|
|
134
|
+
ASIA_SINGAPORE: "ASIA_SINGAPORE",
|
|
135
|
+
ASIA_TAIPEI: "ASIA_TAIPEI",
|
|
136
|
+
ASIA_TOKYO: "ASIA_TOKYO",
|
|
137
|
+
AUSTRALIA_MELBOURNE: "AUSTRALIA_MELBOURNE",
|
|
138
|
+
AUSTRALIA_SYDNEY: "AUSTRALIA_SYDNEY",
|
|
139
|
+
CANADA_CENTRAL: "CANADA_CENTRAL",
|
|
140
|
+
CET: "CET",
|
|
141
|
+
CST6CDT: "CST6CDT",
|
|
142
|
+
ETC_GMT: "ETC_GMT",
|
|
143
|
+
ETC_GMT0: "ETC_GMT0",
|
|
144
|
+
ETC_GMT_ADD_0: "ETC_GMT_ADD_0",
|
|
145
|
+
ETC_GMT_ADD_1: "ETC_GMT_ADD_1",
|
|
146
|
+
ETC_GMT_ADD_10: "ETC_GMT_ADD_10",
|
|
147
|
+
ETC_GMT_ADD_11: "ETC_GMT_ADD_11",
|
|
148
|
+
ETC_GMT_ADD_12: "ETC_GMT_ADD_12",
|
|
149
|
+
ETC_GMT_ADD_2: "ETC_GMT_ADD_2",
|
|
150
|
+
ETC_GMT_ADD_3: "ETC_GMT_ADD_3",
|
|
151
|
+
ETC_GMT_ADD_4: "ETC_GMT_ADD_4",
|
|
152
|
+
ETC_GMT_ADD_5: "ETC_GMT_ADD_5",
|
|
153
|
+
ETC_GMT_ADD_6: "ETC_GMT_ADD_6",
|
|
154
|
+
ETC_GMT_ADD_7: "ETC_GMT_ADD_7",
|
|
155
|
+
ETC_GMT_ADD_8: "ETC_GMT_ADD_8",
|
|
156
|
+
ETC_GMT_ADD_9: "ETC_GMT_ADD_9",
|
|
157
|
+
ETC_GMT_NEG_0: "ETC_GMT_NEG_0",
|
|
158
|
+
ETC_GMT_NEG_1: "ETC_GMT_NEG_1",
|
|
159
|
+
ETC_GMT_NEG_10: "ETC_GMT_NEG_10",
|
|
160
|
+
ETC_GMT_NEG_11: "ETC_GMT_NEG_11",
|
|
161
|
+
ETC_GMT_NEG_12: "ETC_GMT_NEG_12",
|
|
162
|
+
ETC_GMT_NEG_13: "ETC_GMT_NEG_13",
|
|
163
|
+
ETC_GMT_NEG_14: "ETC_GMT_NEG_14",
|
|
164
|
+
ETC_GMT_NEG_2: "ETC_GMT_NEG_2",
|
|
165
|
+
ETC_GMT_NEG_3: "ETC_GMT_NEG_3",
|
|
166
|
+
ETC_GMT_NEG_4: "ETC_GMT_NEG_4",
|
|
167
|
+
ETC_GMT_NEG_5: "ETC_GMT_NEG_5",
|
|
168
|
+
ETC_GMT_NEG_6: "ETC_GMT_NEG_6",
|
|
169
|
+
ETC_GMT_NEG_7: "ETC_GMT_NEG_7",
|
|
170
|
+
ETC_GMT_NEG_8: "ETC_GMT_NEG_8",
|
|
171
|
+
ETC_GMT_NEG_9: "ETC_GMT_NEG_9",
|
|
172
|
+
EUROPE_DUBLIN: "EUROPE_DUBLIN",
|
|
173
|
+
EUROPE_LONDON: "EUROPE_LONDON",
|
|
174
|
+
EUROPE_PARIS: "EUROPE_PARIS",
|
|
175
|
+
EUROPE_STOCKHOLM: "EUROPE_STOCKHOLM",
|
|
176
|
+
EUROPE_ZURICH: "EUROPE_ZURICH",
|
|
177
|
+
ISRAEL: "ISRAEL",
|
|
178
|
+
MEXICO_GENERAL: "MEXICO_GENERAL",
|
|
179
|
+
MST7MDT: "MST7MDT",
|
|
180
|
+
PACIFIC_AUCKLAND: "PACIFIC_AUCKLAND",
|
|
181
|
+
US_CENTRAL: "US_CENTRAL",
|
|
182
|
+
US_EASTERN: "US_EASTERN",
|
|
183
|
+
US_MOUNTAIN: "US_MOUNTAIN",
|
|
184
|
+
US_PACIFIC: "US_PACIFIC",
|
|
185
|
+
UTC: "UTC",
|
|
186
|
+
};
|
|
121
187
|
export const ConnectionStatus = {
|
|
122
188
|
CREATE_FAILED: "CREATE_FAILED",
|
|
123
189
|
CREATING: "CREATING",
|
|
@@ -190,72 +256,6 @@ export const EnableSetting = {
|
|
|
190
256
|
DISABLED: "DISABLED",
|
|
191
257
|
ENABLED: "ENABLED",
|
|
192
258
|
};
|
|
193
|
-
export const Timezone = {
|
|
194
|
-
AFRICA_JOHANNESBURG: "AFRICA_JOHANNESBURG",
|
|
195
|
-
AMERICA_MONTREAL: "AMERICA_MONTREAL",
|
|
196
|
-
AMERICA_SAO_PAULO: "AMERICA_SAO_PAULO",
|
|
197
|
-
ASIA_BAHRAIN: "ASIA_BAHRAIN",
|
|
198
|
-
ASIA_BANGKOK: "ASIA_BANGKOK",
|
|
199
|
-
ASIA_CALCUTTA: "ASIA_CALCUTTA",
|
|
200
|
-
ASIA_DUBAI: "ASIA_DUBAI",
|
|
201
|
-
ASIA_HONG_KONG: "ASIA_HONG_KONG",
|
|
202
|
-
ASIA_JAKARTA: "ASIA_JAKARTA",
|
|
203
|
-
ASIA_KUALA_LUMPUR: "ASIA_KUALA_LUMPUR",
|
|
204
|
-
ASIA_SEOUL: "ASIA_SEOUL",
|
|
205
|
-
ASIA_SHANGHAI: "ASIA_SHANGHAI",
|
|
206
|
-
ASIA_SINGAPORE: "ASIA_SINGAPORE",
|
|
207
|
-
ASIA_TAIPEI: "ASIA_TAIPEI",
|
|
208
|
-
ASIA_TOKYO: "ASIA_TOKYO",
|
|
209
|
-
AUSTRALIA_MELBOURNE: "AUSTRALIA_MELBOURNE",
|
|
210
|
-
AUSTRALIA_SYDNEY: "AUSTRALIA_SYDNEY",
|
|
211
|
-
CANADA_CENTRAL: "CANADA_CENTRAL",
|
|
212
|
-
CET: "CET",
|
|
213
|
-
CST6CDT: "CST6CDT",
|
|
214
|
-
ETC_GMT: "ETC_GMT",
|
|
215
|
-
ETC_GMT0: "ETC_GMT0",
|
|
216
|
-
ETC_GMT_ADD_0: "ETC_GMT_ADD_0",
|
|
217
|
-
ETC_GMT_ADD_1: "ETC_GMT_ADD_1",
|
|
218
|
-
ETC_GMT_ADD_10: "ETC_GMT_ADD_10",
|
|
219
|
-
ETC_GMT_ADD_11: "ETC_GMT_ADD_11",
|
|
220
|
-
ETC_GMT_ADD_12: "ETC_GMT_ADD_12",
|
|
221
|
-
ETC_GMT_ADD_2: "ETC_GMT_ADD_2",
|
|
222
|
-
ETC_GMT_ADD_3: "ETC_GMT_ADD_3",
|
|
223
|
-
ETC_GMT_ADD_4: "ETC_GMT_ADD_4",
|
|
224
|
-
ETC_GMT_ADD_5: "ETC_GMT_ADD_5",
|
|
225
|
-
ETC_GMT_ADD_6: "ETC_GMT_ADD_6",
|
|
226
|
-
ETC_GMT_ADD_7: "ETC_GMT_ADD_7",
|
|
227
|
-
ETC_GMT_ADD_8: "ETC_GMT_ADD_8",
|
|
228
|
-
ETC_GMT_ADD_9: "ETC_GMT_ADD_9",
|
|
229
|
-
ETC_GMT_NEG_0: "ETC_GMT_NEG_0",
|
|
230
|
-
ETC_GMT_NEG_1: "ETC_GMT_NEG_1",
|
|
231
|
-
ETC_GMT_NEG_10: "ETC_GMT_NEG_10",
|
|
232
|
-
ETC_GMT_NEG_11: "ETC_GMT_NEG_11",
|
|
233
|
-
ETC_GMT_NEG_12: "ETC_GMT_NEG_12",
|
|
234
|
-
ETC_GMT_NEG_13: "ETC_GMT_NEG_13",
|
|
235
|
-
ETC_GMT_NEG_14: "ETC_GMT_NEG_14",
|
|
236
|
-
ETC_GMT_NEG_2: "ETC_GMT_NEG_2",
|
|
237
|
-
ETC_GMT_NEG_3: "ETC_GMT_NEG_3",
|
|
238
|
-
ETC_GMT_NEG_4: "ETC_GMT_NEG_4",
|
|
239
|
-
ETC_GMT_NEG_5: "ETC_GMT_NEG_5",
|
|
240
|
-
ETC_GMT_NEG_6: "ETC_GMT_NEG_6",
|
|
241
|
-
ETC_GMT_NEG_7: "ETC_GMT_NEG_7",
|
|
242
|
-
ETC_GMT_NEG_8: "ETC_GMT_NEG_8",
|
|
243
|
-
ETC_GMT_NEG_9: "ETC_GMT_NEG_9",
|
|
244
|
-
EUROPE_DUBLIN: "EUROPE_DUBLIN",
|
|
245
|
-
EUROPE_LONDON: "EUROPE_LONDON",
|
|
246
|
-
EUROPE_PARIS: "EUROPE_PARIS",
|
|
247
|
-
EUROPE_STOCKHOLM: "EUROPE_STOCKHOLM",
|
|
248
|
-
EUROPE_ZURICH: "EUROPE_ZURICH",
|
|
249
|
-
ISRAEL: "ISRAEL",
|
|
250
|
-
MEXICO_GENERAL: "MEXICO_GENERAL",
|
|
251
|
-
MST7MDT: "MST7MDT",
|
|
252
|
-
PACIFIC_AUCKLAND: "PACIFIC_AUCKLAND",
|
|
253
|
-
US_CENTRAL: "US_CENTRAL",
|
|
254
|
-
US_EASTERN: "US_EASTERN",
|
|
255
|
-
US_MOUNTAIN: "US_MOUNTAIN",
|
|
256
|
-
US_PACIFIC: "US_PACIFIC",
|
|
257
|
-
UTC: "UTC",
|
|
258
|
-
};
|
|
259
259
|
export const DataSourceErrorType = {
|
|
260
260
|
ACCESS_DENIED_EXCEPTION: "ACCESS_DENIED_EXCEPTION",
|
|
261
261
|
CONFLICT_EXCEPTION: "CONFLICT_EXCEPTION",
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
|
-
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
2
|
import { createDefaultUserAgentProvider } from "@aws-sdk/core/client";
|
|
4
3
|
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
@@ -23,7 +22,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
22
|
region: config?.region ?? invalidProvider("Region is missing"),
|
|
24
23
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
25
24
|
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE),
|
|
26
|
-
sha256: config?.sha256 ?? Sha256,
|
|
27
25
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
28
26
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
29
27
|
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT)),
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -5,7 +5,7 @@ import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credentia
|
|
|
5
5
|
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
6
6
|
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
7
7
|
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
8
|
-
import { calculateBodyLength
|
|
8
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
10
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
11
11
|
export const getRuntimeConfig = (config) => {
|
|
@@ -35,7 +35,6 @@ export const getRuntimeConfig = (config) => {
|
|
|
35
35
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
36
36
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
37
37
|
}, config),
|
|
38
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
39
38
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
40
39
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
41
40
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
2
1
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
3
2
|
export const getRuntimeConfig = (config) => {
|
|
4
3
|
const browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -6,6 +5,5 @@ export const getRuntimeConfig = (config) => {
|
|
|
6
5
|
...browserDefaults,
|
|
7
6
|
...config,
|
|
8
7
|
runtime: "react-native",
|
|
9
|
-
sha256: config?.sha256 ?? Sha256,
|
|
10
8
|
};
|
|
11
9
|
};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
|
+
import { Sha256 } from "@smithy/core/checksum";
|
|
3
4
|
import { NoOpLogger } from "@smithy/core/client";
|
|
4
5
|
import { parseUrl } from "@smithy/core/protocols";
|
|
5
6
|
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
@@ -31,6 +32,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
31
32
|
serviceTarget: "DataZone",
|
|
32
33
|
},
|
|
33
34
|
serviceId: config?.serviceId ?? "DataZone",
|
|
35
|
+
sha256: config?.sha256 ?? Sha256,
|
|
34
36
|
urlParser: config?.urlParser ?? parseUrl,
|
|
35
37
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
36
38
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -177,7 +177,7 @@ const _CN = "CreateNotebook";
|
|
|
177
177
|
const _CNI = "CreateNotebookInput";
|
|
178
178
|
const _CNO = "CreateNotebookOutput";
|
|
179
179
|
const _CO = "CellOrder";
|
|
180
|
-
const _CP = "
|
|
180
|
+
const _CP = "ConnectivityProperties";
|
|
181
181
|
const _CPFPPPGD = "CreateProjectFromProjectProfilePolicyGrantDetail";
|
|
182
182
|
const _CPI = "CreateProjectInput";
|
|
183
183
|
const _CPIo = "ConnectionPropertiesInput";
|
|
@@ -187,12 +187,14 @@ const _CPMI = "CreateProjectMembershipInput";
|
|
|
187
187
|
const _CPMO = "CreateProjectMembershipOutput";
|
|
188
188
|
const _CPO = "CreateProjectOutput";
|
|
189
189
|
const _CPOo = "ConnectionPropertiesOutput";
|
|
190
|
-
const _CPP = "
|
|
190
|
+
const _CPP = "ConnectivityPropertiesPatch";
|
|
191
191
|
const _CPPGD = "CreateProjectPolicyGrantDetail";
|
|
192
192
|
const _CPPI = "CreateProjectProfileInput";
|
|
193
193
|
const _CPPO = "CreateProjectProfileOutput";
|
|
194
|
+
const _CPPo = "ConnectionPropertiesPatch";
|
|
194
195
|
const _CPPr = "CreateProjectProfile";
|
|
195
196
|
const _CPr = "CreateProject";
|
|
197
|
+
const _CPu = "CustomParameter";
|
|
196
198
|
const _CR = "CreateRule";
|
|
197
199
|
const _CRI = "CreateRuleInput";
|
|
198
200
|
const _CRO = "CreateRuleOutput";
|
|
@@ -550,6 +552,7 @@ const _HPPO = "HyperPodPropertiesOutput";
|
|
|
550
552
|
const _I = "Id";
|
|
551
553
|
const _IE = "InExpression";
|
|
552
554
|
const _IL = "ImportList";
|
|
555
|
+
const _IM = "IdentityMapping";
|
|
553
556
|
const _INE = "IsNullExpression";
|
|
554
557
|
const _INNE = "IsNotNullExpression";
|
|
555
558
|
const _IPI = "IamPropertiesInput";
|
|
@@ -675,10 +678,12 @@ const _LS = "ListingSummary";
|
|
|
675
678
|
const _LSG = "ListSubscriptionGrants";
|
|
676
679
|
const _LSGI = "ListSubscriptionGrantsInput";
|
|
677
680
|
const _LSGO = "ListSubscriptionGrantsOutput";
|
|
678
|
-
const _LSI = "
|
|
679
|
-
const _LSIi = "
|
|
680
|
-
const _LSIis = "
|
|
681
|
-
const
|
|
681
|
+
const _LSI = "LineageSyncInput";
|
|
682
|
+
const _LSIi = "ListingSummaryItem";
|
|
683
|
+
const _LSIis = "ListSubscriptionsInput";
|
|
684
|
+
const _LSIist = "ListingSummaryItems";
|
|
685
|
+
const _LSO = "LineageSyncOutput";
|
|
686
|
+
const _LSOi = "ListSubscriptionsOutput";
|
|
682
687
|
const _LSQRD = "LineageSqlQueryRunDetails";
|
|
683
688
|
const _LSR = "ListSubscriptionRequests";
|
|
684
689
|
const _LSRI = "ListSubscriptionRequestsInput";
|
|
@@ -927,12 +932,15 @@ const _SNRt = "StopNotebookRun";
|
|
|
927
932
|
const _SO = "SearchOutput";
|
|
928
933
|
const _SP = "SubscribedProject";
|
|
929
934
|
const _SPI = "S3PropertiesInput";
|
|
935
|
+
const _SPIn = "SnowflakePropertiesInput";
|
|
930
936
|
const _SPIu = "SubscribedProjectInput";
|
|
931
937
|
const _SPIub = "SubscribedPrincipalInputs";
|
|
932
938
|
const _SPIubs = "SubscribedPrincipalInput";
|
|
933
939
|
const _SPL = "SubscribedProductListing";
|
|
934
940
|
const _SPO = "S3PropertiesOutput";
|
|
941
|
+
const _SPOn = "SnowflakePropertiesOutput";
|
|
935
942
|
const _SPP = "S3PropertiesPatch";
|
|
943
|
+
const _SPPn = "SnowflakePropertiesPatch";
|
|
936
944
|
const _SPu = "SubscribedPrincipals";
|
|
937
945
|
const _SPub = "SubscribedPrincipal";
|
|
938
946
|
const _SQEE = "ServiceQuotaExceededException";
|
|
@@ -1169,9 +1177,11 @@ const _cNa = "catalogName";
|
|
|
1169
1177
|
const _cNl = "clusterName";
|
|
1170
1178
|
const _cO = "cellOrder";
|
|
1171
1179
|
const _cOu = "currentOwner";
|
|
1172
|
-
const _cP = "
|
|
1180
|
+
const _cP = "connectionProperties";
|
|
1173
1181
|
const _cPFPP = "createProjectFromProjectProfile";
|
|
1174
|
-
const
|
|
1182
|
+
const _cPP = "connectivityPropertiesPatch";
|
|
1183
|
+
const _cPo = "configurationParameters";
|
|
1184
|
+
const _cPon = "connectivityProperties";
|
|
1175
1185
|
const _cPr = "createProject";
|
|
1176
1186
|
const _cS = "contentSummary";
|
|
1177
1187
|
const _cSV = "connectionSchemaVersion";
|
|
@@ -1360,6 +1370,7 @@ const _iE = "isEnabled";
|
|
|
1360
1370
|
const _iEE = "isExportEnabled";
|
|
1361
1371
|
const _iEs = "isEditable";
|
|
1362
1372
|
const _iIA = "idcInstanceArn";
|
|
1373
|
+
const _iM = "identityMapping";
|
|
1363
1374
|
const _iN = "isNull";
|
|
1364
1375
|
const _iNN = "isNotNull";
|
|
1365
1376
|
const _iO = "isOptional";
|
|
@@ -1523,11 +1534,11 @@ const _pL = "productListing";
|
|
|
1523
1534
|
const _pM = "packageManager";
|
|
1524
1535
|
const _pO = "parameterOverrides";
|
|
1525
1536
|
const _pOI = "publishOnImport";
|
|
1526
|
-
const _pP = "
|
|
1537
|
+
const _pP = "pythonProperties";
|
|
1527
1538
|
const _pPI = "projectProfileId";
|
|
1528
1539
|
const _pPV = "projectProfileVersion";
|
|
1529
|
-
const _pPr = "
|
|
1530
|
-
const
|
|
1540
|
+
const _pPr = "provisioningProperties";
|
|
1541
|
+
const _pPro = "projectProfiles";
|
|
1531
1542
|
const _pR = "provisionedResources";
|
|
1532
1543
|
const _pRA = "provisioningRoleArn";
|
|
1533
1544
|
const _pRT = "projectResourceTags";
|
|
@@ -1545,6 +1556,7 @@ const _par = "parameters";
|
|
|
1545
1556
|
const _pe = "permissions";
|
|
1546
1557
|
const _po = "port";
|
|
1547
1558
|
const _pr = "properties";
|
|
1559
|
+
const _pre = "prefix";
|
|
1548
1560
|
const _pro = "props";
|
|
1549
1561
|
const _proj = "project";
|
|
1550
1562
|
const _prot = "protocol";
|
|
@@ -1643,6 +1655,7 @@ const _sNc = "schemaName";
|
|
|
1643
1655
|
const _sO = "sortOrder";
|
|
1644
1656
|
const _sOt = "startOffset";
|
|
1645
1657
|
const _sP = "subscribedPrincipals";
|
|
1658
|
+
const _sPn = "snowflakeProperties";
|
|
1646
1659
|
const _sPp = "sparkProperties";
|
|
1647
1660
|
const _sPpe = "specificProjects";
|
|
1648
1661
|
const _sPr = "s3Properties";
|
|
@@ -1653,6 +1666,7 @@ const _sR = "supportedRegions";
|
|
|
1653
1666
|
const _sRI = "subscriptionRequestId";
|
|
1654
1667
|
const _sRIu = "subscriptionRequestIdentifier";
|
|
1655
1668
|
const _sRe = "serviceRole";
|
|
1669
|
+
const _sRn = "snowflakeRole";
|
|
1656
1670
|
const _sRt = "statusReason";
|
|
1657
1671
|
const _sS = "searchScope";
|
|
1658
1672
|
const _sSO = "singleSignOn";
|
|
@@ -1721,7 +1735,8 @@ const _typ = "types";
|
|
|
1721
1735
|
const _u = "uri";
|
|
1722
1736
|
const _uA = "updatedAt";
|
|
1723
1737
|
const _uAT = "useAssetType";
|
|
1724
|
-
const _uAs = "
|
|
1738
|
+
const _uAs = "usernameAttribute";
|
|
1739
|
+
const _uAse = "userAssignment";
|
|
1725
1740
|
const _uB = "updatedBy";
|
|
1726
1741
|
const _uI = "userIdentifier";
|
|
1727
1742
|
const _uIs = "userId";
|
|
@@ -2219,6 +2234,16 @@ export var ConnectionSummary$ = [3, n0, _CS,
|
|
|
2219
2234
|
[_cI, _dIo, _dUI, _n, _pE, _ty, _con, _eInvi, _pI, _pro, _sc],
|
|
2220
2235
|
[0, 0, 0, 0, [() => PhysicalEndpoints, 0], 0, () => Configurations, 0, 0, [() => ConnectionPropertiesOutput$, 0], 0], 6
|
|
2221
2236
|
];
|
|
2237
|
+
export var ConnectivityProperties$ = [3, n0, _CP,
|
|
2238
|
+
0,
|
|
2239
|
+
[_cP, _pCR, _n, _de, _vC, _vFCE, _sPp, _aPt, _pP, _aCut],
|
|
2240
|
+
[128 | 0, () => PhysicalConnectionRequirements$, 0, 0, 2, 64 | 0, 128 | 0, 128 | 0, 128 | 0, [() => AuthenticationConfigurationInput$, 0]]
|
|
2241
|
+
];
|
|
2242
|
+
export var ConnectivityPropertiesPatch$ = [3, n0, _CPP,
|
|
2243
|
+
0,
|
|
2244
|
+
[_de, _cP, _aCut],
|
|
2245
|
+
[0, 128 | 0, [() => AuthenticationConfigurationPatch$, 0]]
|
|
2246
|
+
];
|
|
2222
2247
|
export var CreateAccountPoolInput$ = [3, n0, _CAPI,
|
|
2223
2248
|
0,
|
|
2224
2249
|
[_dI, _n, _rS, _aSc, _de],
|
|
@@ -2351,12 +2376,12 @@ export var CreateEnvironmentActionOutput$ = [3, n0, _CEAO,
|
|
|
2351
2376
|
];
|
|
2352
2377
|
export var CreateEnvironmentBlueprintInput$ = [3, n0, _CEBI,
|
|
2353
2378
|
0,
|
|
2354
|
-
[_dI, _n,
|
|
2379
|
+
[_dI, _n, _pPr, _de, _uP],
|
|
2355
2380
|
[[0, 1], 0, () => ProvisioningProperties$, [() => Description, 0], [() => CustomParameterList, 0]], 3
|
|
2356
2381
|
];
|
|
2357
2382
|
export var CreateEnvironmentBlueprintOutput$ = [3, n0, _CEBO,
|
|
2358
2383
|
0,
|
|
2359
|
-
[_id, _n, _prov,
|
|
2384
|
+
[_id, _n, _prov, _pPr, _de, _dP, _uP, _gT, _cA, _uA],
|
|
2360
2385
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
|
|
2361
2386
|
];
|
|
2362
2387
|
export var CreateEnvironmentInput$ = [3, n0, _CEI,
|
|
@@ -2366,7 +2391,7 @@ export var CreateEnvironmentInput$ = [3, n0, _CEI,
|
|
|
2366
2391
|
];
|
|
2367
2392
|
export var CreateEnvironmentOutput$ = [3, n0, _CEO,
|
|
2368
2393
|
0,
|
|
2369
|
-
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD,
|
|
2394
|
+
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD, _pPr, _dP, _eBIn, _eCI, _eCNn],
|
|
2370
2395
|
[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
|
|
2371
2396
|
];
|
|
2372
2397
|
export var CreateEnvironmentProfileInput$ = [3, n0, _CEPI,
|
|
@@ -2456,7 +2481,7 @@ export var CreateNotebookOutput$ = [3, n0, _CNO,
|
|
|
2456
2481
|
];
|
|
2457
2482
|
export var CreateProjectFromProjectProfilePolicyGrantDetail$ = [3, n0, _CPFPPPGD,
|
|
2458
2483
|
0,
|
|
2459
|
-
[_iCDU,
|
|
2484
|
+
[_iCDU, _pPro],
|
|
2460
2485
|
[2, 64 | 0]
|
|
2461
2486
|
];
|
|
2462
2487
|
export var CreateProjectInput$ = [3, n0, _CPI,
|
|
@@ -2549,7 +2574,7 @@ export var CustomAccountPoolHandler$ = [3, n0, _CAPH,
|
|
|
2549
2574
|
[_lFA, _lERA],
|
|
2550
2575
|
[0, 0], 1
|
|
2551
2576
|
];
|
|
2552
|
-
export var CustomParameter$ = [3, n0,
|
|
2577
|
+
export var CustomParameter$ = [3, n0, _CPu,
|
|
2553
2578
|
0,
|
|
2554
2579
|
[_kN, _fT, _de, _dVe, _iEs, _iO, _iUS],
|
|
2555
2580
|
[0, 0, [() => Description, 0], 0, 2, 2, 2], 2
|
|
@@ -2961,7 +2986,7 @@ export var EnvironmentBlueprintConfigurationItem$ = [3, n0, _EBCI,
|
|
|
2961
2986
|
];
|
|
2962
2987
|
export var EnvironmentBlueprintSummary$ = [3, n0, _EBS,
|
|
2963
2988
|
0,
|
|
2964
|
-
[_id, _n, _prov,
|
|
2989
|
+
[_id, _n, _prov, _pPr, _de, _cA, _uA],
|
|
2965
2990
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], 5, 5], 4
|
|
2966
2991
|
];
|
|
2967
2992
|
export var EnvironmentConfig$ = [3, n0, _ECn,
|
|
@@ -2971,7 +2996,7 @@ export var EnvironmentConfig$ = [3, n0, _ECn,
|
|
|
2971
2996
|
];
|
|
2972
2997
|
export var EnvironmentConfiguration$ = [3, n0, _ECnv,
|
|
2973
2998
|
0,
|
|
2974
|
-
[_n, _eBIn, _id, _de, _dM,
|
|
2999
|
+
[_n, _eBIn, _id, _de, _dM, _cPo, _aAw, _aPc, _aRw, _dO],
|
|
2975
3000
|
[[() => EnvironmentConfigurationName, 0], 0, [() => EnvironmentConfigurationId, 0], [() => Description, 0], 0, () => EnvironmentConfigurationParametersDetails$, () => AwsAccount$, 64 | 0, () => Region$, 1], 2
|
|
2976
3001
|
];
|
|
2977
3002
|
export var EnvironmentConfigurationParameter$ = [3, n0, _ECP,
|
|
@@ -3201,7 +3226,7 @@ export var GetEnvironmentBlueprintInput$ = [3, n0, _GEBI,
|
|
|
3201
3226
|
];
|
|
3202
3227
|
export var GetEnvironmentBlueprintOutput$ = [3, n0, _GEBO,
|
|
3203
3228
|
0,
|
|
3204
|
-
[_id, _n, _prov,
|
|
3229
|
+
[_id, _n, _prov, _pPr, _de, _dP, _uP, _gT, _cA, _uA],
|
|
3205
3230
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
|
|
3206
3231
|
];
|
|
3207
3232
|
export var GetEnvironmentCredentialsInput$ = [3, n0, _GECI,
|
|
@@ -3221,7 +3246,7 @@ export var GetEnvironmentInput$ = [3, n0, _GEI,
|
|
|
3221
3246
|
];
|
|
3222
3247
|
export var GetEnvironmentOutput$ = [3, n0, _GEO,
|
|
3223
3248
|
0,
|
|
3224
|
-
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD,
|
|
3249
|
+
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD, _pPr, _dP, _eBIn, _eCI, _eCNn],
|
|
3225
3250
|
[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
|
|
3226
3251
|
];
|
|
3227
3252
|
export var GetEnvironmentProfileInput$ = [3, n0, _GEPI,
|
|
@@ -3481,17 +3506,17 @@ export var GlossaryTermItemAdditionalAttributes$ = [3, n0, _GTIAA,
|
|
|
3481
3506
|
];
|
|
3482
3507
|
export var GlueConnection$ = [3, n0, _GC,
|
|
3483
3508
|
0,
|
|
3484
|
-
[_n, _de, _cTo, _mC,
|
|
3509
|
+
[_n, _de, _cTo, _mC, _cP, _sPp, _aPt, _pP, _pCR, _cTr, _lUT, _lUBa, _st, _sRt, _lCVT, _aCut, _cSV, _cCE],
|
|
3485
3510
|
[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]
|
|
3486
3511
|
];
|
|
3487
3512
|
export var GlueConnectionInput$ = [3, n0, _GCIl,
|
|
3488
3513
|
0,
|
|
3489
|
-
[
|
|
3514
|
+
[_cP, _pCR, _n, _de, _cTo, _mC, _vC, _vFCE, _sPp, _aPt, _pP, _aCut],
|
|
3490
3515
|
[128 | 0, () => PhysicalConnectionRequirements$, 0, 0, 0, 0, 2, 64 | 0, 128 | 0, 128 | 0, 128 | 0, [() => AuthenticationConfigurationInput$, 0]]
|
|
3491
3516
|
];
|
|
3492
3517
|
export var GlueConnectionPatch$ = [3, n0, _GCP,
|
|
3493
3518
|
0,
|
|
3494
|
-
[_de,
|
|
3519
|
+
[_de, _cP, _aCut],
|
|
3495
3520
|
[0, 128 | 0, [() => AuthenticationConfigurationPatch$, 0]]
|
|
3496
3521
|
];
|
|
3497
3522
|
export var GlueOAuth2Credentials$ = [3, n0, _GOAC,
|
|
@@ -3579,6 +3604,11 @@ export var IamUserProfileDetails$ = [3, n0, _IUPD,
|
|
|
3579
3604
|
[_ar, _pIri, _sN, _gPI],
|
|
3580
3605
|
[0, 0, 0, 0]
|
|
3581
3606
|
];
|
|
3607
|
+
export var IdentityMapping$ = [3, n0, _IM,
|
|
3608
|
+
0,
|
|
3609
|
+
[_uAs, _pre],
|
|
3610
|
+
[0, 0], 1
|
|
3611
|
+
];
|
|
3582
3612
|
export var Import$ = [3, n0, _Im,
|
|
3583
3613
|
0,
|
|
3584
3614
|
[_n, _r],
|
|
@@ -3684,6 +3714,16 @@ export var LineageSqlQueryRunDetails$ = [3, n0, _LSQRD,
|
|
|
3684
3714
|
[_qST, _qET, _tQP, _nQF, _eMr],
|
|
3685
3715
|
[4, 4, 1, 1, 64 | 0]
|
|
3686
3716
|
];
|
|
3717
|
+
export var LineageSyncInput$ = [3, n0, _LSI,
|
|
3718
|
+
0,
|
|
3719
|
+
[_en, _tim, _sch],
|
|
3720
|
+
[2, 0, 0], 1
|
|
3721
|
+
];
|
|
3722
|
+
export var LineageSyncOutput$ = [3, n0, _LSO,
|
|
3723
|
+
0,
|
|
3724
|
+
[_lJI, _tim, _en, _sch],
|
|
3725
|
+
[0, 0, 2, 0]
|
|
3726
|
+
];
|
|
3687
3727
|
export var LineageSyncSchedule$ = [3, n0, _LSS,
|
|
3688
3728
|
0,
|
|
3689
3729
|
[_sch],
|
|
@@ -3874,7 +3914,7 @@ export var ListingSummary$ = [3, n0, _LS,
|
|
|
3874
3914
|
[_lI, _lR, _gT],
|
|
3875
3915
|
[0, 0, [() => DetailedGlossaryTerms, 0]]
|
|
3876
3916
|
];
|
|
3877
|
-
export var ListingSummaryItem$ = [3, n0,
|
|
3917
|
+
export var ListingSummaryItem$ = [3, n0, _LSIi,
|
|
3878
3918
|
0,
|
|
3879
3919
|
[_lI, _lR, _gT],
|
|
3880
3920
|
[0, 0, [() => DetailedGlossaryTerms, 0]]
|
|
@@ -4019,12 +4059,12 @@ export var ListSubscriptionRequestsOutput$ = [3, n0, _LSRO,
|
|
|
4019
4059
|
[_it, _nT],
|
|
4020
4060
|
[[() => SubscriptionRequests, 0], 0], 1
|
|
4021
4061
|
];
|
|
4022
|
-
export var ListSubscriptionsInput$ = [3, n0,
|
|
4062
|
+
export var ListSubscriptionsInput$ = [3, n0, _LSIis,
|
|
4023
4063
|
0,
|
|
4024
4064
|
[_dI, _sRIu, _st, _sLI, _oPI, _oIPA, _oUI, _oGI, _aPI, _sB, _sO, _mRa, _nT],
|
|
4025
4065
|
[[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
|
|
4026
4066
|
];
|
|
4027
|
-
export var ListSubscriptionsOutput$ = [3, n0,
|
|
4067
|
+
export var ListSubscriptionsOutput$ = [3, n0, _LSOi,
|
|
4028
4068
|
0,
|
|
4029
4069
|
[_it, _nT],
|
|
4030
4070
|
[[() => Subscriptions, 0], 0], 1
|
|
@@ -4606,9 +4646,24 @@ export var SelfGrantStatusDetail$ = [3, n0, _SGSD,
|
|
|
4606
4646
|
];
|
|
4607
4647
|
export var SingleSignOn$ = [3, n0, _SSO,
|
|
4608
4648
|
0,
|
|
4609
|
-
[_ty,
|
|
4649
|
+
[_ty, _uAse, _iIA],
|
|
4610
4650
|
[0, 0, 0]
|
|
4611
4651
|
];
|
|
4652
|
+
export var SnowflakePropertiesInput$ = [3, n0, _SPIn,
|
|
4653
|
+
0,
|
|
4654
|
+
[_sRn, _iM, _cPon, _lSin],
|
|
4655
|
+
[0, () => IdentityMapping$, [() => ConnectivityProperties$, 0], () => LineageSyncInput$], 2
|
|
4656
|
+
];
|
|
4657
|
+
export var SnowflakePropertiesOutput$ = [3, n0, _SPOn,
|
|
4658
|
+
0,
|
|
4659
|
+
[_sRn, _iM, _lSin, _st, _eM],
|
|
4660
|
+
[0, () => IdentityMapping$, () => LineageSyncOutput$, 0, 0], 4
|
|
4661
|
+
];
|
|
4662
|
+
export var SnowflakePropertiesPatch$ = [3, n0, _SPPn,
|
|
4663
|
+
0,
|
|
4664
|
+
[_cPP, _sRn, _lSin],
|
|
4665
|
+
[[() => ConnectivityPropertiesPatch$, 0], 0, () => LineageSyncInput$]
|
|
4666
|
+
];
|
|
4612
4667
|
export var SparkEmrPropertiesInput$ = [3, n0, _SEPI,
|
|
4613
4668
|
0,
|
|
4614
4669
|
[_cAom, _iPA, _jVE, _lU, _pVE, _rRu, _tCSU, _mEA],
|
|
@@ -4936,12 +4991,12 @@ export var UpdateEnvironmentActionOutput$ = [3, n0, _UEAO,
|
|
|
4936
4991
|
];
|
|
4937
4992
|
export var UpdateEnvironmentBlueprintInput$ = [3, n0, _UEBI,
|
|
4938
4993
|
0,
|
|
4939
|
-
[_dI, _i, _de,
|
|
4994
|
+
[_dI, _i, _de, _pPr, _uP],
|
|
4940
4995
|
[[0, 1], [0, 1], 0, () => ProvisioningProperties$, [() => CustomParameterList, 0]], 2
|
|
4941
4996
|
];
|
|
4942
4997
|
export var UpdateEnvironmentBlueprintOutput$ = [3, n0, _UEBO,
|
|
4943
4998
|
0,
|
|
4944
|
-
[_id, _n, _prov,
|
|
4999
|
+
[_id, _n, _prov, _pPr, _de, _dP, _uP, _gT, _cA, _uA],
|
|
4945
5000
|
[0, 0, 0, () => ProvisioningProperties$, [() => Description, 0], () => DeploymentProperties$, [() => CustomParameterList, 0], 64 | 0, 5, 5], 4
|
|
4946
5001
|
];
|
|
4947
5002
|
export var UpdateEnvironmentInput$ = [3, n0, _UEI,
|
|
@@ -4951,7 +5006,7 @@ export var UpdateEnvironmentInput$ = [3, n0, _UEI,
|
|
|
4951
5006
|
];
|
|
4952
5007
|
export var UpdateEnvironmentOutput$ = [3, n0, _UEO,
|
|
4953
5008
|
0,
|
|
4954
|
-
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD,
|
|
5009
|
+
[_pI, _dIo, _cB, _n, _prov, _id, _cA, _uA, _de, _ePIn, _aAI, _aAR, _pR, _st, _eA, _gT, _uP, _lD, _pPr, _dP, _eBIn, _eCI, _eCNn],
|
|
4955
5010
|
[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
|
|
4956
5011
|
];
|
|
4957
5012
|
export var UpdateEnvironmentProfileInput$ = [3, n0, _UEPI,
|
|
@@ -5345,7 +5400,7 @@ var ListingSummaries = [1, n0, _LSi,
|
|
|
5345
5400
|
0, [() => ListingSummary$,
|
|
5346
5401
|
0]
|
|
5347
5402
|
];
|
|
5348
|
-
var ListingSummaryItems = [1, n0,
|
|
5403
|
+
var ListingSummaryItems = [1, n0, _LSIist,
|
|
5349
5404
|
0, [() => ListingSummaryItem$,
|
|
5350
5405
|
0]
|
|
5351
5406
|
];
|
|
@@ -5597,18 +5652,18 @@ export var AwsAccount$ = [4, n0, _AAw,
|
|
|
5597
5652
|
];
|
|
5598
5653
|
export var ConnectionPropertiesInput$ = [4, n0, _CPIo,
|
|
5599
5654
|
0,
|
|
5600
|
-
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5601
|
-
[() => AthenaPropertiesInput$, [() => GluePropertiesInput$, 0], () => HyperPodPropertiesInput$, () => IamPropertiesInput$, [() => RedshiftPropertiesInput$, 0], () => SparkEmrPropertiesInput$, () => SparkGluePropertiesInput$, () => S3PropertiesInput$, () => AmazonQPropertiesInput$, () => MlflowPropertiesInput$, () => WorkflowsMwaaPropertiesInput$, () => WorkflowsServerlessPropertiesInput$, () => LakehousePropertiesInput$, () => VpcPropertiesInput$]
|
|
5655
|
+
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _sPn, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5656
|
+
[() => AthenaPropertiesInput$, [() => GluePropertiesInput$, 0], () => HyperPodPropertiesInput$, () => IamPropertiesInput$, [() => RedshiftPropertiesInput$, 0], () => SparkEmrPropertiesInput$, () => SparkGluePropertiesInput$, () => S3PropertiesInput$, [() => SnowflakePropertiesInput$, 0], () => AmazonQPropertiesInput$, () => MlflowPropertiesInput$, () => WorkflowsMwaaPropertiesInput$, () => WorkflowsServerlessPropertiesInput$, () => LakehousePropertiesInput$, () => VpcPropertiesInput$]
|
|
5602
5657
|
];
|
|
5603
5658
|
export var ConnectionPropertiesOutput$ = [4, n0, _CPOo,
|
|
5604
5659
|
0,
|
|
5605
|
-
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5606
|
-
[() => AthenaPropertiesOutput$, () => GluePropertiesOutput$, () => HyperPodPropertiesOutput$, () => IamPropertiesOutput$, [() => RedshiftPropertiesOutput$, 0], [() => SparkEmrPropertiesOutput$, 0], () => SparkGluePropertiesOutput$, () => S3PropertiesOutput$, () => AmazonQPropertiesOutput$, () => MlflowPropertiesOutput$, () => WorkflowsMwaaPropertiesOutput$, () => WorkflowsServerlessPropertiesOutput$, () => LakehousePropertiesOutput$, () => VpcPropertiesOutput$]
|
|
5660
|
+
[_aPt, _gPl, _hPP, _iP, _rPed, _sEP, _sGP, _sPr, _sPn, _aQP, _mP, _wMP, _wSP, _lP, _vP],
|
|
5661
|
+
[() => AthenaPropertiesOutput$, () => GluePropertiesOutput$, () => HyperPodPropertiesOutput$, () => IamPropertiesOutput$, [() => RedshiftPropertiesOutput$, 0], [() => SparkEmrPropertiesOutput$, 0], () => SparkGluePropertiesOutput$, () => S3PropertiesOutput$, () => SnowflakePropertiesOutput$, () => AmazonQPropertiesOutput$, () => MlflowPropertiesOutput$, () => WorkflowsMwaaPropertiesOutput$, () => WorkflowsServerlessPropertiesOutput$, () => LakehousePropertiesOutput$, () => VpcPropertiesOutput$]
|
|
5607
5662
|
];
|
|
5608
|
-
export var ConnectionPropertiesPatch$ = [4, n0,
|
|
5663
|
+
export var ConnectionPropertiesPatch$ = [4, n0, _CPPo,
|
|
5609
5664
|
0,
|
|
5610
|
-
[_aPt, _gPl, _iP, _rPed, _sEP, _sPr, _aQP, _mP, _lP, _vP],
|
|
5611
|
-
[() => AthenaPropertiesPatch$, [() => GluePropertiesPatch$, 0], () => IamPropertiesPatch$, [() => RedshiftPropertiesPatch$, 0], () => SparkEmrPropertiesPatch$, () => S3PropertiesPatch$, () => AmazonQPropertiesPatch$, () => MlflowPropertiesPatch$, () => LakehousePropertiesPatch$, () => VpcPropertiesPatch$]
|
|
5665
|
+
[_aPt, _gPl, _iP, _rPed, _sEP, _sPr, _sPn, _aQP, _mP, _lP, _vP],
|
|
5666
|
+
[() => AthenaPropertiesPatch$, [() => GluePropertiesPatch$, 0], () => IamPropertiesPatch$, [() => RedshiftPropertiesPatch$, 0], () => SparkEmrPropertiesPatch$, () => S3PropertiesPatch$, [() => SnowflakePropertiesPatch$, 0], () => AmazonQPropertiesPatch$, () => MlflowPropertiesPatch$, () => LakehousePropertiesPatch$, () => VpcPropertiesPatch$]
|
|
5612
5667
|
];
|
|
5613
5668
|
export var DataSourceConfigurationInput$ = [4, n0, _DSCI,
|
|
5614
5669
|
0,
|