Go to file
Aleksandra Jonas 4552dc4366 final one i swear 2023-01-29 23:38:31 +01:00
get pls work 2023-01-26 19:40:53 +01:00
README.md final one i swear 2023-01-29 23:38:31 +01:00
aws_credentials_template.py pls work 2023-01-26 19:40:53 +01:00
checkin.ipynb final one i swear 2023-01-29 23:38:31 +01:00
main.py final one i swear 2023-01-29 23:38:31 +01:00
user_data.py final 2023-01-29 23:37:24 +01:00

README.md

Public cloud 4.1/4.3

Please, create a aws_cli.py with your credentials, according to the template in the aws_credentials_template.py:

aws_access_key_id=''
aws_secret_access_key=''
aws_session_token=''

DEFAULT_VPC = ''

Run

Go to the project directory and run the following in terminal:

python3 main.py