aws / aws/aws-cdk

(aws-sesv2): Whole service missing

Open
#38,671 3 comments 0 reactions 0 assignees View on GitHub
aws-cdk-lib feature-request needs-cfn p3
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
1d 19h
Merged PRs (30d)
74

Description

### Describe the feature

https://docs.aws.amazon.com/cli/latest/reference/sesv2/

This service was released in 2020. Is it planned to implement it? Or include new resources in aws-ses?

### Use Case

In my specific case: [CreateEmailIdentityPolicy](https://docs.aws.amazon.com/cli/latest/reference/sesv2/create-email-identity-policy.html) is not supported by CDK

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### AWS CDK Library version (aws-cdk-lib)

latest

### AWS CDK CLI version

latest

### Environment details (OS name and version, etc.)

latest

Contributor guide

Open the contributing guide

Research direction

Start with the AWS SESv2 API reference linked in the issue and compare its service surface with the current aws-cdk-lib support for SES. Determine whether SESv2 should be added separately or expanded through aws-ses, then define the supported resources and operations, including CreateEmailIdentityPolicy. Done means the selected SESv2 coverage is implemented and verified in the CDK project’s tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.