aws-partitions 1.72.0 → 1.73.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 +1 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 57b22d581e5e1b6a1ac7a6ed52b96c753d8d75bf
4
- data.tar.gz: a278deac0b3b5b236c73661f2989b5221c5a6a70
3
+ metadata.gz: d3d5223f213e0fcad64083863f0f46cc2dcaca62
4
+ data.tar.gz: c76eeb5e38d63a5be3aaf1ea977bba9c527bc9dc
5
5
  SHA512:
6
- metadata.gz: ea5a9a0f244fb799794a5fe8a49568f38d3b2a4800e21eb56a9bdcdd4c629b111538b9c1b9f4271ebac95920cdeda51c06e411a41a3b0d07fa6f1b88ce774644
7
- data.tar.gz: aa66ec2eadfef5db1adea743fb7a4c945c880ff8ce10ab51a9b68f55c68abb7569d25e82369372bffcb445237bc364445c2abb7948ad4caa6fd574c628262ad6
6
+ metadata.gz: f105fc6cccea6c2d82615894d0c8fc454fa26793bd6ddc6fba574965a7a70f22a00878d79cd4bd82250ba5b964f11094ec044b917b74f4b327be4e60853087a3
7
+ data.tar.gz: 6f0b828cdbe6b15434003968518b501a9d121b1d1d89733c1e3b58f257eafc779e478241c6e9ae2b610008418765cb12763f0826944e3a123290c48498f02e73
data/partitions.json CHANGED
@@ -1651,6 +1651,7 @@
1651
1651
  "endpoints" : {
1652
1652
  "ap-northeast-1" : { },
1653
1653
  "ap-south-1" : { },
1654
+ "ap-southeast-1" : { },
1654
1655
  "ap-southeast-2" : { },
1655
1656
  "ca-central-1" : { },
1656
1657
  "eu-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.72.0
4
+ version: 1.73.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-03-22 00:00:00.000000000 Z
11
+ date: 2018-03-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: