This is a small fix error on std:stoull that throws an exception because it's expecting a string, but we return the number in GetN().
We've agreed before that we should use GetS() from AWS C++ SDK everywhere.
This diff changes GetN()->GetS().
Details
Details
Run yarn test-tunnelbroker-service and successfully build the app.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- arcpatch-D3642
- Lint
No Lint Coverage - Unit
No Test Coverage