aws-partitions 1.807.0 → 1.809.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions.json +6 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 94747a2f2dca1e3da4043bd6837b03160d3cd09dd98793c989a5f8d3449b6a18
|
|
4
|
+
data.tar.gz: 96074d222e536d37a872c2fb634329325aeba39e5c21dc8a96234af16b91c2b7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 393998c12ce913f7e473704618bbbf1d7407366d9e90d7867fe8e71e01152aa47a19836c86ff98af72688494bdb5df21f6f69e00d72dfd6fbd4d1d6e1da7de88
|
|
7
|
+
data.tar.gz: 9ef6a522eb3e34ebfc42b3e221214ac6a37b17615870a4ff834531901ec4d63001e2ed7733ef51faf7e90799b29d295d7ec15fe05b0e9720de6c4eea3a495bee
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.809.0 (2023-08-22)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.808.0 (2023-08-21)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.807.0 (2023-08-18)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.809.0
|
data/partitions.json
CHANGED
|
@@ -6924,6 +6924,7 @@
|
|
|
6924
6924
|
"deprecated" : true,
|
|
6925
6925
|
"hostname" : "fms-fips.us-west-2.amazonaws.com"
|
|
6926
6926
|
},
|
|
6927
|
+
"il-central-1" : { },
|
|
6927
6928
|
"me-central-1" : { },
|
|
6928
6929
|
"me-south-1" : {
|
|
6929
6930
|
"variants" : [ {
|
|
@@ -10492,9 +10493,11 @@
|
|
|
10492
10493
|
"af-south-1" : { },
|
|
10493
10494
|
"ap-northeast-1" : { },
|
|
10494
10495
|
"ap-northeast-2" : { },
|
|
10496
|
+
"ap-northeast-3" : { },
|
|
10495
10497
|
"ap-south-1" : { },
|
|
10496
10498
|
"ap-southeast-1" : { },
|
|
10497
10499
|
"ap-southeast-2" : { },
|
|
10500
|
+
"ap-southeast-4" : { },
|
|
10498
10501
|
"ca-central-1" : {
|
|
10499
10502
|
"variants" : [ {
|
|
10500
10503
|
"hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com",
|
|
@@ -10903,6 +10906,7 @@
|
|
|
10903
10906
|
"deprecated" : true,
|
|
10904
10907
|
"hostname" : "mgn-fips.us-west-2.amazonaws.com"
|
|
10905
10908
|
},
|
|
10909
|
+
"il-central-1" : { },
|
|
10906
10910
|
"me-central-1" : { },
|
|
10907
10911
|
"me-south-1" : { },
|
|
10908
10912
|
"sa-east-1" : { },
|
|
@@ -12941,6 +12945,7 @@
|
|
|
12941
12945
|
"eu-central-1" : { },
|
|
12942
12946
|
"eu-west-1" : { },
|
|
12943
12947
|
"eu-west-2" : { },
|
|
12948
|
+
"il-central-1" : { },
|
|
12944
12949
|
"rekognition-fips.ca-central-1" : {
|
|
12945
12950
|
"credentialScope" : {
|
|
12946
12951
|
"region" : "ca-central-1"
|
|
@@ -16014,6 +16019,7 @@
|
|
|
16014
16019
|
"eu-west-1" : { },
|
|
16015
16020
|
"eu-west-2" : { },
|
|
16016
16021
|
"eu-west-3" : { },
|
|
16022
|
+
"il-central-1" : { },
|
|
16017
16023
|
"me-central-1" : { },
|
|
16018
16024
|
"me-south-1" : { },
|
|
16019
16025
|
"sa-east-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.
|
|
4
|
+
version: 1.809.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: 2023-08-
|
|
11
|
+
date: 2023-08-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|