aws-partitions 1.996.0 → 1.1001.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +29 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +3 -0
- data/partitions.json +31 -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: d4395f3821321cf182a8a33bcc41e6827d100af59173144012a40794da1dcf0d
|
4
|
+
data.tar.gz: 6798e349837f90521c48016a297f88710c84e247adce674a906fe22daffb4baf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9a19f588925b5274496eb13d61b4ade26f63ed47b7458dd9f9e6c5b776ee7a0af0bfa6f8536f3f7d207635eac0173d3e9b1fa6928f9d14575e62ae4465e1dd35
|
7
|
+
data.tar.gz: 0b621ce2aeb121e6fcfb13c7fbaab5967833a41e81147516b9f2d2a697806d06362f819c0778267703da079e352608bde45a1898ac4df38835d7a7b9a01208f7
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,35 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1001.0 (2024-11-01)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1000.0 (2024-10-31)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.999.0 (2024-10-30)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::GeoRoutes`.
|
18
|
+
|
19
|
+
* Feature - Added support for enumerating regions for `Aws::GeoPlaces`.
|
20
|
+
|
21
|
+
* Feature - Added support for enumerating regions for `Aws::GeoMaps`.
|
22
|
+
|
23
|
+
1.998.0 (2024-10-29)
|
24
|
+
------------------
|
25
|
+
|
26
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
27
|
+
|
28
|
+
1.997.0 (2024-10-28)
|
29
|
+
------------------
|
30
|
+
|
31
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
32
|
+
|
4
33
|
1.996.0 (2024-10-25)
|
5
34
|
------------------
|
6
35
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1001.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -397,6 +397,9 @@ module Aws
|
|
397
397
|
'FraudDetector' => 'frauddetector',
|
398
398
|
'FreeTier' => 'freetier',
|
399
399
|
'GameLift' => 'gamelift',
|
400
|
+
'GeoMaps' => 'geo-maps',
|
401
|
+
'GeoPlaces' => 'geo-places',
|
402
|
+
'GeoRoutes' => 'geo-routes',
|
400
403
|
'Glacier' => 'glacier',
|
401
404
|
'GlobalAccelerator' => 'globalaccelerator',
|
402
405
|
'Glue' => 'glue',
|
data/partitions.json
CHANGED
@@ -16192,6 +16192,7 @@
|
|
16192
16192
|
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
|
16193
16193
|
},
|
16194
16194
|
"eu-central-1" : { },
|
16195
|
+
"eu-south-2" : { },
|
16195
16196
|
"eu-west-1" : { },
|
16196
16197
|
"eu-west-2" : { },
|
16197
16198
|
"il-central-1" : { },
|
@@ -20404,6 +20405,7 @@
|
|
20404
20405
|
"ap-southeast-2" : { },
|
20405
20406
|
"ap-southeast-3" : { },
|
20406
20407
|
"ap-southeast-4" : { },
|
20408
|
+
"ap-southeast-5" : { },
|
20407
20409
|
"ca-central-1" : {
|
20408
20410
|
"variants" : [ {
|
20409
20411
|
"hostname" : "storagegateway-fips.ca-central-1.amazonaws.com",
|
@@ -20928,6 +20930,12 @@
|
|
20928
20930
|
"tags" : [ "dualstack" ]
|
20929
20931
|
} ]
|
20930
20932
|
},
|
20933
|
+
"eu-south-2" : {
|
20934
|
+
"variants" : [ {
|
20935
|
+
"hostname" : "textract.eu-south-2.api.aws",
|
20936
|
+
"tags" : [ "dualstack" ]
|
20937
|
+
} ]
|
20938
|
+
},
|
20931
20939
|
"eu-west-1" : {
|
20932
20940
|
"variants" : [ {
|
20933
20941
|
"hostname" : "textract.eu-west-1.api.aws",
|
@@ -22248,6 +22256,16 @@
|
|
22248
22256
|
"tags" : [ "fips" ]
|
22249
22257
|
} ]
|
22250
22258
|
},
|
22259
|
+
"ap-southeast-5" : {
|
22260
|
+
"credentialScope" : {
|
22261
|
+
"region" : "ap-southeast-5"
|
22262
|
+
},
|
22263
|
+
"hostname" : "wafv2.ap-southeast-5.amazonaws.com",
|
22264
|
+
"variants" : [ {
|
22265
|
+
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com",
|
22266
|
+
"tags" : [ "fips" ]
|
22267
|
+
} ]
|
22268
|
+
},
|
22251
22269
|
"ca-central-1" : {
|
22252
22270
|
"credentialScope" : {
|
22253
22271
|
"region" : "ca-central-1"
|
@@ -22425,6 +22443,13 @@
|
|
22425
22443
|
"deprecated" : true,
|
22426
22444
|
"hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com"
|
22427
22445
|
},
|
22446
|
+
"fips-ap-southeast-5" : {
|
22447
|
+
"credentialScope" : {
|
22448
|
+
"region" : "ap-southeast-5"
|
22449
|
+
},
|
22450
|
+
"deprecated" : true,
|
22451
|
+
"hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
|
22452
|
+
},
|
22428
22453
|
"fips-ca-central-1" : {
|
22429
22454
|
"credentialScope" : {
|
22430
22455
|
"region" : "ca-central-1"
|
@@ -27549,6 +27574,12 @@
|
|
27549
27574
|
}
|
27550
27575
|
}
|
27551
27576
|
},
|
27577
|
+
"memory-db" : {
|
27578
|
+
"endpoints" : {
|
27579
|
+
"us-gov-east-1" : { },
|
27580
|
+
"us-gov-west-1" : { }
|
27581
|
+
}
|
27582
|
+
},
|
27552
27583
|
"metering.marketplace" : {
|
27553
27584
|
"defaults" : {
|
27554
27585
|
"credentialScope" : {
|
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.1001.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: 2024-
|
11
|
+
date: 2024-11-01 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|