aws-partitions 1.1116.0 → 1.1124.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: 4ce2b9237a29a903e984379d31e21bea3045e4b42335fcbab2ca0b35999c871e
4
- data.tar.gz: 81169064a403abe2a8d099c308285fc357a55d4c2ff602fbef580897c8e11536
3
+ metadata.gz: f9c8e6d2ee55f670a54445f3518644f871a8aae4a9ca19bca638608d0eb6626b
4
+ data.tar.gz: f29ecd36af959d86f1e7dd14c6a90ab640d20c91953a7cf211ba17c8aeed04d1
5
5
  SHA512:
6
- metadata.gz: ea85dff72263962c267e920f974751b01eb8147a3a8e3691d1bb3a91a7136031586893d2a05110e5670b29574f9766dad1370597f8def86dd7f4e45ce5457bdb
7
- data.tar.gz: 2b91b42a23dcd5be05019c2e37a9ae156bf386ed13cf5c238af7c1fdfeef9a912e3e4c3fb85028b39762c9f4f011bbac483b25a8bc8791ceab02496e6b2871c1
6
+ metadata.gz: 835e4907f2299a927c39c011190f24494c42dabf00a11efa73fe892704ee21f96d1d5018c622f0635b31b0831a2a1f9d8bbc0d1cf1a6f27dd6d6802e04527228
7
+ data.tar.gz: 675ec3aef4f136e5966ea2e0d3ef3aa74778a1ca12219e25768bd54a76483152de25afe178711a37d5f5b810832f78f9f5eda6202b0e021c79e83fa1e15e94c7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1124.0 (2025-07-01)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::Odb`.
8
+
9
+ 1.1123.0 (2025-06-30)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1122.0 (2025-06-27)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1121.0 (2025-06-26)
20
+ ------------------
21
+
22
+ * Feature - Added support for enumerating regions for `Aws::KeyspacesStreams`.
23
+
24
+ 1.1120.0 (2025-06-23)
25
+ ------------------
26
+
27
+ * Feature - Added support for enumerating regions for `Aws::WorkspacesInstances`.
28
+
29
+ 1.1119.0 (2025-06-20)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1118.0 (2025-06-18)
35
+ ------------------
36
+
37
+ * Feature - Added support for enumerating regions for `Aws::AIOps`.
38
+
39
+ 1.1117.0 (2025-06-17)
40
+ ------------------
41
+
42
+ * Feature - Added support for enumerating regions for `Aws::MPA`.
43
+
4
44
  1.1116.0 (2025-06-11)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1116.0
1
+ 1.1124.0
@@ -247,6 +247,7 @@ module Aws
247
247
  {
248
248
  'ACM' => 'acm',
249
249
  'ACMPCA' => 'acm-pca',
250
+ 'AIOps' => 'aiops',
250
251
  'APIGateway' => 'apigateway',
251
252
  'ARCZonalShift' => 'arc-zonal-shift',
252
253
  'AccessAnalyzer' => 'access-analyzer',
@@ -450,6 +451,7 @@ module Aws
450
451
  'Kendra' => 'kendra',
451
452
  'KendraRanking' => 'kendra-ranking',
452
453
  'Keyspaces' => 'cassandra',
454
+ 'KeyspacesStreams' => 'cassandra-streams',
453
455
  'Kinesis' => 'kinesis',
454
456
  'KinesisAnalytics' => 'kinesisanalytics',
455
457
  'KinesisAnalyticsV2' => 'kinesisanalytics',
@@ -473,6 +475,7 @@ module Aws
473
475
  'LookoutEquipment' => 'lookoutequipment',
474
476
  'LookoutMetrics' => 'lookoutmetrics',
475
477
  'LookoutforVision' => 'lookoutvision',
478
+ 'MPA' => 'mpa',
476
479
  'MQ' => 'mq',
477
480
  'MTurk' => 'mturk-requester',
478
481
  'MWAA' => 'airflow',
@@ -519,6 +522,7 @@ module Aws
519
522
  'OAM' => 'oam',
520
523
  'OSIS' => 'osis',
521
524
  'ObservabilityAdmin' => 'observabilityadmin',
525
+ 'Odb' => 'odb',
522
526
  'Omics' => 'omics',
523
527
  'OpenSearchServerless' => 'aoss',
524
528
  'OpenSearchService' => 'es',
@@ -648,6 +652,7 @@ module Aws
648
652
  'WorkSpaces' => 'workspaces',
649
653
  'WorkSpacesThinClient' => 'thinclient',
650
654
  'WorkSpacesWeb' => 'workspaces-web',
655
+ 'WorkspacesInstances' => 'workspaces-instances',
651
656
  'XRay' => 'xray',
652
657
  }
653
658
  # end service ids
data/partitions.json CHANGED
@@ -2881,12 +2881,15 @@
2881
2881
  "tags" : [ "dualstack" ]
2882
2882
  } ]
2883
2883
  },
2884
+ "ap-southeast-5" : { },
2885
+ "ap-southeast-7" : { },
2884
2886
  "ca-central-1" : {
2885
2887
  "variants" : [ {
2886
2888
  "hostname" : "appsync.ca-central-1.api.aws",
2887
2889
  "tags" : [ "dualstack" ]
2888
2890
  } ]
2889
2891
  },
2892
+ "ca-west-1" : { },
2890
2893
  "eu-central-1" : {
2891
2894
  "variants" : [ {
2892
2895
  "hostname" : "appsync.eu-central-1.api.aws",
@@ -3157,6 +3160,7 @@
3157
3160
  "tags" : [ "dualstack" ]
3158
3161
  } ]
3159
3162
  },
3163
+ "ap-east-2" : { },
3160
3164
  "ap-northeast-1" : {
3161
3165
  "variants" : [ {
3162
3166
  "hostname" : "athena.ap-northeast-1.api.aws",
@@ -5018,6 +5022,7 @@
5018
5022
  "tags" : [ "dualstack" ]
5019
5023
  } ]
5020
5024
  },
5025
+ "eu-south-2" : { },
5021
5026
  "eu-west-1" : {
5022
5027
  "variants" : [ {
5023
5028
  "hostname" : "cloudhsmv2.eu-west-1.api.aws",
@@ -6636,6 +6641,9 @@
6636
6641
  "connect-campaigns" : {
6637
6642
  "endpoints" : {
6638
6643
  "af-south-1" : { },
6644
+ "ap-northeast-1" : { },
6645
+ "ap-northeast-2" : { },
6646
+ "ap-southeast-1" : { },
6639
6647
  "ap-southeast-2" : { },
6640
6648
  "ca-central-1" : { },
6641
6649
  "eu-central-1" : { },
@@ -10039,6 +10047,7 @@
10039
10047
  "ap-northeast-2" : { },
10040
10048
  "ap-northeast-3" : { },
10041
10049
  "ap-south-1" : { },
10050
+ "ap-south-2" : { },
10042
10051
  "ap-southeast-1" : { },
10043
10052
  "ap-southeast-2" : { },
10044
10053
  "ap-southeast-3" : { },
@@ -10049,6 +10058,7 @@
10049
10058
  } ]
10050
10059
  },
10051
10060
  "eu-central-1" : { },
10061
+ "eu-central-2" : { },
10052
10062
  "eu-north-1" : { },
10053
10063
  "eu-south-1" : { },
10054
10064
  "eu-west-1" : { },
@@ -10090,6 +10100,7 @@
10090
10100
  "hostname" : "email-fips.us-west-2.amazonaws.com"
10091
10101
  },
10092
10102
  "il-central-1" : { },
10103
+ "me-central-1" : { },
10093
10104
  "me-south-1" : { },
10094
10105
  "sa-east-1" : { },
10095
10106
  "us-east-1" : {
@@ -11713,6 +11724,8 @@
11713
11724
  "ap-south-1" : { },
11714
11725
  "ap-southeast-1" : { },
11715
11726
  "ap-southeast-2" : { },
11727
+ "ap-southeast-5" : { },
11728
+ "ap-southeast-7" : { },
11716
11729
  "ca-central-1" : { },
11717
11730
  "eu-central-1" : { },
11718
11731
  "eu-north-1" : { },
@@ -12832,14 +12845,20 @@
12832
12845
  "ap-northeast-2" : { },
12833
12846
  "ap-northeast-3" : { },
12834
12847
  "ap-south-1" : { },
12848
+ "ap-south-2" : { },
12835
12849
  "ap-southeast-1" : { },
12836
12850
  "ap-southeast-2" : { },
12837
12851
  "ap-southeast-3" : { },
12852
+ "ap-southeast-4" : { },
12853
+ "ap-southeast-5" : { },
12854
+ "ap-southeast-7" : { },
12838
12855
  "ca-central-1" : { },
12856
+ "ca-west-1" : { },
12839
12857
  "eu-central-1" : { },
12840
12858
  "eu-central-2" : { },
12841
12859
  "eu-north-1" : { },
12842
12860
  "eu-south-1" : { },
12861
+ "eu-south-2" : { },
12843
12862
  "eu-west-1" : { },
12844
12863
  "eu-west-2" : { },
12845
12864
  "eu-west-3" : { },
@@ -12871,7 +12890,10 @@
12871
12890
  "deprecated" : true,
12872
12891
  "hostname" : "inspector2-fips.us-west-2.amazonaws.com"
12873
12892
  },
12893
+ "il-central-1" : { },
12894
+ "me-central-1" : { },
12874
12895
  "me-south-1" : { },
12896
+ "mx-central-1" : { },
12875
12897
  "sa-east-1" : { },
12876
12898
  "us-east-1" : {
12877
12899
  "variants" : [ {
@@ -14795,6 +14817,7 @@
14795
14817
  "tags" : [ "dualstack" ]
14796
14818
  } ]
14797
14819
  },
14820
+ "ap-east-2" : { },
14798
14821
  "ap-northeast-1" : {
14799
14822
  "variants" : [ {
14800
14823
  "hostname" : "lakeformation.ap-northeast-1.api.aws",
@@ -35327,6 +35350,12 @@
35327
35350
  }
35328
35351
  }
35329
35352
  },
35353
+ "scheduler" : {
35354
+ "endpoints" : {
35355
+ "us-gov-east-1" : { },
35356
+ "us-gov-west-1" : { }
35357
+ }
35358
+ },
35330
35359
  "schemas" : {
35331
35360
  "endpoints" : {
35332
35361
  "us-gov-east-1" : { },
@@ -36646,6 +36675,12 @@
36646
36675
  "us-iso-west-1" : { }
36647
36676
  }
36648
36677
  },
36678
+ "backup" : {
36679
+ "endpoints" : {
36680
+ "us-iso-east-1" : { },
36681
+ "us-iso-west-1" : { }
36682
+ }
36683
+ },
36649
36684
  "batch" : {
36650
36685
  "endpoints" : {
36651
36686
  "us-iso-east-1" : { }
@@ -37204,6 +37239,11 @@
37204
37239
  }
37205
37240
  }
37206
37241
  },
37242
+ "lakeformation" : {
37243
+ "endpoints" : {
37244
+ "us-iso-east-1" : { }
37245
+ }
37246
+ },
37207
37247
  "lambda" : {
37208
37248
  "endpoints" : {
37209
37249
  "us-iso-east-1" : { },
@@ -37893,6 +37933,11 @@
37893
37933
  "us-isob-east-1" : { }
37894
37934
  }
37895
37935
  },
37936
+ "backup" : {
37937
+ "endpoints" : {
37938
+ "us-isob-east-1" : { }
37939
+ }
37940
+ },
37896
37941
  "batch" : {
37897
37942
  "endpoints" : {
37898
37943
  "us-isob-east-1" : { }
@@ -39105,6 +39150,11 @@
39105
39150
  "eu-isoe-west-1" : { }
39106
39151
  }
39107
39152
  },
39153
+ "schemas" : {
39154
+ "endpoints" : {
39155
+ "eu-isoe-west-1" : { }
39156
+ }
39157
+ },
39108
39158
  "secretsmanager" : {
39109
39159
  "endpoints" : {
39110
39160
  "eu-isoe-west-1" : { }
@@ -39381,6 +39431,12 @@
39381
39431
  "us-isof-south-1" : { }
39382
39432
  }
39383
39433
  },
39434
+ "cloudtrail-data" : {
39435
+ "endpoints" : {
39436
+ "us-isof-east-1" : { },
39437
+ "us-isof-south-1" : { }
39438
+ }
39439
+ },
39384
39440
  "codebuild" : {
39385
39441
  "endpoints" : {
39386
39442
  "us-isof-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.1116.0
4
+ version: 1.1124.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services