aws-partitions 1.691.0 → 1.693.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/lib/aws-partitions.rb +1 -0
- data/partitions.json +50 -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: 63123df247e4e583860ec793240d959df7fb3e7288d24e3373a2725e1a9d0fd6
|
|
4
|
+
data.tar.gz: 41faada3734e74028b963cf6f922fded46feba95bda4690f31ed8b11ff109e12
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3c9f7bcc4b48f37486d95a7e5ddc59eb14b487ee9486cc97c16f117c5e0cb3f38166c654931d59a6cd62987a7339d2a1591e57ee81988b89adc9c774c9b0629f
|
|
7
|
+
data.tar.gz: dd828b64be4ba70bd394d2ab0c4577c94292b0bbf32d1990f4f082bf622a30a344d619e9941b8bb5c76d1032ae4d28cd784b0b0c03bd1bfcd57e0e82e552806c
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.693.0 (2023-01-13)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.692.0 (2023-01-12)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::CleanRooms`.
|
|
13
|
+
|
|
4
14
|
1.691.0 (2023-01-10)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.693.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -287,6 +287,7 @@ module Aws
|
|
|
287
287
|
'ChimeSDKMeetings' => 'meetings-chime',
|
|
288
288
|
'ChimeSDKMessaging' => 'messaging-chime',
|
|
289
289
|
'ChimeSDKVoice' => 'voice-chime',
|
|
290
|
+
'CleanRooms' => 'cleanrooms',
|
|
290
291
|
'Cloud9' => 'cloud9',
|
|
291
292
|
'CloudControlApi' => 'cloudcontrolapi',
|
|
292
293
|
'CloudDirectory' => 'clouddirectory',
|
data/partitions.json
CHANGED
|
@@ -2308,6 +2308,21 @@
|
|
|
2308
2308
|
"isRegionalized" : false,
|
|
2309
2309
|
"partitionEndpoint" : "aws-global"
|
|
2310
2310
|
},
|
|
2311
|
+
"cleanrooms" : {
|
|
2312
|
+
"endpoints" : {
|
|
2313
|
+
"ap-northeast-1" : { },
|
|
2314
|
+
"ap-northeast-2" : { },
|
|
2315
|
+
"ap-southeast-1" : { },
|
|
2316
|
+
"ap-southeast-2" : { },
|
|
2317
|
+
"eu-central-1" : { },
|
|
2318
|
+
"eu-north-1" : { },
|
|
2319
|
+
"eu-west-1" : { },
|
|
2320
|
+
"eu-west-2" : { },
|
|
2321
|
+
"us-east-1" : { },
|
|
2322
|
+
"us-east-2" : { },
|
|
2323
|
+
"us-west-2" : { }
|
|
2324
|
+
}
|
|
2325
|
+
},
|
|
2311
2326
|
"cloud9" : {
|
|
2312
2327
|
"endpoints" : {
|
|
2313
2328
|
"af-south-1" : { },
|
|
@@ -13175,6 +13190,7 @@
|
|
|
13175
13190
|
"deprecated" : true,
|
|
13176
13191
|
"hostname" : "securityhub-fips.us-west-2.amazonaws.com"
|
|
13177
13192
|
},
|
|
13193
|
+
"me-central-1" : { },
|
|
13178
13194
|
"me-south-1" : { },
|
|
13179
13195
|
"sa-east-1" : { },
|
|
13180
13196
|
"us-east-1" : {
|
|
@@ -15737,6 +15753,13 @@
|
|
|
15737
15753
|
"deprecated" : true,
|
|
15738
15754
|
"hostname" : "waf-regional-fips.eu-west-3.amazonaws.com"
|
|
15739
15755
|
},
|
|
15756
|
+
"fips-me-central-1" : {
|
|
15757
|
+
"credentialScope" : {
|
|
15758
|
+
"region" : "me-central-1"
|
|
15759
|
+
},
|
|
15760
|
+
"deprecated" : true,
|
|
15761
|
+
"hostname" : "waf-regional-fips.me-central-1.amazonaws.com"
|
|
15762
|
+
},
|
|
15740
15763
|
"fips-me-south-1" : {
|
|
15741
15764
|
"credentialScope" : {
|
|
15742
15765
|
"region" : "me-south-1"
|
|
@@ -15779,6 +15802,16 @@
|
|
|
15779
15802
|
"deprecated" : true,
|
|
15780
15803
|
"hostname" : "waf-regional-fips.us-west-2.amazonaws.com"
|
|
15781
15804
|
},
|
|
15805
|
+
"me-central-1" : {
|
|
15806
|
+
"credentialScope" : {
|
|
15807
|
+
"region" : "me-central-1"
|
|
15808
|
+
},
|
|
15809
|
+
"hostname" : "waf-regional.me-central-1.amazonaws.com",
|
|
15810
|
+
"variants" : [ {
|
|
15811
|
+
"hostname" : "waf-regional-fips.me-central-1.amazonaws.com",
|
|
15812
|
+
"tags" : [ "fips" ]
|
|
15813
|
+
} ]
|
|
15814
|
+
},
|
|
15782
15815
|
"me-south-1" : {
|
|
15783
15816
|
"credentialScope" : {
|
|
15784
15817
|
"region" : "me-south-1"
|
|
@@ -16115,6 +16148,13 @@
|
|
|
16115
16148
|
"deprecated" : true,
|
|
16116
16149
|
"hostname" : "wafv2-fips.eu-west-3.amazonaws.com"
|
|
16117
16150
|
},
|
|
16151
|
+
"fips-me-central-1" : {
|
|
16152
|
+
"credentialScope" : {
|
|
16153
|
+
"region" : "me-central-1"
|
|
16154
|
+
},
|
|
16155
|
+
"deprecated" : true,
|
|
16156
|
+
"hostname" : "wafv2-fips.me-central-1.amazonaws.com"
|
|
16157
|
+
},
|
|
16118
16158
|
"fips-me-south-1" : {
|
|
16119
16159
|
"credentialScope" : {
|
|
16120
16160
|
"region" : "me-south-1"
|
|
@@ -16157,6 +16197,16 @@
|
|
|
16157
16197
|
"deprecated" : true,
|
|
16158
16198
|
"hostname" : "wafv2-fips.us-west-2.amazonaws.com"
|
|
16159
16199
|
},
|
|
16200
|
+
"me-central-1" : {
|
|
16201
|
+
"credentialScope" : {
|
|
16202
|
+
"region" : "me-central-1"
|
|
16203
|
+
},
|
|
16204
|
+
"hostname" : "wafv2.me-central-1.amazonaws.com",
|
|
16205
|
+
"variants" : [ {
|
|
16206
|
+
"hostname" : "wafv2-fips.me-central-1.amazonaws.com",
|
|
16207
|
+
"tags" : [ "fips" ]
|
|
16208
|
+
} ]
|
|
16209
|
+
},
|
|
16160
16210
|
"me-south-1" : {
|
|
16161
16211
|
"credentialScope" : {
|
|
16162
16212
|
"region" : "me-south-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.693.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-01-
|
|
11
|
+
date: 2023-01-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|