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/