aws-partitions 1.583.0 → 1.586.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 +265 -41
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 839b3a33e97c4a818634a817dabf5666a3adba603b2ff31edac691badf44ff26
4
- data.tar.gz: 99c57d0c082e9daf480242a49bb1462bf64ae3ea8cc529e503a8b336afe2151e
3
+ metadata.gz: 933e56c535bc5fb40426d1b3c80b14b89f3eb3ec97c6c190531536914784c844
4
+ data.tar.gz: 05ef9f77548253774c0014451d7367501a1ab5789107fb1ebe9effff9711a52f
5
5
  SHA512:
6
- metadata.gz: a1e39aa3e9d9988e81f778854333bc11fa71a2cb3f19f3944c559fad36486c29b31be2c2f5fe22856970b5a6815ffa594d60ce6602b7b95e4d8377d182148a31
7
- data.tar.gz: faa45e25802b113ab049202d45f73096aa603ed3d5aa63e8690dcdf8a25a4b702dde6b6e984864eeeabcb53749152bd88378b5e9e218d21b97d542c2bff85014
6
+ metadata.gz: 3631f41234b84322207a0600464bc4f1f06bebb5da4efc2e257cc3887c7e58d3de6c6f0eb436747181097ef9b9b283437cfea7f419b4df967d9ff502cdbea7e5
7
+ data.tar.gz: 79416ebc5a008c43aa03199c8fa1515d107059a24f254a0b25c692605cf56c5168d8068f7aa20f91bd2c3c12d4d3727946a0234ccd15f5dd53a217914d3986e2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.586.0 (2022-05-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.585.0 (2022-05-05)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.584.0 (2022-05-04)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.583.0 (2022-05-03)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.583.0
1
+ 1.586.0
data/partitions.json CHANGED
@@ -293,6 +293,7 @@
293
293
  "ap-south-1" : { },
294
294
  "ap-southeast-1" : { },
295
295
  "ap-southeast-2" : { },
296
+ "ap-southeast-3" : { },
296
297
  "ca-central-1" : {
297
298
  "variants" : [ {
298
299
  "hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
@@ -1224,26 +1225,126 @@
1224
1225
  },
1225
1226
  "appmesh" : {
1226
1227
  "endpoints" : {
1227
- "af-south-1" : { },
1228
- "ap-east-1" : { },
1229
- "ap-northeast-1" : { },
1230
- "ap-northeast-2" : { },
1231
- "ap-south-1" : { },
1232
- "ap-southeast-1" : { },
1233
- "ap-southeast-2" : { },
1234
- "ca-central-1" : { },
1235
- "eu-central-1" : { },
1236
- "eu-north-1" : { },
1237
- "eu-south-1" : { },
1238
- "eu-west-1" : { },
1239
- "eu-west-2" : { },
1240
- "eu-west-3" : { },
1241
- "me-south-1" : { },
1242
- "sa-east-1" : { },
1243
- "us-east-1" : { },
1244
- "us-east-2" : { },
1245
- "us-west-1" : { },
1246
- "us-west-2" : { }
1228
+ "af-south-1" : {
1229
+ "variants" : [ {
1230
+ "hostname" : "appmesh.af-south-1.api.aws",
1231
+ "tags" : [ "dualstack" ]
1232
+ } ]
1233
+ },
1234
+ "ap-east-1" : {
1235
+ "variants" : [ {
1236
+ "hostname" : "appmesh.ap-east-1.api.aws",
1237
+ "tags" : [ "dualstack" ]
1238
+ } ]
1239
+ },
1240
+ "ap-northeast-1" : {
1241
+ "variants" : [ {
1242
+ "hostname" : "appmesh.ap-northeast-1.api.aws",
1243
+ "tags" : [ "dualstack" ]
1244
+ } ]
1245
+ },
1246
+ "ap-northeast-2" : {
1247
+ "variants" : [ {
1248
+ "hostname" : "appmesh.ap-northeast-2.api.aws",
1249
+ "tags" : [ "dualstack" ]
1250
+ } ]
1251
+ },
1252
+ "ap-south-1" : {
1253
+ "variants" : [ {
1254
+ "hostname" : "appmesh.ap-south-1.api.aws",
1255
+ "tags" : [ "dualstack" ]
1256
+ } ]
1257
+ },
1258
+ "ap-southeast-1" : {
1259
+ "variants" : [ {
1260
+ "hostname" : "appmesh.ap-southeast-1.api.aws",
1261
+ "tags" : [ "dualstack" ]
1262
+ } ]
1263
+ },
1264
+ "ap-southeast-2" : {
1265
+ "variants" : [ {
1266
+ "hostname" : "appmesh.ap-southeast-2.api.aws",
1267
+ "tags" : [ "dualstack" ]
1268
+ } ]
1269
+ },
1270
+ "ca-central-1" : {
1271
+ "variants" : [ {
1272
+ "hostname" : "appmesh.ca-central-1.api.aws",
1273
+ "tags" : [ "dualstack" ]
1274
+ } ]
1275
+ },
1276
+ "eu-central-1" : {
1277
+ "variants" : [ {
1278
+ "hostname" : "appmesh.eu-central-1.api.aws",
1279
+ "tags" : [ "dualstack" ]
1280
+ } ]
1281
+ },
1282
+ "eu-north-1" : {
1283
+ "variants" : [ {
1284
+ "hostname" : "appmesh.eu-north-1.api.aws",
1285
+ "tags" : [ "dualstack" ]
1286
+ } ]
1287
+ },
1288
+ "eu-south-1" : {
1289
+ "variants" : [ {
1290
+ "hostname" : "appmesh.eu-south-1.api.aws",
1291
+ "tags" : [ "dualstack" ]
1292
+ } ]
1293
+ },
1294
+ "eu-west-1" : {
1295
+ "variants" : [ {
1296
+ "hostname" : "appmesh.eu-west-1.api.aws",
1297
+ "tags" : [ "dualstack" ]
1298
+ } ]
1299
+ },
1300
+ "eu-west-2" : {
1301
+ "variants" : [ {
1302
+ "hostname" : "appmesh.eu-west-2.api.aws",
1303
+ "tags" : [ "dualstack" ]
1304
+ } ]
1305
+ },
1306
+ "eu-west-3" : {
1307
+ "variants" : [ {
1308
+ "hostname" : "appmesh.eu-west-3.api.aws",
1309
+ "tags" : [ "dualstack" ]
1310
+ } ]
1311
+ },
1312
+ "me-south-1" : {
1313
+ "variants" : [ {
1314
+ "hostname" : "appmesh.me-south-1.api.aws",
1315
+ "tags" : [ "dualstack" ]
1316
+ } ]
1317
+ },
1318
+ "sa-east-1" : {
1319
+ "variants" : [ {
1320
+ "hostname" : "appmesh.sa-east-1.api.aws",
1321
+ "tags" : [ "dualstack" ]
1322
+ } ]
1323
+ },
1324
+ "us-east-1" : {
1325
+ "variants" : [ {
1326
+ "hostname" : "appmesh.us-east-1.api.aws",
1327
+ "tags" : [ "dualstack" ]
1328
+ } ]
1329
+ },
1330
+ "us-east-2" : {
1331
+ "variants" : [ {
1332
+ "hostname" : "appmesh.us-east-2.api.aws",
1333
+ "tags" : [ "dualstack" ]
1334
+ } ]
1335
+ },
1336
+ "us-west-1" : {
1337
+ "variants" : [ {
1338
+ "hostname" : "appmesh.us-west-1.api.aws",
1339
+ "tags" : [ "dualstack" ]
1340
+ } ]
1341
+ },
1342
+ "us-west-2" : {
1343
+ "variants" : [ {
1344
+ "hostname" : "appmesh.us-west-2.api.aws",
1345
+ "tags" : [ "dualstack" ]
1346
+ } ]
1347
+ }
1247
1348
  }
1248
1349
  },
1249
1350
  "apprunner" : {
@@ -1378,6 +1479,7 @@
1378
1479
  "eu-central-1" : { },
1379
1480
  "eu-north-1" : { },
1380
1481
  "eu-west-1" : { },
1482
+ "eu-west-2" : { },
1381
1483
  "us-east-1" : { },
1382
1484
  "us-east-2" : { },
1383
1485
  "us-west-2" : { }
@@ -1908,7 +2010,6 @@
1908
2010
  },
1909
2011
  "cloudhsm" : {
1910
2012
  "endpoints" : {
1911
- "eu-west-1" : { },
1912
2013
  "us-east-1" : { }
1913
2014
  }
1914
2015
  },
@@ -3849,7 +3950,7 @@
3849
3950
  "ap-northeast-3" : { },
3850
3951
  "ap-south-1" : {
3851
3952
  "variants" : [ {
3852
- "hostname" : "api.ec2.ap-south-1.aws",
3953
+ "hostname" : "ec2.ap-south-1.api.aws",
3853
3954
  "tags" : [ "dualstack" ]
3854
3955
  } ]
3855
3956
  },
@@ -3867,7 +3968,7 @@
3867
3968
  "eu-south-1" : { },
3868
3969
  "eu-west-1" : {
3869
3970
  "variants" : [ {
3870
- "hostname" : "api.ec2.eu-west-1.aws",
3971
+ "hostname" : "ec2.eu-west-1.api.aws",
3871
3972
  "tags" : [ "dualstack" ]
3872
3973
  } ]
3873
3974
  },
@@ -3911,26 +4012,26 @@
3911
4012
  "me-south-1" : { },
3912
4013
  "sa-east-1" : {
3913
4014
  "variants" : [ {
3914
- "hostname" : "api.ec2.sa-east-1.aws",
4015
+ "hostname" : "ec2.sa-east-1.api.aws",
3915
4016
  "tags" : [ "dualstack" ]
3916
4017
  } ]
3917
4018
  },
3918
4019
  "us-east-1" : {
3919
4020
  "variants" : [ {
3920
- "hostname" : "api.ec2.us-east-1.aws",
3921
- "tags" : [ "dualstack" ]
3922
- }, {
3923
4021
  "hostname" : "ec2-fips.us-east-1.amazonaws.com",
3924
4022
  "tags" : [ "fips" ]
4023
+ }, {
4024
+ "hostname" : "ec2.us-east-1.api.aws",
4025
+ "tags" : [ "dualstack" ]
3925
4026
  } ]
3926
4027
  },
3927
4028
  "us-east-2" : {
3928
4029
  "variants" : [ {
3929
- "hostname" : "api.ec2.us-east-2.aws",
3930
- "tags" : [ "dualstack" ]
3931
- }, {
3932
4030
  "hostname" : "ec2-fips.us-east-2.amazonaws.com",
3933
4031
  "tags" : [ "fips" ]
4032
+ }, {
4033
+ "hostname" : "ec2.us-east-2.api.aws",
4034
+ "tags" : [ "dualstack" ]
3934
4035
  } ]
3935
4036
  },
3936
4037
  "us-west-1" : {
@@ -3941,11 +4042,11 @@
3941
4042
  },
3942
4043
  "us-west-2" : {
3943
4044
  "variants" : [ {
3944
- "hostname" : "api.ec2.us-west-2.aws",
3945
- "tags" : [ "dualstack" ]
3946
- }, {
3947
4045
  "hostname" : "ec2-fips.us-west-2.amazonaws.com",
3948
4046
  "tags" : [ "fips" ]
4047
+ }, {
4048
+ "hostname" : "ec2.us-west-2.api.aws",
4049
+ "tags" : [ "dualstack" ]
3949
4050
  } ]
3950
4051
  }
3951
4052
  }
@@ -6127,6 +6228,7 @@
6127
6228
  },
6128
6229
  "identity-chime" : {
6129
6230
  "endpoints" : {
6231
+ "eu-central-1" : { },
6130
6232
  "us-east-1" : {
6131
6233
  "variants" : [ {
6132
6234
  "hostname" : "identity-chime-fips.us-east-1.amazonaws.com",
@@ -7987,6 +8089,7 @@
7987
8089
  },
7988
8090
  "messaging-chime" : {
7989
8091
  "endpoints" : {
8092
+ "eu-central-1" : { },
7990
8093
  "us-east-1" : {
7991
8094
  "variants" : [ {
7992
8095
  "hostname" : "messaging-chime-fips.us-east-1.amazonaws.com",
@@ -12129,12 +12232,60 @@
12129
12232
  "eu-west-1" : { },
12130
12233
  "eu-west-2" : { },
12131
12234
  "eu-west-3" : { },
12235
+ "fips-us-east-1" : {
12236
+ "credentialScope" : {
12237
+ "region" : "us-east-1"
12238
+ },
12239
+ "deprecated" : true,
12240
+ "hostname" : "synthetics-fips.us-east-1.amazonaws.com"
12241
+ },
12242
+ "fips-us-east-2" : {
12243
+ "credentialScope" : {
12244
+ "region" : "us-east-2"
12245
+ },
12246
+ "deprecated" : true,
12247
+ "hostname" : "synthetics-fips.us-east-2.amazonaws.com"
12248
+ },
12249
+ "fips-us-west-1" : {
12250
+ "credentialScope" : {
12251
+ "region" : "us-west-1"
12252
+ },
12253
+ "deprecated" : true,
12254
+ "hostname" : "synthetics-fips.us-west-1.amazonaws.com"
12255
+ },
12256
+ "fips-us-west-2" : {
12257
+ "credentialScope" : {
12258
+ "region" : "us-west-2"
12259
+ },
12260
+ "deprecated" : true,
12261
+ "hostname" : "synthetics-fips.us-west-2.amazonaws.com"
12262
+ },
12132
12263
  "me-south-1" : { },
12133
12264
  "sa-east-1" : { },
12134
- "us-east-1" : { },
12135
- "us-east-2" : { },
12136
- "us-west-1" : { },
12137
- "us-west-2" : { }
12265
+ "us-east-1" : {
12266
+ "variants" : [ {
12267
+ "hostname" : "synthetics-fips.us-east-1.amazonaws.com",
12268
+ "tags" : [ "fips" ]
12269
+ } ]
12270
+ },
12271
+ "us-east-2" : {
12272
+ "variants" : [ {
12273
+ "hostname" : "synthetics-fips.us-east-2.amazonaws.com",
12274
+ "tags" : [ "fips" ]
12275
+ } ]
12276
+ },
12277
+ "us-west-1" : {
12278
+ "variants" : [ {
12279
+ "hostname" : "synthetics-fips.us-west-1.amazonaws.com",
12280
+ "tags" : [ "fips" ]
12281
+ } ]
12282
+ },
12283
+ "us-west-2" : {
12284
+ "variants" : [ {
12285
+ "hostname" : "synthetics-fips.us-west-2.amazonaws.com",
12286
+ "tags" : [ "fips" ]
12287
+ } ]
12288
+ }
12138
12289
  }
12139
12290
  },
12140
12291
  "tagging" : {
@@ -12690,6 +12841,16 @@
12690
12841
  "tags" : [ "fips" ]
12691
12842
  } ]
12692
12843
  },
12844
+ "ap-southeast-3" : {
12845
+ "credentialScope" : {
12846
+ "region" : "ap-southeast-3"
12847
+ },
12848
+ "hostname" : "waf-regional.ap-southeast-3.amazonaws.com",
12849
+ "variants" : [ {
12850
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com",
12851
+ "tags" : [ "fips" ]
12852
+ } ]
12853
+ },
12693
12854
  "ca-central-1" : {
12694
12855
  "credentialScope" : {
12695
12856
  "region" : "ca-central-1"
@@ -12816,6 +12977,13 @@
12816
12977
  "deprecated" : true,
12817
12978
  "hostname" : "waf-regional-fips.ap-southeast-2.amazonaws.com"
12818
12979
  },
12980
+ "fips-ap-southeast-3" : {
12981
+ "credentialScope" : {
12982
+ "region" : "ap-southeast-3"
12983
+ },
12984
+ "deprecated" : true,
12985
+ "hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com"
12986
+ },
12819
12987
  "fips-ca-central-1" : {
12820
12988
  "credentialScope" : {
12821
12989
  "region" : "ca-central-1"
@@ -13258,8 +13426,18 @@
13258
13426
  },
13259
13427
  "appmesh" : {
13260
13428
  "endpoints" : {
13261
- "cn-north-1" : { },
13262
- "cn-northwest-1" : { }
13429
+ "cn-north-1" : {
13430
+ "variants" : [ {
13431
+ "hostname" : "appmesh.cn-north-1.api.amazonwebservices.com.cn",
13432
+ "tags" : [ "dualstack" ]
13433
+ } ]
13434
+ },
13435
+ "cn-northwest-1" : {
13436
+ "variants" : [ {
13437
+ "hostname" : "appmesh.cn-northwest-1.api.amazonwebservices.com.cn",
13438
+ "tags" : [ "dualstack" ]
13439
+ } ]
13440
+ }
13263
13441
  }
13264
13442
  },
13265
13443
  "appsync" : {
@@ -16747,6 +16925,11 @@
16747
16925
  }
16748
16926
  }
16749
16927
  },
16928
+ "robomaker" : {
16929
+ "endpoints" : {
16930
+ "us-gov-west-1" : { }
16931
+ }
16932
+ },
16750
16933
  "route53" : {
16751
16934
  "endpoints" : {
16752
16935
  "aws-us-gov-global" : {
@@ -17539,8 +17722,32 @@
17539
17722
  },
17540
17723
  "synthetics" : {
17541
17724
  "endpoints" : {
17542
- "us-gov-east-1" : { },
17543
- "us-gov-west-1" : { }
17725
+ "fips-us-gov-east-1" : {
17726
+ "credentialScope" : {
17727
+ "region" : "us-gov-east-1"
17728
+ },
17729
+ "deprecated" : true,
17730
+ "hostname" : "synthetics-fips.us-gov-east-1.amazonaws.com"
17731
+ },
17732
+ "fips-us-gov-west-1" : {
17733
+ "credentialScope" : {
17734
+ "region" : "us-gov-west-1"
17735
+ },
17736
+ "deprecated" : true,
17737
+ "hostname" : "synthetics-fips.us-gov-west-1.amazonaws.com"
17738
+ },
17739
+ "us-gov-east-1" : {
17740
+ "variants" : [ {
17741
+ "hostname" : "synthetics-fips.us-gov-east-1.amazonaws.com",
17742
+ "tags" : [ "fips" ]
17743
+ } ]
17744
+ },
17745
+ "us-gov-west-1" : {
17746
+ "variants" : [ {
17747
+ "hostname" : "synthetics-fips.us-gov-west-1.amazonaws.com",
17748
+ "tags" : [ "fips" ]
17749
+ } ]
17750
+ }
17544
17751
  }
17545
17752
  },
17546
17753
  "tagging" : {
@@ -18428,6 +18635,23 @@
18428
18635
  "us-isob-east-1" : { }
18429
18636
  }
18430
18637
  },
18638
+ "elasticfilesystem" : {
18639
+ "endpoints" : {
18640
+ "fips-us-isob-east-1" : {
18641
+ "credentialScope" : {
18642
+ "region" : "us-isob-east-1"
18643
+ },
18644
+ "deprecated" : true,
18645
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov"
18646
+ },
18647
+ "us-isob-east-1" : {
18648
+ "variants" : [ {
18649
+ "hostname" : "elasticfilesystem-fips.us-isob-east-1.sc2s.sgov.gov",
18650
+ "tags" : [ "fips" ]
18651
+ } ]
18652
+ }
18653
+ }
18654
+ },
18431
18655
  "elasticloadbalancing" : {
18432
18656
  "endpoints" : {
18433
18657
  "us-isob-east-1" : {
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.583.0
4
+ version: 1.586.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-05-03 00:00:00.000000000 Z
11
+ date: 2022-05-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: