pub fn map_sqs_err<E, R>(e: SdkError<E, R>) -> SqsErrorwhere E: Error + Send + Sync + 'static,
Convert AWS SDK errors to SqsError