added example-projects
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
import boto3
|
||||
from botocore.exceptions import ClientError
|
||||
|
||||
|
||||
region = 'eu-central-1'
|
||||
availabilityZone = 'eu-central-1b'
|
||||
imageId = 'ami-0cc293023f983ed53'
|
||||
|
Reference in New Issue
Block a user