aws-partitions 1.10.0 → 1.11.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +31 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9778bc3278d623e695864dfa6e9e93a5aa801e0f
4
- data.tar.gz: 0e1528cffd8bc62422c0750c22aa1efce1233028
3
+ metadata.gz: 0b60e33cda52fa752082ab7b6f76299218f7d3b8
4
+ data.tar.gz: 2d013ab49f8a40e7fdb718494c25fec880b18502
5
5
  SHA512:
6
- metadata.gz: 6d283f66f4104534183cfc26f5a24f589ce7c907f837b120ae2b3e5cb1385d43027d5c51138266ad8f4975932ed0c5cca5959272438e1a4b391a7daab6752db9
7
- data.tar.gz: 4dec7246a4f703d360a5f140a5fddc7c546f627953985ba01b1ab49ff33a700d4f27efba9e62787b797962f10ca6a6dc301fca7b3a7a7e8e2e8e1074991cccf2
6
+ metadata.gz: 6843aa75989dc88b8ae18bc2ad64482234d6dd573106c1903b641330ba12a08e19b7cdd94c1f3103b8e58654d49fc983ab577f3bec4d0a64fc2cb21bed7881bd
7
+ data.tar.gz: 92d7b7e06f9e0f51155262c7e9a4422014bd5f066564086f27fa7d0b98d9c982e5d505c7bbf3d32eb80ac687976955b2fb287e892a23ca1955232ca34e5f49ae
@@ -131,6 +131,9 @@
131
131
  },
132
132
  "athena" : {
133
133
  "endpoints" : {
134
+ "ap-northeast-1" : { },
135
+ "ap-southeast-1" : { },
136
+ "eu-west-1" : { },
134
137
  "us-east-1" : { },
135
138
  "us-east-2" : { },
136
139
  "us-west-2" : { }
@@ -274,10 +277,13 @@
274
277
  "ap-northeast-1" : { },
275
278
  "ap-southeast-1" : { },
276
279
  "ap-southeast-2" : { },
280
+ "ca-central-1" : { },
277
281
  "eu-central-1" : { },
278
282
  "eu-west-1" : { },
283
+ "eu-west-2" : { },
279
284
  "us-east-1" : { },
280
285
  "us-east-2" : { },
286
+ "us-west-1" : { },
281
287
  "us-west-2" : { }
282
288
  }
283
289
  },
@@ -285,8 +291,10 @@
285
291
  "endpoints" : {
286
292
  "ap-northeast-1" : { },
287
293
  "ap-northeast-2" : { },
294
+ "ap-south-1" : { },
288
295
  "ap-southeast-1" : { },
289
296
  "ap-southeast-2" : { },
297
+ "ca-central-1" : { },
290
298
  "eu-central-1" : { },
291
299
  "eu-west-1" : { },
292
300
  "eu-west-2" : { },
@@ -320,11 +328,14 @@
320
328
  "ap-northeast-1" : { },
321
329
  "ap-southeast-1" : { },
322
330
  "ap-southeast-2" : { },
331
+ "ca-central-1" : { },
323
332
  "eu-central-1" : { },
324
333
  "eu-west-1" : { },
334
+ "eu-west-2" : { },
325
335
  "sa-east-1" : { },
326
336
  "us-east-1" : { },
327
337
  "us-east-2" : { },
338
+ "us-west-1" : { },
328
339
  "us-west-2" : { }
329
340
  }
330
341
  },
@@ -1604,6 +1615,16 @@
1604
1615
  "cn-north-1" : { }
1605
1616
  }
1606
1617
  },
1618
+ "ecr" : {
1619
+ "endpoints" : {
1620
+ "cn-north-1" : { }
1621
+ }
1622
+ },
1623
+ "ecs" : {
1624
+ "endpoints" : {
1625
+ "cn-north-1" : { }
1626
+ }
1627
+ },
1607
1628
  "elasticache" : {
1608
1629
  "endpoints" : {
1609
1630
  "cn-north-1" : { }
@@ -1709,6 +1730,11 @@
1709
1730
  "cn-north-1" : { }
1710
1731
  }
1711
1732
  },
1733
+ "ssm" : {
1734
+ "endpoints" : {
1735
+ "cn-north-1" : { }
1736
+ }
1737
+ },
1712
1738
  "storagegateway" : {
1713
1739
  "endpoints" : {
1714
1740
  "cn-north-1" : { }
@@ -1929,6 +1955,11 @@
1929
1955
  }
1930
1956
  }
1931
1957
  },
1958
+ "ssm" : {
1959
+ "endpoints" : {
1960
+ "us-gov-west-1" : { }
1961
+ }
1962
+ },
1932
1963
  "streams.dynamodb" : {
1933
1964
  "defaults" : {
1934
1965
  "credentialScope" : {
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.10.0
4
+ version: 1.11.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-29 00:00:00.000000000 Z
11
+ date: 2017-07-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: