Open harshita-gupta opened 5 years ago
Does this library support a deserialization method; in other words, the reverse of to_json()? If I have JSON/Dict repr of an AWS object, can I convert it back to an object?
No, awacs does not support that.
Does this library support a deserialization method; in other words, the reverse of to_json()? If I have JSON/Dict repr of an AWS object, can I convert it back to an object?