Not sure if this is upstream or mongodb themselves, but the above resolved binary is throwing: ``` <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>3BB9EE1261D433D5</RequestId> <HostId> z8fk3EzYBQAo83J9pdvWOmxLqiROkYc116+r8jpAOWlAQ7yBYz1jlFPlxHt+1OESUeB2cMy1AAU= </HostId> </Error> ``` This happens when not specifying a version - as a workaround specifying 3.4.19-rc1 seems to work.