Sha256: 1dc60f3abb6298977c097093b61483ae31b373dd2ecbc5f99541859c09e11218

Contents?: true

Size: 1.05 KB

Versions: 5

Compression:

Stored size: 1.05 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: !ruby/regexp /^https:\/\/elasticmapreduce.amazonaws.com\/\?AWSAccessKeyId=\S+&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

5 entries across 5 versions & 1 rubygems

Version Path
elasticity-1.4.1 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.4 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.3.1 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.3 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml
elasticity-1.2.3 spec/fixtures/vcr_cassettes/set_termination_protection/protect_multiple_job_flows.yml