(aws-ses): expose scalingMode property on DedicatedIPPool #27418
Labels
@aws-cdk/aws-ses
Related to Amazon Simple Email Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Currently, you can only create dedicated IP pools with scaling mode "standard" as the scalingMode property from CfnDedicatedIpPool is not exposed in DedicatedIpPool.
Use Case
I want to create a managed IP pool :)
Proposed Solution
Expose property "scalingMode" with typed enum.
Other Information
No response
Acknowledgements
CDK version used
2.99.1
Environment details (OS name and version, etc.)
Windows 11
The text was updated successfully, but these errors were encountered: