mock-aws-s3
mock-aws-s3 copied to clipboard
headObject does not throw AWSError when key does not exist
Instead of throwing an AWSError with NoSuchKey
code, headObject
just allows an ENONENT
to be emitted