Sha256: 8b0edbc42e6608d24d0c2981735d2055eb39337cdf349389fb7597ea1a814294
Contents?: true
Size: 395 Bytes
Versions: 12
Compression:
Stored size: 395 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/">EU</LocationConstraint> data: :location_constraint: 'EU'
Version data entries
12 entries across 12 versions & 1 rubygems