Sha256: cfcddb5d431dc4163c3e4a1d438cbb6a3e70d32c14e478b20b4b762a31054f74

Contents?: true

Size: 1.16 KB

Versions: 5

Compression:

Stored size: 1.16 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://10.1.170.32:8773/services/Admin/?AWSAccessKeyId=1d7a687b-0065-44d6-9611-5bf6c6c72424%3Aproduction&Action=RegisterUser&Name=foobar_user&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=1999-12-31T19%3A59%3A59Z&Version=2010-11-15&Signature=i0l%2Bd24KlYwnDkSyncn6MqM7clMzbDUPM1e3HLGhBCw%3D
    body: 
    headers: 
      accept: 
      - application/xml
      connection: 
      - keep-alive
      keep-alive: 
      - 30
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      content-type: 
      - text/xml
      content-length: 
      - "316"
      date: 
      - Tue, 22 Feb 2011 06:22:39 GMT
      connection: 
      - keep-alive
    body: <?xml version="1.0" ?><RegisterUserResponse xmlns="http://ec2.amazonaws.com/doc/2010-11-15/"><requestId>5FON7RFZ5HUGK3JZFZVO</requestId><username>foobar_user</username><secretkey>58db9822-1640-4f9b-ac6e-124bad7cf011</secretkey><accesskey>03a576f7-dca0-439c-9b14-edb5dc05f73c</accesskey><file/></RegisterUserResponse>
    http_version: "1.1"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nephophobia-0.0.5 test/cassettes/user_create.yml
nephophobia-0.0.4 test/fixtures/cassettes/user_create.yml
nephophobia-0.0.3 test/fixtures/cassettes/user_create.yml
nephophobia-0.0.2 test/fixtures/cassettes/user_create.yml
nephophobia-0.0.1 test/fixtures/cassettes/user_create.yml