ArchiveAction - Amazon SES Mail Manager API

ArchiveAction

The action to archive the email by delivering the email to an Amazon SES archive.

Contents

TargetArchive

The identifier of the archive to send the email to.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: ^[a-zA-Z0-9:_/+=,@.#-]+$

Required: Yes

ActionFailurePolicy

A policy that states what to do in the case of failure. The action will fail if there are configuration errors. For example, the specified archive has been deleted.

Type: String

Valid Values: CONTINUE | DROP

Required: No

See Also

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