awacs
awacs copied to clipboard
Creating AWS objects from deserialized json?
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.