We recommend new projects start with resources from the AWS provider.
aws-native.ses.MailManagerRuleSet
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::SES::MailManagerRuleSet Resource Type
Create MailManagerRuleSet Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new MailManagerRuleSet(name: string, args: MailManagerRuleSetArgs, opts?: CustomResourceOptions);@overload
def MailManagerRuleSet(resource_name: str,
                       args: MailManagerRuleSetArgs,
                       opts: Optional[ResourceOptions] = None)
@overload
def MailManagerRuleSet(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       rules: Optional[Sequence[MailManagerRuleSetRuleArgs]] = None,
                       rule_set_name: Optional[str] = None,
                       tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewMailManagerRuleSet(ctx *Context, name string, args MailManagerRuleSetArgs, opts ...ResourceOption) (*MailManagerRuleSet, error)public MailManagerRuleSet(string name, MailManagerRuleSetArgs args, CustomResourceOptions? opts = null)
public MailManagerRuleSet(String name, MailManagerRuleSetArgs args)
public MailManagerRuleSet(String name, MailManagerRuleSetArgs args, CustomResourceOptions options)
type: aws-native:ses:MailManagerRuleSet
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args MailManagerRuleSetArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args MailManagerRuleSetArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args MailManagerRuleSetArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MailManagerRuleSetArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MailManagerRuleSetArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
MailManagerRuleSet Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The MailManagerRuleSet resource accepts the following input properties:
- Rules
List<Pulumi.Aws Native. Ses. Inputs. Mail Manager Rule Set Rule> 
- Conditional rules that are evaluated for determining actions on email.
- RuleSet stringName 
- A user-friendly name for the rule set.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- Rules
[]MailManager Rule Set Rule Args 
- Conditional rules that are evaluated for determining actions on email.
- RuleSet stringName 
- A user-friendly name for the rule set.
- 
TagArgs 
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- rules
List<MailManager Rule Set Rule> 
- Conditional rules that are evaluated for determining actions on email.
- ruleSet StringName 
- A user-friendly name for the rule set.
- List<Tag>
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- rules
MailManager Rule Set Rule[] 
- Conditional rules that are evaluated for determining actions on email.
- ruleSet stringName 
- A user-friendly name for the rule set.
- Tag[]
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- rules
Sequence[MailManager Rule Set Rule Args] 
- Conditional rules that are evaluated for determining actions on email.
- rule_set_ strname 
- A user-friendly name for the rule set.
- 
Sequence[TagArgs] 
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- rules List<Property Map>
- Conditional rules that are evaluated for determining actions on email.
- ruleSet StringName 
- A user-friendly name for the rule set.
- List<Property Map>
- The tags used to organize, track, or control access for the resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
Outputs
All input properties are implicitly available as output properties. Additionally, the MailManagerRuleSet resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- RuleSet stringArn 
- The Amazon Resource Name (ARN) of the rule set resource.
- RuleSet stringId 
- The identifier of the rule set.
- Id string
- The provider-assigned unique ID for this managed resource.
- RuleSet stringArn 
- The Amazon Resource Name (ARN) of the rule set resource.
- RuleSet stringId 
- The identifier of the rule set.
- id String
- The provider-assigned unique ID for this managed resource.
- ruleSet StringArn 
- The Amazon Resource Name (ARN) of the rule set resource.
- ruleSet StringId 
- The identifier of the rule set.
- id string
- The provider-assigned unique ID for this managed resource.
- ruleSet stringArn 
- The Amazon Resource Name (ARN) of the rule set resource.
- ruleSet stringId 
- The identifier of the rule set.
- id str
- The provider-assigned unique ID for this managed resource.
- rule_set_ strarn 
- The Amazon Resource Name (ARN) of the rule set resource.
- rule_set_ strid 
- The identifier of the rule set.
- id String
- The provider-assigned unique ID for this managed resource.
- ruleSet StringArn 
- The Amazon Resource Name (ARN) of the rule set resource.
- ruleSet StringId 
- The identifier of the rule set.
Supporting Types
MailManagerRuleSetActionFailurePolicy, MailManagerRuleSetActionFailurePolicyArgs              
- Continue
- CONTINUE
- Drop
- DROP
- MailManager Rule Set Action Failure Policy Continue 
- CONTINUE
- MailManager Rule Set Action Failure Policy Drop 
- DROP
- Continue
- CONTINUE
- Drop
- DROP
- Continue
- CONTINUE
- Drop
- DROP
- CONTINUE_
- CONTINUE
- DROP
- DROP
- "CONTINUE"
- CONTINUE
- "DROP"
- DROP
MailManagerRuleSetAddHeaderAction, MailManagerRuleSetAddHeaderActionArgs              
- HeaderName string
- HeaderValue string
- HeaderName string
- HeaderValue string
- headerName String
- headerValue String
- headerName string
- headerValue string
- header_name str
- header_value str
- headerName String
- headerValue String
MailManagerRuleSetAnalysis, MailManagerRuleSetAnalysisArgs          
- Analyzer string
- ResultField string
- Analyzer string
- ResultField string
- analyzer String
- resultField String
- analyzer string
- resultField string
- analyzer str
- result_field str
- analyzer String
- resultField String
MailManagerRuleSetArchiveAction, MailManagerRuleSetArchiveActionArgs            
MailManagerRuleSetDeliverToMailboxAction, MailManagerRuleSetDeliverToMailboxActionArgs                
- mailboxArn String
- roleArn String
- actionFailure "CONTINUE" | "DROP"Policy 
MailManagerRuleSetDeliverToQBusinessAction, MailManagerRuleSetDeliverToQBusinessActionArgs                
- ApplicationId string
- IndexId string
- RoleArn string
- ActionFailure MailPolicy Manager Rule Set Action Failure Policy 
- applicationId String
- indexId String
- roleArn String
- actionFailure MailPolicy Manager Rule Set Action Failure Policy 
- applicationId string
- indexId string
- roleArn string
- actionFailure MailPolicy Manager Rule Set Action Failure Policy 
- applicationId String
- indexId String
- roleArn String
- actionFailure "CONTINUE" | "DROP"Policy 
MailManagerRuleSetMailFrom, MailManagerRuleSetMailFromArgs            
- Replace
- REPLACE
- Preserve
- PRESERVE
- MailManager Rule Set Mail From Replace 
- REPLACE
- MailManager Rule Set Mail From Preserve 
- PRESERVE
- Replace
- REPLACE
- Preserve
- PRESERVE
- Replace
- REPLACE
- Preserve
- PRESERVE
- REPLACE
- REPLACE
- PRESERVE
- PRESERVE
- "REPLACE"
- REPLACE
- "PRESERVE"
- PRESERVE
MailManagerRuleSetRelayAction, MailManagerRuleSetRelayActionArgs            
MailManagerRuleSetReplaceRecipientAction, MailManagerRuleSetReplaceRecipientActionArgs              
- ReplaceWith List<string>
- ReplaceWith []string
- replaceWith List<String>
- replaceWith string[]
- replace_with Sequence[str]
- replaceWith List<String>
MailManagerRuleSetRule, MailManagerRuleSetRuleArgs          
- Actions List<object>
- The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.
- Conditions List<object>
- The conditions of this rule. All conditions must match the email for the actions to be executed. An empty list of conditions means that all emails match, but are still subject to any "unless conditions"
- Name string
- The user-friendly name of the rule.
- Unless List<object>
- The "unless conditions" of this rule. None of the conditions can match the email for the actions to be executed. If any of these conditions do match the email, then the actions are not executed.
- Actions []interface{}
- The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.
- Conditions []interface{}
- The conditions of this rule. All conditions must match the email for the actions to be executed. An empty list of conditions means that all emails match, but are still subject to any "unless conditions"
- Name string
- The user-friendly name of the rule.
- Unless []interface{}
- The "unless conditions" of this rule. None of the conditions can match the email for the actions to be executed. If any of these conditions do match the email, then the actions are not executed.
- actions List<Object>
- The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.
- conditions List<Object>
- The conditions of this rule. All conditions must match the email for the actions to be executed. An empty list of conditions means that all emails match, but are still subject to any "unless conditions"
- name String
- The user-friendly name of the rule.
- unless List<Object>
- The "unless conditions" of this rule. None of the conditions can match the email for the actions to be executed. If any of these conditions do match the email, then the actions are not executed.
- actions
(MailManager Rule Set Rule Action0Properties | Mail Manager Rule Set Rule Action1Properties | Mail Manager Rule Set Rule Action2Properties | Mail Manager Rule Set Rule Action3Properties | Mail Manager Rule Set Rule Action4Properties | Mail Manager Rule Set Rule Action5Properties | Mail Manager Rule Set Rule Action6Properties | Mail Manager Rule Set Rule Action7Properties | Mail Manager Rule Set Rule Action8Properties)[] 
- The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.
- conditions
(MailManager Rule Set Rule Condition0Properties | Mail Manager Rule Set Rule Condition1Properties | Mail Manager Rule Set Rule Condition2Properties | Mail Manager Rule Set Rule Condition3Properties | Mail Manager Rule Set Rule Condition4Properties | Mail Manager Rule Set Rule Condition5Properties)[] 
- The conditions of this rule. All conditions must match the email for the actions to be executed. An empty list of conditions means that all emails match, but are still subject to any "unless conditions"
- name string
- The user-friendly name of the rule.
- unless
(MailManager Rule Set Rule Condition0Properties | Mail Manager Rule Set Rule Condition1Properties | Mail Manager Rule Set Rule Condition2Properties | Mail Manager Rule Set Rule Condition3Properties | Mail Manager Rule Set Rule Condition4Properties | Mail Manager Rule Set Rule Condition5Properties)[] 
- The "unless conditions" of this rule. None of the conditions can match the email for the actions to be executed. If any of these conditions do match the email, then the actions are not executed.
- actions
Sequence[Union[MailManager Rule Set Rule Action0Properties, Mail Manager Rule Set Rule Action1Properties, Mail Manager Rule Set Rule Action2Properties, Mail Manager Rule Set Rule Action3Properties, Mail Manager Rule Set Rule Action4Properties, Mail Manager Rule Set Rule Action5Properties, Mail Manager Rule Set Rule Action6Properties, Mail Manager Rule Set Rule Action7Properties, Mail Manager Rule Set Rule Action8Properties]] 
- The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.
- conditions
Sequence[Union[MailManager Rule Set Rule Condition0Properties, Mail Manager Rule Set Rule Condition1Properties, Mail Manager Rule Set Rule Condition2Properties, Mail Manager Rule Set Rule Condition3Properties, Mail Manager Rule Set Rule Condition4Properties, Mail Manager Rule Set Rule Condition5Properties]] 
- The conditions of this rule. All conditions must match the email for the actions to be executed. An empty list of conditions means that all emails match, but are still subject to any "unless conditions"
- name str
- The user-friendly name of the rule.
- unless
Sequence[Union[MailManager Rule Set Rule Condition0Properties, Mail Manager Rule Set Rule Condition1Properties, Mail Manager Rule Set Rule Condition2Properties, Mail Manager Rule Set Rule Condition3Properties, Mail Manager Rule Set Rule Condition4Properties, Mail Manager Rule Set Rule Condition5Properties]] 
- The "unless conditions" of this rule. None of the conditions can match the email for the actions to be executed. If any of these conditions do match the email, then the actions are not executed.
- actions List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- The list of actions to execute when the conditions match the incoming email, and none of the "unless conditions" match.
- conditions List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- The conditions of this rule. All conditions must match the email for the actions to be executed. An empty list of conditions means that all emails match, but are still subject to any "unless conditions"
- name String
- The user-friendly name of the rule.
- unless List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- The "unless conditions" of this rule. None of the conditions can match the email for the actions to be executed. If any of these conditions do match the email, then the actions are not executed.
MailManagerRuleSetRuleAction0Properties, MailManagerRuleSetRuleAction0PropertiesArgs            
MailManagerRuleSetRuleAction1Properties, MailManagerRuleSetRuleAction1PropertiesArgs            
MailManagerRuleSetRuleAction2Properties, MailManagerRuleSetRuleAction2PropertiesArgs            
MailManagerRuleSetRuleAction3Properties, MailManagerRuleSetRuleAction3PropertiesArgs            
MailManagerRuleSetRuleAction4Properties, MailManagerRuleSetRuleAction4PropertiesArgs            
MailManagerRuleSetRuleAction5Properties, MailManagerRuleSetRuleAction5PropertiesArgs            
MailManagerRuleSetRuleAction6Properties, MailManagerRuleSetRuleAction6PropertiesArgs            
MailManagerRuleSetRuleAction7Properties, MailManagerRuleSetRuleAction7PropertiesArgs            
MailManagerRuleSetRuleAction8Properties, MailManagerRuleSetRuleAction8PropertiesArgs            
MailManagerRuleSetRuleBooleanEmailAttribute, MailManagerRuleSetRuleBooleanEmailAttributeArgs                
- ReadReceipt Requested 
- READ_RECEIPT_REQUESTED
- Tls
- TLS
- TlsWrapped 
- TLS_WRAPPED
- MailManager Rule Set Rule Boolean Email Attribute Read Receipt Requested 
- READ_RECEIPT_REQUESTED
- MailManager Rule Set Rule Boolean Email Attribute Tls 
- TLS
- MailManager Rule Set Rule Boolean Email Attribute Tls Wrapped 
- TLS_WRAPPED
- ReadReceipt Requested 
- READ_RECEIPT_REQUESTED
- Tls
- TLS
- TlsWrapped 
- TLS_WRAPPED
- ReadReceipt Requested 
- READ_RECEIPT_REQUESTED
- Tls
- TLS
- TlsWrapped 
- TLS_WRAPPED
- READ_RECEIPT_REQUESTED
- READ_RECEIPT_REQUESTED
- TLS
- TLS
- TLS_WRAPPED
- TLS_WRAPPED
- "READ_RECEIPT_REQUESTED"
- READ_RECEIPT_REQUESTED
- "TLS"
- TLS
- "TLS_WRAPPED"
- TLS_WRAPPED
MailManagerRuleSetRuleBooleanExpression, MailManagerRuleSetRuleBooleanExpressionArgs              
MailManagerRuleSetRuleBooleanOperator, MailManagerRuleSetRuleBooleanOperatorArgs              
- IsTrue 
- IS_TRUE
- IsFalse 
- IS_FALSE
- MailManager Rule Set Rule Boolean Operator Is True 
- IS_TRUE
- MailManager Rule Set Rule Boolean Operator Is False 
- IS_FALSE
- IsTrue 
- IS_TRUE
- IsFalse 
- IS_FALSE
- IsTrue 
- IS_TRUE
- IsFalse 
- IS_FALSE
- IS_TRUE
- IS_TRUE
- IS_FALSE
- IS_FALSE
- "IS_TRUE"
- IS_TRUE
- "IS_FALSE"
- IS_FALSE
MailManagerRuleSetRuleBooleanToEvaluateProperties, MailManagerRuleSetRuleBooleanToEvaluatePropertiesArgs                  
MailManagerRuleSetRuleCondition0Properties, MailManagerRuleSetRuleCondition0PropertiesArgs            
MailManagerRuleSetRuleCondition1Properties, MailManagerRuleSetRuleCondition1PropertiesArgs            
MailManagerRuleSetRuleCondition2Properties, MailManagerRuleSetRuleCondition2PropertiesArgs            
MailManagerRuleSetRuleCondition3Properties, MailManagerRuleSetRuleCondition3PropertiesArgs            
MailManagerRuleSetRuleCondition4Properties, MailManagerRuleSetRuleCondition4PropertiesArgs            
MailManagerRuleSetRuleCondition5Properties, MailManagerRuleSetRuleCondition5PropertiesArgs            
MailManagerRuleSetRuleDmarcExpression, MailManagerRuleSetRuleDmarcExpressionArgs              
MailManagerRuleSetRuleDmarcOperator, MailManagerRuleSetRuleDmarcOperatorArgs              
- EqualsValue 
- EQUALS
- NotEquals 
- NOT_EQUALS
- MailManager Rule Set Rule Dmarc Operator Equals 
- EQUALS
- MailManager Rule Set Rule Dmarc Operator Not Equals 
- NOT_EQUALS
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- EQUALS
- EQUALS
- NOT_EQUALS
- NOT_EQUALS
- "EQUALS"
- EQUALS
- "NOT_EQUALS"
- NOT_EQUALS
MailManagerRuleSetRuleDmarcPolicy, MailManagerRuleSetRuleDmarcPolicyArgs              
- None
- NONE
- Quarantine
- QUARANTINE
- Reject
- REJECT
- MailManager Rule Set Rule Dmarc Policy None 
- NONE
- MailManager Rule Set Rule Dmarc Policy Quarantine 
- QUARANTINE
- MailManager Rule Set Rule Dmarc Policy Reject 
- REJECT
- None
- NONE
- Quarantine
- QUARANTINE
- Reject
- REJECT
- None
- NONE
- Quarantine
- QUARANTINE
- Reject
- REJECT
- NONE
- NONE
- QUARANTINE
- QUARANTINE
- REJECT
- REJECT
- "NONE"
- NONE
- "QUARANTINE"
- QUARANTINE
- "REJECT"
- REJECT
MailManagerRuleSetRuleIpEmailAttribute, MailManagerRuleSetRuleIpEmailAttributeArgs                
- SourceIp 
- SOURCE_IP
- MailManager Rule Set Rule Ip Email Attribute Source Ip 
- SOURCE_IP
- SourceIp 
- SOURCE_IP
- SourceIp 
- SOURCE_IP
- SOURCE_IP
- SOURCE_IP
- "SOURCE_IP"
- SOURCE_IP
MailManagerRuleSetRuleIpExpression, MailManagerRuleSetRuleIpExpressionArgs              
MailManagerRuleSetRuleIpOperator, MailManagerRuleSetRuleIpOperatorArgs              
- CidrMatches 
- CIDR_MATCHES
- NotCidr Matches 
- NOT_CIDR_MATCHES
- MailManager Rule Set Rule Ip Operator Cidr Matches 
- CIDR_MATCHES
- MailManager Rule Set Rule Ip Operator Not Cidr Matches 
- NOT_CIDR_MATCHES
- CidrMatches 
- CIDR_MATCHES
- NotCidr Matches 
- NOT_CIDR_MATCHES
- CidrMatches 
- CIDR_MATCHES
- NotCidr Matches 
- NOT_CIDR_MATCHES
- CIDR_MATCHES
- CIDR_MATCHES
- NOT_CIDR_MATCHES
- NOT_CIDR_MATCHES
- "CIDR_MATCHES"
- CIDR_MATCHES
- "NOT_CIDR_MATCHES"
- NOT_CIDR_MATCHES
MailManagerRuleSetRuleIpToEvaluateProperties, MailManagerRuleSetRuleIpToEvaluatePropertiesArgs                  
MailManagerRuleSetRuleNumberEmailAttribute, MailManagerRuleSetRuleNumberEmailAttributeArgs                
- MessageSize 
- MESSAGE_SIZE
- MailManager Rule Set Rule Number Email Attribute Message Size 
- MESSAGE_SIZE
- MessageSize 
- MESSAGE_SIZE
- MessageSize 
- MESSAGE_SIZE
- MESSAGE_SIZE
- MESSAGE_SIZE
- "MESSAGE_SIZE"
- MESSAGE_SIZE
MailManagerRuleSetRuleNumberExpression, MailManagerRuleSetRuleNumberExpressionArgs              
MailManagerRuleSetRuleNumberOperator, MailManagerRuleSetRuleNumberOperatorArgs              
- EqualsValue 
- EQUALS
- NotEquals 
- NOT_EQUALS
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- LessThan Or Equal 
- LESS_THAN_OR_EQUAL
- GreaterThan Or Equal 
- GREATER_THAN_OR_EQUAL
- MailManager Rule Set Rule Number Operator Equals 
- EQUALS
- MailManager Rule Set Rule Number Operator Not Equals 
- NOT_EQUALS
- MailManager Rule Set Rule Number Operator Less Than 
- LESS_THAN
- MailManager Rule Set Rule Number Operator Greater Than 
- GREATER_THAN
- MailManager Rule Set Rule Number Operator Less Than Or Equal 
- LESS_THAN_OR_EQUAL
- MailManager Rule Set Rule Number Operator Greater Than Or Equal 
- GREATER_THAN_OR_EQUAL
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- LessThan Or Equal 
- LESS_THAN_OR_EQUAL
- GreaterThan Or Equal 
- GREATER_THAN_OR_EQUAL
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- LessThan 
- LESS_THAN
- GreaterThan 
- GREATER_THAN
- LessThan Or Equal 
- LESS_THAN_OR_EQUAL
- GreaterThan Or Equal 
- GREATER_THAN_OR_EQUAL
- EQUALS
- EQUALS
- NOT_EQUALS
- NOT_EQUALS
- LESS_THAN
- LESS_THAN
- GREATER_THAN
- GREATER_THAN
- LESS_THAN_OR_EQUAL
- LESS_THAN_OR_EQUAL
- GREATER_THAN_OR_EQUAL
- GREATER_THAN_OR_EQUAL
- "EQUALS"
- EQUALS
- "NOT_EQUALS"
- NOT_EQUALS
- "LESS_THAN"
- LESS_THAN
- "GREATER_THAN"
- GREATER_THAN
- "LESS_THAN_OR_EQUAL"
- LESS_THAN_OR_EQUAL
- "GREATER_THAN_OR_EQUAL"
- GREATER_THAN_OR_EQUAL
MailManagerRuleSetRuleNumberToEvaluateProperties, MailManagerRuleSetRuleNumberToEvaluatePropertiesArgs                  
MailManagerRuleSetRuleStringEmailAttribute, MailManagerRuleSetRuleStringEmailAttributeArgs                
- MailFrom 
- MAIL_FROM
- Helo
- HELO
- Recipient
- RECIPIENT
- Sender
- SENDER
- From
- FROM
- Subject
- SUBJECT
- To
- TO
- Cc
- CC
- MailManager Rule Set Rule String Email Attribute Mail From 
- MAIL_FROM
- MailManager Rule Set Rule String Email Attribute Helo 
- HELO
- MailManager Rule Set Rule String Email Attribute Recipient 
- RECIPIENT
- MailManager Rule Set Rule String Email Attribute Sender 
- SENDER
- MailManager Rule Set Rule String Email Attribute From 
- FROM
- MailManager Rule Set Rule String Email Attribute Subject 
- SUBJECT
- MailManager Rule Set Rule String Email Attribute To 
- TO
- MailManager Rule Set Rule String Email Attribute Cc 
- CC
- MailFrom 
- MAIL_FROM
- Helo
- HELO
- Recipient
- RECIPIENT
- Sender
- SENDER
- From
- FROM
- Subject
- SUBJECT
- To
- TO
- Cc
- CC
- MailFrom 
- MAIL_FROM
- Helo
- HELO
- Recipient
- RECIPIENT
- Sender
- SENDER
- From
- FROM
- Subject
- SUBJECT
- To
- TO
- Cc
- CC
- MAIL_FROM
- MAIL_FROM
- HELO
- HELO
- RECIPIENT
- RECIPIENT
- SENDER
- SENDER
- FROM_
- FROM
- SUBJECT
- SUBJECT
- TO
- TO
- CC
- CC
- "MAIL_FROM"
- MAIL_FROM
- "HELO"
- HELO
- "RECIPIENT"
- RECIPIENT
- "SENDER"
- SENDER
- "FROM"
- FROM
- "SUBJECT"
- SUBJECT
- "TO"
- TO
- "CC"
- CC
MailManagerRuleSetRuleStringExpression, MailManagerRuleSetRuleStringExpressionArgs              
MailManagerRuleSetRuleStringOperator, MailManagerRuleSetRuleStringOperatorArgs              
- EqualsValue 
- EQUALS
- NotEquals 
- NOT_EQUALS
- StartsWith 
- STARTS_WITH
- EndsWith 
- ENDS_WITH
- Contains
- CONTAINS
- MailManager Rule Set Rule String Operator Equals 
- EQUALS
- MailManager Rule Set Rule String Operator Not Equals 
- NOT_EQUALS
- MailManager Rule Set Rule String Operator Starts With 
- STARTS_WITH
- MailManager Rule Set Rule String Operator Ends With 
- ENDS_WITH
- MailManager Rule Set Rule String Operator Contains 
- CONTAINS
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- StartsWith 
- STARTS_WITH
- EndsWith 
- ENDS_WITH
- Contains
- CONTAINS
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- StartsWith 
- STARTS_WITH
- EndsWith 
- ENDS_WITH
- Contains
- CONTAINS
- EQUALS
- EQUALS
- NOT_EQUALS
- NOT_EQUALS
- STARTS_WITH
- STARTS_WITH
- ENDS_WITH
- ENDS_WITH
- CONTAINS
- CONTAINS
- "EQUALS"
- EQUALS
- "NOT_EQUALS"
- NOT_EQUALS
- "STARTS_WITH"
- STARTS_WITH
- "ENDS_WITH"
- ENDS_WITH
- "CONTAINS"
- CONTAINS
MailManagerRuleSetRuleStringToEvaluate0Properties, MailManagerRuleSetRuleStringToEvaluate0PropertiesArgs                
MailManagerRuleSetRuleStringToEvaluate1Properties, MailManagerRuleSetRuleStringToEvaluate1PropertiesArgs                
- MimeHeader stringAttribute 
- MimeHeader stringAttribute 
- mimeHeader StringAttribute 
- mimeHeader stringAttribute 
- mimeHeader StringAttribute 
MailManagerRuleSetRuleVerdict, MailManagerRuleSetRuleVerdictArgs            
- Pass
- PASS
- Fail
- FAIL
- Gray
- GRAY
- ProcessingFailed 
- PROCESSING_FAILED
- MailManager Rule Set Rule Verdict Pass 
- PASS
- MailManager Rule Set Rule Verdict Fail 
- FAIL
- MailManager Rule Set Rule Verdict Gray 
- GRAY
- MailManager Rule Set Rule Verdict Processing Failed 
- PROCESSING_FAILED
- Pass
- PASS
- Fail
- FAIL
- Gray
- GRAY
- ProcessingFailed 
- PROCESSING_FAILED
- Pass
- PASS
- Fail
- FAIL
- Gray
- GRAY
- ProcessingFailed 
- PROCESSING_FAILED
- PASS_
- PASS
- FAIL
- FAIL
- GRAY
- GRAY
- PROCESSING_FAILED
- PROCESSING_FAILED
- "PASS"
- PASS
- "FAIL"
- FAIL
- "GRAY"
- GRAY
- "PROCESSING_FAILED"
- PROCESSING_FAILED
MailManagerRuleSetRuleVerdictAttribute, MailManagerRuleSetRuleVerdictAttributeArgs              
- Spf
- SPF
- Dkim
- DKIM
- MailManager Rule Set Rule Verdict Attribute Spf 
- SPF
- MailManager Rule Set Rule Verdict Attribute Dkim 
- DKIM
- Spf
- SPF
- Dkim
- DKIM
- Spf
- SPF
- Dkim
- DKIM
- SPF
- SPF
- DKIM
- DKIM
- "SPF"
- SPF
- "DKIM"
- DKIM
MailManagerRuleSetRuleVerdictExpression, MailManagerRuleSetRuleVerdictExpressionArgs              
MailManagerRuleSetRuleVerdictOperator, MailManagerRuleSetRuleVerdictOperatorArgs              
- EqualsValue 
- EQUALS
- NotEquals 
- NOT_EQUALS
- MailManager Rule Set Rule Verdict Operator Equals 
- EQUALS
- MailManager Rule Set Rule Verdict Operator Not Equals 
- NOT_EQUALS
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- Equals
- EQUALS
- NotEquals 
- NOT_EQUALS
- EQUALS
- EQUALS
- NOT_EQUALS
- NOT_EQUALS
- "EQUALS"
- EQUALS
- "NOT_EQUALS"
- NOT_EQUALS
MailManagerRuleSetRuleVerdictToEvaluate0Properties, MailManagerRuleSetRuleVerdictToEvaluate0PropertiesArgs                
MailManagerRuleSetRuleVerdictToEvaluate1Properties, MailManagerRuleSetRuleVerdictToEvaluate1PropertiesArgs                
MailManagerRuleSetS3Action, MailManagerRuleSetS3ActionArgs          
- RoleArn string
- S3Bucket string
- ActionFailure Pulumi.Policy Aws Native. Ses. Mail Manager Rule Set Action Failure Policy 
- S3Prefix string
- S3SseKms stringKey Id 
- RoleArn string
- S3Bucket string
- ActionFailure MailPolicy Manager Rule Set Action Failure Policy 
- S3Prefix string
- S3SseKms stringKey Id 
- roleArn String
- s3Bucket String
- actionFailure MailPolicy Manager Rule Set Action Failure Policy 
- s3Prefix String
- s3SseKms StringKey Id 
- roleArn string
- s3Bucket string
- actionFailure MailPolicy Manager Rule Set Action Failure Policy 
- s3Prefix string
- s3SseKms stringKey Id 
- roleArn String
- s3Bucket String
- actionFailure "CONTINUE" | "DROP"Policy 
- s3Prefix String
- s3SseKms StringKey Id 
MailManagerRuleSetSendAction, MailManagerRuleSetSendActionArgs            
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.