You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems, file naming convention you have considered has change. Can you please look at this?
File format - E1NG2EADLQDZ7C.2018-07-31-00.007eaf41.gz
Error
list index out of range: IndexError
Traceback (most recent call last):
File "/var/task/lambda_function.py", line 22, in lambda_handler
distro = key.split('/')[1]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
It seems, file naming convention you have considered has change. Can you please look at this?
File format - E1NG2EADLQDZ7C.2018-07-31-00.007eaf41.gz
Error
list index out of range: IndexError
Traceback (most recent call last):
File "/var/task/lambda_function.py", line 22, in lambda_handler
distro = key.split('/')[1]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: