Module Smaws_Client_DatabaseMigrationService.StartMetadataModelCreation

Creates source metadata model of the given type with the specified properties for schema conversion operations.

This action supports only these directions: from SQL Server to Aurora PostgreSQL, or from SQL Server to RDS for PostgreSQL.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedFault of Types.access_denied_fault | `ResourceAlreadyExistsFault of Types.resource_already_exists_fault | `ResourceNotFoundFault of Types.resource_not_found_fault | `ResourceQuotaExceededFault of Types.resource_quota_exceeded_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.start_metadata_model_creation_message -> (Types.start_metadata_model_creation_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedFault of Types.access_denied_fault | `ResourceAlreadyExistsFault of Types.resource_already_exists_fault | `ResourceNotFoundFault of Types.resource_not_found_fault | `ResourceQuotaExceededFault of Types.resource_quota_exceeded_fault ]) Stdlib.result