aws-sdk-core 2.8.8 → 2.8.9

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: 181927296fc1047793fc4656d4c00a601f5e3cec
4
- data.tar.gz: 22fc4ef6a2d053ef9dac6db3c2499f404bf7f305
3
+ metadata.gz: 47535291e47bcad8b3b5e12ae6c97bd89019b25f
4
+ data.tar.gz: b52170662cf28c073305cc4154a70d6056750ec5
5
5
  SHA512:
6
- metadata.gz: 6fb7a855c9bf5bcafb5f0b4f18a24e9ad7064300ef0e448aa1553c47478bacbb09f0e0b5089990cbcbd7d2a84e668653a306bd64bb37c0accb6cc771b7da2bbe
7
- data.tar.gz: 4a8bb7a83b248abe6a553b6ce78eec6e4b0092e56bf1dcc34d456efd4d47bbd100829a542af762c48a6a82c04cf0a145aad35e56e597c40d763a9a73ea3d9e28
6
+ metadata.gz: b54014e86ef06d19818c62f1926b20488357ef3f165b233b15671a32b3410013007ace0111de831a7fd05797d2ba9bc862bbd8017641639cc28aae5cc17518b1
7
+ data.tar.gz: 51e9878c1aba5e68004122284357fbd76b75cf26a41ce66f705e37ae1643c66c75229b1e35583f4ae5f24ac4579e2dfd5c5fa873f74ffd3927ee5a2b870f0381
@@ -22,7 +22,8 @@
22
22
  "errors":[
23
23
  {"shape":"DirectConnectServerException"},
24
24
  {"shape":"DirectConnectClientException"}
25
- ]
25
+ ],
26
+ "deprecated":true
26
27
  },
27
28
  "AllocateHostedConnection":{
28
29
  "name":"AllocateHostedConnection",
@@ -295,7 +296,8 @@
295
296
  "errors":[
296
297
  {"shape":"DirectConnectServerException"},
297
298
  {"shape":"DirectConnectClientException"}
298
- ]
299
+ ],
300
+ "deprecated":true
299
301
  },
300
302
  "DescribeConnections":{
301
303
  "name":"DescribeConnections",
@@ -321,7 +323,8 @@
321
323
  "errors":[
322
324
  {"shape":"DirectConnectServerException"},
323
325
  {"shape":"DirectConnectClientException"}
324
- ]
326
+ ],
327
+ "deprecated":true
325
328
  },
326
329
  "DescribeHostedConnections":{
327
330
  "name":"DescribeHostedConnections",
@@ -347,7 +350,8 @@
347
350
  "errors":[
348
351
  {"shape":"DirectConnectServerException"},
349
352
  {"shape":"DirectConnectClientException"}
350
- ]
353
+ ],
354
+ "deprecated":true
351
355
  },
352
356
  "DescribeInterconnects":{
353
357
  "name":"DescribeInterconnects",
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.8.8'
2
+ VERSION = '2.8.9'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.8
4
+ version: 2.8.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-20 00:00:00.000000000 Z
11
+ date: 2017-03-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath