localstack-dotnet-client
localstack-dotnet-client copied to clipboard
Unable to create API Gateway Rest API
Expected Behavior
Creates API Gateway Rest API
Actual Behavior
The manually configured client works but the Localstack.NET client won't
Throws AmazonAPIGatewayException
No moto route for service apigateway on path /ttp://apigateway.us-east-1.amazonaws.com/restapis found
Steps to Reproduce the Problem
- MRE: https://github.com/vengut/LocalstackTest/blob/master/Program.cs
- Logs: https://github.com/vengut/LocalstackTest/actions/runs/11584711661/job/32252369266
Specifications
- Version: Localstack 3.7.1, LocalStack.Client 1.5.0
- Platform: Linux (Seen it on Windows & Mac too)
- Subsystem: Ubuntu