aws-partitions 1.16.0 → 1.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +6 -0
  3. metadata +5 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0a99e76bc2e6873dcd070294100ac3322c205819
4
- data.tar.gz: 02c8c7950aec9765bdf7c7981bafa2ae7636778c
3
+ metadata.gz: 3cad70e08d5d82254693f6c452cd8a4a904417bf
4
+ data.tar.gz: 322087f71a1613baa41e72a0deddfa93656d8309
5
5
  SHA512:
6
- metadata.gz: c90a5f970523e7ceb1be92421281c7806b84158ef034780ee21003025d9d67721c60429d7e6d60f88b55e3757834343c26ee2a6b11137ed462615235f78e5421
7
- data.tar.gz: 766c193f87fea8ded13fcd44b5518c4ec08b21fbab6c149f430f8752c3a1f4821696aafbafa1fdc1e0351742caef4463f6749fecb33a2104c7648f4cee7207a8
6
+ metadata.gz: aa2df891da448599a6507265a4a6437e3947e71c25a0ea376a6e4aa3ba6347d7d52dc9a9e09c5da682c7adbb7f1f0900f9e20916bf85fa99ee3262e986d203ef
7
+ data.tar.gz: 60ca42db9302910357b80c289924040c036cf8c01dedd0d5cf30a547583f3e1d5fd31e357ab8789502427c3ce84edf664b956ae0a50f24003a6213887f5cd44e
@@ -770,10 +770,15 @@
770
770
  "ap-northeast-2" : { },
771
771
  "ap-south-1" : { },
772
772
  "ap-southeast-1" : { },
773
+ "ap-southeast-2" : { },
774
+ "ca-central-1" : { },
773
775
  "eu-central-1" : { },
774
776
  "eu-west-1" : { },
777
+ "eu-west-2" : { },
775
778
  "sa-east-1" : { },
776
779
  "us-east-1" : { },
780
+ "us-east-2" : { },
781
+ "us-west-1" : { },
777
782
  "us-west-2" : { }
778
783
  }
779
784
  },
@@ -1254,6 +1259,7 @@
1254
1259
  "servicecatalog" : {
1255
1260
  "endpoints" : {
1256
1261
  "ap-northeast-1" : { },
1262
+ "ap-northeast-2" : { },
1257
1263
  "ap-southeast-1" : { },
1258
1264
  "ap-southeast-2" : { },
1259
1265
  "ca-central-1" : { },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.16.0
4
+ version: 1.17.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: 2017-08-23 00:00:00.000000000 Z
11
+ date: 2017-08-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email:
@@ -26,7 +26,9 @@ files:
26
26
  homepage: http://github.com/aws/aws-sdk-ruby
27
27
  licenses:
28
28
  - Apache-2.0
29
- metadata: {}
29
+ metadata:
30
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions
31
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-partitions/CHANGELOG.md
30
32
  post_install_message:
31
33
  rdoc_options: []
32
34
  require_paths: