mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
parent
63e632de6a
commit
92debe4d6c
@ -90,7 +90,7 @@ Next you need create a Lambda function.
|
||||
- Click `Service` in top navigation bar, expand the menu to display all AWS services, click `Lambda` under `Compute` section to navigate to Lambda console. Or you may use this [link](https://console.aws.amazon.com/lambda/home)
|
||||
- **IMPORTANT** Your current region will be displayed on the top right corner, make sure you select right region base on your Amazon account's country:
|
||||
* **US East (N.Virginia)** region for English (US) or English (CA) skills
|
||||
* **EU (Ireland)** region for English (UK), English (IN), German or French (FR) skills
|
||||
* **EU (Ireland)** region for English (UK), English (IN), German (DE), Spanish (ES) or French (FR) skills
|
||||
* **US West (Oregon)** region for Japanese and English (AU) skills.
|
||||
- Click `Functions` in the left navigation bar, display list of your Lambda functions.
|
||||
- Click `Create function`, select `Author from scratch`, then input a `Function name`.
|
||||
@ -237,6 +237,7 @@ The following is a list of regions and the corresponding URL for the web-based A
|
||||
* Canada: <https://alexa.amazon.ca>
|
||||
* Australia: <https://alexa.amazon.com.au>
|
||||
* India: <https://alexa.amazon.in>
|
||||
* Spain: <https://alexa.amazon.es>
|
||||
|
||||
[alexa-dev-console]: https://developer.amazon.com/alexa/console/ask
|
||||
[emulated-hue-component]: /components/emulated_hue/
|
||||
|
Loading…
x
Reference in New Issue
Block a user