Values.UpdateDataSourceInputSourceUpdates the specified data source in Amazon DataZone.
type nonrec t = {domainIdentifier : DomainId.t;The identifier of the domain in which to update a data source.
*)identifier : DataSourceId.t;The identifier of the data source to be updated.
*)name : Name.t option;The name to be updated as part of the UpdateDataSource action.
*)description : Description.t option;The description to be updated as part of the UpdateDataSource action.
*)enableSetting : EnableSetting.t option;The enable setting to be updated as part of the UpdateDataSource action.
*)publishOnImport : Boolean.t option;The publish on import setting to be updated as part of the UpdateDataSource action.
*)assetFormsInput : FormInputList.t option;The asset forms to be updated as part of the UpdateDataSource action.
*)schedule : ScheduleConfiguration.t option;The schedule to be updated as part of the UpdateDataSource action.
*)configuration : DataSourceConfigurationInput.t option;The configuration to be updated as part of the UpdateDataSource action.
*)recommendation : RecommendationConfiguration.t option;The recommendation to be updated as part of the UpdateDataSource action.
*)retainPermissionsOnRevokeFailure : Boolean.t option;Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.
*)}val make :
?name:??? ->
?description:??? ->
?enableSetting:??? ->
?publishOnImport:??? ->
?assetFormsInput:??? ->
?schedule:??? ->
?configuration:??? ->
?recommendation:??? ->
?retainPermissionsOnRevokeFailure:??? ->
domainIdentifier:DomainId.t ->
identifier:DataSourceId.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of
[> `Structure of (string * [> `String of FormName.t ]) list ] list
| `String of DomainId.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of CronString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of
FilterExpressionExpressionString.t ])
list ]
list
| `String of
RelationalFilterConfigurationDatabaseNameString.t ])
list ]
list
| `Map of
([> `String of SageMakerAssetType.t ]
* [> `List of
[> `String of SageMakerResourceArn.t ] list ])
list
| `String of
GlueRunConfigurationInputDataAccessRoleString.t
| `Structure of
(string
* [> `String of
RedshiftCredentialConfigurationSecretManagerArnString.t
| `Structure of
(string
* [> `String of
RedshiftClusterStorageClusterNameString.t ])
list ])
list ])
list ])
list ])
list ]