aws-partitions 1.347.0 → 1.348.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 +9 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f5f797a1afe3a7be3faa901df1f286933a8d4c62f8d350a5260c365d81adf2ae
4
- data.tar.gz: 8a75100cdd7312e0883d816a142d7d2b99fa999b2ecf807db948292ab9ade093
3
+ metadata.gz: 229363858a740396c7d8457229300bb6fc6b1cb4933d2944dfb187b04bc3d044
4
+ data.tar.gz: 18dc4a3e9512d4b9ee485ab787745fc6092539682ed718561060083b2d44c1a7
5
5
  SHA512:
6
- metadata.gz: e7ba8763c7d5cc4b9552a6aec85c9330708e49474c14c95228ef0841decd7ee30bc453b8dc65bab5feb5e166b391b6e53d3f9faa82828af59cee4fe1b9620ff5
7
- data.tar.gz: f988d5cc307a39121cd6ed3fcb3a6dc702463afc3b27b2377cc36d7224dfaf2b6dbdc717396f996584b027d7243efdab88857fea6950e65603381592817062bc
6
+ metadata.gz: 4986b96bd944882cb281a92e0207130c4e9108c90663ff2a82ae54f584e198052da8f61a01f193b6f8bfe033eb08f94b036526febe4c00fcaf5d05fee20b73ce
7
+ data.tar.gz: e9427d7c7e14dc96c13015b33e414e44558091e167c132ff3cfb1ccba3d53f8ff52112475cd9dc5cfb65c9521beb02cb4e8de75ce12bffb771dfead26f681602
@@ -783,6 +783,7 @@
783
783
  "ca-central-1" : { },
784
784
  "eu-central-1" : { },
785
785
  "eu-north-1" : { },
786
+ "eu-south-1" : { },
786
787
  "eu-west-1" : { },
787
788
  "eu-west-2" : { },
788
789
  "eu-west-3" : { },
@@ -1695,6 +1696,7 @@
1695
1696
  },
1696
1697
  "ds" : {
1697
1698
  "endpoints" : {
1699
+ "af-south-1" : { },
1698
1700
  "ap-east-1" : { },
1699
1701
  "ap-northeast-1" : { },
1700
1702
  "ap-northeast-2" : { },
@@ -1704,6 +1706,7 @@
1704
1706
  "ca-central-1" : { },
1705
1707
  "eu-central-1" : { },
1706
1708
  "eu-north-1" : { },
1709
+ "eu-south-1" : { },
1707
1710
  "eu-west-1" : { },
1708
1711
  "eu-west-2" : { },
1709
1712
  "eu-west-3" : { },
@@ -6107,6 +6110,12 @@
6107
6110
  }
6108
6111
  },
6109
6112
  "services" : {
6113
+ "access-analyzer" : {
6114
+ "endpoints" : {
6115
+ "cn-north-1" : { },
6116
+ "cn-northwest-1" : { }
6117
+ }
6118
+ },
6110
6119
  "acm" : {
6111
6120
  "endpoints" : {
6112
6121
  "cn-north-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.347.0
4
+ version: 1.348.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-29 00:00:00.000000000 Z
11
+ date: 2020-07-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: