aws-partitions 1.958.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: 9d4f7d060ec0d2bdf23f2ca2189e145b708d9a1356ac92586f3cb0610a735f4a
4
- data.tar.gz: 838539f092cf453ed079cf8fd39a7bdb10a7f70ffdef33af059d50e3aaf24abc
3
+ metadata.gz: bd73003ab5984754bfc65ad3db02cdae3012b454d48ec8bb5267c6ee838f0d2b
4
+ data.tar.gz: b1666292b81eb46204dcc78a0ec7df52b7bcf43232da876c0b6b9e7dad6384a7
5
5
  SHA512:
6
- metadata.gz: 58948be1e456d4aa8624ea71893baf9d1aacb34f7125eda57d38e5c68e3023e4f07682959ef4e28aa40a7768146c6d755a0ffb52e5bc1ca4250f0e6d7fa4fc7a
7
- data.tar.gz: a78961a612b588ea34811e087a0025320b4199bf154409f128085f936b124c7794f40008e4e9e553d4b152d5099f78245c9cece1e8aebed1c696cfa375859bb1
6
+ metadata.gz: 17fa3d2375d10a9a8e3e021a066675979be6bb9900fcd638642c4eba8e0663e7a996d1f44dbe0a5a4517e614fea58605500e89bac06f2d5454725878580325db
7
+ data.tar.gz: afc4b2040954ccd090d5ae94c84eaa78296c996027efb3b2a5b9b67a685b9b97fcd239ef7084f5e4db969d4b4091b88a7f7624bb76073cc8b44a10ebe84753c5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,56 @@
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
+
34
+ 1.962.0 (2024-08-05)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.961.0 (2024-08-01)
40
+ ------------------
41
+
42
+ * Feature - Added support for enumerating regions for `Aws::SSMQuickSetup`.
43
+
44
+ 1.960.0 (2024-07-30)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.959.0 (2024-07-29)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
4
54
  1.958.0 (2024-07-24)
5
55
  ------------------
6
56
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.958.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',
@@ -569,6 +568,7 @@ module Aws
569
568
  'SSM' => 'ssm',
570
569
  'SSMContacts' => 'ssm-contacts',
571
570
  'SSMIncidents' => 'ssm-incidents',
571
+ 'SSMQuickSetup' => 'ssm-quicksetup',
572
572
  'SSO' => 'portal.sso',
573
573
  'SSOAdmin' => 'sso',
574
574
  'SSOOIDC' => 'oidc',
@@ -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
  },
@@ -5479,6 +5508,8 @@
5479
5508
  "ap-southeast-1" : { },
5480
5509
  "ap-southeast-2" : { },
5481
5510
  "eu-central-1" : { },
5511
+ "eu-north-1" : { },
5512
+ "eu-south-2" : { },
5482
5513
  "eu-west-1" : { },
5483
5514
  "eu-west-2" : { },
5484
5515
  "eu-west-3" : { },
@@ -5590,6 +5621,7 @@
5590
5621
  "ap-southeast-2" : { },
5591
5622
  "ap-southeast-3" : { },
5592
5623
  "ap-southeast-4" : { },
5624
+ "ap-southeast-5" : { },
5593
5625
  "ca-central-1" : {
5594
5626
  "variants" : [ {
5595
5627
  "hostname" : "directconnect-fips.ca-central-1.amazonaws.com",
@@ -5706,6 +5738,7 @@
5706
5738
  "ap-southeast-2" : { },
5707
5739
  "ap-southeast-3" : { },
5708
5740
  "ap-southeast-4" : { },
5741
+ "ap-southeast-5" : { },
5709
5742
  "ca-central-1" : { },
5710
5743
  "ca-west-1" : { },
5711
5744
  "eu-central-1" : { },
@@ -5739,6 +5772,7 @@
5739
5772
  "ap-southeast-2" : { },
5740
5773
  "ap-southeast-3" : { },
5741
5774
  "ap-southeast-4" : { },
5775
+ "ap-southeast-5" : { },
5742
5776
  "ca-central-1" : { },
5743
5777
  "ca-west-1" : { },
5744
5778
  "dms" : {
@@ -6113,6 +6147,7 @@
6113
6147
  "ap-southeast-2" : { },
6114
6148
  "ap-southeast-3" : { },
6115
6149
  "ap-southeast-4" : { },
6150
+ "ap-southeast-5" : { },
6116
6151
  "ca-central-1" : {
6117
6152
  "variants" : [ {
6118
6153
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com",
@@ -6225,6 +6260,7 @@
6225
6260
  "ap-southeast-2" : { },
6226
6261
  "ap-southeast-3" : { },
6227
6262
  "ap-southeast-4" : { },
6263
+ "ap-southeast-5" : { },
6228
6264
  "ca-central-1" : {
6229
6265
  "variants" : [ {
6230
6266
  "hostname" : "ebs-fips.ca-central-1.amazonaws.com",
@@ -6462,6 +6498,7 @@
6462
6498
  "ap-southeast-2" : { },
6463
6499
  "ap-southeast-3" : { },
6464
6500
  "ap-southeast-4" : { },
6501
+ "ap-southeast-5" : { },
6465
6502
  "ca-central-1" : { },
6466
6503
  "ca-west-1" : { },
6467
6504
  "eu-central-1" : { },
@@ -6560,6 +6597,7 @@
6560
6597
  "ap-southeast-2" : { },
6561
6598
  "ap-southeast-3" : { },
6562
6599
  "ap-southeast-4" : { },
6600
+ "ap-southeast-5" : { },
6563
6601
  "ca-central-1" : { },
6564
6602
  "ca-west-1" : { },
6565
6603
  "eu-central-1" : { },
@@ -6671,6 +6709,9 @@
6671
6709
  "ap-southeast-4" : {
6672
6710
  "hostname" : "eks-auth.ap-southeast-4.api.aws"
6673
6711
  },
6712
+ "ap-southeast-5" : {
6713
+ "hostname" : "eks-auth.ap-southeast-5.api.aws"
6714
+ },
6674
6715
  "ca-central-1" : {
6675
6716
  "hostname" : "eks-auth.ca-central-1.api.aws"
6676
6717
  },
@@ -6740,6 +6781,7 @@
6740
6781
  "ap-southeast-2" : { },
6741
6782
  "ap-southeast-3" : { },
6742
6783
  "ap-southeast-4" : { },
6784
+ "ap-southeast-5" : { },
6743
6785
  "ca-central-1" : { },
6744
6786
  "ca-west-1" : { },
6745
6787
  "eu-central-1" : { },
@@ -7287,6 +7329,7 @@
7287
7329
  "ap-southeast-2" : { },
7288
7330
  "ap-southeast-3" : { },
7289
7331
  "ap-southeast-4" : { },
7332
+ "ap-southeast-5" : { },
7290
7333
  "ca-central-1" : { },
7291
7334
  "ca-west-1" : { },
7292
7335
  "eu-central-1" : { },
@@ -7372,6 +7415,7 @@
7372
7415
  "ap-southeast-2" : { },
7373
7416
  "ap-southeast-3" : { },
7374
7417
  "ap-southeast-4" : { },
7418
+ "ap-southeast-5" : { },
7375
7419
  "ca-central-1" : {
7376
7420
  "variants" : [ {
7377
7421
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com",
@@ -7823,6 +7867,12 @@
7823
7867
  "tags" : [ "dualstack" ]
7824
7868
  } ]
7825
7869
  },
7870
+ "ap-southeast-5" : {
7871
+ "variants" : [ {
7872
+ "hostname" : "aos.ap-southeast-5.api.aws",
7873
+ "tags" : [ "dualstack" ]
7874
+ } ]
7875
+ },
7826
7876
  "ca-central-1" : {
7827
7877
  "variants" : [ {
7828
7878
  "hostname" : "aos.ca-central-1.api.aws",
@@ -7993,6 +8043,7 @@
7993
8043
  "ap-southeast-2" : { },
7994
8044
  "ap-southeast-3" : { },
7995
8045
  "ap-southeast-4" : { },
8046
+ "ap-southeast-5" : { },
7996
8047
  "ca-central-1" : { },
7997
8048
  "ca-west-1" : { },
7998
8049
  "eu-central-1" : { },
@@ -8128,6 +8179,7 @@
8128
8179
  "ap-southeast-2" : { },
8129
8180
  "ap-southeast-3" : { },
8130
8181
  "ap-southeast-4" : { },
8182
+ "ap-southeast-5" : { },
8131
8183
  "ca-central-1" : { },
8132
8184
  "ca-west-1" : { },
8133
8185
  "eu-central-1" : { },
@@ -9673,6 +9725,9 @@
9673
9725
  "ap-southeast-4" : {
9674
9726
  "hostname" : "internetmonitor.ap-southeast-4.api.aws"
9675
9727
  },
9728
+ "ap-southeast-5" : {
9729
+ "hostname" : "internetmonitor.ap-southeast-5.api.aws"
9730
+ },
9676
9731
  "ca-central-1" : {
9677
9732
  "hostname" : "internetmonitor.ca-central-1.api.aws",
9678
9733
  "variants" : [ {
@@ -10651,6 +10706,9 @@
10651
10706
  "ap-southeast-4" : {
10652
10707
  "hostname" : "kendra-ranking.ap-southeast-4.api.aws"
10653
10708
  },
10709
+ "ap-southeast-5" : {
10710
+ "hostname" : "kendra-ranking.ap-southeast-5.api.aws"
10711
+ },
10654
10712
  "ca-central-1" : {
10655
10713
  "hostname" : "kendra-ranking.ca-central-1.api.aws",
10656
10714
  "variants" : [ {
@@ -10730,6 +10788,7 @@
10730
10788
  "ap-southeast-2" : { },
10731
10789
  "ap-southeast-3" : { },
10732
10790
  "ap-southeast-4" : { },
10791
+ "ap-southeast-5" : { },
10733
10792
  "ca-central-1" : { },
10734
10793
  "ca-west-1" : { },
10735
10794
  "eu-central-1" : { },
@@ -10811,8 +10870,18 @@
10811
10870
  "ap-southeast-2" : { },
10812
10871
  "ap-southeast-3" : { },
10813
10872
  "ap-southeast-4" : { },
10814
- "ca-central-1" : { },
10815
- "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
+ },
10816
10885
  "eu-central-1" : { },
10817
10886
  "eu-central-2" : { },
10818
10887
  "eu-north-1" : { },
@@ -10821,14 +10890,76 @@
10821
10890
  "eu-west-1" : { },
10822
10891
  "eu-west-2" : { },
10823
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
+ },
10824
10935
  "il-central-1" : { },
10825
10936
  "me-central-1" : { },
10826
10937
  "me-south-1" : { },
10827
10938
  "sa-east-1" : { },
10828
- "us-east-1" : { },
10829
- "us-east-2" : { },
10830
- "us-west-1" : { },
10831
- "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
+ }
10832
10963
  }
10833
10964
  },
10834
10965
  "kinesisvideo" : {
@@ -11003,6 +11134,19 @@
11003
11134
  "deprecated" : true,
11004
11135
  "hostname" : "kms-fips.ap-southeast-4.amazonaws.com"
11005
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
+ },
11006
11150
  "ca-central-1" : {
11007
11151
  "variants" : [ {
11008
11152
  "hostname" : "kms-fips.ca-central-1.amazonaws.com",
@@ -11388,6 +11532,12 @@
11388
11532
  "tags" : [ "dualstack" ]
11389
11533
  } ]
11390
11534
  },
11535
+ "ap-southeast-5" : {
11536
+ "variants" : [ {
11537
+ "hostname" : "lambda.ap-southeast-5.api.aws",
11538
+ "tags" : [ "dualstack" ]
11539
+ } ]
11540
+ },
11391
11541
  "ca-central-1" : {
11392
11542
  "variants" : [ {
11393
11543
  "hostname" : "lambda.ca-central-1.api.aws",
@@ -11867,6 +12017,12 @@
11867
12017
  "tags" : [ "dualstack" ]
11868
12018
  } ]
11869
12019
  },
12020
+ "ap-southeast-5" : {
12021
+ "variants" : [ {
12022
+ "hostname" : "logs.ap-southeast-5.api.aws",
12023
+ "tags" : [ "dualstack" ]
12024
+ } ]
12025
+ },
11870
12026
  "ca-central-1" : {
11871
12027
  "variants" : [ {
11872
12028
  "hostname" : "logs-fips.ca-central-1.amazonaws.com",
@@ -12876,6 +13032,7 @@
12876
13032
  "ap-southeast-2" : { },
12877
13033
  "ap-southeast-3" : { },
12878
13034
  "ap-southeast-4" : { },
13035
+ "ap-southeast-5" : { },
12879
13036
  "ca-central-1" : { },
12880
13037
  "ca-west-1" : { },
12881
13038
  "eu-central-1" : { },
@@ -13290,6 +13447,7 @@
13290
13447
  "ap-southeast-2" : { },
13291
13448
  "ap-southeast-3" : { },
13292
13449
  "ap-southeast-4" : { },
13450
+ "ap-southeast-5" : { },
13293
13451
  "ca-central-1" : { },
13294
13452
  "ca-west-1" : { },
13295
13453
  "eu-central-1" : { },
@@ -13850,6 +14008,13 @@
13850
14008
  "tags" : [ "dualstack" ]
13851
14009
  } ]
13852
14010
  },
14011
+ "ap-southeast-5" : {
14012
+ "protocols" : [ "https" ],
14013
+ "variants" : [ {
14014
+ "hostname" : "pi.ap-southeast-5.api.aws",
14015
+ "tags" : [ "dualstack" ]
14016
+ } ]
14017
+ },
13853
14018
  "ca-central-1" : {
13854
14019
  "protocols" : [ "https" ],
13855
14020
  "variants" : [ {
@@ -14547,6 +14712,9 @@
14547
14712
  "ap-southeast-4" : {
14548
14713
  "hostname" : "qbusiness.ap-southeast-4.api.aws"
14549
14714
  },
14715
+ "ap-southeast-5" : {
14716
+ "hostname" : "qbusiness.ap-southeast-5.api.aws"
14717
+ },
14550
14718
  "ca-central-1" : {
14551
14719
  "hostname" : "qbusiness.ca-central-1.api.aws"
14552
14720
  },
@@ -14703,6 +14871,7 @@
14703
14871
  "ap-southeast-2" : { },
14704
14872
  "ap-southeast-3" : { },
14705
14873
  "ap-southeast-4" : { },
14874
+ "ap-southeast-5" : { },
14706
14875
  "ca-central-1" : {
14707
14876
  "variants" : [ {
14708
14877
  "hostname" : "ram-fips.ca-central-1.amazonaws.com",
@@ -14808,6 +14977,7 @@
14808
14977
  "ap-southeast-2" : { },
14809
14978
  "ap-southeast-3" : { },
14810
14979
  "ap-southeast-4" : { },
14980
+ "ap-southeast-5" : { },
14811
14981
  "ca-central-1" : {
14812
14982
  "variants" : [ {
14813
14983
  "hostname" : "rbin-fips.ca-central-1.amazonaws.com",
@@ -14913,6 +15083,7 @@
14913
15083
  "ap-southeast-2" : { },
14914
15084
  "ap-southeast-3" : { },
14915
15085
  "ap-southeast-4" : { },
15086
+ "ap-southeast-5" : { },
14916
15087
  "ca-central-1" : {
14917
15088
  "variants" : [ {
14918
15089
  "hostname" : "rds-fips.ca-central-1.amazonaws.com",
@@ -15187,6 +15358,7 @@
15187
15358
  "ap-southeast-2" : { },
15188
15359
  "ap-southeast-3" : { },
15189
15360
  "ap-southeast-4" : { },
15361
+ "ap-southeast-5" : { },
15190
15362
  "ca-central-1" : {
15191
15363
  "variants" : [ {
15192
15364
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com",
@@ -15595,6 +15767,7 @@
15595
15767
  "ap-southeast-2" : { },
15596
15768
  "ap-southeast-3" : { },
15597
15769
  "ap-southeast-4" : { },
15770
+ "ap-southeast-5" : { },
15598
15771
  "ca-central-1" : { },
15599
15772
  "ca-west-1" : { },
15600
15773
  "eu-central-1" : { },
@@ -15809,6 +15982,7 @@
15809
15982
  "ap-southeast-2" : { },
15810
15983
  "ap-southeast-3" : { },
15811
15984
  "ap-southeast-4" : { },
15985
+ "ap-southeast-5" : { },
15812
15986
  "ca-central-1" : { },
15813
15987
  "ca-west-1" : { },
15814
15988
  "eu-central-1" : { },
@@ -16093,6 +16267,12 @@
16093
16267
  "tags" : [ "dualstack" ]
16094
16268
  } ]
16095
16269
  },
16270
+ "ap-southeast-5" : {
16271
+ "variants" : [ {
16272
+ "hostname" : "s3.dualstack.ap-southeast-5.amazonaws.com",
16273
+ "tags" : [ "dualstack" ]
16274
+ } ]
16275
+ },
16096
16276
  "aws-global" : {
16097
16277
  "credentialScope" : {
16098
16278
  "region" : "us-east-1"
@@ -17033,6 +17213,11 @@
17033
17213
  "tags" : [ "dualstack" ]
17034
17214
  } ]
17035
17215
  },
17216
+ "ap-southeast-5" : {
17217
+ "variants" : [ {
17218
+ "tags" : [ "dualstack" ]
17219
+ } ]
17220
+ },
17036
17221
  "ca-central-1" : {
17037
17222
  "variants" : [ {
17038
17223
  "tags" : [ "dualstack" ]
@@ -17663,6 +17848,12 @@
17663
17848
  "tags" : [ "dualstack" ]
17664
17849
  } ]
17665
17850
  },
17851
+ "ap-southeast-5" : {
17852
+ "variants" : [ {
17853
+ "hostname" : "servicediscovery.ap-southeast-5.api.aws",
17854
+ "tags" : [ "dualstack" ]
17855
+ } ]
17856
+ },
17666
17857
  "ca-central-1" : {
17667
17858
  "variants" : [ {
17668
17859
  "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",
@@ -17867,6 +18058,7 @@
17867
18058
  "ap-southeast-2" : { },
17868
18059
  "ap-southeast-3" : { },
17869
18060
  "ap-southeast-4" : { },
18061
+ "ap-southeast-5" : { },
17870
18062
  "ca-central-1" : { },
17871
18063
  "ca-west-1" : { },
17872
18064
  "eu-central-1" : { },
@@ -18537,6 +18729,7 @@
18537
18729
  "ap-southeast-2" : { },
18538
18730
  "ap-southeast-3" : { },
18539
18731
  "ap-southeast-4" : { },
18732
+ "ap-southeast-5" : { },
18540
18733
  "ca-central-1" : { },
18541
18734
  "ca-west-1" : {
18542
18735
  "variants" : [ {
@@ -18634,6 +18827,7 @@
18634
18827
  "ap-southeast-2" : { },
18635
18828
  "ap-southeast-3" : { },
18636
18829
  "ap-southeast-4" : { },
18830
+ "ap-southeast-5" : { },
18637
18831
  "ca-central-1" : { },
18638
18832
  "ca-west-1" : { },
18639
18833
  "eu-central-1" : { },
@@ -18716,6 +18910,7 @@
18716
18910
  "ap-southeast-2" : { },
18717
18911
  "ap-southeast-3" : { },
18718
18912
  "ap-southeast-4" : { },
18913
+ "ap-southeast-5" : { },
18719
18914
  "ca-central-1" : {
18720
18915
  "variants" : [ {
18721
18916
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com",
@@ -19056,6 +19251,7 @@
19056
19251
  "ap-southeast-3" : { },
19057
19252
  "ap-southeast-4" : { },
19058
19253
  "ca-central-1" : { },
19254
+ "ca-west-1" : { },
19059
19255
  "eu-central-1" : { },
19060
19256
  "eu-central-2" : { },
19061
19257
  "eu-north-1" : { },
@@ -19087,6 +19283,7 @@
19087
19283
  "ap-southeast-2" : { },
19088
19284
  "ap-southeast-3" : { },
19089
19285
  "ap-southeast-4" : { },
19286
+ "ap-southeast-5" : { },
19090
19287
  "ca-central-1" : { },
19091
19288
  "ca-west-1" : { },
19092
19289
  "eu-central-1" : { },
@@ -19279,6 +19476,7 @@
19279
19476
  "ap-southeast-2" : { },
19280
19477
  "ap-southeast-3" : { },
19281
19478
  "ap-southeast-4" : { },
19479
+ "ap-southeast-5" : { },
19282
19480
  "ca-central-1" : { },
19283
19481
  "ca-west-1" : { },
19284
19482
  "eu-central-1" : { },
@@ -19319,6 +19517,7 @@
19319
19517
  "ap-southeast-2" : { },
19320
19518
  "ap-southeast-3" : { },
19321
19519
  "ap-southeast-4" : { },
19520
+ "ap-southeast-5" : { },
19322
19521
  "aws-global" : {
19323
19522
  "credentialScope" : {
19324
19523
  "region" : "us-east-1"
@@ -19425,6 +19624,7 @@
19425
19624
  "ap-southeast-2" : { },
19426
19625
  "ap-southeast-3" : { },
19427
19626
  "ap-southeast-4" : { },
19627
+ "ap-southeast-5" : { },
19428
19628
  "ca-central-1" : { },
19429
19629
  "ca-west-1" : { },
19430
19630
  "eu-central-1" : { },
@@ -19506,6 +19706,7 @@
19506
19706
  "ap-southeast-2" : { },
19507
19707
  "ap-southeast-3" : { },
19508
19708
  "ap-southeast-4" : { },
19709
+ "ap-southeast-5" : { },
19509
19710
  "ca-central-1" : { },
19510
19711
  "ca-west-1" : { },
19511
19712
  "eu-central-1" : { },
@@ -19587,6 +19788,7 @@
19587
19788
  "ap-southeast-2" : { },
19588
19789
  "ap-southeast-3" : { },
19589
19790
  "ap-southeast-4" : { },
19791
+ "ap-southeast-5" : { },
19590
19792
  "ca-central-1" : { },
19591
19793
  "ca-west-1" : { },
19592
19794
  "eu-central-1" : { },
@@ -20348,6 +20550,7 @@
20348
20550
  },
20349
20551
  "vpc-lattice" : {
20350
20552
  "endpoints" : {
20553
+ "af-south-1" : { },
20351
20554
  "ap-northeast-1" : { },
20352
20555
  "ap-northeast-2" : { },
20353
20556
  "ap-south-1" : { },
@@ -20356,6 +20559,7 @@
20356
20559
  "ca-central-1" : { },
20357
20560
  "eu-central-1" : { },
20358
20561
  "eu-north-1" : { },
20562
+ "eu-south-1" : { },
20359
20563
  "eu-west-1" : { },
20360
20564
  "eu-west-2" : { },
20361
20565
  "eu-west-3" : { },
@@ -21554,6 +21758,7 @@
21554
21758
  "ap-southeast-2" : { },
21555
21759
  "ap-southeast-3" : { },
21556
21760
  "ap-southeast-4" : { },
21761
+ "ap-southeast-5" : { },
21557
21762
  "ca-central-1" : { },
21558
21763
  "ca-west-1" : { },
21559
21764
  "eu-central-1" : { },
@@ -23294,6 +23499,11 @@
23294
23499
  }
23295
23500
  }
23296
23501
  },
23502
+ "aoss" : {
23503
+ "endpoints" : {
23504
+ "us-gov-west-1" : { }
23505
+ }
23506
+ },
23297
23507
  "api.detective" : {
23298
23508
  "defaults" : {
23299
23509
  "protocols" : [ "https" ]
@@ -25920,8 +26130,32 @@
25920
26130
  },
25921
26131
  "kinesisanalytics" : {
25922
26132
  "endpoints" : {
25923
- "us-gov-east-1" : { },
25924
- "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
+ }
25925
26159
  }
25926
26160
  },
25927
26161
  "kinesisvideo" : {
@@ -26434,6 +26668,12 @@
26434
26668
  "isRegionalized" : false,
26435
26669
  "partitionEndpoint" : "aws-us-gov-global"
26436
26670
  },
26671
+ "oam" : {
26672
+ "endpoints" : {
26673
+ "us-gov-east-1" : { },
26674
+ "us-gov-west-1" : { }
26675
+ }
26676
+ },
26437
26677
  "oidc" : {
26438
26678
  "endpoints" : {
26439
26679
  "us-gov-east-1" : {
@@ -29238,6 +29478,16 @@
29238
29478
  "us-isob-east-1" : { }
29239
29479
  }
29240
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
+ },
29241
29491
  "cloudcontrolapi" : {
29242
29492
  "endpoints" : {
29243
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.958.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-07-24 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: