46
Views
5
Comments
Solved
[API Exposure] Invalid region
Question
apiexposure
Web icon
Forge asset by Guilherme Pereira

Hello, can you help me?


When I try to deploy the API to AWS, I always get the message "Invalid region us-west-2" on action RESTAPI_Create. Can you please validate it?


Thanks

region.PNG
2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Try USWest2

2021-07-14 09-27-33
Luís Cardoso

Thanks Daniel.

It works!

BR

2018-09-27 18-20-33
Swatantra Kumar
Champion

Although it is marked as solved, but asking how this region is different than https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html?


Shouldn't be (us-west-1) us-west-2 instead of USWest2?

2012-10-08 11-59-27
Guilherme Pereira
Staff

Hi,


This component uses aws’s .net sdk. You can check the aws documentation here: https://docs.aws.amazon.com/sdkfornet/v3/apidocs/Index.html and region endpoint allowed values here https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/Amazon/TRegionEndpoint.html


Cheers,

Guilherme

2018-09-27 18-20-33
Swatantra Kumar
Champion

Thanks Guilherme.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.