aws-partitions 1.9.0 → 1.10.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 +28 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 01bf6d2205da412a9e0fef1bd09b36ae970d60d5
4
- data.tar.gz: 89d61bba6ee466e708a90363a48a8016a4d04ddf
3
+ metadata.gz: 9778bc3278d623e695864dfa6e9e93a5aa801e0f
4
+ data.tar.gz: 0e1528cffd8bc62422c0750c22aa1efce1233028
5
5
  SHA512:
6
- metadata.gz: 7574a02c1c17a60aad7ef6fe64c0d8c6b07db8ef6e11b186108594d158ea3005b200719feb6ce57bf5b6311de9d52a4fc39f8123bdb0f8dd19915381e62c08a8
7
- data.tar.gz: 9ae9ede29d83de026b98ada853895b0f514c8726232de63d4f2849da50deff73a39c16eff9bb81cf2dfad51960a7a0b52c5065c648d1944a041e3ad550517bd2
6
+ metadata.gz: 6d283f66f4104534183cfc26f5a24f589ce7c907f837b120ae2b3e5cb1385d43027d5c51138266ad8f4975932ed0c5cca5959272438e1a4b391a7daab6752db9
7
+ data.tar.gz: 4dec7246a4f703d360a5f140a5fddc7c546f627953985ba01b1ab49ff33a700d4f27efba9e62787b797962f10ca6a6dc301fca7b3a7a7e8e2e8e1074991cccf2
@@ -79,6 +79,7 @@
79
79
  "ap-south-1" : { },
80
80
  "ap-southeast-1" : { },
81
81
  "ap-southeast-2" : { },
82
+ "ca-central-1" : { },
82
83
  "eu-central-1" : { },
83
84
  "eu-west-1" : { },
84
85
  "eu-west-2" : { },
@@ -158,8 +159,13 @@
158
159
  },
159
160
  "batch" : {
160
161
  "endpoints" : {
162
+ "ap-northeast-1" : { },
163
+ "ap-southeast-2" : { },
164
+ "eu-central-1" : { },
161
165
  "eu-west-1" : { },
166
+ "eu-west-2" : { },
162
167
  "us-east-1" : { },
168
+ "us-east-2" : { },
163
169
  "us-west-2" : { }
164
170
  }
165
171
  },
@@ -763,6 +769,8 @@
763
769
  "protocols" : [ "https" ]
764
770
  },
765
771
  "endpoints" : {
772
+ "ap-southeast-2" : { },
773
+ "eu-central-1" : { },
766
774
  "us-east-1" : { },
767
775
  "us-west-2" : { }
768
776
  },
@@ -880,6 +888,7 @@
880
888
  "ap-south-1" : { },
881
889
  "ap-southeast-1" : { },
882
890
  "ap-southeast-2" : { },
891
+ "ca-central-1" : { },
883
892
  "eu-central-1" : { },
884
893
  "eu-west-1" : { },
885
894
  "eu-west-2" : { },
@@ -1226,9 +1235,16 @@
1226
1235
  },
1227
1236
  "sms" : {
1228
1237
  "endpoints" : {
1238
+ "ap-northeast-1" : { },
1239
+ "ap-northeast-2" : { },
1240
+ "ap-south-1" : { },
1229
1241
  "ap-southeast-2" : { },
1242
+ "ca-central-1" : { },
1243
+ "eu-central-1" : { },
1230
1244
  "eu-west-1" : { },
1231
- "us-east-1" : { }
1245
+ "us-east-1" : { },
1246
+ "us-east-2" : { },
1247
+ "us-west-2" : { }
1232
1248
  }
1233
1249
  },
1234
1250
  "snowball" : {
@@ -1866,6 +1882,11 @@
1866
1882
  "us-gov-west-1" : { }
1867
1883
  }
1868
1884
  },
1885
+ "rekognition" : {
1886
+ "endpoints" : {
1887
+ "us-gov-west-1" : { }
1888
+ }
1889
+ },
1869
1890
  "s3" : {
1870
1891
  "defaults" : {
1871
1892
  "signatureVersions" : [ "s3", "s3v4" ]
@@ -1883,6 +1904,11 @@
1883
1904
  }
1884
1905
  }
1885
1906
  },
1907
+ "sms" : {
1908
+ "endpoints" : {
1909
+ "us-gov-west-1" : { }
1910
+ }
1911
+ },
1886
1912
  "snowball" : {
1887
1913
  "endpoints" : {
1888
1914
  "us-gov-west-1" : { }
@@ -1926,4 +1952,4 @@
1926
1952
  }
1927
1953
  } ],
1928
1954
  "version" : 3
1929
- }
1955
+ }
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.9.0
4
+ version: 1.10.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-06-26 00:00:00.000000000 Z
11
+ date: 2017-06-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: