describeSchemas
Returns information about the schema for the specified endpoint.
Samples
// Returns information about the schema for the specified endpoint.
val resp = databaseMigrationClient.describeSchemas {
endpointArn = ""
maxRecords = 123
marker = ""
}Content copied to clipboard