aws-partitions 1.348.0 → 1.349.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
  SHA256:
3
- metadata.gz: 229363858a740396c7d8457229300bb6fc6b1cb4933d2944dfb187b04bc3d044
4
- data.tar.gz: 18dc4a3e9512d4b9ee485ab787745fc6092539682ed718561060083b2d44c1a7
3
+ metadata.gz: 923e355b39e437a6ac2ab1e432b317ee5c14bb3a57330438f664c8b245bb6cad
4
+ data.tar.gz: dabcfed39f3c4e843aa3f5dc99e45142f28541809e3a38fd8f1e937dfbf959ee
5
5
  SHA512:
6
- metadata.gz: 4986b96bd944882cb281a92e0207130c4e9108c90663ff2a82ae54f584e198052da8f61a01f193b6f8bfe033eb08f94b036526febe4c00fcaf5d05fee20b73ce
7
- data.tar.gz: e9427d7c7e14dc96c13015b33e414e44558091e167c132ff3cfb1ccba3d53f8ff52112475cd9dc5cfb65c9521beb02cb4e8de75ce12bffb771dfead26f681602
6
+ metadata.gz: 9643d4b1297916f2bfa2206191105424587eba119788d70ec68f05745f15dbd46aacba8dc96c852adbd66bba1b847b7e3852dc2c7714e0c296db9df169113e43
7
+ data.tar.gz: c3638bd950b7edd734260a9288260b0edc2f16d15912ea32dc5f15a0f468b3bd6114f11e9b11bea0b53c337664d893614ee6015a81e95ca366f7d3ba09591dda
@@ -2770,6 +2770,7 @@
2770
2770
  "protocols" : [ "https" ]
2771
2771
  },
2772
2772
  "endpoints" : {
2773
+ "af-south-1" : { },
2773
2774
  "ap-east-1" : { },
2774
2775
  "ap-northeast-1" : { },
2775
2776
  "ap-northeast-2" : { },
@@ -2779,6 +2780,7 @@
2779
2780
  "ca-central-1" : { },
2780
2781
  "eu-central-1" : { },
2781
2782
  "eu-north-1" : { },
2783
+ "eu-south-1" : { },
2782
2784
  "eu-west-1" : { },
2783
2785
  "eu-west-2" : { },
2784
2786
  "eu-west-3" : { },
@@ -4002,6 +4004,7 @@
4002
4004
  }
4003
4005
  },
4004
4006
  "endpoints" : {
4007
+ "ap-northeast-2" : { },
4005
4008
  "ap-south-1" : { },
4006
4009
  "ap-southeast-2" : { },
4007
4010
  "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.348.0
4
+ version: 1.349.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-07-30 00:00:00.000000000 Z
11
+ date: 2020-07-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: