Hello.
We would like to use Splunk Add-on for AWS to ingest CloudTrail data from S3; however, we do not want to allow the entire s3.amazonaws.com namespace at the proxy, but rather the specific s3 bucket that contains the data for ingest. What configuration / py files will i need to modify to force Splunk Add-On for AWS to request bucketname.s3.us-east-2.amazonaws.com instead of just s3.amazonaws.com?
Thank you!