aws-partitions 1.816.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 +5 -0
- data/VERSION +1 -1
- data/partitions.json +12 -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
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.817.0
|
data/partitions.json
CHANGED
@@ -8149,7 +8149,7 @@
|
|
8149
8149
|
"ca-central-1" : {
|
8150
8150
|
"hostname" : "internetmonitor.ca-central-1.api.aws",
|
8151
8151
|
"variants" : [ {
|
8152
|
-
"hostname" : "internetmonitor-fips.ca-central-1.
|
8152
|
+
"hostname" : "internetmonitor-fips.ca-central-1.amazonaws.com",
|
8153
8153
|
"tags" : [ "fips" ]
|
8154
8154
|
} ]
|
8155
8155
|
},
|
@@ -8192,28 +8192,28 @@
|
|
8192
8192
|
"us-east-1" : {
|
8193
8193
|
"hostname" : "internetmonitor.us-east-1.api.aws",
|
8194
8194
|
"variants" : [ {
|
8195
|
-
"hostname" : "internetmonitor-fips.us-east-1.
|
8195
|
+
"hostname" : "internetmonitor-fips.us-east-1.amazonaws.com",
|
8196
8196
|
"tags" : [ "fips" ]
|
8197
8197
|
} ]
|
8198
8198
|
},
|
8199
8199
|
"us-east-2" : {
|
8200
8200
|
"hostname" : "internetmonitor.us-east-2.api.aws",
|
8201
8201
|
"variants" : [ {
|
8202
|
-
"hostname" : "internetmonitor-fips.us-east-2.
|
8202
|
+
"hostname" : "internetmonitor-fips.us-east-2.amazonaws.com",
|
8203
8203
|
"tags" : [ "fips" ]
|
8204
8204
|
} ]
|
8205
8205
|
},
|
8206
8206
|
"us-west-1" : {
|
8207
8207
|
"hostname" : "internetmonitor.us-west-1.api.aws",
|
8208
8208
|
"variants" : [ {
|
8209
|
-
"hostname" : "internetmonitor-fips.us-west-1.
|
8209
|
+
"hostname" : "internetmonitor-fips.us-west-1.amazonaws.com",
|
8210
8210
|
"tags" : [ "fips" ]
|
8211
8211
|
} ]
|
8212
8212
|
},
|
8213
8213
|
"us-west-2" : {
|
8214
8214
|
"hostname" : "internetmonitor.us-west-2.api.aws",
|
8215
8215
|
"variants" : [ {
|
8216
|
-
"hostname" : "internetmonitor-fips.us-west-2.
|
8216
|
+
"hostname" : "internetmonitor-fips.us-west-2.amazonaws.com",
|
8217
8217
|
"tags" : [ "fips" ]
|
8218
8218
|
} ]
|
8219
8219
|
}
|
@@ -11595,6 +11595,12 @@
|
|
11595
11595
|
},
|
11596
11596
|
"hostname" : "oidc.eu-west-3.amazonaws.com"
|
11597
11597
|
},
|
11598
|
+
"il-central-1" : {
|
11599
|
+
"credentialScope" : {
|
11600
|
+
"region" : "il-central-1"
|
11601
|
+
},
|
11602
|
+
"hostname" : "oidc.il-central-1.amazonaws.com"
|
11603
|
+
},
|
11598
11604
|
"me-south-1" : {
|
11599
11605
|
"credentialScope" : {
|
11600
11606
|
"region" : "me-south-1"
|
@@ -16784,6 +16790,7 @@
|
|
16784
16790
|
"deprecated" : true,
|
16785
16791
|
"hostname" : "transfer-fips.us-west-2.amazonaws.com"
|
16786
16792
|
},
|
16793
|
+
"il-central-1" : { },
|
16787
16794
|
"me-central-1" : { },
|
16788
16795
|
"me-south-1" : { },
|
16789
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-09-
|
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:
|