Sha256: 6cb424d2cee2133647e9e14ac659439093ac2e79f09af9b15c84ae7830bac376

Contents?: true

Size: 1.07 KB

Versions: 8

Compression:

Stored size: 1.07 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: !ruby/regexp /^http:\/\/elasticmapreduce.amazonaws.com:80\/\?AWSAccessKeyId=AKIAI7HEMMNKGT6VFFSA&JobFlowIds.member.1=j-1B4D1XP0C0A35&JobFlowIds.member.2=j-1YG2MYL0HVYS5&Operation=SetTerminationProtection&.*TerminationProtected=true/
    body: 
    headers: 
      accept: 
      - "*/*; q=0.5, application/xml"
      accept-encoding: 
      - gzip, deflate
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      x-amzn-requestid: 
      - 755ebe8a-6923-11e0-a9c2-c126f1bb4493
      content-type: 
      - text/xml
      date: 
      - Sun, 17 Apr 2011 18:49:43 GMT
      content-length: 
      - "239"
    body: |
      <SetTerminationProtectionResponse xmlns="http://elasticmapreduce.amazonaws.com/doc/2009-03-31">
        <ResponseMetadata>
          <RequestId>755ebe8a-6923-11e0-a9c2-c126f1bb4493</RequestId>
        </ResponseMetadata>
      </SetTerminationProtectionResponse>

    http_version: "1.1"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
elasticity-1.2.2 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.2.1 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.2 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.1.1 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.1 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.0.1 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.0 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-0.6 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml