aws-partitions 1.962.0 → 1.968.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f59555e4cb3090bac378c64340292205269004c16f8c31d5eee68a30d582fedc
4
- data.tar.gz: 2098b31925ca38f97c6f493a67f151fe955eca51d1d02be4322415a07692e8f6
3
+ metadata.gz: bd73003ab5984754bfc65ad3db02cdae3012b454d48ec8bb5267c6ee838f0d2b
4
+ data.tar.gz: b1666292b81eb46204dcc78a0ec7df52b7bcf43232da876c0b6b9e7dad6384a7
5
5
  SHA512:
6
- metadata.gz: 7cf37f9e4919e7d31176259596913ece599b971a26eca14abcdd9a84c8d194e2540a72faddb4f7974b067a3db80483f935a62ffb8c16d7dc9f2f193db782869f
7
- data.tar.gz: eb0fa690edf31fc644bf5be60cabbba88bb08277b6bde925f595e67ceee98e1353b6dde5086c73a82061d008205b930fb5c0b831753a3cee03198c498c492285
6
+ metadata.gz: 17fa3d2375d10a9a8e3e021a066675979be6bb9900fcd638642c4eba8e0663e7a996d1f44dbe0a5a4517e614fea58605500e89bac06f2d5454725878580325db
7
+ data.tar.gz: afc4b2040954ccd090d5ae94c84eaa78296c996027efb3b2a5b9b67a685b9b97fcd239ef7084f5e4db969d4b4091b88a7f7624bb76073cc8b44a10ebe84753c5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.968.0 (2024-08-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.967.0 (2024-08-21)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.966.0 (2024-08-19)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.965.0 (2024-08-16)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.964.0 (2024-08-15)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.963.0 (2024-08-09)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
4
34
  1.962.0 (2024-08-05)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.962.0
1
+ 1.968.0
@@ -324,7 +324,6 @@ module Aws
324
324
  'CodeGuruReviewer' => 'codeguru-reviewer',
325
325
  'CodeGuruSecurity' => 'codeguru-security',
326
326
  'CodePipeline' => 'codepipeline',
327
- 'CodeStar' => 'codestar',
328
327
  'CodeStarNotifications' => 'codestar-notifications',
329
328
  'CodeStarconnections' => 'codestar-connections',
330
329
  'CognitoIdentity' => 'cognito-identity',
@@ -44,6 +44,9 @@
44
44
  "ap-southeast-4" : {
45
45
  "description" : "Asia Pacific (Melbourne)"
46
46
  },
47
+ "ap-southeast-5" : {
48
+ "description" : "Asia Pacific (Malaysia)"
49
+ },
47
50
  "aws-global" : {
48
51
  "description" : "AWS Standard global region"
49
52
  },
data/partitions.json CHANGED
@@ -56,6 +56,9 @@
56
56
  "ap-southeast-4" : {
57
57
  "description" : "Asia Pacific (Melbourne)"
58
58
  },
59
+ "ap-southeast-5" : {
60
+ "description" : "Asia Pacific (Malaysia)"
61
+ },
59
62
  "ca-central-1" : {
60
63
  "description" : "Canada (Central)"
61
64
  },
@@ -125,6 +128,7 @@
125
128
  "ap-southeast-2" : { },
126
129
  "ap-southeast-3" : { },
127
130
  "ap-southeast-4" : { },
131
+ "ap-southeast-5" : { },
128
132
  "ca-central-1" : {
129
133
  "variants" : [ {
130
134
  "hostname" : "access-analyzer-fips.ca-central-1.amazonaws.com",
@@ -242,6 +246,7 @@
242
246
  "ap-southeast-2" : { },
243
247
  "ap-southeast-3" : { },
244
248
  "ap-southeast-4" : { },
249
+ "ap-southeast-5" : { },
245
250
  "ca-central-1" : {
246
251
  "variants" : [ {
247
252
  "hostname" : "acm-fips.ca-central-1.amazonaws.com",
@@ -350,6 +355,7 @@
350
355
  "ap-southeast-2" : { },
351
356
  "ap-southeast-3" : { },
352
357
  "ap-southeast-4" : { },
358
+ "ap-southeast-5" : { },
353
359
  "ca-central-1" : {
354
360
  "variants" : [ {
355
361
  "hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
@@ -729,6 +735,12 @@
729
735
  },
730
736
  "hostname" : "api.ecr.ap-southeast-4.amazonaws.com"
731
737
  },
738
+ "ap-southeast-5" : {
739
+ "credentialScope" : {
740
+ "region" : "ap-southeast-5"
741
+ },
742
+ "hostname" : "api.ecr.ap-southeast-5.amazonaws.com"
743
+ },
732
744
  "ca-central-1" : {
733
745
  "credentialScope" : {
734
746
  "region" : "ca-central-1"
@@ -1352,6 +1364,7 @@
1352
1364
  "ap-southeast-2" : { },
1353
1365
  "ap-southeast-3" : { },
1354
1366
  "ap-southeast-4" : { },
1367
+ "ap-southeast-5" : { },
1355
1368
  "ca-central-1" : {
1356
1369
  "variants" : [ {
1357
1370
  "hostname" : "apigateway-fips.ca-central-1.amazonaws.com",
@@ -1471,6 +1484,7 @@
1471
1484
  "ap-southeast-2" : { },
1472
1485
  "ap-southeast-3" : { },
1473
1486
  "ap-southeast-4" : { },
1487
+ "ap-southeast-5" : { },
1474
1488
  "ca-central-1" : { },
1475
1489
  "ca-west-1" : { },
1476
1490
  "eu-central-1" : { },
@@ -1504,6 +1518,7 @@
1504
1518
  "ap-southeast-2" : { },
1505
1519
  "ap-southeast-3" : { },
1506
1520
  "ap-southeast-4" : { },
1521
+ "ap-southeast-5" : { },
1507
1522
  "ca-central-1" : { },
1508
1523
  "ca-west-1" : { },
1509
1524
  "eu-central-1" : { },
@@ -1608,6 +1623,7 @@
1608
1623
  "ap-southeast-2" : { },
1609
1624
  "ap-southeast-3" : { },
1610
1625
  "ap-southeast-4" : { },
1626
+ "ap-southeast-5" : { },
1611
1627
  "ca-central-1" : { },
1612
1628
  "ca-west-1" : { },
1613
1629
  "eu-central-1" : { },
@@ -1640,6 +1656,7 @@
1640
1656
  "ap-southeast-1" : { },
1641
1657
  "ap-southeast-2" : { },
1642
1658
  "ap-southeast-3" : { },
1659
+ "ap-southeast-4" : { },
1643
1660
  "ca-central-1" : { },
1644
1661
  "eu-central-1" : { },
1645
1662
  "eu-central-2" : { },
@@ -1649,6 +1666,7 @@
1649
1666
  "eu-west-1" : { },
1650
1667
  "eu-west-2" : { },
1651
1668
  "eu-west-3" : { },
1669
+ "il-central-1" : { },
1652
1670
  "me-central-1" : { },
1653
1671
  "me-south-1" : { },
1654
1672
  "sa-east-1" : { },
@@ -2036,6 +2054,7 @@
2036
2054
  "ap-southeast-2" : { },
2037
2055
  "ap-southeast-3" : { },
2038
2056
  "ap-southeast-4" : { },
2057
+ "ap-southeast-5" : { },
2039
2058
  "ca-central-1" : { },
2040
2059
  "ca-west-1" : { },
2041
2060
  "eu-central-1" : { },
@@ -2126,12 +2145,24 @@
2126
2145
  },
2127
2146
  "ca-central-1" : {
2128
2147
  "variants" : [ {
2148
+ "hostname" : "athena-fips.ca-central-1.amazonaws.com",
2149
+ "tags" : [ "fips" ]
2150
+ }, {
2151
+ "hostname" : "athena-fips.ca-central-1.api.aws",
2152
+ "tags" : [ "dualstack", "fips" ]
2153
+ }, {
2129
2154
  "hostname" : "athena.ca-central-1.api.aws",
2130
2155
  "tags" : [ "dualstack" ]
2131
2156
  } ]
2132
2157
  },
2133
2158
  "ca-west-1" : {
2134
2159
  "variants" : [ {
2160
+ "hostname" : "athena-fips.ca-west-1.amazonaws.com",
2161
+ "tags" : [ "fips" ]
2162
+ }, {
2163
+ "hostname" : "athena-fips.ca-west-1.api.aws",
2164
+ "tags" : [ "dualstack", "fips" ]
2165
+ }, {
2135
2166
  "hostname" : "athena.ca-west-1.api.aws",
2136
2167
  "tags" : [ "dualstack" ]
2137
2168
  } ]
@@ -2184,6 +2215,20 @@
2184
2215
  "tags" : [ "dualstack" ]
2185
2216
  } ]
2186
2217
  },
2218
+ "fips-ca-central-1" : {
2219
+ "credentialScope" : {
2220
+ "region" : "ca-central-1"
2221
+ },
2222
+ "deprecated" : true,
2223
+ "hostname" : "athena-fips.ca-central-1.amazonaws.com"
2224
+ },
2225
+ "fips-ca-west-1" : {
2226
+ "credentialScope" : {
2227
+ "region" : "ca-west-1"
2228
+ },
2229
+ "deprecated" : true,
2230
+ "hostname" : "athena-fips.ca-west-1.amazonaws.com"
2231
+ },
2187
2232
  "fips-us-east-1" : {
2188
2233
  "credentialScope" : {
2189
2234
  "region" : "us-east-1"
@@ -2366,6 +2411,7 @@
2366
2411
  "ap-southeast-2" : { },
2367
2412
  "ap-southeast-3" : { },
2368
2413
  "ap-southeast-4" : { },
2414
+ "ap-southeast-5" : { },
2369
2415
  "ca-central-1" : {
2370
2416
  "variants" : [ {
2371
2417
  "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com",
@@ -2564,6 +2610,7 @@
2564
2610
  "ap-southeast-2" : { },
2565
2611
  "ap-southeast-3" : { },
2566
2612
  "ap-southeast-4" : { },
2613
+ "ap-southeast-5" : { },
2567
2614
  "ca-central-1" : { },
2568
2615
  "ca-west-1" : { },
2569
2616
  "eu-central-1" : { },
@@ -3229,6 +3276,12 @@
3229
3276
  "tags" : [ "dualstack" ]
3230
3277
  } ]
3231
3278
  },
3279
+ "ap-southeast-5" : {
3280
+ "variants" : [ {
3281
+ "hostname" : "cloudcontrolapi.ap-southeast-5.api.aws",
3282
+ "tags" : [ "dualstack" ]
3283
+ } ]
3284
+ },
3232
3285
  "ca-central-1" : {
3233
3286
  "variants" : [ {
3234
3287
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
@@ -3443,6 +3496,7 @@
3443
3496
  "ap-southeast-2" : { },
3444
3497
  "ap-southeast-3" : { },
3445
3498
  "ap-southeast-4" : { },
3499
+ "ap-southeast-5" : { },
3446
3500
  "ca-central-1" : { },
3447
3501
  "ca-west-1" : { },
3448
3502
  "eu-central-1" : { },
@@ -3591,6 +3645,7 @@
3591
3645
  "ap-southeast-2" : { },
3592
3646
  "ap-southeast-3" : { },
3593
3647
  "ap-southeast-4" : { },
3648
+ "ap-southeast-5" : { },
3594
3649
  "ca-central-1" : { },
3595
3650
  "ca-west-1" : { },
3596
3651
  "eu-central-1" : { },
@@ -3901,6 +3956,7 @@
3901
3956
  "ap-southeast-2" : { },
3902
3957
  "ap-southeast-3" : { },
3903
3958
  "ap-southeast-4" : { },
3959
+ "ap-southeast-5" : { },
3904
3960
  "ca-central-1" : { },
3905
3961
  "ca-west-1" : { },
3906
3962
  "eu-central-1" : { },
@@ -4075,23 +4131,6 @@
4075
4131
  }
4076
4132
  }
4077
4133
  },
4078
- "codestar" : {
4079
- "endpoints" : {
4080
- "ap-northeast-1" : { },
4081
- "ap-northeast-2" : { },
4082
- "ap-southeast-1" : { },
4083
- "ap-southeast-2" : { },
4084
- "ca-central-1" : { },
4085
- "eu-central-1" : { },
4086
- "eu-north-1" : { },
4087
- "eu-west-1" : { },
4088
- "eu-west-2" : { },
4089
- "us-east-1" : { },
4090
- "us-east-2" : { },
4091
- "us-west-1" : { },
4092
- "us-west-2" : { }
4093
- }
4094
- },
4095
4134
  "codestar-connections" : {
4096
4135
  "endpoints" : {
4097
4136
  "ap-northeast-1" : { },
@@ -4611,6 +4650,7 @@
4611
4650
  "ap-southeast-2" : { },
4612
4651
  "ap-southeast-3" : { },
4613
4652
  "ap-southeast-4" : { },
4653
+ "ap-southeast-5" : { },
4614
4654
  "ca-central-1" : { },
4615
4655
  "ca-west-1" : { },
4616
4656
  "eu-central-1" : { },
@@ -5265,6 +5305,7 @@
5265
5305
  "ap-southeast-2" : { },
5266
5306
  "ap-southeast-3" : { },
5267
5307
  "ap-southeast-4" : { },
5308
+ "ap-southeast-5" : { },
5268
5309
  "ca-central-1" : {
5269
5310
  "variants" : [ {
5270
5311
  "hostname" : "datasync-fips.ca-central-1.amazonaws.com",
@@ -5367,12 +5408,6 @@
5367
5408
  } ]
5368
5409
  },
5369
5410
  "endpoints" : {
5370
- "af-south-1" : {
5371
- "hostname" : "datazone.af-south-1.api.aws"
5372
- },
5373
- "ap-east-1" : {
5374
- "hostname" : "datazone.ap-east-1.api.aws"
5375
- },
5376
5411
  "ap-northeast-1" : {
5377
5412
  "hostname" : "datazone.ap-northeast-1.api.aws"
5378
5413
  },
@@ -5382,9 +5417,6 @@
5382
5417
  "ap-northeast-3" : {
5383
5418
  "hostname" : "datazone.ap-northeast-3.api.aws"
5384
5419
  },
5385
- "ap-south-1" : {
5386
- "hostname" : "datazone.ap-south-1.api.aws"
5387
- },
5388
5420
  "ap-south-2" : {
5389
5421
  "hostname" : "datazone.ap-south-2.api.aws"
5390
5422
  },
@@ -5400,6 +5432,9 @@
5400
5432
  "ap-southeast-4" : {
5401
5433
  "hostname" : "datazone.ap-southeast-4.api.aws"
5402
5434
  },
5435
+ "ap-southeast-5" : {
5436
+ "hostname" : "datazone.ap-southeast-5.api.aws"
5437
+ },
5403
5438
  "ca-central-1" : {
5404
5439
  "hostname" : "datazone.ca-central-1.api.aws",
5405
5440
  "variants" : [ {
@@ -5413,18 +5448,12 @@
5413
5448
  "eu-central-1" : {
5414
5449
  "hostname" : "datazone.eu-central-1.api.aws"
5415
5450
  },
5416
- "eu-central-2" : {
5417
- "hostname" : "datazone.eu-central-2.api.aws"
5418
- },
5419
5451
  "eu-north-1" : {
5420
5452
  "hostname" : "datazone.eu-north-1.api.aws"
5421
5453
  },
5422
5454
  "eu-south-1" : {
5423
5455
  "hostname" : "datazone.eu-south-1.api.aws"
5424
5456
  },
5425
- "eu-south-2" : {
5426
- "hostname" : "datazone.eu-south-2.api.aws"
5427
- },
5428
5457
  "eu-west-1" : {
5429
5458
  "hostname" : "datazone.eu-west-1.api.aws"
5430
5459
  },
@@ -5592,6 +5621,7 @@
5592
5621
  "ap-southeast-2" : { },
5593
5622
  "ap-southeast-3" : { },
5594
5623
  "ap-southeast-4" : { },
5624
+ "ap-southeast-5" : { },
5595
5625
  "ca-central-1" : {
5596
5626
  "variants" : [ {
5597
5627
  "hostname" : "directconnect-fips.ca-central-1.amazonaws.com",
@@ -5708,6 +5738,7 @@
5708
5738
  "ap-southeast-2" : { },
5709
5739
  "ap-southeast-3" : { },
5710
5740
  "ap-southeast-4" : { },
5741
+ "ap-southeast-5" : { },
5711
5742
  "ca-central-1" : { },
5712
5743
  "ca-west-1" : { },
5713
5744
  "eu-central-1" : { },
@@ -5741,6 +5772,7 @@
5741
5772
  "ap-southeast-2" : { },
5742
5773
  "ap-southeast-3" : { },
5743
5774
  "ap-southeast-4" : { },
5775
+ "ap-southeast-5" : { },
5744
5776
  "ca-central-1" : { },
5745
5777
  "ca-west-1" : { },
5746
5778
  "dms" : {
@@ -6115,6 +6147,7 @@
6115
6147
  "ap-southeast-2" : { },
6116
6148
  "ap-southeast-3" : { },
6117
6149
  "ap-southeast-4" : { },
6150
+ "ap-southeast-5" : { },
6118
6151
  "ca-central-1" : {
6119
6152
  "variants" : [ {
6120
6153
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
@@ -6227,6 +6260,7 @@
6227
6260
  "ap-southeast-2" : { },
6228
6261
  "ap-southeast-3" : { },
6229
6262
  "ap-southeast-4" : { },
6263
+ "ap-southeast-5" : { },
6230
6264
  "ca-central-1" : {
6231
6265
  "variants" : [ {
6232
6266
  "hostname" : "ebs-fips.ca-central-1.amazonaws.com",
@@ -6464,6 +6498,7 @@
6464
6498
  "ap-southeast-2" : { },
6465
6499
  "ap-southeast-3" : { },
6466
6500
  "ap-southeast-4" : { },
6501
+ "ap-southeast-5" : { },
6467
6502
  "ca-central-1" : { },
6468
6503
  "ca-west-1" : { },
6469
6504
  "eu-central-1" : { },
@@ -6562,6 +6597,7 @@
6562
6597
  "ap-southeast-2" : { },
6563
6598
  "ap-southeast-3" : { },
6564
6599
  "ap-southeast-4" : { },
6600
+ "ap-southeast-5" : { },
6565
6601
  "ca-central-1" : { },
6566
6602
  "ca-west-1" : { },
6567
6603
  "eu-central-1" : { },
@@ -6673,6 +6709,9 @@
6673
6709
  "ap-southeast-4" : {
6674
6710
  "hostname" : "eks-auth.ap-southeast-4.api.aws"
6675
6711
  },
6712
+ "ap-southeast-5" : {
6713
+ "hostname" : "eks-auth.ap-southeast-5.api.aws"
6714
+ },
6676
6715
  "ca-central-1" : {
6677
6716
  "hostname" : "eks-auth.ca-central-1.api.aws"
6678
6717
  },
@@ -6742,6 +6781,7 @@
6742
6781
  "ap-southeast-2" : { },
6743
6782
  "ap-southeast-3" : { },
6744
6783
  "ap-southeast-4" : { },
6784
+ "ap-southeast-5" : { },
6745
6785
  "ca-central-1" : { },
6746
6786
  "ca-west-1" : { },
6747
6787
  "eu-central-1" : { },
@@ -7289,6 +7329,7 @@
7289
7329
  "ap-southeast-2" : { },
7290
7330
  "ap-southeast-3" : { },
7291
7331
  "ap-southeast-4" : { },
7332
+ "ap-southeast-5" : { },
7292
7333
  "ca-central-1" : { },
7293
7334
  "ca-west-1" : { },
7294
7335
  "eu-central-1" : { },
@@ -7374,6 +7415,7 @@
7374
7415
  "ap-southeast-2" : { },
7375
7416
  "ap-southeast-3" : { },
7376
7417
  "ap-southeast-4" : { },
7418
+ "ap-southeast-5" : { },
7377
7419
  "ca-central-1" : {
7378
7420
  "variants" : [ {
7379
7421
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
@@ -7825,6 +7867,12 @@
7825
7867
  "tags" : [ "dualstack" ]
7826
7868
  } ]
7827
7869
  },
7870
+ "ap-southeast-5" : {
7871
+ "variants" : [ {
7872
+ "hostname" : "aos.ap-southeast-5.api.aws",
7873
+ "tags" : [ "dualstack" ]
7874
+ } ]
7875
+ },
7828
7876
  "ca-central-1" : {
7829
7877
  "variants" : [ {
7830
7878
  "hostname" : "aos.ca-central-1.api.aws",
@@ -7995,6 +8043,7 @@
7995
8043
  "ap-southeast-2" : { },
7996
8044
  "ap-southeast-3" : { },
7997
8045
  "ap-southeast-4" : { },
8046
+ "ap-southeast-5" : { },
7998
8047
  "ca-central-1" : { },
7999
8048
  "ca-west-1" : { },
8000
8049
  "eu-central-1" : { },
@@ -8130,6 +8179,7 @@
8130
8179
  "ap-southeast-2" : { },
8131
8180
  "ap-southeast-3" : { },
8132
8181
  "ap-southeast-4" : { },
8182
+ "ap-southeast-5" : { },
8133
8183
  "ca-central-1" : { },
8134
8184
  "ca-west-1" : { },
8135
8185
  "eu-central-1" : { },
@@ -9675,6 +9725,9 @@
9675
9725
  "ap-southeast-4" : {
9676
9726
  "hostname" : "internetmonitor.ap-southeast-4.api.aws"
9677
9727
  },
9728
+ "ap-southeast-5" : {
9729
+ "hostname" : "internetmonitor.ap-southeast-5.api.aws"
9730
+ },
9678
9731
  "ca-central-1" : {
9679
9732
  "hostname" : "internetmonitor.ca-central-1.api.aws",
9680
9733
  "variants" : [ {
@@ -10653,6 +10706,9 @@
10653
10706
  "ap-southeast-4" : {
10654
10707
  "hostname" : "kendra-ranking.ap-southeast-4.api.aws"
10655
10708
  },
10709
+ "ap-southeast-5" : {
10710
+ "hostname" : "kendra-ranking.ap-southeast-5.api.aws"
10711
+ },
10656
10712
  "ca-central-1" : {
10657
10713
  "hostname" : "kendra-ranking.ca-central-1.api.aws",
10658
10714
  "variants" : [ {
@@ -10732,6 +10788,7 @@
10732
10788
  "ap-southeast-2" : { },
10733
10789
  "ap-southeast-3" : { },
10734
10790
  "ap-southeast-4" : { },
10791
+ "ap-southeast-5" : { },
10735
10792
  "ca-central-1" : { },
10736
10793
  "ca-west-1" : { },
10737
10794
  "eu-central-1" : { },
@@ -10813,8 +10870,18 @@
10813
10870
  "ap-southeast-2" : { },
10814
10871
  "ap-southeast-3" : { },
10815
10872
  "ap-southeast-4" : { },
10816
- "ca-central-1" : { },
10817
- "ca-west-1" : { },
10873
+ "ca-central-1" : {
10874
+ "variants" : [ {
10875
+ "hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
10876
+ "tags" : [ "fips" ]
10877
+ } ]
10878
+ },
10879
+ "ca-west-1" : {
10880
+ "variants" : [ {
10881
+ "hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com",
10882
+ "tags" : [ "fips" ]
10883
+ } ]
10884
+ },
10818
10885
  "eu-central-1" : { },
10819
10886
  "eu-central-2" : { },
10820
10887
  "eu-north-1" : { },
@@ -10823,14 +10890,76 @@
10823
10890
  "eu-west-1" : { },
10824
10891
  "eu-west-2" : { },
10825
10892
  "eu-west-3" : { },
10893
+ "fips-ca-central-1" : {
10894
+ "credentialScope" : {
10895
+ "region" : "ca-central-1"
10896
+ },
10897
+ "deprecated" : true,
10898
+ "hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com"
10899
+ },
10900
+ "fips-ca-west-1" : {
10901
+ "credentialScope" : {
10902
+ "region" : "ca-west-1"
10903
+ },
10904
+ "deprecated" : true,
10905
+ "hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com"
10906
+ },
10907
+ "fips-us-east-1" : {
10908
+ "credentialScope" : {
10909
+ "region" : "us-east-1"
10910
+ },
10911
+ "deprecated" : true,
10912
+ "hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com"
10913
+ },
10914
+ "fips-us-east-2" : {
10915
+ "credentialScope" : {
10916
+ "region" : "us-east-2"
10917
+ },
10918
+ "deprecated" : true,
10919
+ "hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com"
10920
+ },
10921
+ "fips-us-west-1" : {
10922
+ "credentialScope" : {
10923
+ "region" : "us-west-1"
10924
+ },
10925
+ "deprecated" : true,
10926
+ "hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com"
10927
+ },
10928
+ "fips-us-west-2" : {
10929
+ "credentialScope" : {
10930
+ "region" : "us-west-2"
10931
+ },
10932
+ "deprecated" : true,
10933
+ "hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com"
10934
+ },
10826
10935
  "il-central-1" : { },
10827
10936
  "me-central-1" : { },
10828
10937
  "me-south-1" : { },
10829
10938
  "sa-east-1" : { },
10830
- "us-east-1" : { },
10831
- "us-east-2" : { },
10832
- "us-west-1" : { },
10833
- "us-west-2" : { }
10939
+ "us-east-1" : {
10940
+ "variants" : [ {
10941
+ "hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com",
10942
+ "tags" : [ "fips" ]
10943
+ } ]
10944
+ },
10945
+ "us-east-2" : {
10946
+ "variants" : [ {
10947
+ "hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com",
10948
+ "tags" : [ "fips" ]
10949
+ } ]
10950
+ },
10951
+ "us-west-1" : {
10952
+ "variants" : [ {
10953
+ "hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com",
10954
+ "tags" : [ "fips" ]
10955
+ } ]
10956
+ },
10957
+ "us-west-2" : {
10958
+ "variants" : [ {
10959
+ "hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com",
10960
+ "tags" : [ "fips" ]
10961
+ } ]
10962
+ }
10834
10963
  }
10835
10964
  },
10836
10965
  "kinesisvideo" : {
@@ -11005,6 +11134,19 @@
11005
11134
  "deprecated" : true,
11006
11135
  "hostname" : "kms-fips.ap-southeast-4.amazonaws.com"
11007
11136
  },
11137
+ "ap-southeast-5" : {
11138
+ "variants" : [ {
11139
+ "hostname" : "kms-fips.ap-southeast-5.amazonaws.com",
11140
+ "tags" : [ "fips" ]
11141
+ } ]
11142
+ },
11143
+ "ap-southeast-5-fips" : {
11144
+ "credentialScope" : {
11145
+ "region" : "ap-southeast-5"
11146
+ },
11147
+ "deprecated" : true,
11148
+ "hostname" : "kms-fips.ap-southeast-5.amazonaws.com"
11149
+ },
11008
11150
  "ca-central-1" : {
11009
11151
  "variants" : [ {
11010
11152
  "hostname" : "kms-fips.ca-central-1.amazonaws.com",
@@ -11390,6 +11532,12 @@
11390
11532
  "tags" : [ "dualstack" ]
11391
11533
  } ]
11392
11534
  },
11535
+ "ap-southeast-5" : {
11536
+ "variants" : [ {
11537
+ "hostname" : "lambda.ap-southeast-5.api.aws",
11538
+ "tags" : [ "dualstack" ]
11539
+ } ]
11540
+ },
11393
11541
  "ca-central-1" : {
11394
11542
  "variants" : [ {
11395
11543
  "hostname" : "lambda.ca-central-1.api.aws",
@@ -11869,6 +12017,12 @@
11869
12017
  "tags" : [ "dualstack" ]
11870
12018
  } ]
11871
12019
  },
12020
+ "ap-southeast-5" : {
12021
+ "variants" : [ {
12022
+ "hostname" : "logs.ap-southeast-5.api.aws",
12023
+ "tags" : [ "dualstack" ]
12024
+ } ]
12025
+ },
11872
12026
  "ca-central-1" : {
11873
12027
  "variants" : [ {
11874
12028
  "hostname" : "logs-fips.ca-central-1.amazonaws.com",
@@ -12878,6 +13032,7 @@
12878
13032
  "ap-southeast-2" : { },
12879
13033
  "ap-southeast-3" : { },
12880
13034
  "ap-southeast-4" : { },
13035
+ "ap-southeast-5" : { },
12881
13036
  "ca-central-1" : { },
12882
13037
  "ca-west-1" : { },
12883
13038
  "eu-central-1" : { },
@@ -13292,6 +13447,7 @@
13292
13447
  "ap-southeast-2" : { },
13293
13448
  "ap-southeast-3" : { },
13294
13449
  "ap-southeast-4" : { },
13450
+ "ap-southeast-5" : { },
13295
13451
  "ca-central-1" : { },
13296
13452
  "ca-west-1" : { },
13297
13453
  "eu-central-1" : { },
@@ -13852,6 +14008,13 @@
13852
14008
  "tags" : [ "dualstack" ]
13853
14009
  } ]
13854
14010
  },
14011
+ "ap-southeast-5" : {
14012
+ "protocols" : [ "https" ],
14013
+ "variants" : [ {
14014
+ "hostname" : "pi.ap-southeast-5.api.aws",
14015
+ "tags" : [ "dualstack" ]
14016
+ } ]
14017
+ },
13855
14018
  "ca-central-1" : {
13856
14019
  "protocols" : [ "https" ],
13857
14020
  "variants" : [ {
@@ -14549,6 +14712,9 @@
14549
14712
  "ap-southeast-4" : {
14550
14713
  "hostname" : "qbusiness.ap-southeast-4.api.aws"
14551
14714
  },
14715
+ "ap-southeast-5" : {
14716
+ "hostname" : "qbusiness.ap-southeast-5.api.aws"
14717
+ },
14552
14718
  "ca-central-1" : {
14553
14719
  "hostname" : "qbusiness.ca-central-1.api.aws"
14554
14720
  },
@@ -14705,6 +14871,7 @@
14705
14871
  "ap-southeast-2" : { },
14706
14872
  "ap-southeast-3" : { },
14707
14873
  "ap-southeast-4" : { },
14874
+ "ap-southeast-5" : { },
14708
14875
  "ca-central-1" : {
14709
14876
  "variants" : [ {
14710
14877
  "hostname" : "ram-fips.ca-central-1.amazonaws.com",
@@ -14810,6 +14977,7 @@
14810
14977
  "ap-southeast-2" : { },
14811
14978
  "ap-southeast-3" : { },
14812
14979
  "ap-southeast-4" : { },
14980
+ "ap-southeast-5" : { },
14813
14981
  "ca-central-1" : {
14814
14982
  "variants" : [ {
14815
14983
  "hostname" : "rbin-fips.ca-central-1.amazonaws.com",
@@ -14915,6 +15083,7 @@
14915
15083
  "ap-southeast-2" : { },
14916
15084
  "ap-southeast-3" : { },
14917
15085
  "ap-southeast-4" : { },
15086
+ "ap-southeast-5" : { },
14918
15087
  "ca-central-1" : {
14919
15088
  "variants" : [ {
14920
15089
  "hostname" : "rds-fips.ca-central-1.amazonaws.com",
@@ -15189,6 +15358,7 @@
15189
15358
  "ap-southeast-2" : { },
15190
15359
  "ap-southeast-3" : { },
15191
15360
  "ap-southeast-4" : { },
15361
+ "ap-southeast-5" : { },
15192
15362
  "ca-central-1" : {
15193
15363
  "variants" : [ {
15194
15364
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com",
@@ -15597,6 +15767,7 @@
15597
15767
  "ap-southeast-2" : { },
15598
15768
  "ap-southeast-3" : { },
15599
15769
  "ap-southeast-4" : { },
15770
+ "ap-southeast-5" : { },
15600
15771
  "ca-central-1" : { },
15601
15772
  "ca-west-1" : { },
15602
15773
  "eu-central-1" : { },
@@ -15811,6 +15982,7 @@
15811
15982
  "ap-southeast-2" : { },
15812
15983
  "ap-southeast-3" : { },
15813
15984
  "ap-southeast-4" : { },
15985
+ "ap-southeast-5" : { },
15814
15986
  "ca-central-1" : { },
15815
15987
  "ca-west-1" : { },
15816
15988
  "eu-central-1" : { },
@@ -16095,6 +16267,12 @@
16095
16267
  "tags" : [ "dualstack" ]
16096
16268
  } ]
16097
16269
  },
16270
+ "ap-southeast-5" : {
16271
+ "variants" : [ {
16272
+ "hostname" : "s3.dualstack.ap-southeast-5.amazonaws.com",
16273
+ "tags" : [ "dualstack" ]
16274
+ } ]
16275
+ },
16098
16276
  "aws-global" : {
16099
16277
  "credentialScope" : {
16100
16278
  "region" : "us-east-1"
@@ -17035,6 +17213,11 @@
17035
17213
  "tags" : [ "dualstack" ]
17036
17214
  } ]
17037
17215
  },
17216
+ "ap-southeast-5" : {
17217
+ "variants" : [ {
17218
+ "tags" : [ "dualstack" ]
17219
+ } ]
17220
+ },
17038
17221
  "ca-central-1" : {
17039
17222
  "variants" : [ {
17040
17223
  "tags" : [ "dualstack" ]
@@ -17665,6 +17848,12 @@
17665
17848
  "tags" : [ "dualstack" ]
17666
17849
  } ]
17667
17850
  },
17851
+ "ap-southeast-5" : {
17852
+ "variants" : [ {
17853
+ "hostname" : "servicediscovery.ap-southeast-5.api.aws",
17854
+ "tags" : [ "dualstack" ]
17855
+ } ]
17856
+ },
17668
17857
  "ca-central-1" : {
17669
17858
  "variants" : [ {
17670
17859
  "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",
@@ -17869,6 +18058,7 @@
17869
18058
  "ap-southeast-2" : { },
17870
18059
  "ap-southeast-3" : { },
17871
18060
  "ap-southeast-4" : { },
18061
+ "ap-southeast-5" : { },
17872
18062
  "ca-central-1" : { },
17873
18063
  "ca-west-1" : { },
17874
18064
  "eu-central-1" : { },
@@ -18539,6 +18729,7 @@
18539
18729
  "ap-southeast-2" : { },
18540
18730
  "ap-southeast-3" : { },
18541
18731
  "ap-southeast-4" : { },
18732
+ "ap-southeast-5" : { },
18542
18733
  "ca-central-1" : { },
18543
18734
  "ca-west-1" : {
18544
18735
  "variants" : [ {
@@ -18636,6 +18827,7 @@
18636
18827
  "ap-southeast-2" : { },
18637
18828
  "ap-southeast-3" : { },
18638
18829
  "ap-southeast-4" : { },
18830
+ "ap-southeast-5" : { },
18639
18831
  "ca-central-1" : { },
18640
18832
  "ca-west-1" : { },
18641
18833
  "eu-central-1" : { },
@@ -18718,6 +18910,7 @@
18718
18910
  "ap-southeast-2" : { },
18719
18911
  "ap-southeast-3" : { },
18720
18912
  "ap-southeast-4" : { },
18913
+ "ap-southeast-5" : { },
18721
18914
  "ca-central-1" : {
18722
18915
  "variants" : [ {
18723
18916
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com",
@@ -19090,6 +19283,7 @@
19090
19283
  "ap-southeast-2" : { },
19091
19284
  "ap-southeast-3" : { },
19092
19285
  "ap-southeast-4" : { },
19286
+ "ap-southeast-5" : { },
19093
19287
  "ca-central-1" : { },
19094
19288
  "ca-west-1" : { },
19095
19289
  "eu-central-1" : { },
@@ -19282,6 +19476,7 @@
19282
19476
  "ap-southeast-2" : { },
19283
19477
  "ap-southeast-3" : { },
19284
19478
  "ap-southeast-4" : { },
19479
+ "ap-southeast-5" : { },
19285
19480
  "ca-central-1" : { },
19286
19481
  "ca-west-1" : { },
19287
19482
  "eu-central-1" : { },
@@ -19322,6 +19517,7 @@
19322
19517
  "ap-southeast-2" : { },
19323
19518
  "ap-southeast-3" : { },
19324
19519
  "ap-southeast-4" : { },
19520
+ "ap-southeast-5" : { },
19325
19521
  "aws-global" : {
19326
19522
  "credentialScope" : {
19327
19523
  "region" : "us-east-1"
@@ -19428,6 +19624,7 @@
19428
19624
  "ap-southeast-2" : { },
19429
19625
  "ap-southeast-3" : { },
19430
19626
  "ap-southeast-4" : { },
19627
+ "ap-southeast-5" : { },
19431
19628
  "ca-central-1" : { },
19432
19629
  "ca-west-1" : { },
19433
19630
  "eu-central-1" : { },
@@ -19509,6 +19706,7 @@
19509
19706
  "ap-southeast-2" : { },
19510
19707
  "ap-southeast-3" : { },
19511
19708
  "ap-southeast-4" : { },
19709
+ "ap-southeast-5" : { },
19512
19710
  "ca-central-1" : { },
19513
19711
  "ca-west-1" : { },
19514
19712
  "eu-central-1" : { },
@@ -19590,6 +19788,7 @@
19590
19788
  "ap-southeast-2" : { },
19591
19789
  "ap-southeast-3" : { },
19592
19790
  "ap-southeast-4" : { },
19791
+ "ap-southeast-5" : { },
19593
19792
  "ca-central-1" : { },
19594
19793
  "ca-west-1" : { },
19595
19794
  "eu-central-1" : { },
@@ -20351,6 +20550,7 @@
20351
20550
  },
20352
20551
  "vpc-lattice" : {
20353
20552
  "endpoints" : {
20553
+ "af-south-1" : { },
20354
20554
  "ap-northeast-1" : { },
20355
20555
  "ap-northeast-2" : { },
20356
20556
  "ap-south-1" : { },
@@ -20359,6 +20559,7 @@
20359
20559
  "ca-central-1" : { },
20360
20560
  "eu-central-1" : { },
20361
20561
  "eu-north-1" : { },
20562
+ "eu-south-1" : { },
20362
20563
  "eu-west-1" : { },
20363
20564
  "eu-west-2" : { },
20364
20565
  "eu-west-3" : { },
@@ -21557,6 +21758,7 @@
21557
21758
  "ap-southeast-2" : { },
21558
21759
  "ap-southeast-3" : { },
21559
21760
  "ap-southeast-4" : { },
21761
+ "ap-southeast-5" : { },
21560
21762
  "ca-central-1" : { },
21561
21763
  "ca-west-1" : { },
21562
21764
  "eu-central-1" : { },
@@ -23297,6 +23499,11 @@
23297
23499
  }
23298
23500
  }
23299
23501
  },
23502
+ "aoss" : {
23503
+ "endpoints" : {
23504
+ "us-gov-west-1" : { }
23505
+ }
23506
+ },
23300
23507
  "api.detective" : {
23301
23508
  "defaults" : {
23302
23509
  "protocols" : [ "https" ]
@@ -25923,8 +26130,32 @@
25923
26130
  },
25924
26131
  "kinesisanalytics" : {
25925
26132
  "endpoints" : {
25926
- "us-gov-east-1" : { },
25927
- "us-gov-west-1" : { }
26133
+ "fips-us-gov-east-1" : {
26134
+ "credentialScope" : {
26135
+ "region" : "us-gov-east-1"
26136
+ },
26137
+ "deprecated" : true,
26138
+ "hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com"
26139
+ },
26140
+ "fips-us-gov-west-1" : {
26141
+ "credentialScope" : {
26142
+ "region" : "us-gov-west-1"
26143
+ },
26144
+ "deprecated" : true,
26145
+ "hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com"
26146
+ },
26147
+ "us-gov-east-1" : {
26148
+ "variants" : [ {
26149
+ "hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com",
26150
+ "tags" : [ "fips" ]
26151
+ } ]
26152
+ },
26153
+ "us-gov-west-1" : {
26154
+ "variants" : [ {
26155
+ "hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com",
26156
+ "tags" : [ "fips" ]
26157
+ } ]
26158
+ }
25928
26159
  }
25929
26160
  },
25930
26161
  "kinesisvideo" : {
@@ -29247,6 +29478,16 @@
29247
29478
  "us-isob-east-1" : { }
29248
29479
  }
29249
29480
  },
29481
+ "budgets" : {
29482
+ "endpoints" : {
29483
+ "us-isob-east-1" : {
29484
+ "credentialScope" : {
29485
+ "region" : "us-isob-east-1"
29486
+ },
29487
+ "hostname" : "budgets.us-isob-east-1.sc2s.sgov.gov"
29488
+ }
29489
+ }
29490
+ },
29250
29491
  "cloudcontrolapi" : {
29251
29492
  "endpoints" : {
29252
29493
  "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.962.0
4
+ version: 1.968.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-08-05 00:00:00.000000000 Z
11
+ date: 2024-08-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: