aws-sdk-core 2.9.41 → 2.9.42

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e8b73c4c5838c9d3538ec26e2163482e9f595f64
4
- data.tar.gz: 6a2e36b2558e4c162b5fb68e11cfbe37ff54ad7a
3
+ metadata.gz: 530464e3ee6615402e6bda4b5b679130b47dce19
4
+ data.tar.gz: a1da09a0e847057c0573fef1a6bebd90229e23a8
5
5
  SHA512:
6
- metadata.gz: 68965e34cc6fc268e4c5d85ecb2c4e28c7385e75081c175d198ac87403b91153d6a8c52e66493c37b09e1ed911430c21263694cb4f0e3a759872a58bf8b0b602
7
- data.tar.gz: c2ecd45cd313e5f64bf07b45e9a21320bea79218d65913ba3d9923d5dfcb6eda5c9329626563f4427a1403d5ef70c3994e7b83aaf430f81585c9ad5ed56bb601
6
+ metadata.gz: b43038572d7b15671d1792c1a045460ec5fb62d2e2f1202bea4b46a82470fe80bd5c037831155d6ece4714aec27abf7badd6e55cbce6a0e3554cbf730ce8662a
7
+ data.tar.gz: fbe52db39805ff71285cfb028026264dece34a3797f14fda8220cbd94768223b7168f9101bf97f563c8eef3ae16ae3523457169a027ac23cfa7ab1225231df5d
@@ -345,7 +345,8 @@
345
345
  "EndTime":{"shape":"Timestamp"},
346
346
  "Edges":{"shape":"EdgeList"},
347
347
  "SummaryStatistics":{"shape":"ServiceStatistics"},
348
- "DurationHistogram":{"shape":"Histogram"}
348
+ "DurationHistogram":{"shape":"Histogram"},
349
+ "ResponseTimeHistogram":{"shape":"Histogram"}
349
350
  }
350
351
  },
351
352
  "ServiceId":{
@@ -0,0 +1,4 @@
1
+ {
2
+ "pagination": {
3
+ }
4
+ }
@@ -158,6 +158,7 @@
158
158
  },
159
159
  "batch" : {
160
160
  "endpoints" : {
161
+ "ap-northeast-1" : { },
161
162
  "eu-west-1" : { },
162
163
  "us-east-1" : { },
163
164
  "us-west-2" : { }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.9.41'
2
+ VERSION = '2.9.42'
3
3
  end
@@ -2,4 +2,5 @@ Aws.add_service(:XRay, {
2
2
  api: "#{Aws::API_DIR}/xray/2016-04-12/api-2.json",
3
3
  docs: "#{Aws::API_DIR}/xray/2016-04-12/docs-2.json",
4
4
  examples: "#{Aws::API_DIR}/xray/2016-04-12/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/xray/2016-04-12/paginators-1.json",
5
6
  })
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.9.41
4
+ version: 2.9.42
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-06-15 00:00:00.000000000 Z
11
+ date: 2017-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -419,6 +419,7 @@ files:
419
419
  - apis/workspaces/2015-04-08/paginators-1.json
420
420
  - apis/xray/2016-04-12/api-2.json
421
421
  - apis/xray/2016-04-12/examples-1.json
422
+ - apis/xray/2016-04-12/paginators-1.json
422
423
  - bin/aws.rb
423
424
  - ca-bundle.crt
424
425
  - endpoints.json