Module Smaws_Client_DatabaseMigrationService.ModifyDataProvider

Modifies the specified data provider using the provided settings.

You must remove the data provider from all migration projects before you can modify it.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedFault of Types.access_denied_fault | `FailedDependencyFault of Types.failed_dependency_fault | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.modify_data_provider_message -> (Types.modify_data_provider_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedFault of Types.access_denied_fault | `FailedDependencyFault of Types.failed_dependency_fault | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ]) Stdlib.result