I use the add-on builder to create custom apps for interacting with the AWS API through Splunk, but I've found that some of the more recent boto3 features are missing from the version embedded w...
...his has worked until we needed the pyOpenSSL and boto3 libraries which have lots of cryptography and single script dependencies that don't come over correctly.
What I've tried:
1| python3 -m v...
I'm posting this here as I wasn't seeing many others reporting this issue nor resolution and hope it saves someone else a lot of headache in solving it. We setup AWS Inspector for our four AWS accou...
I am not able to get Splunk AWS Addon to work in c2s. I assume that the Addon is using boto and boto3.
Is there a way to reconfigure boto configs and profile used by the Addon?
Has anyone s...
HI Team,
We have installed the AWS Trusted Advisor in Splunk to show optimization capability using Splunk.
Configured the input no error in Splunkd.log but wondering why dashboard is not displayi...
...ocalhost:8089/servicesNS/nobody/Splunk_TA_aws/storage/passwords
We have a python script that goes out using Boto3 and requests Key Id and Secrete Access Key for our AWS user. We get those Keys and t...