aws-partitions 1.998.0 → 1.1001.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 51d87a742ea2594688913364f645c26823ab378d29bb78cfec0c38e1b955e014
4
- data.tar.gz: 07af99788d2eb11a48fb2f009db7e0ee9ad6d9617588f2e6de5190f76c916554
3
+ metadata.gz: d4395f3821321cf182a8a33bcc41e6827d100af59173144012a40794da1dcf0d
4
+ data.tar.gz: 6798e349837f90521c48016a297f88710c84e247adce674a906fe22daffb4baf
5
5
  SHA512:
6
- metadata.gz: ab2de4b149f97e6dfc994aee7c4269a366ed53d40ced0f26633c00e0abeffbd8a0c5f020550b3a66bccc1e5f6c0322bbfb0b1bfefa62795dd0bb717f04d5b282
7
- data.tar.gz: 4289e5901bd735848c9818dbf7db4912a1eddd06f0e56f6726e137d88264104b59fe8efb20f99aa0ad6769b35533d44978a3dc2f0d56c8565d0fb512556dfb90
6
+ metadata.gz: 9a19f588925b5274496eb13d61b4ade26f63ed47b7458dd9f9e6c5b776ee7a0af0bfa6f8536f3f7d207635eac0173d3e9b1fa6928f9d14575e62ae4465e1dd35
7
+ data.tar.gz: 0b621ce2aeb121e6fcfb13c7fbaab5967833a41e81147516b9f2d2a697806d06362f819c0778267703da079e352608bde45a1898ac4df38835d7a7b9a01208f7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,25 @@
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
+
4
23
  1.998.0 (2024-10-29)
5
24
  ------------------
6
25
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.998.0
1
+ 1.1001.0
@@ -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" : { },
@@ -20929,7 +20930,12 @@
20929
20930
  "tags" : [ "dualstack" ]
20930
20931
  } ]
20931
20932
  },
20932
- "eu-south-2" : { },
20933
+ "eu-south-2" : {
20934
+ "variants" : [ {
20935
+ "hostname" : "textract.eu-south-2.api.aws",
20936
+ "tags" : [ "dualstack" ]
20937
+ } ]
20938
+ },
20933
20939
  "eu-west-1" : {
20934
20940
  "variants" : [ {
20935
20941
  "hostname" : "textract.eu-west-1.api.aws",
@@ -22250,6 +22256,16 @@
22250
22256
  "tags" : [ "fips" ]
22251
22257
  } ]
22252
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
+ },
22253
22269
  "ca-central-1" : {
22254
22270
  "credentialScope" : {
22255
22271
  "region" : "ca-central-1"
@@ -22427,6 +22443,13 @@
22427
22443
  "deprecated" : true,
22428
22444
  "hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com"
22429
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
+ },
22430
22453
  "fips-ca-central-1" : {
22431
22454
  "credentialScope" : {
22432
22455
  "region" : "ca-central-1"
@@ -27551,6 +27574,12 @@
27551
27574
  }
27552
27575
  }
27553
27576
  },
27577
+ "memory-db" : {
27578
+ "endpoints" : {
27579
+ "us-gov-east-1" : { },
27580
+ "us-gov-west-1" : { }
27581
+ }
27582
+ },
27554
27583
  "metering.marketplace" : {
27555
27584
  "defaults" : {
27556
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.998.0
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-10-29 00:00:00.000000000 Z
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: