You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to sending MatchingEventTypes in all uppercase, as the documentation suggests, will yield The event destination contains an invalid event type. This is despite aws sesv2 get-configuration-set-event-destinations returning the values in all uppercase. This issue could be solved by either accepting the uppercase value or correcting the documentation.
The valid MatchingEventTypes that I can determine are:
cyounkins
changed the title
[Resource Type] - [Docs] - AWS::SES::ConfigurationSetEventDestination MatchingEventTypes must be lowercase
AWS::SES::ConfigurationSetEventDestination - [Docs] - MatchingEventTypes must be lowercase
Sep 11, 2024
cyounkins
changed the title
AWS::SES::ConfigurationSetEventDestination - [Docs] - MatchingEventTypes must be lowercase
[AWS::SES::ConfigurationSetEventDestination] - [Docs] - MatchingEventTypes must be lowercase
Sep 11, 2024
Name of the resource
AWS::SES::ConfigurationSetEventDestination
Resource name
No response
Reference Link
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html
Details
Attempting to sending MatchingEventTypes in all uppercase, as the documentation suggests, will yield
The event destination contains an invalid event type
. This is despiteaws sesv2 get-configuration-set-event-destinations
returning the values in all uppercase. This issue could be solved by either accepting the uppercase value or correcting the documentation.The valid MatchingEventTypes that I can determine are:
The text was updated successfully, but these errors were encountered: