05-21-2018 08:59 AM
Has anyone encounted an access denied error for the cloudTrailLambda getting to the Transit VPC S3 bucket?
An error occurred (AccessDenied) when calling the GetObject operation: Access Denied
05-21-2018 09:56 AM
Typically as long as the S3 bucket is created with the default settings and in the same region it will work. Maybe try launching it one more time using the same S3 Bucket. You need to have listbucket and getobject permissions set so if there was any deviation from the base permissions you could get an error.
05-21-2018 10:24 AM
I'm getting errors from the CloudTrail based bucket that is created, not the bootstrap bucket I created manually before. I've launched this many times and I continue to get the same permission error on that bucket.
Right now I am just trying to get it to work within the same account.
The CFNs are creating, these are just errors I see on the Lambda function afterwards.
05-21-2018 10:57 AM
Yeah I can try that, but my client has resources in US-EAST-1, so this will still be an issue.
Stay by, I will try US-EAST-2
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!