.

Results 7 comments of .

How exactly do you run the script?

How exactly do you run the script?

How exactly do you run the script?

Thread seems old, but, I encountered the same issues and tried the [fix](https://github.com/Zappa/Zappa#custom-aws-iam-roles-and-policies-for-deployment) zappa recommended and it worked fine.

> Out of the box, the generator doesn't provide es6 support unless I'm missing something. not missing anything. es6 support is not provided.

From investigation it seems uuid.UUID is written using MarshalBinary(), but it's read back with UnmarshalText() causeing a mismatch, as UnmarshalText() expects a 36-character string but receives a 16-byte binary. While...

@justinhwang in hindsight yea, the solution lies in how its read not how its written. but a more sophisticated way to determine the order of scan is needed, because other...