rusoto_cloudformation 0.30.0

AWS SDK for Rust - AWS CloudFormation @ 2010-05-15
Documentation
1
2
3
4
5
6
7
8
<ErrorResponse xmlns="http://cloudformation.amazonaws.com/doc/2010-05-15/">
  <Error>
    <Type>Sender</Type>
    <Code>ValidationError</Code>
    <Message>Stack: foobar does not exist</Message>
  </Error>
  <RequestId>21113b58-b7e4-11e2-91fa-05ec834fa451</RequestId>
</ErrorResponse>