SendAction - Amazon SES Mail Manager API

SendAction

Sends the email to the internet using the ses:SendRawEmail API.

Contents

RoleArn

The Amazon Resource Name (ARN) of the role to use for this action. This role must have access to the ses:SendRawEmail 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 caller does not have the permissions to call the sendRawEmail API.

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: