Thorsten Hoeger

Results 88 comments of Thorsten Hoeger

For resources, you can either specify a fixed name in CFN which then has several downsides or let CFN generate one. The logical id inside the template serves as a...

> Just curious if this is still planned or maybe already implemented and i missed it. I have the use case that for a 3rd party vendor that publishes their...

I want to add another use case for this. When using Gitpod or any other browser-based IDE, I might want to copy temp credentials from Leapp to the workspace terminal...

Thanks, it worked. Maybe an error message would be great. Does that mean the config cannot be restored from a backup?

I think this needs to be made clear with a warning sign. People might rely on backups made by TM to store their credentials.

I would love this. I can also think of some use cases with generics or union types that could help in TS and be typed differently in other languages.

Sounds like a good idea. Do mind opening it again here: https://github.com/taimos/ask-sdk-test/ I am not sure this version is maintained anymore.

Hi, the welcome message does not contain a question mark but waits for the user to say something. This is a possible certification issue. As you are using SDKv2 with...

it works with Javascript too.

In general, you should tell the user that you are awaiting input by asking a question. Otherwise, the user might not be aware that you are still listening...