from constructs import Construct
import aws_cdk as core
from aws_cdk import (
    Stack,
    aws_ec2 as ec2,
)
