SES: The action "relay" produces within CfnMailManagerRuleSet Properties validation failed #33207
Labels
@aws-cdk/aws-ses
Related to Amazon Simple Email Service
bug
This issue is a bug.
needs-cfn
This issue is waiting on changes to CloudFormation before it can be addressed.
p2
Describe the bug
When creating a CfnMailManagerRuleSet and using an action "relay", there is a validation error.
Regression Issue
Last Known Working CDK Version
ℹ️ CDK Version: 2.177.0 (build b396961)
Expected Behavior
The relay will be used within the mail manager rule set
Current Behavior
given the code:
Reproduction Steps
here the error:
The manager rule set can be created nevertheless if you remove the relay. Something is wrong with the validation fo the block "relay". : )
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
ℹ️ CDK Version: 2.177.0 (build b396961)
Framework Version
No response
Node.js Version
22
OS
win
Language
TypeScript
Language Version
5.7
Other information
CODE:
The text was updated successfully, but these errors were encountered: