<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SES on StackDelight</title><link>https://stackdelight.com/tags/ses/</link><description>Recent content in SES on StackDelight</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 20 May 2025 15:02:35 +0300</lastBuildDate><atom:link href="https://stackdelight.com/tags/ses/index.xml" rel="self" type="application/rss+xml"/><item><title>Provisioning SES In Your CDK Stack</title><link>https://stackdelight.com/posts/provisioning-ses-in-your-cdk-stack/</link><pubDate>Tue, 20 May 2025 15:02:35 +0300</pubDate><guid>https://stackdelight.com/posts/provisioning-ses-in-your-cdk-stack/</guid><description>&lt;h2 id="prerequisites">Prerequisites&lt;/h2>
&lt;p>Before we can jump into the tutorial, we first need to tick off some prerequisites, notably, we need to have an AWS account created with the AWS CDK configured and set up on our local machine. We then need to have a CDK project that we want to add our SES configuration to, this can be either an existing one or a new one which you can create using &lt;code>cdk init app --language typescript&lt;/code> .&lt;/p></description></item></channel></rss>