Sha256: 43e844b765af50ff8ce71902682e070be21b5617b70cbff425014eaa89a8e7b0
Contents?: true
Size: 507 Bytes
Versions: 16
Compression:
Stored size: 507 Bytes
Contents
<?xml version="1.0"?> <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09"> <env:Body> <env:Fault> <faultcode>aws:Client.UnknownError</faultcode> <faultstring>Something bad happened!</faultstring> <detail> <aws:RequestId xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09">145b969c-23ec-41e4-a552-30e57fc2684f</aws:RequestId> </detail> </env:Fault> </env:Body> </env:Envelope>
Version data entries
16 entries across 16 versions & 1 rubygems