Amazon web services – Creating S3 Bucket policy using Pulumi
i am trying to create a s3 bucket and a s3 policy using pulumi and typescript. But when i run the pipeline, in the test stage i am getting the below error. expect(received).toEqual(expected) // deep equality - Expected - 2…