Error encountered when seeing detail D of the job:
Traceback (most recent call last):
File "/Users/seaam/.pyenv/versions/3.7.0/bin/awsbw", line 10, in <module>
sys.exit(main())
File "/Users/seaam/.pyenv/versions/3.7.0/lib/python3.7/site-packages/awsbw/awsbw.py", line 724, in main
wrapper(start, args)
File "/Users/seaam/.pyenv/versions/3.7.0/lib/python3.7/curses/__init__.py", line 94, in wrapper
return func(stdscr, *args, **kwds)
File "/Users/seaam/.pyenv/versions/3.7.0/lib/python3.7/site-packages/awsbw/awsbw.py", line 712, in start
awsbw.actionLoop()
File "/Users/seaam/.pyenv/versions/3.7.0/lib/python3.7/site-packages/awsbw/awsbw.py", line 702, in actionLoop
self.handleInput(c)
File "/Users/seaam/.pyenv/versions/3.7.0/lib/python3.7/site-packages/awsbw/awsbw.py", line 689, in handleInput
self.detail_panel()
File "/Users/seaam/.pyenv/versions/3.7.0/lib/python3.7/site-packages/awsbw/awsbw.py", line 458, in detail_panel
jobDetails['container']['image'],
KeyError: 'container'
Here's what the output of aws batch describe-jobs --jobs [job id] shows me:
Error encountered when seeing detail
D
of the job:Here's what the output of
aws batch describe-jobs --jobs [job id]
shows me: