Update alexa.smart_home.markdown (#9827)

Added Spain
This commit is contained in:
Adduq 2019-07-10 23:31:29 +02:00 committed by Franck Nijhof
parent 63e632de6a
commit 92debe4d6c

View File

@ -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) - 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: - **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 * **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. * **US West (Oregon)** region for Japanese and English (AU) skills.
- Click `Functions` in the left navigation bar, display list of your Lambda functions. - 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`. - 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> * Canada: <https://alexa.amazon.ca>
* Australia: <https://alexa.amazon.com.au> * Australia: <https://alexa.amazon.com.au>
* India: <https://alexa.amazon.in> * India: <https://alexa.amazon.in>
* Spain: <https://alexa.amazon.es>
[alexa-dev-console]: https://developer.amazon.com/alexa/console/ask [alexa-dev-console]: https://developer.amazon.com/alexa/console/ask
[emulated-hue-component]: /components/emulated_hue/ [emulated-hue-component]: /components/emulated_hue/