aws-service-catalog-reference-architectures
aws-service-catalog-reference-architectures copied to clipboard
GuardDuty lambda fails to find trail in DelegatedAdminAccount
Issue: After updating to Landing Zone 3.0 Lambda function security/guardduty/function.zip
fails to run when delegated account was set because describe_trails in create_s3_destination
request returns []
Reason: CloudTrail trails were migrated to Organization Master account
Solution: rename aws-controltower-BaselineCloudTrail
to the ARN of the trail from Organization Master account
Update link: https://aws.amazon.com/about-aws/whats-new/2022/07/aws-control-tower-adopts-aws-cloudtrail-organization-logging/
Awesome. Thanks for this :)
Any news when it is merged so that we can directly run the Launch Stack (it fails in the nested stack for me) ?