aws-sdk-core 2.11.58 → 2.11.59

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.
@@ -390,6 +390,10 @@
390
390
  "models": "mobile/2017-07-01",
391
391
  "endpoint": "mobile"
392
392
  },
393
+ "Neptune": {
394
+ "models": "neptune/2014-10-31",
395
+ "endpoint": "rds"
396
+ },
393
397
  "OpsWorks": {
394
398
  "models": "opsworks/2013-02-18",
395
399
  "endpoint": "opsworks"
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.11.58
4
+ version: 2.11.59
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: 2018-05-29 00:00:00.000000000 Z
11
+ date: 2018-05-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -389,6 +389,10 @@ files:
389
389
  - apis/mturk-requester/2017-01-17/api-2.json
390
390
  - apis/mturk-requester/2017-01-17/examples-1.json
391
391
  - apis/mturk-requester/2017-01-17/paginators-1.json
392
+ - apis/neptune/2014-10-31/api-2.json
393
+ - apis/neptune/2014-10-31/examples-1.json
394
+ - apis/neptune/2014-10-31/paginators-1.json
395
+ - apis/neptune/2014-10-31/waiters-2.json
392
396
  - apis/opsworks/2013-02-18/api-2.json
393
397
  - apis/opsworks/2013-02-18/examples-1.json
394
398
  - apis/opsworks/2013-02-18/paginators-1.json
@@ -691,6 +695,7 @@ files:
691
695
  - lib/aws-sdk-core/mobile.rb
692
696
  - lib/aws-sdk-core/mq.rb
693
697
  - lib/aws-sdk-core/mturk.rb
698
+ - lib/aws-sdk-core/neptune.rb
694
699
  - lib/aws-sdk-core/opsworks.rb
695
700
  - lib/aws-sdk-core/opsworkscm.rb
696
701
  - lib/aws-sdk-core/organizations.rb