Package-level declarations

Functions

Link copied to clipboard
fun <R> <Error class: unknown class>.sendEmailFlow(upstream: Flow<SesRequest<R>>, concurrency: Int = 1): Flow<SesResponse<*>>

Sends a flow of email requests using the AWS Simple Email Service (SES) client.