You'll be charged for CPU time and amount of requests, not waiting for IO, since this is IO and you'
You'll be charged for CPU time and amount of requests, not waiting for IO, since this is IO and you're not doing/awaiting for any CPU actions it shouldn't be too much. This will incur probably at most <10ms (probably less) of CPU time per request. I don't think you pay for the data transferred at all, but not 100% sure about that in terms of ingress.


