aws-partitions 1.84.0 → 1.85.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 +3 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c5edaf789dac501007389944ce64ea5be216e843
4
- data.tar.gz: '08884d897a118b123e625995f3ea19e8b70f59ec'
3
+ metadata.gz: 5610733232a90e3a325d631616f70d32bb471fde
4
+ data.tar.gz: 97279e5559eab3356ee6e5f55ed907ca2be36dc1
5
5
  SHA512:
6
- metadata.gz: 1f12f15727cbf1fd464b5dc177f5ceb59222fc26e65a98ca1065e7f4854b9ef3647816fe55c48c60da3714593125701788a2eba0458c184f6673475064a6c046
7
- data.tar.gz: 5de01c49fde864373e71f897132040ee682d76b23f4239ec59b74ffa0ec465ae1375142a1e7502ad81af684b47ecc09e32a6d2b0c4b924c90f45539b016c2830
6
+ metadata.gz: 4fb8374120d580d218cb4368a5dffb4cf87c0c39cfcd2bd309d5f79706032c7ba2b2bcd647e52ca02734aea1156bf20da00932b6229f2cdab1bacaa91eb3246e
7
+ data.tar.gz: 3600fac9aeda75f5ac207aacbe7de9774f75bf25ff7ba3742480c5766268c87bec2a7c8dfd97bb58b397b815460f1684fbcc6aa0fa8f4b215aebffb4acbb0b13
@@ -1098,6 +1098,7 @@
1098
1098
  "endpoints" : {
1099
1099
  "ap-northeast-1" : { },
1100
1100
  "ap-northeast-2" : { },
1101
+ "ap-south-1" : { },
1101
1102
  "ap-southeast-1" : { },
1102
1103
  "ap-southeast-2" : { },
1103
1104
  "eu-central-1" : { },
@@ -1817,6 +1818,7 @@
1817
1818
  "states" : {
1818
1819
  "endpoints" : {
1819
1820
  "ap-northeast-1" : { },
1821
+ "ap-northeast-2" : { },
1820
1822
  "ap-southeast-1" : { },
1821
1823
  "ap-southeast-2" : { },
1822
1824
  "ca-central-1" : { },
@@ -1825,6 +1827,7 @@
1825
1827
  "eu-west-2" : { },
1826
1828
  "us-east-1" : { },
1827
1829
  "us-east-2" : { },
1830
+ "us-west-1" : { },
1828
1831
  "us-west-2" : { }
1829
1832
  }
1830
1833
  },
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.84.0
4
+ version: 1.85.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: 2018-05-07 00:00:00.000000000 Z
11
+ date: 2018-05-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: