aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::SES::ConfigurationSetEventDestination missing PinpointDestination as EventDestination
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::SES::ConfigurationSetEventDestination
### Resource name
_No response_
### Description
Using the sesv2 api and console you can configure Pinpoint as a destination in SES. This is not possible with CloudFormation because there is no `PinpointDestination` as part of [AWS::SES::ConfigurationSetEventDestination EventDestination](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-configurationseteventdestination-eventdestination.html).
Api docs: https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_EventDestinationDefinition.html#SES-Type-EventDestinationDefinition-PinpointDestination
### Other Details
_No response_
Contributor guide
Research direction
Start with the AWS::SES::ConfigurationSetEventDestination EventDestination documentation and compare it with the SES v2 EventDestinationDefinition API documentation linked in the issue. Confirm the missing PinpointDestination support and identify the CloudFormation coverage path; done means Pinpoint can be configured as an event destination through this resource.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100