aws-partitions 1.1262.0 → 1.1269.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c74c80fcf2395943dd9f30661546c85e62706d27c5a19899c52b9b36d341aa12
4
- data.tar.gz: 94d1b3e043404ca5fd018614372497162ecc2ce095b7b5593e21dc3d39d77b72
3
+ metadata.gz: 17a9986ca2b0905ff5503579723a89764173fa77bd5a9e4953d7a3036bb3b60e
4
+ data.tar.gz: 12a10871d0ddf771e88483991bfc3ee74080d7fe5d8a52186c5f1d98dff2a1a8
5
5
  SHA512:
6
- metadata.gz: 7c2e1ed26324b3d57877bc58e04569e90e63915c7e4e7cc2ac21dffb277901820dfdad7c7b8cbbb71e13dbe8d5d38722d75957289d374e0b8e434b829bb728c9
7
- data.tar.gz: f5416834e7560be0510300156a95209be1635ca9e00d25527f606ce246caf9f69967fe866f77203fdd5649303be9f9ea83463753a31af8e7220bfd0f5872ee69
6
+ metadata.gz: cb28bcf430c1c8bfdad8de9c57bc32ebf40d52aaa81dcf523c2ba86ed422fd184cff32c43e80df3f2e3d96d047ccc8fda86f19b723b4eafa1819b4ada9c30db1
7
+ data.tar.gz: 9257a0b36baecd6e0a6ef7efcaef86354a81281787f0ae3bfa86421bae4990f9612605d04e54d4b7a4d3ab01bc8f674353212f86553f4864b8e28ed6af7f9f07
data/CHANGELOG.md CHANGED
@@ -1,6 +1,41 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1269.0 (2026-07-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
8
+
9
+ 1.1268.0 (2026-07-10)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
13
+
14
+ 1.1267.0 (2026-07-07)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::PartnerCentralRevenueMeasurement`.
18
+
19
+ 1.1266.0 (2026-07-06)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
23
+
24
+ 1.1265.0 (2026-07-02)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
28
+
29
+ 1.1264.0 (2026-07-01)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
33
+
34
+ 1.1263.0 (2026-06-30)
35
+ ------------------
36
+
37
+ * Feature - Added support for enumerating regions for `Aws::SupportAuthZ`.
38
+
4
39
  1.1262.0 (2026-06-22)
5
40
  ------------------
6
41
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1262.0
1
+ 1.1269.0
@@ -439,8 +439,6 @@ module Aws
439
439
  'Invoicing' => 'invoicing',
440
440
  'IoT' => 'iot',
441
441
  'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
442
- 'IoTEvents' => 'iotevents',
443
- 'IoTEventsData' => 'data.iotevents',
444
442
  'IoTFleetWise' => 'iotfleetwise',
445
443
  'IoTJobsDataPlane' => 'data.jobs.iot',
446
444
  'IoTManagedIntegrations' => 'api.iotmanagedintegrations',
@@ -538,10 +536,10 @@ module Aws
538
536
  'Outposts' => 'outposts',
539
537
  'PCS' => 'pcs',
540
538
  'PI' => 'pi',
541
- 'Panorama' => 'panorama',
542
539
  'PartnerCentralAccount' => 'partnercentral-account',
543
540
  'PartnerCentralBenefits' => 'partnercentral-benefits',
544
541
  'PartnerCentralChannel' => 'partnercentral-channel',
542
+ 'PartnerCentralRevenueMeasurement' => 'partnercentral-prm',
545
543
  'PartnerCentralSelling' => 'partnercentral-selling',
546
544
  'PaymentCryptography' => 'controlplane.payment-cryptography',
547
545
  'PaymentCryptographyData' => 'dataplane.payment-cryptography',
@@ -631,7 +629,6 @@ module Aws
631
629
  'Signer' => 'signer',
632
630
  'SignerData' => 'data-signer',
633
631
  'Signin' => 'signin',
634
- 'SimSpaceWeaver' => 'simspaceweaver',
635
632
  'SimpleDB' => 'sdb',
636
633
  'SimpleDBv2' => 'sdb',
637
634
  'SnowDeviceManagement' => 'snow-device-management',
@@ -643,6 +640,7 @@ module Aws
643
640
  'SupplyChain' => 'scn',
644
641
  'Support' => 'support',
645
642
  'SupportApp' => 'supportapp',
643
+ 'SupportAuthZ' => 'supportauthz',
646
644
  'Sustainability' => 'sustainability',
647
645
  'Synthetics' => 'synthetics',
648
646
  'TaxSettings' => 'tax',
data/partitions.json CHANGED
@@ -2985,6 +2985,7 @@
2985
2985
  "ap-southeast-3" : { },
2986
2986
  "ap-southeast-4" : { },
2987
2987
  "ap-southeast-5" : { },
2988
+ "ap-southeast-6" : { },
2988
2989
  "ap-southeast-7" : { },
2989
2990
  "ca-central-1" : { },
2990
2991
  "ca-west-1" : { },
@@ -5535,6 +5536,7 @@
5535
5536
  "ap-southeast-3" : { },
5536
5537
  "ap-southeast-4" : { },
5537
5538
  "ap-southeast-5" : { },
5539
+ "ap-southeast-6" : { },
5538
5540
  "ca-central-1" : {
5539
5541
  "variants" : [ {
5540
5542
  "hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
@@ -8243,7 +8245,9 @@
8243
8245
  "ap-southeast-2" : { },
8244
8246
  "ap-southeast-3" : { },
8245
8247
  "ap-southeast-4" : { },
8248
+ "ap-southeast-6" : { },
8246
8249
  "ca-central-1" : { },
8250
+ "ca-west-1" : { },
8247
8251
  "eu-central-1" : { },
8248
8252
  "eu-central-2" : { },
8249
8253
  "eu-north-1" : { },
@@ -13309,190 +13313,6 @@
13309
13313
  }
13310
13314
  }
13311
13315
  },
13312
- "iotevents" : {
13313
- "endpoints" : {
13314
- "ap-northeast-1" : { },
13315
- "ap-northeast-2" : { },
13316
- "ap-south-1" : { },
13317
- "ap-southeast-1" : { },
13318
- "ap-southeast-2" : { },
13319
- "ca-central-1" : {
13320
- "variants" : [ {
13321
- "hostname" : "iotevents-fips.ca-central-1.amazonaws.com",
13322
- "tags" : [ "fips" ]
13323
- } ]
13324
- },
13325
- "eu-central-1" : { },
13326
- "eu-west-1" : { },
13327
- "eu-west-2" : { },
13328
- "fips-ca-central-1" : {
13329
- "credentialScope" : {
13330
- "region" : "ca-central-1"
13331
- },
13332
- "deprecated" : true,
13333
- "hostname" : "iotevents-fips.ca-central-1.amazonaws.com"
13334
- },
13335
- "fips-us-east-1" : {
13336
- "credentialScope" : {
13337
- "region" : "us-east-1"
13338
- },
13339
- "deprecated" : true,
13340
- "hostname" : "iotevents-fips.us-east-1.amazonaws.com"
13341
- },
13342
- "fips-us-east-2" : {
13343
- "credentialScope" : {
13344
- "region" : "us-east-2"
13345
- },
13346
- "deprecated" : true,
13347
- "hostname" : "iotevents-fips.us-east-2.amazonaws.com"
13348
- },
13349
- "fips-us-west-2" : {
13350
- "credentialScope" : {
13351
- "region" : "us-west-2"
13352
- },
13353
- "deprecated" : true,
13354
- "hostname" : "iotevents-fips.us-west-2.amazonaws.com"
13355
- },
13356
- "us-east-1" : {
13357
- "variants" : [ {
13358
- "hostname" : "iotevents-fips.us-east-1.amazonaws.com",
13359
- "tags" : [ "fips" ]
13360
- } ]
13361
- },
13362
- "us-east-2" : {
13363
- "variants" : [ {
13364
- "hostname" : "iotevents-fips.us-east-2.amazonaws.com",
13365
- "tags" : [ "fips" ]
13366
- } ]
13367
- },
13368
- "us-west-2" : {
13369
- "variants" : [ {
13370
- "hostname" : "iotevents-fips.us-west-2.amazonaws.com",
13371
- "tags" : [ "fips" ]
13372
- } ]
13373
- }
13374
- }
13375
- },
13376
- "ioteventsdata" : {
13377
- "endpoints" : {
13378
- "ap-northeast-1" : {
13379
- "credentialScope" : {
13380
- "region" : "ap-northeast-1"
13381
- },
13382
- "hostname" : "data.iotevents.ap-northeast-1.amazonaws.com"
13383
- },
13384
- "ap-northeast-2" : {
13385
- "credentialScope" : {
13386
- "region" : "ap-northeast-2"
13387
- },
13388
- "hostname" : "data.iotevents.ap-northeast-2.amazonaws.com"
13389
- },
13390
- "ap-south-1" : {
13391
- "credentialScope" : {
13392
- "region" : "ap-south-1"
13393
- },
13394
- "hostname" : "data.iotevents.ap-south-1.amazonaws.com"
13395
- },
13396
- "ap-southeast-1" : {
13397
- "credentialScope" : {
13398
- "region" : "ap-southeast-1"
13399
- },
13400
- "hostname" : "data.iotevents.ap-southeast-1.amazonaws.com"
13401
- },
13402
- "ap-southeast-2" : {
13403
- "credentialScope" : {
13404
- "region" : "ap-southeast-2"
13405
- },
13406
- "hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
13407
- },
13408
- "ca-central-1" : {
13409
- "credentialScope" : {
13410
- "region" : "ca-central-1"
13411
- },
13412
- "hostname" : "data.iotevents.ca-central-1.amazonaws.com",
13413
- "variants" : [ {
13414
- "hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com",
13415
- "tags" : [ "fips" ]
13416
- } ]
13417
- },
13418
- "eu-central-1" : {
13419
- "credentialScope" : {
13420
- "region" : "eu-central-1"
13421
- },
13422
- "hostname" : "data.iotevents.eu-central-1.amazonaws.com"
13423
- },
13424
- "eu-west-1" : {
13425
- "credentialScope" : {
13426
- "region" : "eu-west-1"
13427
- },
13428
- "hostname" : "data.iotevents.eu-west-1.amazonaws.com"
13429
- },
13430
- "eu-west-2" : {
13431
- "credentialScope" : {
13432
- "region" : "eu-west-2"
13433
- },
13434
- "hostname" : "data.iotevents.eu-west-2.amazonaws.com"
13435
- },
13436
- "fips-ca-central-1" : {
13437
- "credentialScope" : {
13438
- "region" : "ca-central-1"
13439
- },
13440
- "deprecated" : true,
13441
- "hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com"
13442
- },
13443
- "fips-us-east-1" : {
13444
- "credentialScope" : {
13445
- "region" : "us-east-1"
13446
- },
13447
- "deprecated" : true,
13448
- "hostname" : "data.iotevents-fips.us-east-1.amazonaws.com"
13449
- },
13450
- "fips-us-east-2" : {
13451
- "credentialScope" : {
13452
- "region" : "us-east-2"
13453
- },
13454
- "deprecated" : true,
13455
- "hostname" : "data.iotevents-fips.us-east-2.amazonaws.com"
13456
- },
13457
- "fips-us-west-2" : {
13458
- "credentialScope" : {
13459
- "region" : "us-west-2"
13460
- },
13461
- "deprecated" : true,
13462
- "hostname" : "data.iotevents-fips.us-west-2.amazonaws.com"
13463
- },
13464
- "us-east-1" : {
13465
- "credentialScope" : {
13466
- "region" : "us-east-1"
13467
- },
13468
- "hostname" : "data.iotevents.us-east-1.amazonaws.com",
13469
- "variants" : [ {
13470
- "hostname" : "data.iotevents-fips.us-east-1.amazonaws.com",
13471
- "tags" : [ "fips" ]
13472
- } ]
13473
- },
13474
- "us-east-2" : {
13475
- "credentialScope" : {
13476
- "region" : "us-east-2"
13477
- },
13478
- "hostname" : "data.iotevents.us-east-2.amazonaws.com",
13479
- "variants" : [ {
13480
- "hostname" : "data.iotevents-fips.us-east-2.amazonaws.com",
13481
- "tags" : [ "fips" ]
13482
- } ]
13483
- },
13484
- "us-west-2" : {
13485
- "credentialScope" : {
13486
- "region" : "us-west-2"
13487
- },
13488
- "hostname" : "data.iotevents.us-west-2.amazonaws.com",
13489
- "variants" : [ {
13490
- "hostname" : "data.iotevents-fips.us-west-2.amazonaws.com",
13491
- "tags" : [ "fips" ]
13492
- } ]
13493
- }
13494
- }
13495
- },
13496
13316
  "iotfleetwise" : {
13497
13317
  "endpoints" : {
13498
13318
  "ap-south-1" : {
@@ -14456,6 +14276,7 @@
14456
14276
  "eu-west-1" : { },
14457
14277
  "eu-west-2" : { },
14458
14278
  "eu-west-3" : { },
14279
+ "il-central-1" : { },
14459
14280
  "me-south-1" : { },
14460
14281
  "sa-east-1" : { },
14461
14282
  "us-east-1" : { },
@@ -24025,18 +23846,6 @@
24025
23846
  }
24026
23847
  }
24027
23848
  },
24028
- "simspaceweaver" : {
24029
- "endpoints" : {
24030
- "ap-southeast-1" : { },
24031
- "ap-southeast-2" : { },
24032
- "eu-central-1" : { },
24033
- "eu-north-1" : { },
24034
- "eu-west-1" : { },
24035
- "us-east-1" : { },
24036
- "us-east-2" : { },
24037
- "us-west-2" : { }
24038
- }
24039
- },
24040
23849
  "sms-voice" : {
24041
23850
  "endpoints" : {
24042
23851
  "af-south-1" : {
@@ -28902,6 +28711,7 @@
28902
28711
  },
28903
28712
  "wisdom" : {
28904
28713
  "endpoints" : {
28714
+ "af-south-1" : { },
28905
28715
  "ap-northeast-1" : { },
28906
28716
  "ap-northeast-2" : { },
28907
28717
  "ap-southeast-1" : { },
@@ -30050,21 +29860,6 @@
30050
29860
  "cn-northwest-1" : { }
30051
29861
  }
30052
29862
  },
30053
- "iotevents" : {
30054
- "endpoints" : {
30055
- "cn-north-1" : { }
30056
- }
30057
- },
30058
- "ioteventsdata" : {
30059
- "endpoints" : {
30060
- "cn-north-1" : {
30061
- "credentialScope" : {
30062
- "region" : "cn-north-1"
30063
- },
30064
- "hostname" : "data.iotevents.cn-north-1.amazonaws.com.cn"
30065
- }
30066
- }
30067
- },
30068
29863
  "iotsecuredtunneling" : {
30069
29864
  "endpoints" : {
30070
29865
  "cn-north-1" : { },
@@ -33718,44 +33513,6 @@
33718
33513
  }
33719
33514
  }
33720
33515
  },
33721
- "iotevents" : {
33722
- "endpoints" : {
33723
- "fips-us-gov-west-1" : {
33724
- "credentialScope" : {
33725
- "region" : "us-gov-west-1"
33726
- },
33727
- "deprecated" : true,
33728
- "hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com"
33729
- },
33730
- "us-gov-west-1" : {
33731
- "variants" : [ {
33732
- "hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com",
33733
- "tags" : [ "fips" ]
33734
- } ]
33735
- }
33736
- }
33737
- },
33738
- "ioteventsdata" : {
33739
- "endpoints" : {
33740
- "fips-us-gov-west-1" : {
33741
- "credentialScope" : {
33742
- "region" : "us-gov-west-1"
33743
- },
33744
- "deprecated" : true,
33745
- "hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com"
33746
- },
33747
- "us-gov-west-1" : {
33748
- "credentialScope" : {
33749
- "region" : "us-gov-west-1"
33750
- },
33751
- "hostname" : "data.iotevents.us-gov-west-1.amazonaws.com",
33752
- "variants" : [ {
33753
- "hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com",
33754
- "tags" : [ "fips" ]
33755
- } ]
33756
- }
33757
- }
33758
- },
33759
33516
  "iotsecuredtunneling" : {
33760
33517
  "defaults" : {
33761
33518
  "variants" : [ {
@@ -35757,36 +35514,6 @@
35757
35514
  }
35758
35515
  }
35759
35516
  },
35760
- "simspaceweaver" : {
35761
- "endpoints" : {
35762
- "fips-us-gov-east-1" : {
35763
- "credentialScope" : {
35764
- "region" : "us-gov-east-1"
35765
- },
35766
- "deprecated" : true,
35767
- "hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com"
35768
- },
35769
- "fips-us-gov-west-1" : {
35770
- "credentialScope" : {
35771
- "region" : "us-gov-west-1"
35772
- },
35773
- "deprecated" : true,
35774
- "hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com"
35775
- },
35776
- "us-gov-east-1" : {
35777
- "variants" : [ {
35778
- "hostname" : "simspaceweaver.us-gov-east-1.amazonaws.com",
35779
- "tags" : [ "fips" ]
35780
- } ]
35781
- },
35782
- "us-gov-west-1" : {
35783
- "variants" : [ {
35784
- "hostname" : "simspaceweaver.us-gov-west-1.amazonaws.com",
35785
- "tags" : [ "fips" ]
35786
- } ]
35787
- }
35788
- }
35789
- },
35790
35517
  "sms-voice" : {
35791
35518
  "endpoints" : {
35792
35519
  "fips-us-gov-east-1" : {
@@ -39186,6 +38913,13 @@
39186
38913
  "eu-isoe-west-1" : { }
39187
38914
  }
39188
38915
  },
38916
+ "health" : {
38917
+ "endpoints" : {
38918
+ "eu-isoe-west-1" : {
38919
+ "deprecated" : true
38920
+ }
38921
+ }
38922
+ },
39189
38923
  "kinesis" : {
39190
38924
  "endpoints" : {
39191
38925
  "eu-isoe-west-1" : { }
@@ -39914,6 +39648,13 @@
39914
39648
  },
39915
39649
  "isRegionalized" : true
39916
39650
  },
39651
+ "health" : {
39652
+ "endpoints" : {
39653
+ "us-isof-south-1" : {
39654
+ "deprecated" : true
39655
+ }
39656
+ }
39657
+ },
39917
39658
  "iam" : {
39918
39659
  "endpoints" : {
39919
39660
  "aws-iso-f-global" : {
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.1262.0
4
+ version: 1.1269.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services