aws-partitions 1.1121.0 → 1.1123.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +29 -0
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 65f6a8075bcd2941dc8b2ed044b76e872f9af145b9a12a933d2db13e543a89ab
4
- data.tar.gz: ada814f8528dda991beb68ff455df8ba0f390bbd855c5dcb05e8e3aaaa2df212
3
+ metadata.gz: ccdfbffe6020507ec38bfb1bc6d7e3036fce3f1555aae3611fd37f0235c6e70a
4
+ data.tar.gz: 8d28ae2b5acc6162567cd1bcf576a984759a615c9d43461f8f78239bcc9fb71e
5
5
  SHA512:
6
- metadata.gz: 26ee3549a96b51071c2b12f53b78b61d9836bdf5d6b071dceee14f60abacc97e2bf08778b267356859b53d9ca73b2432bb6cdf25440ead45b72eb5061a97396d
7
- data.tar.gz: cd67d1e91bf468f5bb2649a4206c688c1539dec5fcc593013ddb7310ebebbcf0d9a2291996c66005212afb99402ce152568faf432b102157a7dae1dc2812333b
6
+ metadata.gz: 3efd38acac70f60070dcb3af8cefd82de35036dc527e23400b4012af0fbeb48dc96878264a5fe9ed49276620ccf162692494fd752bae279600b08b8e36ea3350
7
+ data.tar.gz: c903f2de39ff87dd22db39df4d4d7d0abdec22893589a5168b241ba60f22827de822d8f831178cdcc38a1fdde47c79bc2b1fef1c17dcbf0247d741899294ce83
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1123.0 (2025-06-30)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1122.0 (2025-06-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1121.0 (2025-06-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1121.0
1
+ 1.1123.0
data/partitions.json CHANGED
@@ -3160,6 +3160,7 @@
3160
3160
  "tags" : [ "dualstack" ]
3161
3161
  } ]
3162
3162
  },
3163
+ "ap-east-2" : { },
3163
3164
  "ap-northeast-1" : {
3164
3165
  "variants" : [ {
3165
3166
  "hostname" : "athena.ap-northeast-1.api.aws",
@@ -6639,6 +6640,9 @@
6639
6640
  "connect-campaigns" : {
6640
6641
  "endpoints" : {
6641
6642
  "af-south-1" : { },
6643
+ "ap-northeast-1" : { },
6644
+ "ap-northeast-2" : { },
6645
+ "ap-southeast-1" : { },
6642
6646
  "ap-southeast-2" : { },
6643
6647
  "ca-central-1" : { },
6644
6648
  "eu-central-1" : { },
@@ -10042,6 +10046,7 @@
10042
10046
  "ap-northeast-2" : { },
10043
10047
  "ap-northeast-3" : { },
10044
10048
  "ap-south-1" : { },
10049
+ "ap-south-2" : { },
10045
10050
  "ap-southeast-1" : { },
10046
10051
  "ap-southeast-2" : { },
10047
10052
  "ap-southeast-3" : { },
@@ -10052,6 +10057,7 @@
10052
10057
  } ]
10053
10058
  },
10054
10059
  "eu-central-1" : { },
10060
+ "eu-central-2" : { },
10055
10061
  "eu-north-1" : { },
10056
10062
  "eu-south-1" : { },
10057
10063
  "eu-west-1" : { },
@@ -10093,6 +10099,7 @@
10093
10099
  "hostname" : "email-fips.us-west-2.amazonaws.com"
10094
10100
  },
10095
10101
  "il-central-1" : { },
10102
+ "me-central-1" : { },
10096
10103
  "me-south-1" : { },
10097
10104
  "sa-east-1" : { },
10098
10105
  "us-east-1" : {
@@ -35333,6 +35340,12 @@
35333
35340
  }
35334
35341
  }
35335
35342
  },
35343
+ "scheduler" : {
35344
+ "endpoints" : {
35345
+ "us-gov-east-1" : { },
35346
+ "us-gov-west-1" : { }
35347
+ }
35348
+ },
35336
35349
  "schemas" : {
35337
35350
  "endpoints" : {
35338
35351
  "us-gov-east-1" : { },
@@ -36652,6 +36665,12 @@
36652
36665
  "us-iso-west-1" : { }
36653
36666
  }
36654
36667
  },
36668
+ "backup" : {
36669
+ "endpoints" : {
36670
+ "us-iso-east-1" : { },
36671
+ "us-iso-west-1" : { }
36672
+ }
36673
+ },
36655
36674
  "batch" : {
36656
36675
  "endpoints" : {
36657
36676
  "us-iso-east-1" : { }
@@ -37904,6 +37923,11 @@
37904
37923
  "us-isob-east-1" : { }
37905
37924
  }
37906
37925
  },
37926
+ "backup" : {
37927
+ "endpoints" : {
37928
+ "us-isob-east-1" : { }
37929
+ }
37930
+ },
37907
37931
  "batch" : {
37908
37932
  "endpoints" : {
37909
37933
  "us-isob-east-1" : { }
@@ -39116,6 +39140,11 @@
39116
39140
  "eu-isoe-west-1" : { }
39117
39141
  }
39118
39142
  },
39143
+ "schemas" : {
39144
+ "endpoints" : {
39145
+ "eu-isoe-west-1" : { }
39146
+ }
39147
+ },
39119
39148
  "secretsmanager" : {
39120
39149
  "endpoints" : {
39121
39150
  "eu-isoe-west-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.1121.0
4
+ version: 1.1123.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services