Fix the dev console to allow lambda ARNs with aliases
For some reason I cannot specify a Lambda endpoint which has an alias qualifier at the end. For example, I want to have two aliases: TEST and PROD that point to different versions of the lambda function.
When I am trying to save the endpoint, it shows a "manifest error" message.
It worked fine before. My other skills that were created using the old developer portal UI still have their endpoint
4
votes

-
iOLAP Developer commented
Same here. Additionally, I'd like to have an option to specify development and live aliases in the console, so when user submits the skill for the certification it will automatically switch alias.
-
tochi commented
Same here.