1 Answer
- Newest
- Most votes
- Most comments
1
To answer your questions:
<pool-id>it's a name you decide<device-id>it's a name you decideoperatingSystem, yes if you're using linux then the value should be set to"Linux"publicKeyPath, this is optional this is the public ssh key for the device you're testingmethod, yes if you're using"password"remove pkiuser, that's the use name of the device you're testingprivKeyPath, you don't need this if you're usingpasswordas the authentication method
If you have anymore questions please ask.
You can refer to this page to understand what eachconfig field is asking for: https://docs.aws.amazon.com/greengrass/v2/developerguide/set-config.html
This page shows how some of the id config values are used: https://docs.aws.amazon.com/greengrass/v2/developerguide/run-tests.html
<pool-id> it's a name you decide ==> Where can find this id in AWS account? <device-id> it's a name you decide ==> Where can find this id in AWS account?
You can put any string value you want here.
Relevant content
- AWS OFFICIALUpdated 2 years ago

could you please paste the json file instead of the screen shot because it will be easy to analyse your doubt by doing that