changed lambda counter demo to work with AWS educate accounts
This commit is contained in:
parent
a0dc3ff81f
commit
48fc259af9
@ -7,7 +7,8 @@ import json
|
||||
#
|
||||
################################################################################################
|
||||
|
||||
region = 'eu-central-1'
|
||||
# region = 'eu-central-1'
|
||||
region = 'us-east-1'
|
||||
functionName = 'cloudcomp-counter-lambda-demo'
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user