mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 03:41:02 +00:00
In cases where the boto3 call to create a Kinesis stream failed, the error message was silently ignored because the error message wasn't returned out of `stream_action` Also switch `str` calls to `to_native`