Jun Lin

Results 14 comments of Jun Lin

@mileszs will you merge this? It's very helpful for mac users.

make it work with ```diff const createS3Bucket = (scope: Construct, uploaderUserArn: string): cdk.aws_s3.Bucket => { const bucket = new s3.Bucket(scope, prefixResource('Bucket'), { - accessControl: s3.BucketAccessControl.PRIVATE, + blockPublicAccess: { + blockPublicAcls:...

Would you please set up an example app to reproduce this issue? Thanks.

Couldn't figure out a way to make the nested iframe work. 😞