Is your feature request related to a problem? Please describe.
Need to be able to determine the job status of files uploaded... either COMPLETED or FAILURE... without directly querying the DynamoDB Table.
Describe the solution you'd like
Extend the new idp-cli status command to check job COMPLETED/FAILURE status and replace the existing lookup_file_status.sh script
Describe alternatives you've considered
None
Additional context
None