Sha256: e6c26cc3d26d73ebbd98e51365648bcb8291b3488cd3f726770f6a77e8d1f45b

Contents?: true

Size: 1.12 KB

Versions: 5

Compression:

Stored size: 1.12 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-2&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: 400
      message: Bad Request
    headers: 
      x-amzn-requestid: 
      - dc0ce847-6923-11e0-9da4-8d278034dea6
      content-type: 
      - text/xml
      date: 
      - Sun, 17 Apr 2011 18:52:35 GMT
      content-length: 
      - "289"
    body: |
      <ErrorResponse xmlns="http://elasticmapreduce.amazonaws.com/doc/2009-03-31">
        <Error>
          <Type>Sender</Type>
          <Code>ValidationError</Code>
          <Message>Specified job flow ID not valid</Message>
        </Error>
        <RequestId>dc0ce847-6923-11e0-9da4-8d278034dea6</RequestId>
      </ErrorResponse>

    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/nonexistent_job_flows.yml
elasticity-1.4 spec/fixtures/vcr_cassettes/set_termination_protection/nonexistent_job_flows.yml
elasticity-1.3.1 spec/fixtures/vcr_cassettes/set_termination_protection/nonexistent_job_flows.yml
elasticity-1.3 spec/fixtures/vcr_cassettes/set_termination_protection/nonexistent_job_flows.yml
elasticity-1.2.3 spec/fixtures/vcr_cassettes/set_termination_protection/nonexistent_job_flows.yml