This example includes:
- Own VPC with public subnet (following AWS Defaults for new accounts)
- Based on latest Amazon Linux 2
- System Manager replaces SSH (Remote session available trough the AWS Console or the AWS CLI.)
- Userdata executed from script in S3 (
configure.sh).
cdk bootstrapinitialize assets before deploycdk synthemits the synthesized CloudFormation templatecdk deploydeploy this stack to your default AWS account/regionaws ssm start-session --target i-xxxxxxxxxremote session for shell access