You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,8 @@ $ cdk destroy
108
108
|[rds](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/rds/)| Creating a MySQL RDS database inside its dedicated VPC |
109
109
|[stepfunctions](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/stepfunctions/)| A simple StepFunctions workflow |
110
110
|[url-shortner](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/url-shortener)| Demo from the [Infrastructure ***is*** Code with the AWS CDK](https://youtu.be/ZWCvNFUN-sU) AWS Online Tech Talk |
111
+
|[ec2-instance](https://github.com/aws-samples/aws-cdk-examples/tree/master/python/ec2/instance/)| Create EC2 Instance in new VPC with Systems Manager enabled |
0 commit comments