aws-partitions 1.429.0 → 1.430.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 +14 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 94fdc30b813ce48be98b2b31029c38327f5fd064e1a902882eddc7800b6b657d
4
- data.tar.gz: a8cd91aa1ca4ae7e8173b32cb0b016fe2bcf032a83f68a5e7ce726f206bc647c
3
+ metadata.gz: c6f89190513fa237aed13cd41ba8b9fe618583c56a1b6534b5e2159c4eba64ba
4
+ data.tar.gz: f1269183457af644c15678e72f10eb13c90be268141a07c701dd1454e7e581ec
5
5
  SHA512:
6
- metadata.gz: 7fa7725dacdeb160e3ad374b031cdc9a04af6d16f27f8fc0c0c4b952911b6cad90604b2cfec82cb1e53998e5069c370433120def2d2109ac8c5a169927047d3c
7
- data.tar.gz: cb06df8b5eb2bc7c9267ffb16a47091a64dc19612a5fd90eb5cad28ba8d09596285cf1ae2b6c21edfe93a879df79fb77cf25b2c5feedc6f471171176f727d808
6
+ metadata.gz: 5336307b7bcec843c8860459dde4af3f7e4e36e4a20f3d3fdcd9d8d9b3f5dfe400ad99f693ea585e22e798b09b13a1944cd9e502d2d92551723bc339dda8598d
7
+ data.tar.gz: eefb855abf2b9d09073fc12c3c45ce56bc9dbb210c0e0dc5b25291645561a8ed54f6c647aeacdfc7b389cc1fd919092478009d8fe32e472a3d8175d1ad55104b
data/partitions.json CHANGED
@@ -3680,6 +3680,7 @@
3680
3680
  },
3681
3681
  "hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
3682
3682
  },
3683
+ "me-south-1" : { },
3683
3684
  "sa-east-1" : { },
3684
3685
  "us-east-1" : { },
3685
3686
  "us-east-2" : { },
@@ -6352,6 +6353,7 @@
6352
6353
  },
6353
6354
  "transfer" : {
6354
6355
  "endpoints" : {
6356
+ "af-south-1" : { },
6355
6357
  "ap-east-1" : { },
6356
6358
  "ap-northeast-1" : { },
6357
6359
  "ap-northeast-2" : { },
@@ -9833,6 +9835,18 @@
9833
9835
  "us-isob-east-1" : { }
9834
9836
  }
9835
9837
  },
9838
+ "route53" : {
9839
+ "endpoints" : {
9840
+ "aws-iso-b-global" : {
9841
+ "credentialScope" : {
9842
+ "region" : "us-isob-east-1"
9843
+ },
9844
+ "hostname" : "route53.sc2s.sgov.gov"
9845
+ }
9846
+ },
9847
+ "isRegionalized" : false,
9848
+ "partitionEndpoint" : "aws-iso-b-global"
9849
+ },
9836
9850
  "s3" : {
9837
9851
  "defaults" : {
9838
9852
  "protocols" : [ "http", "https" ],
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.429.0
4
+ version: 1.430.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: 2021-02-23 00:00:00.000000000 Z
11
+ date: 2021-03-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: