aws-partitions 1.1177.0 → 1.1178.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +0 -234
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c9a28c774d200f1127be3572d27ccc0f6d68266f95707bd614fa39b25b84e706
4
- data.tar.gz: db66bcb9c895a0c0a35b507638ea91384e446aaaaaa113c0e67b2b06fe49e94c
3
+ metadata.gz: 2ae49795aa7c974a320ff3aa9156d3c5662d383256bf586944170382bc565a12
4
+ data.tar.gz: b84668606c4fbf5a00f59b68c6146057936a123ee209d647987e8177d51e9a42
5
5
  SHA512:
6
- metadata.gz: 15213bb4293840f3be0f376f0e00de904f4275cb6eea462e24982585267c388deac9b9fc46f5e950876d0da3fe84e81ff6816dc0e10da3d4199fb0cd6776870d
7
- data.tar.gz: fed3b2372a47399823be0e11f9084173d1a36442bc3d70d38bb7da71b9b362ddddf6ac43fa202e25c11242430d05cc57932f3cf78fa466c9328eac52c50a0a0c
6
+ metadata.gz: db1094095a210fb9cec730f7f15abc5024e823baa0dfca4c78695ed7f9055d3b8533b05c4f3d7d794ba8c6d7be81368ea3403f045a013c6f5f2c60ccdbed7ca3
7
+ data.tar.gz: ff2668a2c582b09e45b8a966b9e55dfaf86217a8146d42c330fa7513d116b6535ff5acf1591b1e8b4a70bf2026ac70bcafc7e2b471912e15328e05b55467f627
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1178.0 (2025-10-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1177.0 (2025-10-24)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1177.0
1
+ 1.1178.0
data/partitions.json CHANGED
@@ -1448,71 +1448,6 @@
1448
1448
  }
1449
1449
  }
1450
1450
  },
1451
- "api.fleethub.iot" : {
1452
- "endpoints" : {
1453
- "ap-northeast-1" : { },
1454
- "ap-northeast-2" : { },
1455
- "ap-south-1" : { },
1456
- "ap-southeast-1" : { },
1457
- "ap-southeast-2" : { },
1458
- "ca-central-1" : {
1459
- "variants" : [ {
1460
- "hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com",
1461
- "tags" : [ "fips" ]
1462
- } ]
1463
- },
1464
- "eu-central-1" : { },
1465
- "eu-north-1" : { },
1466
- "eu-west-1" : { },
1467
- "eu-west-2" : { },
1468
- "fips-ca-central-1" : {
1469
- "credentialScope" : {
1470
- "region" : "ca-central-1"
1471
- },
1472
- "deprecated" : true,
1473
- "hostname" : "api.fleethub.iot-fips.ca-central-1.amazonaws.com"
1474
- },
1475
- "fips-us-east-1" : {
1476
- "credentialScope" : {
1477
- "region" : "us-east-1"
1478
- },
1479
- "deprecated" : true,
1480
- "hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com"
1481
- },
1482
- "fips-us-east-2" : {
1483
- "credentialScope" : {
1484
- "region" : "us-east-2"
1485
- },
1486
- "deprecated" : true,
1487
- "hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com"
1488
- },
1489
- "fips-us-west-2" : {
1490
- "credentialScope" : {
1491
- "region" : "us-west-2"
1492
- },
1493
- "deprecated" : true,
1494
- "hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com"
1495
- },
1496
- "us-east-1" : {
1497
- "variants" : [ {
1498
- "hostname" : "api.fleethub.iot-fips.us-east-1.amazonaws.com",
1499
- "tags" : [ "fips" ]
1500
- } ]
1501
- },
1502
- "us-east-2" : {
1503
- "variants" : [ {
1504
- "hostname" : "api.fleethub.iot-fips.us-east-2.amazonaws.com",
1505
- "tags" : [ "fips" ]
1506
- } ]
1507
- },
1508
- "us-west-2" : {
1509
- "variants" : [ {
1510
- "hostname" : "api.fleethub.iot-fips.us-west-2.amazonaws.com",
1511
- "tags" : [ "fips" ]
1512
- } ]
1513
- }
1514
- }
1515
- },
1516
1451
  "api.iotdeviceadvisor" : {
1517
1452
  "endpoints" : {
1518
1453
  "ap-northeast-1" : {
@@ -3002,21 +2937,6 @@
3002
2937
  }
3003
2938
  }
3004
2939
  },
3005
- "apptest" : {
3006
- "endpoints" : {
3007
- "ap-southeast-2" : { },
3008
- "eu-central-1" : { },
3009
- "fips-us-east-1" : {
3010
- "deprecated" : true
3011
- },
3012
- "sa-east-1" : { },
3013
- "us-east-1" : {
3014
- "variants" : [ {
3015
- "tags" : [ "fips" ]
3016
- } ]
3017
- }
3018
- }
3019
- },
3020
2940
  "aps" : {
3021
2941
  "defaults" : {
3022
2942
  "protocols" : [ "https" ]
@@ -15943,30 +15863,6 @@
15943
15863
  "us-east-1" : { }
15944
15864
  }
15945
15865
  },
15946
- "lookoutmetrics" : {
15947
- "endpoints" : {
15948
- "ap-northeast-1" : { },
15949
- "ap-southeast-1" : { },
15950
- "ap-southeast-2" : { },
15951
- "eu-central-1" : { },
15952
- "eu-north-1" : { },
15953
- "eu-west-1" : { },
15954
- "us-east-1" : { },
15955
- "us-east-2" : { },
15956
- "us-west-2" : { }
15957
- }
15958
- },
15959
- "lookoutvision" : {
15960
- "endpoints" : {
15961
- "ap-northeast-1" : { },
15962
- "ap-northeast-2" : { },
15963
- "eu-central-1" : { },
15964
- "eu-west-1" : { },
15965
- "us-east-1" : { },
15966
- "us-east-2" : { },
15967
- "us-west-2" : { }
15968
- }
15969
- },
15970
15866
  "m2" : {
15971
15867
  "endpoints" : {
15972
15868
  "af-south-1" : { },
@@ -19271,69 +19167,6 @@
19271
19167
  }
19272
19168
  }
19273
19169
  },
19274
- "qldb" : {
19275
- "endpoints" : {
19276
- "ap-northeast-1" : { },
19277
- "ap-northeast-2" : { },
19278
- "ap-southeast-1" : { },
19279
- "ap-southeast-2" : { },
19280
- "ca-central-1" : {
19281
- "variants" : [ {
19282
- "hostname" : "qldb-fips.ca-central-1.amazonaws.com",
19283
- "tags" : [ "fips" ]
19284
- } ]
19285
- },
19286
- "eu-central-1" : { },
19287
- "eu-west-1" : { },
19288
- "eu-west-2" : { },
19289
- "fips-ca-central-1" : {
19290
- "credentialScope" : {
19291
- "region" : "ca-central-1"
19292
- },
19293
- "deprecated" : true,
19294
- "hostname" : "qldb-fips.ca-central-1.amazonaws.com"
19295
- },
19296
- "fips-us-east-1" : {
19297
- "credentialScope" : {
19298
- "region" : "us-east-1"
19299
- },
19300
- "deprecated" : true,
19301
- "hostname" : "qldb-fips.us-east-1.amazonaws.com"
19302
- },
19303
- "fips-us-east-2" : {
19304
- "credentialScope" : {
19305
- "region" : "us-east-2"
19306
- },
19307
- "deprecated" : true,
19308
- "hostname" : "qldb-fips.us-east-2.amazonaws.com"
19309
- },
19310
- "fips-us-west-2" : {
19311
- "credentialScope" : {
19312
- "region" : "us-west-2"
19313
- },
19314
- "deprecated" : true,
19315
- "hostname" : "qldb-fips.us-west-2.amazonaws.com"
19316
- },
19317
- "us-east-1" : {
19318
- "variants" : [ {
19319
- "hostname" : "qldb-fips.us-east-1.amazonaws.com",
19320
- "tags" : [ "fips" ]
19321
- } ]
19322
- },
19323
- "us-east-2" : {
19324
- "variants" : [ {
19325
- "hostname" : "qldb-fips.us-east-2.amazonaws.com",
19326
- "tags" : [ "fips" ]
19327
- } ]
19328
- },
19329
- "us-west-2" : {
19330
- "variants" : [ {
19331
- "hostname" : "qldb-fips.us-west-2.amazonaws.com",
19332
- "tags" : [ "fips" ]
19333
- } ]
19334
- }
19335
- }
19336
- },
19337
19170
  "query.timestream" : {
19338
19171
  "endpoints" : {
19339
19172
  "ap-northeast-1" : { },
@@ -20946,17 +20779,6 @@
20946
20779
  }
20947
20780
  }
20948
20781
  },
20949
- "robomaker" : {
20950
- "endpoints" : {
20951
- "ap-northeast-1" : { },
20952
- "ap-southeast-1" : { },
20953
- "eu-central-1" : { },
20954
- "eu-west-1" : { },
20955
- "us-east-1" : { },
20956
- "us-east-2" : { },
20957
- "us-west-2" : { }
20958
- }
20959
- },
20960
20782
  "rolesanywhere" : {
20961
20783
  "endpoints" : {
20962
20784
  "af-south-1" : { },
@@ -23876,57 +23698,6 @@
23876
23698
  "us-west-2" : { }
23877
23699
  }
23878
23700
  },
23879
- "session.qldb" : {
23880
- "endpoints" : {
23881
- "ap-northeast-1" : { },
23882
- "ap-northeast-2" : { },
23883
- "ap-southeast-1" : { },
23884
- "ap-southeast-2" : { },
23885
- "ca-central-1" : { },
23886
- "eu-central-1" : { },
23887
- "eu-west-1" : { },
23888
- "eu-west-2" : { },
23889
- "fips-us-east-1" : {
23890
- "credentialScope" : {
23891
- "region" : "us-east-1"
23892
- },
23893
- "deprecated" : true,
23894
- "hostname" : "session.qldb-fips.us-east-1.amazonaws.com"
23895
- },
23896
- "fips-us-east-2" : {
23897
- "credentialScope" : {
23898
- "region" : "us-east-2"
23899
- },
23900
- "deprecated" : true,
23901
- "hostname" : "session.qldb-fips.us-east-2.amazonaws.com"
23902
- },
23903
- "fips-us-west-2" : {
23904
- "credentialScope" : {
23905
- "region" : "us-west-2"
23906
- },
23907
- "deprecated" : true,
23908
- "hostname" : "session.qldb-fips.us-west-2.amazonaws.com"
23909
- },
23910
- "us-east-1" : {
23911
- "variants" : [ {
23912
- "hostname" : "session.qldb-fips.us-east-1.amazonaws.com",
23913
- "tags" : [ "fips" ]
23914
- } ]
23915
- },
23916
- "us-east-2" : {
23917
- "variants" : [ {
23918
- "hostname" : "session.qldb-fips.us-east-2.amazonaws.com",
23919
- "tags" : [ "fips" ]
23920
- } ]
23921
- },
23922
- "us-west-2" : {
23923
- "variants" : [ {
23924
- "hostname" : "session.qldb-fips.us-west-2.amazonaws.com",
23925
- "tags" : [ "fips" ]
23926
- } ]
23927
- }
23928
- }
23929
- },
23930
23701
  "shield" : {
23931
23702
  "defaults" : {
23932
23703
  "protocols" : [ "https" ],
@@ -35217,11 +34988,6 @@
35217
34988
  }
35218
34989
  }
35219
34990
  },
35220
- "robomaker" : {
35221
- "endpoints" : {
35222
- "us-gov-west-1" : { }
35223
- }
35224
- },
35225
34991
  "rolesanywhere" : {
35226
34992
  "endpoints" : {
35227
34993
  "fips-us-gov-east-1" : {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1177.0
4
+ version: 1.1178.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services