Sha256: 7e7e7a604be385ce3a6ebe1dcac036d8ed705e8c9c32c6c983b15fc11bb977c9

Contents?: true

Size: 371 Bytes

Versions: 12

Compression:

Stored size: 371 Bytes

Contents

config:
  region: us-east-1
operation: get_bucket_location
params:
  :bucket: 'bucket-name'
request:
  host: bucket-name.s3.amazonaws.com
  method: GET
  path: /?location
  body: ''
response:
  status_code: 200
  body: |
    <?xml version="1.0" encoding="UTF-8"?>
    <LocationConstraint xmlns="http://s3.amazonaws.com/doc/2006-03-01/"/>
data:
  :location_constraint: ''

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
aws-sdk-core-2.0.0.rc12 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc11 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc10 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc9 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc8 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc7 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc6 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc5 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc4 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc3 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc2 spec/fixtures/operations/s3/get_bucket_location_classic.yml
aws-sdk-core-2.0.0.rc1 spec/fixtures/operations/s3/get_bucket_location_classic.yml