From 92debe4d6c3c378b00c889d6ff4d20662cd6c98a Mon Sep 17 00:00:00 2001 From: Adduq Date: Wed, 10 Jul 2019 23:31:29 +0200 Subject: [PATCH] Update alexa.smart_home.markdown (#9827) Added Spain --- source/_components/alexa.smart_home.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/alexa.smart_home.markdown b/source/_components/alexa.smart_home.markdown index ea7cc328e8d..71c41b60637 100644 --- a/source/_components/alexa.smart_home.markdown +++ b/source/_components/alexa.smart_home.markdown @@ -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: * Australia: * India: +* Spain: [alexa-dev-console]: https://developer.amazon.com/alexa/console/ask [emulated-hue-component]: /components/emulated_hue/