1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
The error can happen for multiple reasons. For example, the S3 bucket name that you use is not globally unique. Please check the error message on the CreateTrail event in your CloudTrail event history to see if there are any more details. Besides, when the S3 bucket is created, there should be a CreateBucket event. Please see if the S3 bucket is created successfully as well.
answered a year ago
Relevant content
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
Thanks! Looking through clooudtrail I managed to see that there was an issue while creating the AWS KMS managed key. I solved it by creating one on my one and attaching the necessary policies for cloudtrailo to use it.