aws-partitions 1.1160.0 → 1.1163.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 +15 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +18 -0
  5. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 59a2edfc13a25dca1f7ff508dbd98c153b60170810d3ac1c5bdf1b35801e6173
4
- data.tar.gz: 8a36e45e8de66599aefa1e98a4232fb86a050ba577b9d142632dc98794646b43
3
+ metadata.gz: 80e123e48b15cdb5d33cdd0c40e97db53e59b0e5d47ec0c7e68b68f2dc2aae84
4
+ data.tar.gz: 19046aca6cac557c4606cd5f101d78eafd0da6fe9cc944c20e5cd063520c78a9
5
5
  SHA512:
6
- metadata.gz: 020fb0a4adad736b6f612b9d21f054951d0018507d301d2731011a839816017719a8919da666acf570d3f7b3507795712f7468471c87ea83a019972faa967a39
7
- data.tar.gz: 8fc4052755261666c4889940b993de61edff8ebe56b09df6b43d5a9420b21366ba4e42931d2280836e862dec40b7999cd21083f8cef110ee6628905c39896ba2
6
+ metadata.gz: aaab299b74deea8524d34ff0e980c9e79b61f28bb33e8a2579b53de26930fb7a5d95a81c53d8873f100b328f2e1fd8ddb05f181781209477d9e9037961c8cc43
7
+ data.tar.gz: 35e313b3b959ff5036f67a057e55d037146157c95c9efe4e728a022f9a560f7f5d7ecc1e4b370cfb02350540b516bd6ecfe2b21389cf9862832df4d9590e1350
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1163.0 (2025-09-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1162.0 (2025-09-19)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1161.0 (2025-09-16)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.1160.0 (2025-09-15)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1160.0
1
+ 1.1163.0
data/partitions.json CHANGED
@@ -3024,6 +3024,7 @@
3024
3024
  "endpoints" : {
3025
3025
  "af-south-1" : { },
3026
3026
  "ap-east-1" : { },
3027
+ "ap-east-2" : { },
3027
3028
  "ap-northeast-1" : {
3028
3029
  "variants" : [ {
3029
3030
  "tags" : [ "dualstack" ]
@@ -3034,11 +3035,13 @@
3034
3035
  "tags" : [ "dualstack" ]
3035
3036
  } ]
3036
3037
  },
3038
+ "ap-northeast-3" : { },
3037
3039
  "ap-south-1" : {
3038
3040
  "variants" : [ {
3039
3041
  "tags" : [ "dualstack" ]
3040
3042
  } ]
3041
3043
  },
3044
+ "ap-south-2" : { },
3042
3045
  "ap-southeast-1" : {
3043
3046
  "variants" : [ {
3044
3047
  "tags" : [ "dualstack" ]
@@ -3049,9 +3052,12 @@
3049
3052
  "tags" : [ "dualstack" ]
3050
3053
  } ]
3051
3054
  },
3055
+ "ap-southeast-3" : { },
3056
+ "ap-southeast-4" : { },
3052
3057
  "ap-southeast-5" : { },
3053
3058
  "ap-southeast-7" : { },
3054
3059
  "ca-central-1" : { },
3060
+ "ca-west-1" : { },
3055
3061
  "eu-central-1" : {
3056
3062
  "variants" : [ {
3057
3063
  "tags" : [ "dualstack" ]
@@ -3064,6 +3070,7 @@
3064
3070
  } ]
3065
3071
  },
3066
3072
  "eu-south-1" : { },
3073
+ "eu-south-2" : { },
3067
3074
  "eu-west-1" : {
3068
3075
  "variants" : [ {
3069
3076
  "tags" : [ "dualstack" ]
@@ -3079,7 +3086,10 @@
3079
3086
  "tags" : [ "dualstack" ]
3080
3087
  } ]
3081
3088
  },
3089
+ "il-central-1" : { },
3082
3090
  "me-central-1" : { },
3091
+ "me-south-1" : { },
3092
+ "mx-central-1" : { },
3083
3093
  "sa-east-1" : {
3084
3094
  "variants" : [ {
3085
3095
  "tags" : [ "dualstack" ]
@@ -3109,6 +3119,7 @@
3109
3119
  "us-east-2-fips" : {
3110
3120
  "deprecated" : true
3111
3121
  },
3122
+ "us-west-1" : { },
3112
3123
  "us-west-2" : {
3113
3124
  "variants" : [ {
3114
3125
  "tags" : [ "dualstack" ]
@@ -7514,6 +7525,7 @@
7514
7525
  } ]
7515
7526
  },
7516
7527
  "endpoints" : {
7528
+ "ap-east-1" : { },
7517
7529
  "ap-east-2" : { },
7518
7530
  "ap-northeast-1" : {
7519
7531
  "hostname" : "datazone.ap-northeast-1.api.aws"
@@ -7562,6 +7574,7 @@
7562
7574
  "eu-central-1" : {
7563
7575
  "hostname" : "datazone.eu-central-1.api.aws"
7564
7576
  },
7577
+ "eu-central-2" : { },
7565
7578
  "eu-north-1" : {
7566
7579
  "hostname" : "datazone.eu-north-1.api.aws"
7567
7580
  },
@@ -17877,6 +17890,7 @@
17877
17890
  },
17878
17891
  "hostname" : "oidc.ap-southeast-5.amazonaws.com"
17879
17892
  },
17893
+ "ap-southeast-7" : { },
17880
17894
  "ca-central-1" : {
17881
17895
  "credentialScope" : {
17882
17896
  "region" : "ca-central-1"
@@ -17955,6 +17969,7 @@
17955
17969
  },
17956
17970
  "hostname" : "oidc.me-south-1.amazonaws.com"
17957
17971
  },
17972
+ "mx-central-1" : { },
17958
17973
  "sa-east-1" : {
17959
17974
  "credentialScope" : {
17960
17975
  "region" : "sa-east-1"
@@ -18161,6 +18176,7 @@
18161
18176
  "il-central-1" : { },
18162
18177
  "me-central-1" : { },
18163
18178
  "me-south-1" : { },
18179
+ "mx-central-1" : { },
18164
18180
  "sa-east-1" : { },
18165
18181
  "us-east-1" : {
18166
18182
  "variants" : [ {
@@ -20228,6 +20244,7 @@
20228
20244
  "endpoints" : {
20229
20245
  "af-south-1" : { },
20230
20246
  "ap-east-1" : { },
20247
+ "ap-east-2" : { },
20231
20248
  "ap-northeast-1" : { },
20232
20249
  "ap-northeast-2" : { },
20233
20250
  "ap-south-1" : { },
@@ -22976,6 +22993,7 @@
22976
22993
  "tags" : [ "dualstack" ]
22977
22994
  } ]
22978
22995
  },
22996
+ "ap-southeast-6" : { },
22979
22997
  "ap-southeast-7" : {
22980
22998
  "variants" : [ {
22981
22999
  "hostname" : "securityhub.ap-southeast-7.api.aws",
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.1160.0
4
+ version: 1.1163.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services