aws-partitions 1.368.0 → 1.370.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 +4 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f6d16d5f3347c2703010f31c146928f8b47fc29e747ac1ec5d2fe8b9af281087
4
- data.tar.gz: 005b717878141b89fe0b846be74b6a64edcb5e75e2deb32a2333c4d69ffdfc03
3
+ metadata.gz: c10f562e1584879dcbed421af2e0f61a15b58f407d882169b76ee3c717c752c4
4
+ data.tar.gz: e072f588717e8045e89d3ca624826abc2f676fd1630f9316c5dcd7f28108ab83
5
5
  SHA512:
6
- metadata.gz: 9f7759960c463fd015bb51de702b6f6070fd64df2a3bd17c7479c1ba3ec98f7a89621570fb3f4625f3f6c0ce451e63cd214cb21997705d35a037c668012c6674
7
- data.tar.gz: 50ceefe4d006a2aef456d8d283abbf8be8ff9f6f7634ad7db58ebfc8697de03436a0f4bf153a4ca6a9f9a956045b0463b355b0ee9e2ebf5ec8b2fbe7972a861c
6
+ metadata.gz: 8bc67b8d24d40ca96ed567a2fdf469fb43c3554669735b96c8e3122878f6b8600d1eddfbc0f5147ce53a1e1c937f034acc795176fbcf5d9133ca8b0240072ff1
7
+ data.tar.gz: 7a39b2db46477a26a923c3f4adcdf7f9905fb0e526395819383ce2199b0d51dd0601af1698c9f81c4f2314a88145d79e2da9b871a5b03b370ba30be6f256933b
@@ -2565,6 +2565,7 @@
2565
2565
  "protocols" : [ "https" ]
2566
2566
  },
2567
2567
  "endpoints" : {
2568
+ "af-south-1" : { },
2568
2569
  "ap-east-1" : { },
2569
2570
  "ap-northeast-1" : { },
2570
2571
  "ap-northeast-2" : { },
@@ -2574,6 +2575,7 @@
2574
2575
  "ca-central-1" : { },
2575
2576
  "eu-central-1" : { },
2576
2577
  "eu-north-1" : { },
2578
+ "eu-south-1" : { },
2577
2579
  "eu-west-1" : { },
2578
2580
  "eu-west-2" : { },
2579
2581
  "eu-west-3" : { },
@@ -4484,6 +4486,7 @@
4484
4486
  "ap-south-1" : { },
4485
4487
  "ap-southeast-1" : { },
4486
4488
  "ap-southeast-2" : { },
4489
+ "ca-central-1" : { },
4487
4490
  "eu-central-1" : { },
4488
4491
  "eu-west-1" : { },
4489
4492
  "eu-west-2" : { },
@@ -8135,7 +8138,7 @@
8135
8138
  "credentialScope" : {
8136
8139
  "region" : "us-gov-west-1"
8137
8140
  },
8138
- "hostname" : "s3-fips-us-gov-west-1.amazonaws.com"
8141
+ "hostname" : "s3-fips.us-gov-west-1.amazonaws.com"
8139
8142
  },
8140
8143
  "us-gov-east-1" : {
8141
8144
  "hostname" : "s3.us-gov-east-1.amazonaws.com",
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.368.0
4
+ version: 1.370.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-09-11 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: