Skip to content

Commit 355c6f3

Browse files
committed
Create create-instance.py
0 parents  commit 355c6f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boto3/create-instance.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#! /bin/python3
2+
3+
import boto3
4+

0 commit comments

Comments
 (0)