Values.CreateTrafficPolicyRequestSourceProvision a new traffic policy resource.
type nonrec t = {clientToken : IdempotencyToken.t option;A unique token that Amazon SES uses to recognize subsequent retries of the same request.
*)trafficPolicyName : TrafficPolicyName.t;A user-friendly name for the traffic policy resource.
*)policyStatements : PolicyStatementList.t;Conditional statements for filtering email traffic.
*)defaultAction : AcceptAction.t;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
*)maxMessageSizeBytes : MaxMessageSizeBytes.t option;The maximum message size in bytes of email which is allowed in by this traffic policy—anything larger will be blocked.
*)}val make :
?clientToken:??? ->
?maxMessageSizeBytes:??? ->
?tags:??? ->
trafficPolicyName:TrafficPolicyName.t ->
policyStatements:PolicyStatementList.t ->
defaultAction:AcceptAction.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of MaxMessageSizeBytes.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of [> `String of String_.t ] list
| `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of
AddressListArn.t ]
list
| `String of AnalyzerArn.t ])
list ])
list ])
list ])
list ]
list
| `String of TagKey.t ])
list ]
list
| `String of IdempotencyToken.t ])
list ]