You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cloudtrail): fix use of imported bucket with CloudTrail (#4270)
Stop the CloudTaril construct from reaching into the S3 Bucket construct
and touching its implementation detail, go through the public interface
instead.
Fixes#4256.
0 commit comments