Sebastian

Results 3 issues of Sebastian

**Is your feature request related to a problem? Please describe.** I have several production facing AWS profiles, for debugging reasons. Sometimes I forget I'm still connected with such a profile...

enhancement

Here is a quick addition of JitterStrategy and MaxDelaySeconds. Docs: https://docs.aws.amazon.com/step-functions/latest/dg/concepts-error-handling.html#error-handling-retrying-after-an-error

**Describe the bug** If I use an enum like attribute (`["public", "private"] as const`) then the `get` or `set` property used to watch other attribute changes are of type `any`....