DeliverToMailboxAction - Amazon SES Mail Manager API

DeliverToMailboxAction

This action to delivers an email to a mailbox.

Contents

MailboxArn

The Amazon Resource Name (ARN) of a WorkMail organization to deliver the email to.

Type: String

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

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

Required: Yes

RoleArn

The Amazon Resource Name (ARN) of an IAM role to use to execute this action. The role must have access to the workmail:DeliverToMailbox API.

Type: String

Length Constraints: Minimum length of 20. 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 mailbox ARN is no longer valid.

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: