aws-sdk-core 2.7.6 → 2.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b06a0aa2ea7fce9c8e78f98ff3578d9519673894
4
- data.tar.gz: 08595d07e2a283eac941607076ca305018d02627
3
+ metadata.gz: 9a1aeef30b752593987840619467ffe13a6c05fa
4
+ data.tar.gz: 8b5ae8273189f34b3d414ada119c3a1d78cb0afe
5
5
  SHA512:
6
- metadata.gz: d345ff26dbec901887ce89fc48927a7572495c541723b3ff46d493abc84b736f52c0ccc2c5347267e27d0b4ebcbc674381c318e67c01e0ff0cf5c4d25595960b
7
- data.tar.gz: 96658de67b294a17f2cf70b0d2a112b195455eb57e83edb6e96ab3e67a963bfa3b024e6c6c3fd7dac48fe57dd1f475715a9024e066247c3718c8e5e219d9ab1b
6
+ metadata.gz: 3ae20a9d797d62740cd163c026ca815524f7f3fdbe1cd10671a7ca8c48ddfa22aaaa19553f5c500cf5475e8142859836315c380d6b73515a7df9a002038b6476
7
+ data.tar.gz: 005103c85232b3d4f89bd44a0793cc7ba660d1ffb2ab27bfd58c887aa056354a244e021f3258f4790d3bc4e2dbb9098b8a74916dc3d54f2c04cb4b1ac3f4442e
@@ -941,15 +941,6 @@
941
941
  "us-west-2": {}
942
942
  }
943
943
  },
944
- "mturk-requester": {
945
- "endpoints": {
946
- "sandbox": {
947
- "hostname": "mturk-requester-sandbox.us-east-1.amazonaws.com"
948
- },
949
- "us-east-1": {}
950
- },
951
- "isRegionalized": false
952
- },
953
944
  "opsworks": {
954
945
  "endpoints": {
955
946
  "ap-northeast-1": {},
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.7.6'
2
+ VERSION = '2.7.7'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.6
4
+ version: 2.7.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services