We found that after API gateway validate the bearer token in the Authorization header, it will remove the header and visit the native endpoint without the Authorization header.
Is there any configuration that we can keep the “Authorization” header when visiting the native endpoint?