Crate aws_sdk_sesv2[][src]

Expand description

Amazon SES API v2

Amazon SES is an Amazon Web Services service that you can use to send email messages to your customers.

If you're new to Amazon SES API v2, you might find it helpful to review the Amazon Simple Email Service Developer Guide. The Amazon SES Developer Guide provides information and code samples that demonstrate how to use Amazon SES API v2 features programmatically.

Re-exports

pub use config::Config;
pub use client::Client;

Modules

Client and fluent builders for calling the service.

Configuration for the service.

Errors that can occur when calling the service.

Input structures for operations.

Data structures used by operation inputs/outputs.

All operations that this crate can perform.

Output structures for operations.

Structs

Binary Blob Type

Stream of binary data

AWS SDK Credentials

API Endpoint

The region to send requests to.

Retry configuration for requests.

Enums

All possible error types for this service.

Failed SDK Result

Statics

Crate version number.