Amazon web services – Cloudtrail: Insufficient permissions to access S3 bucket
I am trying to create a trail in Cloudtrail logging to S3 bucket but I am getting following error: Error: Error creating CloudTrail: InsufficientEncryptionPolicyException: Insufficient permissions to access S3 bucket $BUCKET_NAME or KMS key arn:aws:kms:eu-west-1:$ACCOUNT_ID:key/1234567890. Terraform is able to create…