aws-partitions 1.1052.0 → 1.1053.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +38 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3d7ae273971a29035995b894d637603177e599a279b8207f43abe60ea0cb61cb
4
- data.tar.gz: be42a02c306a68e641a1b01ef92f5061049b733bcfee8f30b72a27aabab3d650
3
+ metadata.gz: 806c85d8334acc2e35296400c3aad2e38432607496c16b9bdb14aaaf817dfcca
4
+ data.tar.gz: 9c57ee571a9bbdc1b2a0e33ddc019ea61c579f5f039eb50ecd02c09594d2b458
5
5
  SHA512:
6
- metadata.gz: 52830149811bc80af17d1517d42e266be47fcd939e9943cc6da24cef1e7b3cf6a2544d516ed85c65304160446ca226f12f763d1c376a534ea1473760148dac0c
7
- data.tar.gz: 28831bcf9bab3e9fbd0b5d3eb7f4bb5710e547a4483aff55606c837fe3339b9671907abc1aecd1bea3850156a91fa1a422583df10a8d04ef0ab5dae0601ed465
6
+ metadata.gz: 073f83b649436d7158e84ec3033abcc2532c14912ba77c39ffd6f93fe256c69234af55e6906ce18f03b50ba536ce448bf3abe0fc2a8f2b30559e1f03fa5ed12b
7
+ data.tar.gz: 811984f7e32e29f33ec48b89e9d69a87621635bd8f6b1fbc8a6f108c57c443daeabfec86213716c2c36bbf80c7948518624b47f10c31b190d63702bc0bf57cb2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1053.0 (2025-02-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1052.0 (2025-02-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1052.0
1
+ 1.1053.0
data/partitions.json CHANGED
@@ -3068,7 +3068,9 @@
3068
3068
  "endpoints" : {
3069
3069
  "ap-northeast-1" : { },
3070
3070
  "ap-northeast-2" : { },
3071
+ "ap-northeast-3" : { },
3071
3072
  "ap-south-1" : { },
3073
+ "ap-south-2" : { },
3072
3074
  "ap-southeast-1" : { },
3073
3075
  "ap-southeast-2" : { },
3074
3076
  "bedrock-ap-northeast-1" : {
@@ -3083,12 +3085,24 @@
3083
3085
  },
3084
3086
  "hostname" : "bedrock.ap-northeast-2.amazonaws.com"
3085
3087
  },
3088
+ "bedrock-ap-northeast-3" : {
3089
+ "credentialScope" : {
3090
+ "region" : "ap-northeast-3"
3091
+ },
3092
+ "hostname" : "bedrock.ap-northeast-3.amazonaws.com"
3093
+ },
3086
3094
  "bedrock-ap-south-1" : {
3087
3095
  "credentialScope" : {
3088
3096
  "region" : "ap-south-1"
3089
3097
  },
3090
3098
  "hostname" : "bedrock.ap-south-1.amazonaws.com"
3091
3099
  },
3100
+ "bedrock-ap-south-2" : {
3101
+ "credentialScope" : {
3102
+ "region" : "ap-south-2"
3103
+ },
3104
+ "hostname" : "bedrock.ap-south-2.amazonaws.com"
3105
+ },
3092
3106
  "bedrock-ap-southeast-1" : {
3093
3107
  "credentialScope" : {
3094
3108
  "region" : "ap-southeast-1"
@@ -3173,12 +3187,24 @@
3173
3187
  },
3174
3188
  "hostname" : "bedrock-runtime.ap-northeast-2.amazonaws.com"
3175
3189
  },
3190
+ "bedrock-runtime-ap-northeast-3" : {
3191
+ "credentialScope" : {
3192
+ "region" : "ap-northeast-3"
3193
+ },
3194
+ "hostname" : "bedrock-runtime.ap-northeast-3.amazonaws.com"
3195
+ },
3176
3196
  "bedrock-runtime-ap-south-1" : {
3177
3197
  "credentialScope" : {
3178
3198
  "region" : "ap-south-1"
3179
3199
  },
3180
3200
  "hostname" : "bedrock-runtime.ap-south-1.amazonaws.com"
3181
3201
  },
3202
+ "bedrock-runtime-ap-south-2" : {
3203
+ "credentialScope" : {
3204
+ "region" : "ap-south-2"
3205
+ },
3206
+ "hostname" : "bedrock-runtime.ap-south-2.amazonaws.com"
3207
+ },
3182
3208
  "bedrock-runtime-ap-southeast-1" : {
3183
3209
  "credentialScope" : {
3184
3210
  "region" : "ap-southeast-1"
@@ -3780,6 +3806,12 @@
3780
3806
  "tags" : [ "dualstack" ]
3781
3807
  } ]
3782
3808
  },
3809
+ "ap-southeast-7" : {
3810
+ "variants" : [ {
3811
+ "hostname" : "cloudcontrolapi.ap-southeast-7.api.aws",
3812
+ "tags" : [ "dualstack" ]
3813
+ } ]
3814
+ },
3783
3815
  "ca-central-1" : {
3784
3816
  "variants" : [ {
3785
3817
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
@@ -3912,6 +3944,12 @@
3912
3944
  "tags" : [ "dualstack" ]
3913
3945
  } ]
3914
3946
  },
3947
+ "mx-central-1" : {
3948
+ "variants" : [ {
3949
+ "hostname" : "cloudcontrolapi.mx-central-1.api.aws",
3950
+ "tags" : [ "dualstack" ]
3951
+ } ]
3952
+ },
3915
3953
  "sa-east-1" : {
3916
3954
  "variants" : [ {
3917
3955
  "hostname" : "cloudcontrolapi.sa-east-1.api.aws",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1052.0
4
+ version: 1.1053.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-18 00:00:00.000000000 Z
11
+ date: 2025-02-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: