TrafficPolicy - Amazon SES Mail Manager API

TrafficPolicy

The structure of a traffic policy resource which is a container for policy statements.

Contents

DefaultAction

Default action instructs the traffic policy to either Allow or Deny (block) messages that fall outside of (or not addressed by) the conditions of your policy statements

Type: String

Valid Values: ALLOW | DENY

Required: Yes

TrafficPolicyId

The identifier of the traffic policy resource.

Type: String

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

Required: Yes

TrafficPolicyName

A user-friendly name of the traffic policy resource.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: ^[A-Za-z0-9_\-]+$

Required: Yes

See Also

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