aws-sdk-core 2.2.37 → 2.3.0

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.
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.2.37
4
+ version: 2.3.0
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: 2016-04-26 00:00:00.000000000 Z
11
+ date: 2016-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -320,6 +320,11 @@ files:
320
320
  - lib/aws-sdk-core/pager.rb
321
321
  - lib/aws-sdk-core/param_converter.rb
322
322
  - lib/aws-sdk-core/param_validator.rb
323
+ - lib/aws-sdk-core/partitions.rb
324
+ - lib/aws-sdk-core/partitions/partition.rb
325
+ - lib/aws-sdk-core/partitions/partition_list.rb
326
+ - lib/aws-sdk-core/partitions/region.rb
327
+ - lib/aws-sdk-core/partitions/service.rb
323
328
  - lib/aws-sdk-core/plugins/api_gateway_header.rb
324
329
  - lib/aws-sdk-core/plugins/csd_conditional_signing.rb
325
330
  - lib/aws-sdk-core/plugins/dynamodb_crc32_validation.rb
@@ -345,6 +350,7 @@ files:
345
350
  - lib/aws-sdk-core/plugins/response_paging.rb
346
351
  - lib/aws-sdk-core/plugins/retry_errors.rb
347
352
  - lib/aws-sdk-core/plugins/route_53_id_fix.rb
353
+ - lib/aws-sdk-core/plugins/s3_accelerate.rb
348
354
  - lib/aws-sdk-core/plugins/s3_bucket_dns.rb
349
355
  - lib/aws-sdk-core/plugins/s3_expect_100_continue.rb
350
356
  - lib/aws-sdk-core/plugins/s3_get_bucket_location_fix.rb
@@ -470,6 +476,7 @@ files:
470
476
  - lib/seahorse/model/shapes.rb
471
477
  - lib/seahorse/util.rb
472
478
  - lib/seahorse/version.rb
479
+ - service-models.json
473
480
  homepage: http://github.com/aws/aws-sdk-ruby
474
481
  licenses:
475
482
  - Apache 2.0