I’d like to ask when it comes to API Gateway. In the API Details page, there are Native Endpoint and Gateway Endpoint. Actually, what is the difference between the two? I get the feeling that they are the links you have to invoke in order to enter the API Gateway… but again, I’m not sure which to use between the two that I don’t quite know the difference. I’m not sure where to look in the Reference Guide either. Can anyone help? Thanks.
@DINESH_J
So… Gateway Endpoint will get you through the Policies set up, while the Native Endpoint will skip out the whole Policies set and then go straight to the URL given?
In case I want to run an operation, do I have to put it on the Gateway Endpoint? For instance, if I want an addUser operation, then I have to input