AWS DevOps & Developer Productivity Blog

Laura Al-Richane

Author: Laura Al-Richane

Laura Al-Richane is a Solutions Architect at Amazon Web Services (AWS). She helps startup customers accomplish their business needs and solve complex challenges with AWS solutions and best practices. Her core area of focus includes DevOps, and specifically Infrastructure as Code (IaC).

feature_image_import_resources_into_cdk

How to import existing resources into AWS CDK Stacks

NOTE: The CDK team has recently added a feature that automates the manual process described in this post. I have included a walkthrough at the end of the post that demonstrates the automated workflow using the cdk import command. Introduction Many customers have provisioned resources through the AWS Management Console or different Infrastructure as Code […]