Can someone explain the data transfer pricing for the new aws api gateway http offering when connecting to an ec2 back-end.
According to the pricing model aws api pricing it quotes "*HTTP APIs are metered in 512 KB increments." does this include the data trasfer cost if connecting to a ec2 or do you have to effectively count the transaction twice, firstly the data charge from ec2 to api gateway then that data processed by the gateway OR is it a single charge for only data processed by the gateway and therefore not charges between ec2 and the gateway?