Skip to content

Endpoint & Cert Path

willm3 requested to merge wmalisch/endpoint-and-cert-path into main

Created by: wmalisch

For Maks

  • Once this branch is merged
    • Pull the latest from main
    • Follow the aws configure sso setup here
    • Once thats done, you should be able to get temporary credentials by running aws sso login
    • Run pip3 install requirements.txt (Not sure if that will work, pretty much install everything in requirements.txt)
    • Run python3 createThings.py - this will create 5 things. Just use 5 for now because we don't really need more than that for testing/setup. Also less risk of running up a bill
    • Download this pem to your-lab4-folder/certificates/root/AmazonRootCA1.pem
    • Run python3 lab4_emulator_client.py

Merge request reports

Loading