aws-partitions 1.682.0 → 1.683.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 +210 -20
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1b0b68382635d549df67503e7637fc039d8299c65b51111ffaeab2104dea7c34
4
- data.tar.gz: 92d2596f0de533b59e588e83dcbed98c74507294ae13577c03376026f1ddceb4
3
+ metadata.gz: 198927c88e0c839fc535aece352f85bdbc9cf99c4c2098125a07d9563cc1f06c
4
+ data.tar.gz: 91d263e1e00841f5e3db3779c1e34dbe4db9e8764357fb3fa3ad1b4f598f2815
5
5
  SHA512:
6
- metadata.gz: 6f1a7099ad1a08e8b43e1ccdfa8a4093c08cfff5a3948961b06e610a7124b58b4521b6a4b97a2049d1b6000e8d3378d9b6e61c2d2e2c5a1df0da38147a26ae15
7
- data.tar.gz: 53c7476062a8c9c421d2019e5f8e789f88167a00ed2b4cbd783a4ca635c2a1b34686c13c7c0cd225a0b441cc41340072940039df0959e71aee076572a33fa247
6
+ metadata.gz: 381d94ba681cd34e0101a32fd04ea611632218acab88fb0bbe4165dd1ab4a81045937ba1e1742d9dbaf9cc1977d5a7906240c1f23645dbd4337411daf427822e
7
+ data.tar.gz: b9b7251251b55e202c46fcfbdda94ff61150b25e2507b2942cf0bf132abebf92dd6cfe5156ed3f51559e039c59db9c000d840a6880ee8ce0a3617798d1419f59
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.683.0 (2022-12-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.682.0 (2022-12-21)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.682.0
1
+ 1.683.0
data/partitions.json CHANGED
@@ -8960,6 +8960,75 @@
8960
8960
  }
8961
8961
  }
8962
8962
  },
8963
+ "license-manager-linux-subscriptions" : {
8964
+ "endpoints" : {
8965
+ "ap-northeast-1" : { },
8966
+ "ap-northeast-2" : { },
8967
+ "ap-northeast-3" : { },
8968
+ "ap-south-1" : { },
8969
+ "ap-southeast-1" : { },
8970
+ "ap-southeast-2" : { },
8971
+ "ca-central-1" : { },
8972
+ "eu-central-1" : { },
8973
+ "eu-north-1" : { },
8974
+ "eu-west-1" : { },
8975
+ "eu-west-2" : { },
8976
+ "eu-west-3" : { },
8977
+ "fips-us-east-1" : {
8978
+ "credentialScope" : {
8979
+ "region" : "us-east-1"
8980
+ },
8981
+ "deprecated" : true,
8982
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-1.amazonaws.com"
8983
+ },
8984
+ "fips-us-east-2" : {
8985
+ "credentialScope" : {
8986
+ "region" : "us-east-2"
8987
+ },
8988
+ "deprecated" : true,
8989
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-2.amazonaws.com"
8990
+ },
8991
+ "fips-us-west-1" : {
8992
+ "credentialScope" : {
8993
+ "region" : "us-west-1"
8994
+ },
8995
+ "deprecated" : true,
8996
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-1.amazonaws.com"
8997
+ },
8998
+ "fips-us-west-2" : {
8999
+ "credentialScope" : {
9000
+ "region" : "us-west-2"
9001
+ },
9002
+ "deprecated" : true,
9003
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com"
9004
+ },
9005
+ "sa-east-1" : { },
9006
+ "us-east-1" : {
9007
+ "variants" : [ {
9008
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-1.amazonaws.com",
9009
+ "tags" : [ "fips" ]
9010
+ } ]
9011
+ },
9012
+ "us-east-2" : {
9013
+ "variants" : [ {
9014
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-2.amazonaws.com",
9015
+ "tags" : [ "fips" ]
9016
+ } ]
9017
+ },
9018
+ "us-west-1" : {
9019
+ "variants" : [ {
9020
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-1.amazonaws.com",
9021
+ "tags" : [ "fips" ]
9022
+ } ]
9023
+ },
9024
+ "us-west-2" : {
9025
+ "variants" : [ {
9026
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com",
9027
+ "tags" : [ "fips" ]
9028
+ } ]
9029
+ }
9030
+ }
9031
+ },
8963
9032
  "license-manager-user-subscriptions" : {
8964
9033
  "endpoints" : {
8965
9034
  "af-south-1" : { },
@@ -13232,19 +13301,67 @@
13232
13301
  },
13233
13302
  "servicediscovery" : {
13234
13303
  "endpoints" : {
13235
- "af-south-1" : { },
13236
- "ap-east-1" : { },
13237
- "ap-northeast-1" : { },
13238
- "ap-northeast-2" : { },
13239
- "ap-northeast-3" : { },
13240
- "ap-south-1" : { },
13241
- "ap-southeast-1" : { },
13242
- "ap-southeast-2" : { },
13243
- "ap-southeast-3" : { },
13304
+ "af-south-1" : {
13305
+ "variants" : [ {
13306
+ "hostname" : "servicediscovery.af-south-1.amazonaws.com",
13307
+ "tags" : [ "dualstack" ]
13308
+ } ]
13309
+ },
13310
+ "ap-east-1" : {
13311
+ "variants" : [ {
13312
+ "hostname" : "servicediscovery.ap-east-1.amazonaws.com",
13313
+ "tags" : [ "dualstack" ]
13314
+ } ]
13315
+ },
13316
+ "ap-northeast-1" : {
13317
+ "variants" : [ {
13318
+ "hostname" : "servicediscovery.ap-northeast-1.amazonaws.com",
13319
+ "tags" : [ "dualstack" ]
13320
+ } ]
13321
+ },
13322
+ "ap-northeast-2" : {
13323
+ "variants" : [ {
13324
+ "hostname" : "servicediscovery.ap-northeast-2.amazonaws.com",
13325
+ "tags" : [ "dualstack" ]
13326
+ } ]
13327
+ },
13328
+ "ap-northeast-3" : {
13329
+ "variants" : [ {
13330
+ "hostname" : "servicediscovery.ap-northeast-3.amazonaws.com",
13331
+ "tags" : [ "dualstack" ]
13332
+ } ]
13333
+ },
13334
+ "ap-south-1" : {
13335
+ "variants" : [ {
13336
+ "hostname" : "servicediscovery.ap-south-1.amazonaws.com",
13337
+ "tags" : [ "dualstack" ]
13338
+ } ]
13339
+ },
13340
+ "ap-southeast-1" : {
13341
+ "variants" : [ {
13342
+ "hostname" : "servicediscovery.ap-southeast-1.amazonaws.com",
13343
+ "tags" : [ "dualstack" ]
13344
+ } ]
13345
+ },
13346
+ "ap-southeast-2" : {
13347
+ "variants" : [ {
13348
+ "hostname" : "servicediscovery.ap-southeast-2.amazonaws.com",
13349
+ "tags" : [ "dualstack" ]
13350
+ } ]
13351
+ },
13352
+ "ap-southeast-3" : {
13353
+ "variants" : [ {
13354
+ "hostname" : "servicediscovery.ap-southeast-3.amazonaws.com",
13355
+ "tags" : [ "dualstack" ]
13356
+ } ]
13357
+ },
13244
13358
  "ca-central-1" : {
13245
13359
  "variants" : [ {
13246
13360
  "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",
13247
13361
  "tags" : [ "fips" ]
13362
+ }, {
13363
+ "hostname" : "servicediscovery.ca-central-1.amazonaws.com",
13364
+ "tags" : [ "dualstack" ]
13248
13365
  } ]
13249
13366
  },
13250
13367
  "ca-central-1-fips" : {
@@ -13254,15 +13371,60 @@
13254
13371
  "deprecated" : true,
13255
13372
  "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
13256
13373
  },
13257
- "eu-central-1" : { },
13258
- "eu-north-1" : { },
13259
- "eu-south-1" : { },
13260
- "eu-west-1" : { },
13261
- "eu-west-2" : { },
13262
- "eu-west-3" : { },
13263
- "me-central-1" : { },
13264
- "me-south-1" : { },
13265
- "sa-east-1" : { },
13374
+ "eu-central-1" : {
13375
+ "variants" : [ {
13376
+ "hostname" : "servicediscovery.eu-central-1.amazonaws.com",
13377
+ "tags" : [ "dualstack" ]
13378
+ } ]
13379
+ },
13380
+ "eu-north-1" : {
13381
+ "variants" : [ {
13382
+ "hostname" : "servicediscovery.eu-north-1.amazonaws.com",
13383
+ "tags" : [ "dualstack" ]
13384
+ } ]
13385
+ },
13386
+ "eu-south-1" : {
13387
+ "variants" : [ {
13388
+ "hostname" : "servicediscovery.eu-south-1.amazonaws.com",
13389
+ "tags" : [ "dualstack" ]
13390
+ } ]
13391
+ },
13392
+ "eu-west-1" : {
13393
+ "variants" : [ {
13394
+ "hostname" : "servicediscovery.eu-west-1.amazonaws.com",
13395
+ "tags" : [ "dualstack" ]
13396
+ } ]
13397
+ },
13398
+ "eu-west-2" : {
13399
+ "variants" : [ {
13400
+ "hostname" : "servicediscovery.eu-west-2.amazonaws.com",
13401
+ "tags" : [ "dualstack" ]
13402
+ } ]
13403
+ },
13404
+ "eu-west-3" : {
13405
+ "variants" : [ {
13406
+ "hostname" : "servicediscovery.eu-west-3.amazonaws.com",
13407
+ "tags" : [ "dualstack" ]
13408
+ } ]
13409
+ },
13410
+ "me-central-1" : {
13411
+ "variants" : [ {
13412
+ "hostname" : "servicediscovery.me-central-1.amazonaws.com",
13413
+ "tags" : [ "dualstack" ]
13414
+ } ]
13415
+ },
13416
+ "me-south-1" : {
13417
+ "variants" : [ {
13418
+ "hostname" : "servicediscovery.me-south-1.amazonaws.com",
13419
+ "tags" : [ "dualstack" ]
13420
+ } ]
13421
+ },
13422
+ "sa-east-1" : {
13423
+ "variants" : [ {
13424
+ "hostname" : "servicediscovery.sa-east-1.amazonaws.com",
13425
+ "tags" : [ "dualstack" ]
13426
+ } ]
13427
+ },
13266
13428
  "servicediscovery" : {
13267
13429
  "credentialScope" : {
13268
13430
  "region" : "ca-central-1"
@@ -13284,6 +13446,9 @@
13284
13446
  "variants" : [ {
13285
13447
  "hostname" : "servicediscovery-fips.us-east-1.amazonaws.com",
13286
13448
  "tags" : [ "fips" ]
13449
+ }, {
13450
+ "hostname" : "servicediscovery.us-east-1.amazonaws.com",
13451
+ "tags" : [ "dualstack" ]
13287
13452
  } ]
13288
13453
  },
13289
13454
  "us-east-1-fips" : {
@@ -13297,6 +13462,9 @@
13297
13462
  "variants" : [ {
13298
13463
  "hostname" : "servicediscovery-fips.us-east-2.amazonaws.com",
13299
13464
  "tags" : [ "fips" ]
13465
+ }, {
13466
+ "hostname" : "servicediscovery.us-east-2.amazonaws.com",
13467
+ "tags" : [ "dualstack" ]
13300
13468
  } ]
13301
13469
  },
13302
13470
  "us-east-2-fips" : {
@@ -13310,6 +13478,9 @@
13310
13478
  "variants" : [ {
13311
13479
  "hostname" : "servicediscovery-fips.us-west-1.amazonaws.com",
13312
13480
  "tags" : [ "fips" ]
13481
+ }, {
13482
+ "hostname" : "servicediscovery.us-west-1.amazonaws.com",
13483
+ "tags" : [ "dualstack" ]
13313
13484
  } ]
13314
13485
  },
13315
13486
  "us-west-1-fips" : {
@@ -13323,6 +13494,9 @@
13323
13494
  "variants" : [ {
13324
13495
  "hostname" : "servicediscovery-fips.us-west-2.amazonaws.com",
13325
13496
  "tags" : [ "fips" ]
13497
+ }, {
13498
+ "hostname" : "servicediscovery.us-west-2.amazonaws.com",
13499
+ "tags" : [ "dualstack" ]
13326
13500
  } ]
13327
13501
  },
13328
13502
  "us-west-2-fips" : {
@@ -17021,8 +17195,18 @@
17021
17195
  },
17022
17196
  "servicediscovery" : {
17023
17197
  "endpoints" : {
17024
- "cn-north-1" : { },
17025
- "cn-northwest-1" : { }
17198
+ "cn-north-1" : {
17199
+ "variants" : [ {
17200
+ "hostname" : "servicediscovery.cn-north-1.amazonaws.com.cn",
17201
+ "tags" : [ "dualstack" ]
17202
+ } ]
17203
+ },
17204
+ "cn-northwest-1" : {
17205
+ "variants" : [ {
17206
+ "hostname" : "servicediscovery.cn-northwest-1.amazonaws.com.cn",
17207
+ "tags" : [ "dualstack" ]
17208
+ } ]
17209
+ }
17026
17210
  }
17027
17211
  },
17028
17212
  "sms" : {
@@ -20380,6 +20564,9 @@
20380
20564
  "variants" : [ {
20381
20565
  "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
20382
20566
  "tags" : [ "fips" ]
20567
+ }, {
20568
+ "hostname" : "servicediscovery.us-gov-east-1.amazonaws.com",
20569
+ "tags" : [ "dualstack" ]
20383
20570
  } ]
20384
20571
  },
20385
20572
  "us-gov-east-1-fips" : {
@@ -20393,6 +20580,9 @@
20393
20580
  "variants" : [ {
20394
20581
  "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
20395
20582
  "tags" : [ "fips" ]
20583
+ }, {
20584
+ "hostname" : "servicediscovery.us-gov-west-1.amazonaws.com",
20585
+ "tags" : [ "dualstack" ]
20396
20586
  } ]
20397
20587
  },
20398
20588
  "us-gov-west-1-fips" : {
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.682.0
4
+ version: 1.683.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: 2022-12-21 00:00:00.000000000 Z
11
+ date: 2022-12-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: