All Apps and Add-ons

Splunk Add-on for Amazon Web Services: Getting “'NoneType' object has no attribute 'get_all_buckets'” error when trying to create any AWS S3 input

aitortilla
New Member

Hello team,

I have been always getting this error on the new input configuration just after selecting the AWS Account (which I could configure successfully before). Because of this I cannot select the S3 Bucket.

I have tried this configuration with 8.0.3 Splunk Enterprise + 5.0.1 AWS Add-On and 8.0.4 Splunk Enterprise + 5.0.1 AWS Add-On without success so far.

This is the error logged in splunkd:

05-27-2020 10:21:02.050 +0200 ERROR AdminManagerExternal - Stack trace from python handler:
Traceback (most recent call last):
File "/opt/splunk/lib/python3.7/site-packages/splunk/admin.py", line 148, in init
hand.execute(info)
File "/opt/splunk/lib/python3.7/site-packages/splunk/admin.py", line 634, in execute\n if self.requestedAction == ACTION_LIST: self.handleList(confInfo)\n File "", line 94, in handleList
File "", line 44, in timed
splunktaucclib.rest_handler.error.RestError: REST Error [400]: Bad Request -- 'NoneType' object has no attribute 'get_all_buckets'
05-27-2020 10:21:02.050 +0200 ERROR AdminManagerExternal - Unexpected error "" from python handler: "REST Error [400]: Bad Request -- 'NoneType' object has no attribute 'get_all_buckets'". See splunkd.log for more details.

Labels (1)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...