A recent pen test highlighted that the s3 bucket created after running copilot pipeline init didn't have SecureTransport: true in its configuration. Is this by design? Seems like the secure-by-default option would automatically set this to true, to prevent manipulation of data in transit.
A recent pen test highlighted that the s3 bucket created after running
copilot pipeline initdidn't haveSecureTransport: truein its configuration. Is this by design? Seems like the secure-by-default option would automatically set this to true, to prevent manipulation of data in transit.