View a markdown version of this page

SigningScheme - Amazon Simple Email Service

SigningScheme

Specifies the signing scheme to apply to messages sent with a configuration set. This is a union type, so you specify exactly one of its members.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

DefaultScheme

Use the default signing behavior. When you select this option, Amazon SES API v2 doesn't add an S/MIME signature to messages sent with the configuration set.

Type: DefaultSigningScheme object

Required: No

SmimeScheme

Sign messages sent with the configuration set using S/MIME. For signing to apply, the email identity used to send a message must have an active S/MIME certificate association.

Type: SmimeSigningScheme object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: