I setup my domain on API gateway to use API calls with domain.
When I call base url with domain I got S3 error instead lambda result.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>v1/mystage</Key>
<RequestId>ED11385C2BCE1D98</RequestId>
<HostId>
6QOcio6aofUYI2sTDsxJxE6BR06UfxKvNRT+L12QxGhvJvsmuJB4BYwgexYtPK++4K919Nh9bTM=
</HostId>
</Error>
can anyone clarify whether if its possible to use my domain in API gateway but its already used for S3 static website hosting?