JuliaCloud / AWS.jl

Julia interface to AWS
MIT License
159 stars 61 forks source link

Cannot specify endpoint in Apigatewaymanagementapi #679

Open theogf opened 2 weeks ago

theogf commented 2 weeks ago

To send messages to API Gateway I would expect to be able to pass a specific endpoint as specified in the specs.

However, I don't see how it is possible to do so in AWS.jl. I even noticed that generate_service_url forces to contain **/amazonaws.com as a endpoint when I would like to use an alias. myendpoint.mywebsite.com

ericphanson commented 2 weeks ago

I think you could use some of the customization options here: https://github.com/JuliaCloud/AWS.jl?tab=readme-ov-file#modifying-functionality