aws-partitions 1.161.0 → 1.162.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 +4 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ddf86c824757e4fcf23416959db01bafac092a54
4
- data.tar.gz: ead3a3172ff68b0bd020cacbde13e34ee9c4fc69
3
+ metadata.gz: 382ecf8bd913b82c70fd4624a00da3bf71fe92d3
4
+ data.tar.gz: 0df0ec689d2e7b968bd8db76ea49886edde7aa04
5
5
  SHA512:
6
- metadata.gz: '008f36cbe45f9dab6eac301778f1de7c987b8eb0cf235399e2a6012f84e522fbb21a03cd9088025fbfdef281de9f927489c44e03a09b67576dc08048ffdff0da'
7
- data.tar.gz: dae44fcb12f6afaf8d329b05d3b924e9da9b037aa05cf56d18c56de3386a3fb7cfbc077d58ceaa77fffcc720afec49cf331dbf8bac3c1f7a1469b1749ddbb6d0
6
+ metadata.gz: ea99e31dbb0152b36c66cc0caa02de7869197996367b62555edb846bba6c9aad7ea36ee288804f2099b5e69cf0e05b1a9a101f374d9ecb9975d075f5b446ec9b
7
+ data.tar.gz: 9dad3d02ad338c9844d7f4e9bc5e688df04d6cb192e121c3a655b53659b20f53381cf5e2e87597f18f95973952796dd9f06a7148d34265d000d8ec9d4f6e1c5e
data/partitions.json CHANGED
@@ -2958,7 +2958,11 @@
2958
2958
  "protocols" : [ "https" ]
2959
2959
  },
2960
2960
  "endpoints" : {
2961
+ "ap-northeast-1" : { },
2961
2962
  "ap-northeast-2" : { },
2963
+ "ap-south-1" : { },
2964
+ "ap-southeast-1" : { },
2965
+ "ca-central-1" : { },
2962
2966
  "eu-central-1" : { },
2963
2967
  "eu-west-1" : { },
2964
2968
  "us-east-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.161.0
4
+ version: 1.162.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: 2019-05-10 00:00:00.000000000 Z
11
+ date: 2019-05-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: