CreateReceiptRuleSet
Creates an empty receipt rule set.
For information about setting up receipt rule sets, see the Amazon SES Developer Guide.
You can execute this operation no more than once per second.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- RuleSetName
-
The name of the rule set to create. The name must meet the following requirements:
-
Contain only ASCII letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-).
-
Start and end with a letter or number.
-
Contain 64 characters or fewer.
Type: String
Required: Yes
-
Errors
For information about the errors that are common to all actions, see Common Errors.
- AlreadyExists
-
Indicates that a resource could not be created because of a naming conflict.
HTTP Status Code: 400
- LimitExceeded
-
Indicates that a resource could not be created because of service limits. For a list of Amazon SES limits, see the Amazon SES Developer Guide.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: