aws-partitions 1.815.0 → 1.817.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 +15 -5
- 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: a3376f21523e76efeb9e1b1fc62a5b1ca5a553bc74d4e57695f9979e5ae40bec
|
4
|
+
data.tar.gz: 03b30827b02ec243f3957129450c3522dc13e608136e7ac8cfbdc93a10f176dd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aa258fd296699b9f06ed45b38b82cdc5b58bb44ede312179f571b4475de71a30da595fa1eaf2349db9976e3c3657e975687ca7cf96f7e9ad42a8ab9fb26c43b2
|
7
|
+
data.tar.gz: 68c4a7949ca0207c6b49b7c197d48bb73a12c06ee081167959a5178a13a043772b74d6d668253bb3cbe6264bf7905a128411079bb17de058d171b0df22958083
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.817.0 (2023-09-05)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.816.0 (2023-09-01)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.815.0 (2023-08-31)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.817.0
|
data/partitions.json
CHANGED
@@ -3049,6 +3049,7 @@
|
|
3049
3049
|
"deprecated" : true,
|
3050
3050
|
"hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
|
3051
3051
|
},
|
3052
|
+
"il-central-1" : { },
|
3052
3053
|
"me-central-1" : { },
|
3053
3054
|
"me-south-1" : { },
|
3054
3055
|
"sa-east-1" : { },
|
@@ -8148,7 +8149,7 @@
|
|
8148
8149
|
"ca-central-1" : {
|
8149
8150
|
"hostname" : "internetmonitor.ca-central-1.api.aws",
|
8150
8151
|
"variants" : [ {
|
8151
|
-
"hostname" : "internetmonitor-fips.ca-central-1.
|
8152
|
+
"hostname" : "internetmonitor-fips.ca-central-1.amazonaws.com",
|
8152
8153
|
"tags" : [ "fips" ]
|
8153
8154
|
} ]
|
8154
8155
|
},
|
@@ -8191,28 +8192,28 @@
|
|
8191
8192
|
"us-east-1" : {
|
8192
8193
|
"hostname" : "internetmonitor.us-east-1.api.aws",
|
8193
8194
|
"variants" : [ {
|
8194
|
-
"hostname" : "internetmonitor-fips.us-east-1.
|
8195
|
+
"hostname" : "internetmonitor-fips.us-east-1.amazonaws.com",
|
8195
8196
|
"tags" : [ "fips" ]
|
8196
8197
|
} ]
|
8197
8198
|
},
|
8198
8199
|
"us-east-2" : {
|
8199
8200
|
"hostname" : "internetmonitor.us-east-2.api.aws",
|
8200
8201
|
"variants" : [ {
|
8201
|
-
"hostname" : "internetmonitor-fips.us-east-2.
|
8202
|
+
"hostname" : "internetmonitor-fips.us-east-2.amazonaws.com",
|
8202
8203
|
"tags" : [ "fips" ]
|
8203
8204
|
} ]
|
8204
8205
|
},
|
8205
8206
|
"us-west-1" : {
|
8206
8207
|
"hostname" : "internetmonitor.us-west-1.api.aws",
|
8207
8208
|
"variants" : [ {
|
8208
|
-
"hostname" : "internetmonitor-fips.us-west-1.
|
8209
|
+
"hostname" : "internetmonitor-fips.us-west-1.amazonaws.com",
|
8209
8210
|
"tags" : [ "fips" ]
|
8210
8211
|
} ]
|
8211
8212
|
},
|
8212
8213
|
"us-west-2" : {
|
8213
8214
|
"hostname" : "internetmonitor.us-west-2.api.aws",
|
8214
8215
|
"variants" : [ {
|
8215
|
-
"hostname" : "internetmonitor-fips.us-west-2.
|
8216
|
+
"hostname" : "internetmonitor-fips.us-west-2.amazonaws.com",
|
8216
8217
|
"tags" : [ "fips" ]
|
8217
8218
|
} ]
|
8218
8219
|
}
|
@@ -10730,6 +10731,7 @@
|
|
10730
10731
|
"endpoints" : {
|
10731
10732
|
"ap-southeast-1" : { },
|
10732
10733
|
"eu-central-1" : { },
|
10734
|
+
"il-central-1" : { },
|
10733
10735
|
"us-east-1" : {
|
10734
10736
|
"variants" : [ {
|
10735
10737
|
"hostname" : "meetings-chime-fips.us-east-1.amazonaws.com",
|
@@ -11593,6 +11595,12 @@
|
|
11593
11595
|
},
|
11594
11596
|
"hostname" : "oidc.eu-west-3.amazonaws.com"
|
11595
11597
|
},
|
11598
|
+
"il-central-1" : {
|
11599
|
+
"credentialScope" : {
|
11600
|
+
"region" : "il-central-1"
|
11601
|
+
},
|
11602
|
+
"hostname" : "oidc.il-central-1.amazonaws.com"
|
11603
|
+
},
|
11596
11604
|
"me-south-1" : {
|
11597
11605
|
"credentialScope" : {
|
11598
11606
|
"region" : "me-south-1"
|
@@ -15935,6 +15943,7 @@
|
|
15935
15943
|
"eu-west-1" : { },
|
15936
15944
|
"eu-west-2" : { },
|
15937
15945
|
"eu-west-3" : { },
|
15946
|
+
"il-central-1" : { },
|
15938
15947
|
"me-south-1" : { },
|
15939
15948
|
"sa-east-1" : { },
|
15940
15949
|
"us-east-1" : { },
|
@@ -16781,6 +16790,7 @@
|
|
16781
16790
|
"deprecated" : true,
|
16782
16791
|
"hostname" : "transfer-fips.us-west-2.amazonaws.com"
|
16783
16792
|
},
|
16793
|
+
"il-central-1" : { },
|
16784
16794
|
"me-central-1" : { },
|
16785
16795
|
"me-south-1" : { },
|
16786
16796
|
"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.817.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-
|
11
|
+
date: 2023-09-05 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|