aws-partitions 1.1026.0 → 1.1027.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 +546 -67
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dd80980e4b76df0e409af416302936381b4181f1fdf0a9c898723c479462c218
4
- data.tar.gz: d9c1e5f84adffc8934e390c0f3a27e59ce4d0a00ce23a3292ea2723afbb8fd51
3
+ metadata.gz: f19f2646ff7e4e1ccdf6fd3031bff6201d33d6b200bef9f5b10e9ffc2fbba04b
4
+ data.tar.gz: 402e77fc749c978984d7d32eecf62881fea9128b54308fbf76af7f532b52f022
5
5
  SHA512:
6
- metadata.gz: 3482f30959d994992b41aa208a1a3e44570124d6fc656a4803e84dd0e6362ad04cdd952cdb943e132b15456d89aef1b11aede3fdbff54fa094204565d888cb35
7
- data.tar.gz: 2e3ff6468fe52791e922743f7f68a91f661fcdc4a528229fcf0b4310edf1b78f162868cdbf7352341974916270d18e61e1086f3e094d93d34e51e33e6ebd7ac8
6
+ metadata.gz: e08727ef86cd568f397a8936e21e857331abbd4e2ecbf2176718696fb6e6c2d3145cc789714e0efb0e097f030dc737e850c339683ff7a08ca81cb4b689c044a9
7
+ data.tar.gz: dcf490f08d0cef0805ca7b6fc9c34ed560f9115fa313fdde442b45817f351c910135806207c52aaed0d75bf09f59d1845fb9957f60e297e09f4e95f0413cb8ce
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1027.0 (2024-12-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1026.0 (2024-12-19)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1026.0
1
+ 1.1027.0
data/partitions.json CHANGED
@@ -1267,28 +1267,95 @@
1267
1267
  "api.tunneling.iot" : {
1268
1268
  "defaults" : {
1269
1269
  "variants" : [ {
1270
+ "hostname" : "api.iot-tunneling-fips.{region}.{dnsSuffix}",
1271
+ "tags" : [ "dualstack", "fips" ]
1272
+ }, {
1273
+ "hostname" : "api.iot-tunneling.{region}.{dnsSuffix}",
1274
+ "tags" : [ "dualstack" ]
1275
+ }, {
1270
1276
  "hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
1271
1277
  "tags" : [ "fips" ]
1272
1278
  } ]
1273
1279
  },
1274
1280
  "endpoints" : {
1275
- "ap-east-1" : { },
1276
- "ap-northeast-1" : { },
1277
- "ap-northeast-2" : { },
1278
- "ap-south-1" : { },
1279
- "ap-southeast-1" : { },
1280
- "ap-southeast-2" : { },
1281
+ "ap-east-1" : {
1282
+ "variants" : [ {
1283
+ "hostname" : "api.iot-tunneling.ap-east-1.api.aws",
1284
+ "tags" : [ "dualstack" ]
1285
+ } ]
1286
+ },
1287
+ "ap-northeast-1" : {
1288
+ "variants" : [ {
1289
+ "hostname" : "api.iot-tunneling.ap-northeast-1.api.aws",
1290
+ "tags" : [ "dualstack" ]
1291
+ } ]
1292
+ },
1293
+ "ap-northeast-2" : {
1294
+ "variants" : [ {
1295
+ "hostname" : "api.iot-tunneling.ap-northeast-2.api.aws",
1296
+ "tags" : [ "dualstack" ]
1297
+ } ]
1298
+ },
1299
+ "ap-south-1" : {
1300
+ "variants" : [ {
1301
+ "hostname" : "api.iot-tunneling.ap-south-1.api.aws",
1302
+ "tags" : [ "dualstack" ]
1303
+ } ]
1304
+ },
1305
+ "ap-southeast-1" : {
1306
+ "variants" : [ {
1307
+ "hostname" : "api.iot-tunneling.ap-southeast-1.api.aws",
1308
+ "tags" : [ "dualstack" ]
1309
+ } ]
1310
+ },
1311
+ "ap-southeast-2" : {
1312
+ "variants" : [ {
1313
+ "hostname" : "api.iot-tunneling.ap-southeast-2.api.aws",
1314
+ "tags" : [ "dualstack" ]
1315
+ } ]
1316
+ },
1281
1317
  "ca-central-1" : {
1282
1318
  "variants" : [ {
1319
+ "hostname" : "api.iot-tunneling-fips.ca-central-1.api.aws",
1320
+ "tags" : [ "dualstack", "fips" ]
1321
+ }, {
1322
+ "hostname" : "api.iot-tunneling.ca-central-1.api.aws",
1323
+ "tags" : [ "dualstack" ]
1324
+ }, {
1283
1325
  "hostname" : "api.tunneling.iot-fips.ca-central-1.amazonaws.com",
1284
1326
  "tags" : [ "fips" ]
1285
1327
  } ]
1286
1328
  },
1287
- "eu-central-1" : { },
1288
- "eu-north-1" : { },
1289
- "eu-west-1" : { },
1290
- "eu-west-2" : { },
1291
- "eu-west-3" : { },
1329
+ "eu-central-1" : {
1330
+ "variants" : [ {
1331
+ "hostname" : "api.iot-tunneling.eu-central-1.api.aws",
1332
+ "tags" : [ "dualstack" ]
1333
+ } ]
1334
+ },
1335
+ "eu-north-1" : {
1336
+ "variants" : [ {
1337
+ "hostname" : "api.iot-tunneling.eu-north-1.api.aws",
1338
+ "tags" : [ "dualstack" ]
1339
+ } ]
1340
+ },
1341
+ "eu-west-1" : {
1342
+ "variants" : [ {
1343
+ "hostname" : "api.iot-tunneling.eu-west-1.api.aws",
1344
+ "tags" : [ "dualstack" ]
1345
+ } ]
1346
+ },
1347
+ "eu-west-2" : {
1348
+ "variants" : [ {
1349
+ "hostname" : "api.iot-tunneling.eu-west-2.api.aws",
1350
+ "tags" : [ "dualstack" ]
1351
+ } ]
1352
+ },
1353
+ "eu-west-3" : {
1354
+ "variants" : [ {
1355
+ "hostname" : "api.iot-tunneling.eu-west-3.api.aws",
1356
+ "tags" : [ "dualstack" ]
1357
+ } ]
1358
+ },
1292
1359
  "fips-ca-central-1" : {
1293
1360
  "credentialScope" : {
1294
1361
  "region" : "ca-central-1"
@@ -1324,29 +1391,68 @@
1324
1391
  "deprecated" : true,
1325
1392
  "hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com"
1326
1393
  },
1327
- "me-central-1" : { },
1328
- "me-south-1" : { },
1329
- "sa-east-1" : { },
1394
+ "me-central-1" : {
1395
+ "variants" : [ {
1396
+ "hostname" : "api.iot-tunneling.me-central-1.api.aws",
1397
+ "tags" : [ "dualstack" ]
1398
+ } ]
1399
+ },
1400
+ "me-south-1" : {
1401
+ "variants" : [ {
1402
+ "hostname" : "api.iot-tunneling.me-south-1.api.aws",
1403
+ "tags" : [ "dualstack" ]
1404
+ } ]
1405
+ },
1406
+ "sa-east-1" : {
1407
+ "variants" : [ {
1408
+ "hostname" : "api.iot-tunneling.sa-east-1.api.aws",
1409
+ "tags" : [ "dualstack" ]
1410
+ } ]
1411
+ },
1330
1412
  "us-east-1" : {
1331
1413
  "variants" : [ {
1414
+ "hostname" : "api.iot-tunneling-fips.us-east-1.api.aws",
1415
+ "tags" : [ "dualstack", "fips" ]
1416
+ }, {
1417
+ "hostname" : "api.iot-tunneling.us-east-1.api.aws",
1418
+ "tags" : [ "dualstack" ]
1419
+ }, {
1332
1420
  "hostname" : "api.tunneling.iot-fips.us-east-1.amazonaws.com",
1333
1421
  "tags" : [ "fips" ]
1334
1422
  } ]
1335
1423
  },
1336
1424
  "us-east-2" : {
1337
1425
  "variants" : [ {
1426
+ "hostname" : "api.iot-tunneling-fips.us-east-2.api.aws",
1427
+ "tags" : [ "dualstack", "fips" ]
1428
+ }, {
1429
+ "hostname" : "api.iot-tunneling.us-east-2.api.aws",
1430
+ "tags" : [ "dualstack" ]
1431
+ }, {
1338
1432
  "hostname" : "api.tunneling.iot-fips.us-east-2.amazonaws.com",
1339
1433
  "tags" : [ "fips" ]
1340
1434
  } ]
1341
1435
  },
1342
1436
  "us-west-1" : {
1343
1437
  "variants" : [ {
1438
+ "hostname" : "api.iot-tunneling-fips.us-west-1.api.aws",
1439
+ "tags" : [ "dualstack", "fips" ]
1440
+ }, {
1441
+ "hostname" : "api.iot-tunneling.us-west-1.api.aws",
1442
+ "tags" : [ "dualstack" ]
1443
+ }, {
1344
1444
  "hostname" : "api.tunneling.iot-fips.us-west-1.amazonaws.com",
1345
1445
  "tags" : [ "fips" ]
1346
1446
  } ]
1347
1447
  },
1348
1448
  "us-west-2" : {
1349
1449
  "variants" : [ {
1450
+ "hostname" : "api.iot-tunneling-fips.us-west-2.api.aws",
1451
+ "tags" : [ "dualstack", "fips" ]
1452
+ }, {
1453
+ "hostname" : "api.iot-tunneling.us-west-2.api.aws",
1454
+ "tags" : [ "dualstack" ]
1455
+ }, {
1350
1456
  "hostname" : "api.tunneling.iot-fips.us-west-2.amazonaws.com",
1351
1457
  "tags" : [ "fips" ]
1352
1458
  } ]
@@ -4741,27 +4847,132 @@
4741
4847
  },
4742
4848
  "cognito-idp" : {
4743
4849
  "endpoints" : {
4744
- "af-south-1" : { },
4745
- "ap-east-1" : { },
4746
- "ap-northeast-1" : { },
4747
- "ap-northeast-2" : { },
4748
- "ap-northeast-3" : { },
4749
- "ap-south-1" : { },
4750
- "ap-south-2" : { },
4751
- "ap-southeast-1" : { },
4752
- "ap-southeast-2" : { },
4753
- "ap-southeast-3" : { },
4754
- "ap-southeast-4" : { },
4755
- "ca-central-1" : { },
4756
- "ca-west-1" : { },
4757
- "eu-central-1" : { },
4758
- "eu-central-2" : { },
4759
- "eu-north-1" : { },
4760
- "eu-south-1" : { },
4761
- "eu-south-2" : { },
4762
- "eu-west-1" : { },
4763
- "eu-west-2" : { },
4764
- "eu-west-3" : { },
4850
+ "af-south-1" : {
4851
+ "variants" : [ {
4852
+ "hostname" : "cognito-idp.af-south-1.amazonaws.com",
4853
+ "tags" : [ "dualstack" ]
4854
+ } ]
4855
+ },
4856
+ "ap-east-1" : {
4857
+ "variants" : [ {
4858
+ "hostname" : "cognito-idp.ap-east-1.amazonaws.com",
4859
+ "tags" : [ "dualstack" ]
4860
+ } ]
4861
+ },
4862
+ "ap-northeast-1" : {
4863
+ "variants" : [ {
4864
+ "hostname" : "cognito-idp.ap-northeast-1.amazonaws.com",
4865
+ "tags" : [ "dualstack" ]
4866
+ } ]
4867
+ },
4868
+ "ap-northeast-2" : {
4869
+ "variants" : [ {
4870
+ "hostname" : "cognito-idp.ap-northeast-2.amazonaws.com",
4871
+ "tags" : [ "dualstack" ]
4872
+ } ]
4873
+ },
4874
+ "ap-northeast-3" : {
4875
+ "variants" : [ {
4876
+ "hostname" : "cognito-idp.ap-northeast-3.amazonaws.com",
4877
+ "tags" : [ "dualstack" ]
4878
+ } ]
4879
+ },
4880
+ "ap-south-1" : {
4881
+ "variants" : [ {
4882
+ "hostname" : "cognito-idp.ap-south-1.amazonaws.com",
4883
+ "tags" : [ "dualstack" ]
4884
+ } ]
4885
+ },
4886
+ "ap-south-2" : {
4887
+ "variants" : [ {
4888
+ "hostname" : "cognito-idp.ap-south-2.amazonaws.com",
4889
+ "tags" : [ "dualstack" ]
4890
+ } ]
4891
+ },
4892
+ "ap-southeast-1" : {
4893
+ "variants" : [ {
4894
+ "hostname" : "cognito-idp.ap-southeast-1.amazonaws.com",
4895
+ "tags" : [ "dualstack" ]
4896
+ } ]
4897
+ },
4898
+ "ap-southeast-2" : {
4899
+ "variants" : [ {
4900
+ "hostname" : "cognito-idp.ap-southeast-2.amazonaws.com",
4901
+ "tags" : [ "dualstack" ]
4902
+ } ]
4903
+ },
4904
+ "ap-southeast-3" : {
4905
+ "variants" : [ {
4906
+ "hostname" : "cognito-idp.ap-southeast-3.amazonaws.com",
4907
+ "tags" : [ "dualstack" ]
4908
+ } ]
4909
+ },
4910
+ "ap-southeast-4" : {
4911
+ "variants" : [ {
4912
+ "hostname" : "cognito-idp.ap-southeast-4.amazonaws.com",
4913
+ "tags" : [ "dualstack" ]
4914
+ } ]
4915
+ },
4916
+ "ca-central-1" : {
4917
+ "variants" : [ {
4918
+ "hostname" : "cognito-idp.ca-central-1.amazonaws.com",
4919
+ "tags" : [ "dualstack" ]
4920
+ } ]
4921
+ },
4922
+ "ca-west-1" : {
4923
+ "variants" : [ {
4924
+ "hostname" : "cognito-idp.ca-west-1.amazonaws.com",
4925
+ "tags" : [ "dualstack" ]
4926
+ } ]
4927
+ },
4928
+ "eu-central-1" : {
4929
+ "variants" : [ {
4930
+ "hostname" : "cognito-idp.eu-central-1.amazonaws.com",
4931
+ "tags" : [ "dualstack" ]
4932
+ } ]
4933
+ },
4934
+ "eu-central-2" : {
4935
+ "variants" : [ {
4936
+ "hostname" : "cognito-idp.eu-central-2.amazonaws.com",
4937
+ "tags" : [ "dualstack" ]
4938
+ } ]
4939
+ },
4940
+ "eu-north-1" : {
4941
+ "variants" : [ {
4942
+ "hostname" : "cognito-idp.eu-north-1.amazonaws.com",
4943
+ "tags" : [ "dualstack" ]
4944
+ } ]
4945
+ },
4946
+ "eu-south-1" : {
4947
+ "variants" : [ {
4948
+ "hostname" : "cognito-idp.eu-south-1.amazonaws.com",
4949
+ "tags" : [ "dualstack" ]
4950
+ } ]
4951
+ },
4952
+ "eu-south-2" : {
4953
+ "variants" : [ {
4954
+ "hostname" : "cognito-idp.eu-south-2.amazonaws.com",
4955
+ "tags" : [ "dualstack" ]
4956
+ } ]
4957
+ },
4958
+ "eu-west-1" : {
4959
+ "variants" : [ {
4960
+ "hostname" : "cognito-idp.eu-west-1.amazonaws.com",
4961
+ "tags" : [ "dualstack" ]
4962
+ } ]
4963
+ },
4964
+ "eu-west-2" : {
4965
+ "variants" : [ {
4966
+ "hostname" : "cognito-idp.eu-west-2.amazonaws.com",
4967
+ "tags" : [ "dualstack" ]
4968
+ } ]
4969
+ },
4970
+ "eu-west-3" : {
4971
+ "variants" : [ {
4972
+ "hostname" : "cognito-idp.eu-west-3.amazonaws.com",
4973
+ "tags" : [ "dualstack" ]
4974
+ } ]
4975
+ },
4765
4976
  "fips-us-east-1" : {
4766
4977
  "credentialScope" : {
4767
4978
  "region" : "us-east-1"
@@ -4790,32 +5001,76 @@
4790
5001
  "deprecated" : true,
4791
5002
  "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
4792
5003
  },
4793
- "il-central-1" : { },
4794
- "me-central-1" : { },
4795
- "me-south-1" : { },
4796
- "sa-east-1" : { },
5004
+ "il-central-1" : {
5005
+ "variants" : [ {
5006
+ "hostname" : "cognito-idp.il-central-1.amazonaws.com",
5007
+ "tags" : [ "dualstack" ]
5008
+ } ]
5009
+ },
5010
+ "me-central-1" : {
5011
+ "variants" : [ {
5012
+ "hostname" : "cognito-idp.me-central-1.amazonaws.com",
5013
+ "tags" : [ "dualstack" ]
5014
+ } ]
5015
+ },
5016
+ "me-south-1" : {
5017
+ "variants" : [ {
5018
+ "hostname" : "cognito-idp.me-south-1.amazonaws.com",
5019
+ "tags" : [ "dualstack" ]
5020
+ } ]
5021
+ },
5022
+ "sa-east-1" : {
5023
+ "variants" : [ {
5024
+ "hostname" : "cognito-idp.sa-east-1.amazonaws.com",
5025
+ "tags" : [ "dualstack" ]
5026
+ } ]
5027
+ },
4797
5028
  "us-east-1" : {
4798
5029
  "variants" : [ {
5030
+ "hostname" : "cognito-idp-fips.us-east-1.amazonaws.com",
5031
+ "tags" : [ "dualstack", "fips" ]
5032
+ }, {
4799
5033
  "hostname" : "cognito-idp-fips.us-east-1.amazonaws.com",
4800
5034
  "tags" : [ "fips" ]
5035
+ }, {
5036
+ "hostname" : "cognito-idp.us-east-1.amazonaws.com",
5037
+ "tags" : [ "dualstack" ]
4801
5038
  } ]
4802
5039
  },
4803
5040
  "us-east-2" : {
4804
5041
  "variants" : [ {
5042
+ "hostname" : "cognito-idp-fips.us-east-2.amazonaws.com",
5043
+ "tags" : [ "dualstack", "fips" ]
5044
+ }, {
4805
5045
  "hostname" : "cognito-idp-fips.us-east-2.amazonaws.com",
4806
5046
  "tags" : [ "fips" ]
5047
+ }, {
5048
+ "hostname" : "cognito-idp.us-east-2.amazonaws.com",
5049
+ "tags" : [ "dualstack" ]
4807
5050
  } ]
4808
5051
  },
4809
5052
  "us-west-1" : {
4810
5053
  "variants" : [ {
5054
+ "hostname" : "cognito-idp-fips.us-west-1.amazonaws.com",
5055
+ "tags" : [ "dualstack", "fips" ]
5056
+ }, {
4811
5057
  "hostname" : "cognito-idp-fips.us-west-1.amazonaws.com",
4812
5058
  "tags" : [ "fips" ]
5059
+ }, {
5060
+ "hostname" : "cognito-idp.us-west-1.amazonaws.com",
5061
+ "tags" : [ "dualstack" ]
4813
5062
  } ]
4814
5063
  },
4815
5064
  "us-west-2" : {
4816
5065
  "variants" : [ {
5066
+ "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com",
5067
+ "tags" : [ "dualstack", "fips" ]
5068
+ }, {
4817
5069
  "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com",
4818
5070
  "tags" : [ "fips" ]
5071
+ }, {
5072
+ "hostname" : "cognito-idp.us-west-2.amazonaws.com",
5073
+ "tags" : [ "dualstack" ]
4819
5074
  } ]
4820
5075
  }
4821
5076
  }
@@ -16693,38 +16948,150 @@
16693
16948
  },
16694
16949
  "rbin" : {
16695
16950
  "endpoints" : {
16696
- "af-south-1" : { },
16697
- "ap-east-1" : { },
16698
- "ap-northeast-1" : { },
16699
- "ap-northeast-2" : { },
16700
- "ap-northeast-3" : { },
16701
- "ap-south-1" : { },
16702
- "ap-south-2" : { },
16703
- "ap-southeast-1" : { },
16704
- "ap-southeast-2" : { },
16705
- "ap-southeast-3" : { },
16706
- "ap-southeast-4" : { },
16707
- "ap-southeast-5" : { },
16951
+ "af-south-1" : {
16952
+ "variants" : [ {
16953
+ "hostname" : "rbin.af-south-1.api.aws",
16954
+ "tags" : [ "dualstack" ]
16955
+ } ]
16956
+ },
16957
+ "ap-east-1" : {
16958
+ "variants" : [ {
16959
+ "hostname" : "rbin.ap-east-1.api.aws",
16960
+ "tags" : [ "dualstack" ]
16961
+ } ]
16962
+ },
16963
+ "ap-northeast-1" : {
16964
+ "variants" : [ {
16965
+ "hostname" : "rbin.ap-northeast-1.api.aws",
16966
+ "tags" : [ "dualstack" ]
16967
+ } ]
16968
+ },
16969
+ "ap-northeast-2" : {
16970
+ "variants" : [ {
16971
+ "hostname" : "rbin.ap-northeast-2.api.aws",
16972
+ "tags" : [ "dualstack" ]
16973
+ } ]
16974
+ },
16975
+ "ap-northeast-3" : {
16976
+ "variants" : [ {
16977
+ "hostname" : "rbin.ap-northeast-3.api.aws",
16978
+ "tags" : [ "dualstack" ]
16979
+ } ]
16980
+ },
16981
+ "ap-south-1" : {
16982
+ "variants" : [ {
16983
+ "hostname" : "rbin.ap-south-1.api.aws",
16984
+ "tags" : [ "dualstack" ]
16985
+ } ]
16986
+ },
16987
+ "ap-south-2" : {
16988
+ "variants" : [ {
16989
+ "hostname" : "rbin.ap-south-2.api.aws",
16990
+ "tags" : [ "dualstack" ]
16991
+ } ]
16992
+ },
16993
+ "ap-southeast-1" : {
16994
+ "variants" : [ {
16995
+ "hostname" : "rbin.ap-southeast-1.api.aws",
16996
+ "tags" : [ "dualstack" ]
16997
+ } ]
16998
+ },
16999
+ "ap-southeast-2" : {
17000
+ "variants" : [ {
17001
+ "hostname" : "rbin.ap-southeast-2.api.aws",
17002
+ "tags" : [ "dualstack" ]
17003
+ } ]
17004
+ },
17005
+ "ap-southeast-3" : {
17006
+ "variants" : [ {
17007
+ "hostname" : "rbin.ap-southeast-3.api.aws",
17008
+ "tags" : [ "dualstack" ]
17009
+ } ]
17010
+ },
17011
+ "ap-southeast-4" : {
17012
+ "variants" : [ {
17013
+ "hostname" : "rbin.ap-southeast-4.api.aws",
17014
+ "tags" : [ "dualstack" ]
17015
+ } ]
17016
+ },
17017
+ "ap-southeast-5" : {
17018
+ "variants" : [ {
17019
+ "hostname" : "rbin.ap-southeast-5.api.aws",
17020
+ "tags" : [ "dualstack" ]
17021
+ } ]
17022
+ },
16708
17023
  "ca-central-1" : {
16709
17024
  "variants" : [ {
16710
17025
  "hostname" : "rbin-fips.ca-central-1.amazonaws.com",
16711
17026
  "tags" : [ "fips" ]
17027
+ }, {
17028
+ "hostname" : "rbin-fips.ca-central-1.api.aws",
17029
+ "tags" : [ "dualstack", "fips" ]
17030
+ }, {
17031
+ "hostname" : "rbin.ca-central-1.api.aws",
17032
+ "tags" : [ "dualstack" ]
16712
17033
  } ]
16713
17034
  },
16714
17035
  "ca-west-1" : {
16715
17036
  "variants" : [ {
16716
17037
  "hostname" : "rbin-fips.ca-west-1.amazonaws.com",
16717
17038
  "tags" : [ "fips" ]
17039
+ }, {
17040
+ "hostname" : "rbin-fips.ca-west-1.api.aws",
17041
+ "tags" : [ "dualstack", "fips" ]
17042
+ }, {
17043
+ "hostname" : "rbin.ca-west-1.api.aws",
17044
+ "tags" : [ "dualstack" ]
17045
+ } ]
17046
+ },
17047
+ "eu-central-1" : {
17048
+ "variants" : [ {
17049
+ "hostname" : "rbin.eu-central-1.api.aws",
17050
+ "tags" : [ "dualstack" ]
17051
+ } ]
17052
+ },
17053
+ "eu-central-2" : {
17054
+ "variants" : [ {
17055
+ "hostname" : "rbin.eu-central-2.api.aws",
17056
+ "tags" : [ "dualstack" ]
17057
+ } ]
17058
+ },
17059
+ "eu-north-1" : {
17060
+ "variants" : [ {
17061
+ "hostname" : "rbin.eu-north-1.api.aws",
17062
+ "tags" : [ "dualstack" ]
17063
+ } ]
17064
+ },
17065
+ "eu-south-1" : {
17066
+ "variants" : [ {
17067
+ "hostname" : "rbin.eu-south-1.api.aws",
17068
+ "tags" : [ "dualstack" ]
17069
+ } ]
17070
+ },
17071
+ "eu-south-2" : {
17072
+ "variants" : [ {
17073
+ "hostname" : "rbin.eu-south-2.api.aws",
17074
+ "tags" : [ "dualstack" ]
17075
+ } ]
17076
+ },
17077
+ "eu-west-1" : {
17078
+ "variants" : [ {
17079
+ "hostname" : "rbin.eu-west-1.api.aws",
17080
+ "tags" : [ "dualstack" ]
17081
+ } ]
17082
+ },
17083
+ "eu-west-2" : {
17084
+ "variants" : [ {
17085
+ "hostname" : "rbin.eu-west-2.api.aws",
17086
+ "tags" : [ "dualstack" ]
17087
+ } ]
17088
+ },
17089
+ "eu-west-3" : {
17090
+ "variants" : [ {
17091
+ "hostname" : "rbin.eu-west-3.api.aws",
17092
+ "tags" : [ "dualstack" ]
16718
17093
  } ]
16719
17094
  },
16720
- "eu-central-1" : { },
16721
- "eu-central-2" : { },
16722
- "eu-north-1" : { },
16723
- "eu-south-1" : { },
16724
- "eu-south-2" : { },
16725
- "eu-west-1" : { },
16726
- "eu-west-2" : { },
16727
- "eu-west-3" : { },
16728
17095
  "fips-ca-central-1" : {
16729
17096
  "credentialScope" : {
16730
17097
  "region" : "ca-central-1"
@@ -16767,32 +17134,76 @@
16767
17134
  "deprecated" : true,
16768
17135
  "hostname" : "rbin-fips.us-west-2.amazonaws.com"
16769
17136
  },
16770
- "il-central-1" : { },
16771
- "me-central-1" : { },
16772
- "me-south-1" : { },
16773
- "sa-east-1" : { },
17137
+ "il-central-1" : {
17138
+ "variants" : [ {
17139
+ "hostname" : "rbin.il-central-1.api.aws",
17140
+ "tags" : [ "dualstack" ]
17141
+ } ]
17142
+ },
17143
+ "me-central-1" : {
17144
+ "variants" : [ {
17145
+ "hostname" : "rbin.me-central-1.api.aws",
17146
+ "tags" : [ "dualstack" ]
17147
+ } ]
17148
+ },
17149
+ "me-south-1" : {
17150
+ "variants" : [ {
17151
+ "hostname" : "rbin.me-south-1.api.aws",
17152
+ "tags" : [ "dualstack" ]
17153
+ } ]
17154
+ },
17155
+ "sa-east-1" : {
17156
+ "variants" : [ {
17157
+ "hostname" : "rbin.sa-east-1.api.aws",
17158
+ "tags" : [ "dualstack" ]
17159
+ } ]
17160
+ },
16774
17161
  "us-east-1" : {
16775
17162
  "variants" : [ {
16776
17163
  "hostname" : "rbin-fips.us-east-1.amazonaws.com",
16777
17164
  "tags" : [ "fips" ]
17165
+ }, {
17166
+ "hostname" : "rbin-fips.us-east-1.api.aws",
17167
+ "tags" : [ "dualstack", "fips" ]
17168
+ }, {
17169
+ "hostname" : "rbin.us-east-1.api.aws",
17170
+ "tags" : [ "dualstack" ]
16778
17171
  } ]
16779
17172
  },
16780
17173
  "us-east-2" : {
16781
17174
  "variants" : [ {
16782
17175
  "hostname" : "rbin-fips.us-east-2.amazonaws.com",
16783
17176
  "tags" : [ "fips" ]
17177
+ }, {
17178
+ "hostname" : "rbin-fips.us-east-2.api.aws",
17179
+ "tags" : [ "dualstack", "fips" ]
17180
+ }, {
17181
+ "hostname" : "rbin.us-east-2.api.aws",
17182
+ "tags" : [ "dualstack" ]
16784
17183
  } ]
16785
17184
  },
16786
17185
  "us-west-1" : {
16787
17186
  "variants" : [ {
16788
17187
  "hostname" : "rbin-fips.us-west-1.amazonaws.com",
16789
17188
  "tags" : [ "fips" ]
17189
+ }, {
17190
+ "hostname" : "rbin-fips.us-west-1.api.aws",
17191
+ "tags" : [ "dualstack", "fips" ]
17192
+ }, {
17193
+ "hostname" : "rbin.us-west-1.api.aws",
17194
+ "tags" : [ "dualstack" ]
16790
17195
  } ]
16791
17196
  },
16792
17197
  "us-west-2" : {
16793
17198
  "variants" : [ {
16794
17199
  "hostname" : "rbin-fips.us-west-2.amazonaws.com",
16795
17200
  "tags" : [ "fips" ]
17201
+ }, {
17202
+ "hostname" : "rbin-fips.us-west-2.api.aws",
17203
+ "tags" : [ "dualstack", "fips" ]
17204
+ }, {
17205
+ "hostname" : "rbin.us-west-2.api.aws",
17206
+ "tags" : [ "dualstack" ]
16796
17207
  } ]
16797
17208
  }
16798
17209
  }
@@ -24181,9 +24592,31 @@
24181
24592
  }
24182
24593
  },
24183
24594
  "api.tunneling.iot" : {
24595
+ "defaults" : {
24596
+ "variants" : [ {
24597
+ "hostname" : "api.iot-tunneling-fips.{region}.{dnsSuffix}",
24598
+ "tags" : [ "dualstack", "fips" ]
24599
+ }, {
24600
+ "hostname" : "api.iot-tunneling.{region}.{dnsSuffix}",
24601
+ "tags" : [ "dualstack" ]
24602
+ }, {
24603
+ "hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
24604
+ "tags" : [ "fips" ]
24605
+ } ]
24606
+ },
24184
24607
  "endpoints" : {
24185
- "cn-north-1" : { },
24186
- "cn-northwest-1" : { }
24608
+ "cn-north-1" : {
24609
+ "variants" : [ {
24610
+ "hostname" : "api.iot-tunneling.cn-north-1.api.amazonwebservices.com.cn",
24611
+ "tags" : [ "dualstack" ]
24612
+ } ]
24613
+ },
24614
+ "cn-northwest-1" : {
24615
+ "variants" : [ {
24616
+ "hostname" : "api.iot-tunneling.cn-northwest-1.api.amazonwebservices.com.cn",
24617
+ "tags" : [ "dualstack" ]
24618
+ } ]
24619
+ }
24187
24620
  }
24188
24621
  },
24189
24622
  "apigateway" : {
@@ -25207,8 +25640,18 @@
25207
25640
  },
25208
25641
  "rbin" : {
25209
25642
  "endpoints" : {
25210
- "cn-north-1" : { },
25211
- "cn-northwest-1" : { }
25643
+ "cn-north-1" : {
25644
+ "variants" : [ {
25645
+ "hostname" : "rbin.cn-north-1.api.amazonwebservices.com.cn",
25646
+ "tags" : [ "dualstack" ]
25647
+ } ]
25648
+ },
25649
+ "cn-northwest-1" : {
25650
+ "variants" : [ {
25651
+ "hostname" : "rbin.cn-northwest-1.api.amazonwebservices.com.cn",
25652
+ "tags" : [ "dualstack" ]
25653
+ } ]
25654
+ }
25212
25655
  }
25213
25656
  },
25214
25657
  "rds" : {
@@ -25977,6 +26420,12 @@
25977
26420
  "api.tunneling.iot" : {
25978
26421
  "defaults" : {
25979
26422
  "variants" : [ {
26423
+ "hostname" : "api.iot-tunneling-fips.{region}.{dnsSuffix}",
26424
+ "tags" : [ "dualstack", "fips" ]
26425
+ }, {
26426
+ "hostname" : "api.iot-tunneling.{region}.{dnsSuffix}",
26427
+ "tags" : [ "dualstack" ]
26428
+ }, {
25980
26429
  "hostname" : "api.tunneling.iot-fips.{region}.{dnsSuffix}",
25981
26430
  "tags" : [ "fips" ]
25982
26431
  } ]
@@ -25998,12 +26447,24 @@
25998
26447
  },
25999
26448
  "us-gov-east-1" : {
26000
26449
  "variants" : [ {
26450
+ "hostname" : "api.iot-tunneling-fips.us-gov-east-1.api.aws",
26451
+ "tags" : [ "dualstack", "fips" ]
26452
+ }, {
26453
+ "hostname" : "api.iot-tunneling.us-gov-east-1.api.aws",
26454
+ "tags" : [ "dualstack" ]
26455
+ }, {
26001
26456
  "hostname" : "api.tunneling.iot-fips.us-gov-east-1.amazonaws.com",
26002
26457
  "tags" : [ "fips" ]
26003
26458
  } ]
26004
26459
  },
26005
26460
  "us-gov-west-1" : {
26006
26461
  "variants" : [ {
26462
+ "hostname" : "api.iot-tunneling-fips.us-gov-west-1.api.aws",
26463
+ "tags" : [ "dualstack", "fips" ]
26464
+ }, {
26465
+ "hostname" : "api.iot-tunneling.us-gov-west-1.api.aws",
26466
+ "tags" : [ "dualstack" ]
26467
+ }, {
26007
26468
  "hostname" : "api.tunneling.iot-fips.us-gov-west-1.amazonaws.com",
26008
26469
  "tags" : [ "fips" ]
26009
26470
  } ]
@@ -26726,8 +27187,14 @@
26726
27187
  },
26727
27188
  "us-gov-west-1" : {
26728
27189
  "variants" : [ {
27190
+ "hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
27191
+ "tags" : [ "dualstack", "fips" ]
27192
+ }, {
26729
27193
  "hostname" : "cognito-idp-fips.us-gov-west-1.amazonaws.com",
26730
27194
  "tags" : [ "fips" ]
27195
+ }, {
27196
+ "hostname" : "cognito-idp.us-gov-west-1.amazonaws.com",
27197
+ "tags" : [ "dualstack" ]
26731
27198
  } ]
26732
27199
  }
26733
27200
  }
@@ -29352,12 +29819,24 @@
29352
29819
  "variants" : [ {
29353
29820
  "hostname" : "rbin-fips.us-gov-east-1.amazonaws.com",
29354
29821
  "tags" : [ "fips" ]
29822
+ }, {
29823
+ "hostname" : "rbin-fips.us-gov-east-1.api.aws",
29824
+ "tags" : [ "dualstack", "fips" ]
29825
+ }, {
29826
+ "hostname" : "rbin.us-gov-east-1.api.aws",
29827
+ "tags" : [ "dualstack" ]
29355
29828
  } ]
29356
29829
  },
29357
29830
  "us-gov-west-1" : {
29358
29831
  "variants" : [ {
29359
29832
  "hostname" : "rbin-fips.us-gov-west-1.amazonaws.com",
29360
29833
  "tags" : [ "fips" ]
29834
+ }, {
29835
+ "hostname" : "rbin-fips.us-gov-west-1.api.aws",
29836
+ "tags" : [ "dualstack", "fips" ]
29837
+ }, {
29838
+ "hostname" : "rbin.us-gov-west-1.api.aws",
29839
+ "tags" : [ "dualstack" ]
29361
29840
  } ]
29362
29841
  }
29363
29842
  }
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.1026.0
4
+ version: 1.1027.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: 2024-12-19 00:00:00.000000000 Z
11
+ date: 2024-12-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: