AWS

This article describes how to connect EdgeX-API to AWS in FUJI EdgeX Foundry's runtime environment in Windows 10.

Content

  • aws_export_register.bat and configuration.toml setup

  • Check the data upload on AWS

aws_export_register.bat and configuration.toml setup

a. Copy AWS certificate files certificate.pem & private.pem.key to C:\Advantech\EdgeX-API\tools\aws folder

b. Replace certificate.pem, private.pem.key, AwsIoTMQTTHost and ShadowTopic value in aws_export_register.bat and configuration.toml

c. Execute aws_export_register.bat to register AWS certificate

Check the data upload on AWS

Last updated