aws-partitions 1.1262.0 → 1.1264.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: 06dccad5370f66fe0a3833fe50b77aadec7887de65935277b98480e2871dfa72
4
+ data.tar.gz: 398f4554b9d95586ebbda8e8b3993466294746a6a409f2d4eab0bb6642dd63c5
5
5
  SHA512:
6
- metadata.gz: 7c2e1ed26324b3d57877bc58e04569e90e63915c7e4e7cc2ac21dffb277901820dfdad7c7b8cbbb71e13dbe8d5d38722d75957289d374e0b8e434b829bb728c9
7
- data.tar.gz: f5416834e7560be0510300156a95209be1635ca9e00d25527f606ce246caf9f69967fe866f77203fdd5649303be9f9ea83463753a31af8e7220bfd0f5872ee69
6
+ metadata.gz: 4a67e20b9098cc0f8037515eaee61b64ad791eda3504819fd4de2c38da0783954b0099c6f0f6829700d73e4560d4592c54a4f837c550c95f7d58dd8c407490b1
7
+ data.tar.gz: 742a88098c1cf5ff02111bbe134c124704140196c19db6d49d3670f78ae3830bea12e7972d74718ce3336db3d2e13f8bd71d16a55463b0ef8c23f1c98c859df4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1264.0 (2026-07-01)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data that determines the AWS service regions and endpoints.
8
+
9
+ 1.1263.0 (2026-06-30)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::SupportAuthZ`.
13
+
4
14
  1.1262.0 (2026-06-22)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1262.0
1
+ 1.1264.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,7 +536,6 @@ 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',
@@ -631,7 +628,6 @@ module Aws
631
628
  'Signer' => 'signer',
632
629
  'SignerData' => 'data-signer',
633
630
  'Signin' => 'signin',
634
- 'SimSpaceWeaver' => 'simspaceweaver',
635
631
  'SimpleDB' => 'sdb',
636
632
  'SimpleDBv2' => 'sdb',
637
633
  'SnowDeviceManagement' => 'snow-device-management',
@@ -643,6 +639,7 @@ module Aws
643
639
  'SupplyChain' => 'scn',
644
640
  'Support' => 'support',
645
641
  'SupportApp' => 'supportapp',
642
+ 'SupportAuthZ' => 'supportauthz',
646
643
  'Sustainability' => 'sustainability',
647
644
  'Synthetics' => 'synthetics',
648
645
  'TaxSettings' => 'tax',
data/partitions.json CHANGED
@@ -8243,7 +8243,9 @@
8243
8243
  "ap-southeast-2" : { },
8244
8244
  "ap-southeast-3" : { },
8245
8245
  "ap-southeast-4" : { },
8246
+ "ap-southeast-6" : { },
8246
8247
  "ca-central-1" : { },
8248
+ "ca-west-1" : { },
8247
8249
  "eu-central-1" : { },
8248
8250
  "eu-central-2" : { },
8249
8251
  "eu-north-1" : { },
@@ -13309,190 +13311,6 @@
13309
13311
  }
13310
13312
  }
13311
13313
  },
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
13314
  "iotfleetwise" : {
13497
13315
  "endpoints" : {
13498
13316
  "ap-south-1" : {
@@ -14456,6 +14274,7 @@
14456
14274
  "eu-west-1" : { },
14457
14275
  "eu-west-2" : { },
14458
14276
  "eu-west-3" : { },
14277
+ "il-central-1" : { },
14459
14278
  "me-south-1" : { },
14460
14279
  "sa-east-1" : { },
14461
14280
  "us-east-1" : { },
@@ -24025,18 +23844,6 @@
24025
23844
  }
24026
23845
  }
24027
23846
  },
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
23847
  "sms-voice" : {
24041
23848
  "endpoints" : {
24042
23849
  "af-south-1" : {
@@ -30050,21 +29857,6 @@
30050
29857
  "cn-northwest-1" : { }
30051
29858
  }
30052
29859
  },
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
29860
  "iotsecuredtunneling" : {
30069
29861
  "endpoints" : {
30070
29862
  "cn-north-1" : { },
@@ -33718,44 +33510,6 @@
33718
33510
  }
33719
33511
  }
33720
33512
  },
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
33513
  "iotsecuredtunneling" : {
33760
33514
  "defaults" : {
33761
33515
  "variants" : [ {
@@ -35757,36 +35511,6 @@
35757
35511
  }
35758
35512
  }
35759
35513
  },
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
35514
  "sms-voice" : {
35791
35515
  "endpoints" : {
35792
35516
  "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.1262.0
4
+ version: 1.1264.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services