aws-partitions 1.272.0 → 1.273.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 +3 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a7cd1b4d6200d5f1e8f05b05570c511218bb11de
4
- data.tar.gz: 17c1f96a35c302b579bb54788e6c902fe6be8199
3
+ metadata.gz: a8ffb0d6f27d47c8a4b883e66fa3a46f0ce40ed4
4
+ data.tar.gz: 743d1be97533e9a3514e7fa0e2a66d7e3e6024ec
5
5
  SHA512:
6
- metadata.gz: 2f6de3dd24ca7b4928b8038e5996c5328c5d8bc8d6014dd998a42a2fb7bcd0f69b7b5e620ae5c4b3632d11fbefe6924948e7405478eb4414f77b61c953ac8e54
7
- data.tar.gz: 1c1e8b32bd72c9c40d82dc6488411eead4db7593bf000c89f6da6408de560e0131e01e201cf1898b9d80674d576e228713f1ed588b95a51449a50a71022c808f
6
+ metadata.gz: cf499cadab343168bafec4f3ace5d0e5e2b83d64ed23733487ca3ee0effae7285fbbb8d9fa36431d6a3ae763a847ee69624e8dc3566132fd7e6271d32933bdea
7
+ data.tar.gz: 4cd4e9d5c333bf8e194054d0a3dc95ce041a5049caa6f5177bf85529240e1f5e646a45d6d5b346a11a239b64b4e3be22016b250fc1950773871e421248617dc1
@@ -989,6 +989,9 @@
989
989
  "protocols" : [ "https" ]
990
990
  },
991
991
  "endpoints" : {
992
+ "ap-northeast-1" : { },
993
+ "ap-northeast-2" : { },
994
+ "ap-south-1" : { },
992
995
  "ap-southeast-1" : { },
993
996
  "ap-southeast-2" : { },
994
997
  "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.272.0
4
+ version: 1.273.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: 2020-02-10 00:00:00.000000000 Z
11
+ date: 2020-02-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: