hao-ua / aws_inventory

Tool to get data from AWS and export it in different formats
11 stars 7 forks source link

IndexError: list assignment index out of range #3

Open ghost opened 6 years ago

ghost commented 6 years ago

Traceback (most recent call last): File "aws_inventory.py", line 74, in main() File "aws_inventory.py", line 44, in main data_priority[inst.Priority] = inst.Name

ghost commented 6 years ago

(venv) python aws_inventory.py Traceback (most recent call last): File "aws_inventory.py", line 74, in main() File "aws_inventory.py", line 48, in main items[name] = data[name].get_data() File "/home/xxx/xxx/xxx/aws_inventory/data_Route53.py", line 46, in get_data zone = self.get_all_items(credential[0], credential[1]) File "/home/xxx/xxxx/xxx/aws_inventory/data_Route53.py", line 19, in get_all_items res = conn.get_all_hosted_zones() File "/home/cloudsec/xxx/xxxx/xxx/venv/lib/python2.7/site-packages/boto/route53/connection.py", line 126, in get_all_hosted_zones body) boto.route53.exception.DNSServerError: DNSServerError: 403 Forbidden <?xml version="1.0"?>

SenderMissingAuthenticationTokenRequest is missing Authentication Tokena80d35e1-89f9-11e8-a015-8df86eaf1dbe