Skip to content
Snippets Groups Projects
Commit 48fc259a authored by Sebastian Rieger's avatar Sebastian Rieger
Browse files

changed lambda counter demo to work with AWS educate accounts

parent a0dc3ff8
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@ import json
#
################################################################################################
region = 'eu-central-1'
# region = 'eu-central-1'
region = 'us-east-1'
functionName = 'cloudcomp-counter-lambda-demo'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment