1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
can we able to change language of a website using any AWS services?
Probably possible using Amazon Translate.
https://docs.aws.amazon.com/translate/latest/dg/examples-web.html
can we able to change the website language based on user location without asking user location? can we do this in code itself.
I think it is possible to identify the country to some extent from the access source IP address by using the following API.
https://www.geolocation.com/ip-geolocation-api
what are the AWS services i need to use to achieve this?
This overlaps with question 1, but it is probably possible using Amazon Translate.
Relevant content
- asked 2 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago