I am using the s3 input plugin to use assume a role using an aws_access_key/secret key and read from a bucket using a date based key.
The Logstash role allows AssumeRole, and the bucket allows the role to ListBucket and GetObjects. For some reason, there is an Access Denied each time this runs.
Any ideas why or how I can debug it further?