aws-partitions 1.386.0 → 1.387.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 +2 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4045eb6f523e1eb4b01d4e9a0b627a6d592a50797df9fb28f9b5614dc8d82c3d
4
- data.tar.gz: 660e7466cc291c47034cac0cdb8bb35f9abb41a282be08d1ec07ff80c38c88ca
3
+ metadata.gz: 444f0a75c7cb89fc64b76902e71cfcd8eea45821ea8cd73cf29a036eb688d7f4
4
+ data.tar.gz: 4ca6f40d77d16c2311c3c1533b68b6678b335353a626bf8e5646b68f621f5f49
5
5
  SHA512:
6
- metadata.gz: 61f38b47dfef9901d7812c1814717b837e06c4d4e57ae8f4f818e13aeb5879a7d3c0aa5cc628f5dee5005f28bc44b797fee5cd0a5874259731a24f9961bfab35
7
- data.tar.gz: 40fd3a446fc129c8dec9596d87a48854db6b6678b3f81a2c3e6414bac5973c7312e1844743b4c3cfef7863c3c117c83c521f4b4c1cb54f0e567ad4072121c27a
6
+ metadata.gz: 41b1984378986937b37951afd92d324f26f761318ddac2dedf4d3d6322afe05aaace2b834040e1d4a8c6bb78af8118c3eb6c81a73650fcdfd830afa7303ad4b7
7
+ data.tar.gz: 655fc10877995d4c0abe32cc8b36a675984fab0cc63e35be2c919d4eb78adb4c2714bff7183635d47871c263fe8ffbce34a541a3b2889859c70dae75a18ac17e
@@ -727,6 +727,7 @@
727
727
  "protocols" : [ "http", "https" ]
728
728
  },
729
729
  "endpoints" : {
730
+ "af-south-1" : { },
730
731
  "ap-east-1" : { },
731
732
  "ap-northeast-1" : { },
732
733
  "ap-northeast-2" : { },
@@ -736,6 +737,7 @@
736
737
  "ca-central-1" : { },
737
738
  "eu-central-1" : { },
738
739
  "eu-north-1" : { },
740
+ "eu-south-1" : { },
739
741
  "eu-west-1" : { },
740
742
  "eu-west-2" : { },
741
743
  "eu-west-3" : { },
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.386.0
4
+ version: 1.387.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-10-26 00:00:00.000000000 Z
11
+ date: 2020-10-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: