v0.2.2
[0.2.2] - 2022-06-01
Fixed
- Now supports audio filenames containing embedded ':' character (which previously caused jobs to fail) by replacing ':' with '-' when constructing Transcribe job name. Note, use '-' instead of ':' in any custom regex patterns specified in CF parameter, as regex is applied to the generated job name after replacement.