aws-partitions 1.1074.0 → 1.1075.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +192 -22
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e520e1fd06eda7a3efa863147a28b33de1dccbf20424f5e702ccc355e93677c
4
- data.tar.gz: 14e381c9c1fca573cbcc9e6c3b3771ca2f34c9a6c2e454ce2269b10c87d757d7
3
+ metadata.gz: 4a88549a347c46de9e0d7aa7d385e47c7ca80770490ff75ad0e7ca16634645f3
4
+ data.tar.gz: 46d640d30b6c5b3179c9a102a3082715343f0aa46bcbb2d49e82e237b3dfcdcb
5
5
  SHA512:
6
- metadata.gz: 9292e1b748b02fe25ddd451c8b2f19edf1d4b3c363f26751864ed0bd92fce0b2b1f48e1012cf13715fb75c2c9548961da71bce21023e672bead3edcf3887bf63
7
- data.tar.gz: 9b8b1de041d5498a374893b1c83519f3c121073557146e5f89c8050292582afa3d2578268fe646b41dd8ceb0b044ea6edaa0d90338489f9acb1685c0e355a9c5
6
+ metadata.gz: 282a6c4e168684b992a349640a6316c3d15979fd6e9061064b7b859d4d9f9f4a547eeb5bf70c846bfcef4f01dad35fc03e31f4df68f06926abe143ef75c2b53f
7
+ data.tar.gz: ea0cc36cd2ee3ccac01f2ba0b774d0717bd08267677590c8f0c045d12a4d371a734e9b9bdaa48a2f3c1d4915c341443df901a2fdb6ae0f0909d0ccc4304c34ea
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1075.0 (2025-03-26)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1074.0 (2025-03-25)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1074.0
1
+ 1.1075.0
data/partitions.json CHANGED
@@ -14314,6 +14314,12 @@
14314
14314
  "tags" : [ "dualstack" ]
14315
14315
  } ]
14316
14316
  },
14317
+ "ap-southeast-7" : {
14318
+ "variants" : [ {
14319
+ "hostname" : "lakeformation.ap-southeast-7.api.aws",
14320
+ "tags" : [ "dualstack" ]
14321
+ } ]
14322
+ },
14317
14323
  "ca-central-1" : {
14318
14324
  "variants" : [ {
14319
14325
  "hostname" : "lakeformation.ca-central-1.api.aws",
@@ -14420,6 +14426,12 @@
14420
14426
  "tags" : [ "dualstack" ]
14421
14427
  } ]
14422
14428
  },
14429
+ "mx-central-1" : {
14430
+ "variants" : [ {
14431
+ "hostname" : "lakeformation.mx-central-1.api.aws",
14432
+ "tags" : [ "dualstack" ]
14433
+ } ]
14434
+ },
14423
14435
  "sa-east-1" : {
14424
14436
  "variants" : [ {
14425
14437
  "hostname" : "lakeformation.sa-east-1.api.aws",
@@ -23080,36 +23092,138 @@
23080
23092
  },
23081
23093
  "sms-voice" : {
23082
23094
  "endpoints" : {
23083
- "af-south-1" : { },
23084
- "ap-northeast-1" : { },
23085
- "ap-northeast-2" : { },
23086
- "ap-northeast-3" : { },
23087
- "ap-south-1" : { },
23088
- "ap-south-2" : { },
23089
- "ap-southeast-1" : { },
23090
- "ap-southeast-2" : { },
23091
- "ap-southeast-3" : { },
23092
- "ap-southeast-4" : { },
23095
+ "af-south-1" : {
23096
+ "variants" : [ {
23097
+ "hostname" : "sms-voice.af-south-1.api.aws",
23098
+ "tags" : [ "dualstack" ]
23099
+ } ]
23100
+ },
23101
+ "ap-northeast-1" : {
23102
+ "variants" : [ {
23103
+ "hostname" : "sms-voice.ap-northeast-1.api.aws",
23104
+ "tags" : [ "dualstack" ]
23105
+ } ]
23106
+ },
23107
+ "ap-northeast-2" : {
23108
+ "variants" : [ {
23109
+ "hostname" : "sms-voice.ap-northeast-2.api.aws",
23110
+ "tags" : [ "dualstack" ]
23111
+ } ]
23112
+ },
23113
+ "ap-northeast-3" : {
23114
+ "variants" : [ {
23115
+ "hostname" : "sms-voice.ap-northeast-3.api.aws",
23116
+ "tags" : [ "dualstack" ]
23117
+ } ]
23118
+ },
23119
+ "ap-south-1" : {
23120
+ "variants" : [ {
23121
+ "hostname" : "sms-voice.ap-south-1.api.aws",
23122
+ "tags" : [ "dualstack" ]
23123
+ } ]
23124
+ },
23125
+ "ap-south-2" : {
23126
+ "variants" : [ {
23127
+ "hostname" : "sms-voice.ap-south-2.api.aws",
23128
+ "tags" : [ "dualstack" ]
23129
+ } ]
23130
+ },
23131
+ "ap-southeast-1" : {
23132
+ "variants" : [ {
23133
+ "hostname" : "sms-voice.ap-southeast-1.api.aws",
23134
+ "tags" : [ "dualstack" ]
23135
+ } ]
23136
+ },
23137
+ "ap-southeast-2" : {
23138
+ "variants" : [ {
23139
+ "hostname" : "sms-voice.ap-southeast-2.api.aws",
23140
+ "tags" : [ "dualstack" ]
23141
+ } ]
23142
+ },
23143
+ "ap-southeast-3" : {
23144
+ "variants" : [ {
23145
+ "hostname" : "sms-voice.ap-southeast-3.api.aws",
23146
+ "tags" : [ "dualstack" ]
23147
+ } ]
23148
+ },
23149
+ "ap-southeast-4" : {
23150
+ "variants" : [ {
23151
+ "hostname" : "sms-voice.ap-southeast-4.api.aws",
23152
+ "tags" : [ "dualstack" ]
23153
+ } ]
23154
+ },
23093
23155
  "ca-central-1" : {
23094
23156
  "variants" : [ {
23095
23157
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
23096
23158
  "tags" : [ "fips" ]
23159
+ }, {
23160
+ "hostname" : "sms-voice-fips.ca-central-1.api.aws",
23161
+ "tags" : [ "dualstack", "fips" ]
23162
+ }, {
23163
+ "hostname" : "sms-voice.ca-central-1.api.aws",
23164
+ "tags" : [ "dualstack" ]
23097
23165
  } ]
23098
23166
  },
23099
23167
  "ca-west-1" : {
23100
23168
  "variants" : [ {
23101
23169
  "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
23102
23170
  "tags" : [ "fips" ]
23171
+ }, {
23172
+ "hostname" : "sms-voice-fips.ca-west-1.api.aws",
23173
+ "tags" : [ "dualstack", "fips" ]
23174
+ }, {
23175
+ "hostname" : "sms-voice.ca-west-1.api.aws",
23176
+ "tags" : [ "dualstack" ]
23177
+ } ]
23178
+ },
23179
+ "eu-central-1" : {
23180
+ "variants" : [ {
23181
+ "hostname" : "sms-voice.eu-central-1.api.aws",
23182
+ "tags" : [ "dualstack" ]
23183
+ } ]
23184
+ },
23185
+ "eu-central-2" : {
23186
+ "variants" : [ {
23187
+ "hostname" : "sms-voice.eu-central-2.api.aws",
23188
+ "tags" : [ "dualstack" ]
23189
+ } ]
23190
+ },
23191
+ "eu-north-1" : {
23192
+ "variants" : [ {
23193
+ "hostname" : "sms-voice.eu-north-1.api.aws",
23194
+ "tags" : [ "dualstack" ]
23195
+ } ]
23196
+ },
23197
+ "eu-south-1" : {
23198
+ "variants" : [ {
23199
+ "hostname" : "sms-voice.eu-south-1.api.aws",
23200
+ "tags" : [ "dualstack" ]
23201
+ } ]
23202
+ },
23203
+ "eu-south-2" : {
23204
+ "variants" : [ {
23205
+ "hostname" : "sms-voice.eu-south-2.api.aws",
23206
+ "tags" : [ "dualstack" ]
23207
+ } ]
23208
+ },
23209
+ "eu-west-1" : {
23210
+ "variants" : [ {
23211
+ "hostname" : "sms-voice.eu-west-1.api.aws",
23212
+ "tags" : [ "dualstack" ]
23213
+ } ]
23214
+ },
23215
+ "eu-west-2" : {
23216
+ "variants" : [ {
23217
+ "hostname" : "sms-voice.eu-west-2.api.aws",
23218
+ "tags" : [ "dualstack" ]
23219
+ } ]
23220
+ },
23221
+ "eu-west-3" : {
23222
+ "variants" : [ {
23223
+ "hostname" : "sms-voice.eu-west-3.api.aws",
23224
+ "tags" : [ "dualstack" ]
23103
23225
  } ]
23104
23226
  },
23105
- "eu-central-1" : { },
23106
- "eu-central-2" : { },
23107
- "eu-north-1" : { },
23108
- "eu-south-1" : { },
23109
- "eu-south-2" : { },
23110
- "eu-west-1" : { },
23111
- "eu-west-2" : { },
23112
- "eu-west-3" : { },
23113
23227
  "fips-ca-central-1" : {
23114
23228
  "credentialScope" : {
23115
23229
  "region" : "ca-central-1"
@@ -23152,32 +23266,76 @@
23152
23266
  "deprecated" : true,
23153
23267
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
23154
23268
  },
23155
- "il-central-1" : { },
23156
- "me-central-1" : { },
23157
- "me-south-1" : { },
23158
- "sa-east-1" : { },
23269
+ "il-central-1" : {
23270
+ "variants" : [ {
23271
+ "hostname" : "sms-voice.il-central-1.api.aws",
23272
+ "tags" : [ "dualstack" ]
23273
+ } ]
23274
+ },
23275
+ "me-central-1" : {
23276
+ "variants" : [ {
23277
+ "hostname" : "sms-voice.me-central-1.api.aws",
23278
+ "tags" : [ "dualstack" ]
23279
+ } ]
23280
+ },
23281
+ "me-south-1" : {
23282
+ "variants" : [ {
23283
+ "hostname" : "sms-voice.me-south-1.api.aws",
23284
+ "tags" : [ "dualstack" ]
23285
+ } ]
23286
+ },
23287
+ "sa-east-1" : {
23288
+ "variants" : [ {
23289
+ "hostname" : "sms-voice.sa-east-1.api.aws",
23290
+ "tags" : [ "dualstack" ]
23291
+ } ]
23292
+ },
23159
23293
  "us-east-1" : {
23160
23294
  "variants" : [ {
23161
23295
  "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
23162
23296
  "tags" : [ "fips" ]
23297
+ }, {
23298
+ "hostname" : "sms-voice-fips.us-east-1.api.aws",
23299
+ "tags" : [ "dualstack", "fips" ]
23300
+ }, {
23301
+ "hostname" : "sms-voice.us-east-1.api.aws",
23302
+ "tags" : [ "dualstack" ]
23163
23303
  } ]
23164
23304
  },
23165
23305
  "us-east-2" : {
23166
23306
  "variants" : [ {
23167
23307
  "hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
23168
23308
  "tags" : [ "fips" ]
23309
+ }, {
23310
+ "hostname" : "sms-voice-fips.us-east-2.api.aws",
23311
+ "tags" : [ "dualstack", "fips" ]
23312
+ }, {
23313
+ "hostname" : "sms-voice.us-east-2.api.aws",
23314
+ "tags" : [ "dualstack" ]
23169
23315
  } ]
23170
23316
  },
23171
23317
  "us-west-1" : {
23172
23318
  "variants" : [ {
23173
23319
  "hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
23174
23320
  "tags" : [ "fips" ]
23321
+ }, {
23322
+ "hostname" : "sms-voice-fips.us-west-1.api.aws",
23323
+ "tags" : [ "dualstack", "fips" ]
23324
+ }, {
23325
+ "hostname" : "sms-voice.us-west-1.api.aws",
23326
+ "tags" : [ "dualstack" ]
23175
23327
  } ]
23176
23328
  },
23177
23329
  "us-west-2" : {
23178
23330
  "variants" : [ {
23179
23331
  "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
23180
23332
  "tags" : [ "fips" ]
23333
+ }, {
23334
+ "hostname" : "sms-voice-fips.us-west-2.api.aws",
23335
+ "tags" : [ "dualstack", "fips" ]
23336
+ }, {
23337
+ "hostname" : "sms-voice.us-west-2.api.aws",
23338
+ "tags" : [ "dualstack" ]
23181
23339
  } ]
23182
23340
  }
23183
23341
  }
@@ -34423,12 +34581,24 @@
34423
34581
  "variants" : [ {
34424
34582
  "hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
34425
34583
  "tags" : [ "fips" ]
34584
+ }, {
34585
+ "hostname" : "sms-voice-fips.us-gov-east-1.api.aws",
34586
+ "tags" : [ "dualstack", "fips" ]
34587
+ }, {
34588
+ "hostname" : "sms-voice.us-gov-east-1.api.aws",
34589
+ "tags" : [ "dualstack" ]
34426
34590
  } ]
34427
34591
  },
34428
34592
  "us-gov-west-1" : {
34429
34593
  "variants" : [ {
34430
34594
  "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
34431
34595
  "tags" : [ "fips" ]
34596
+ }, {
34597
+ "hostname" : "sms-voice-fips.us-gov-west-1.api.aws",
34598
+ "tags" : [ "dualstack", "fips" ]
34599
+ }, {
34600
+ "hostname" : "sms-voice.us-gov-west-1.api.aws",
34601
+ "tags" : [ "dualstack" ]
34432
34602
  } ]
34433
34603
  }
34434
34604
  }
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.1074.0
4
+ version: 1.1075.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-03-25 00:00:00.000000000 Z
11
+ date: 2025-03-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: