aws-partitions 1.869.0 → 1.877.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: a98ac3500c4b8ee1bb40bd5db9370e5b629440366c86a246e6ae72630ab9f05a
4
- data.tar.gz: 6d8325f25a55b94d3a0cc969a561a6fba8c5ab822064547ae32eca324f8e582c
3
+ metadata.gz: d8cf259f0416058d09c5b4c6ca41a1a146a2d96ebab404aa170ab4b617a7fcd4
4
+ data.tar.gz: 8f5d92787cce36a390e688adb738cc5aaac921db152990d837f170c9e3e52b2d
5
5
  SHA512:
6
- metadata.gz: c558c0db2f90812c0bc4e28b3dd817b1ba24cf9483f822897406687d9176c77f7e80c22362705fe3aaf57193a5726331a20974f369c1ea0bafbe0864f44c42dd
7
- data.tar.gz: aa44b993eafae72660eaf0f4b83eb2ec85a9cf7f0cb7eed7c0beb06e043b308f917e60f6136255fc371da897db1985d37cce37b766ec4fa84d78a41d6ce320b5
6
+ metadata.gz: b89b47b89016a7f87361fc11dd7b206e2282041ea1756b3106225859a2f2dafee95f9516d79f677ffe30e6c286041989fd81b80d22e361e15d79cee4ab998587
7
+ data.tar.gz: 9c31b1ddd9e34820ec6dcf06b55cedc6b6e3bdd3f60f6a7d6bc39d268bd88d2a5ad07bbe779091bc4d1a5f855f56be5c410b2b21ac60e6eedf55e121ed02fc19
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.877.0 (2024-01-03)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.876.0 (2023-12-28)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.875.0 (2023-12-27)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.874.0 (2023-12-26)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.873.0 (2023-12-22)
25
+ ------------------
26
+
27
+ * Feature - Added support for enumerating regions for `Aws::NetworkMonitor`.
28
+
29
+ 1.872.0 (2023-12-21)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.871.0 (2023-12-20)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.870.0 (2023-12-19)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
4
44
  1.869.0 (2023-12-18)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.869.0
1
+ 1.877.0
@@ -497,6 +497,7 @@ module Aws
497
497
  'Neptunedata' => 'neptune-db',
498
498
  'NetworkFirewall' => 'network-firewall',
499
499
  'NetworkManager' => 'networkmanager',
500
+ 'NetworkMonitor' => 'networkmonitor',
500
501
  'NimbleStudio' => 'nimble',
501
502
  'OAM' => 'oam',
502
503
  'OSIS' => 'osis',
@@ -50,6 +50,9 @@
50
50
  "ca-central-1" : {
51
51
  "description" : "Canada (Central)"
52
52
  },
53
+ "ca-west-1" : {
54
+ "description" : "Canada West (Calgary)"
55
+ },
53
56
  "eu-central-1" : {
54
57
  "description" : "Europe (Frankfurt)"
55
58
  },
data/partitions.json CHANGED
@@ -59,6 +59,9 @@
59
59
  "ca-central-1" : {
60
60
  "description" : "Canada (Central)"
61
61
  },
62
+ "ca-west-1" : {
63
+ "description" : "Canada West (Calgary)"
64
+ },
62
65
  "eu-central-1" : {
63
66
  "description" : "Europe (Frankfurt)"
64
67
  },
@@ -133,6 +136,7 @@
133
136
  "tags" : [ "fips" ]
134
137
  } ]
135
138
  },
139
+ "ca-west-1" : { },
136
140
  "eu-central-1" : { },
137
141
  "eu-central-2" : { },
138
142
  "eu-north-1" : { },
@@ -244,6 +248,19 @@
244
248
  "deprecated" : true,
245
249
  "hostname" : "acm-fips.ca-central-1.amazonaws.com"
246
250
  },
251
+ "ca-west-1" : {
252
+ "variants" : [ {
253
+ "hostname" : "acm-fips.ca-west-1.amazonaws.com",
254
+ "tags" : [ "fips" ]
255
+ } ]
256
+ },
257
+ "ca-west-1-fips" : {
258
+ "credentialScope" : {
259
+ "region" : "ca-west-1"
260
+ },
261
+ "deprecated" : true,
262
+ "hostname" : "acm-fips.ca-west-1.amazonaws.com"
263
+ },
247
264
  "eu-central-1" : { },
248
265
  "eu-central-2" : { },
249
266
  "eu-north-1" : { },
@@ -676,6 +693,12 @@
676
693
  },
677
694
  "hostname" : "api.ecr.ca-central-1.amazonaws.com"
678
695
  },
696
+ "ca-west-1" : {
697
+ "credentialScope" : {
698
+ "region" : "ca-west-1"
699
+ },
700
+ "hostname" : "api.ecr.ca-west-1.amazonaws.com"
701
+ },
679
702
  "dkr-us-east-1" : {
680
703
  "credentialScope" : {
681
704
  "region" : "us-east-1"
@@ -1116,6 +1139,7 @@
1116
1139
  "ap-southeast-3" : { },
1117
1140
  "ap-southeast-4" : { },
1118
1141
  "ca-central-1" : { },
1142
+ "ca-west-1" : { },
1119
1143
  "eu-central-1" : { },
1120
1144
  "eu-central-2" : { },
1121
1145
  "eu-north-1" : { },
@@ -1290,6 +1314,12 @@
1290
1314
  "tags" : [ "fips" ]
1291
1315
  } ]
1292
1316
  },
1317
+ "ca-west-1" : {
1318
+ "variants" : [ {
1319
+ "hostname" : "apigateway-fips.ca-west-1.amazonaws.com",
1320
+ "tags" : [ "fips" ]
1321
+ } ]
1322
+ },
1293
1323
  "eu-central-1" : { },
1294
1324
  "eu-central-2" : { },
1295
1325
  "eu-north-1" : { },
@@ -1305,6 +1335,13 @@
1305
1335
  "deprecated" : true,
1306
1336
  "hostname" : "apigateway-fips.ca-central-1.amazonaws.com"
1307
1337
  },
1338
+ "fips-ca-west-1" : {
1339
+ "credentialScope" : {
1340
+ "region" : "ca-west-1"
1341
+ },
1342
+ "deprecated" : true,
1343
+ "hostname" : "apigateway-fips.ca-west-1.amazonaws.com"
1344
+ },
1308
1345
  "fips-us-east-1" : {
1309
1346
  "credentialScope" : {
1310
1347
  "region" : "us-east-1"
@@ -1391,6 +1428,7 @@
1391
1428
  "ap-southeast-3" : { },
1392
1429
  "ap-southeast-4" : { },
1393
1430
  "ca-central-1" : { },
1431
+ "ca-west-1" : { },
1394
1432
  "eu-central-1" : { },
1395
1433
  "eu-central-2" : { },
1396
1434
  "eu-north-1" : { },
@@ -1423,6 +1461,7 @@
1423
1461
  "ap-southeast-3" : { },
1424
1462
  "ap-southeast-4" : { },
1425
1463
  "ca-central-1" : { },
1464
+ "ca-west-1" : { },
1426
1465
  "eu-central-1" : { },
1427
1466
  "eu-central-2" : { },
1428
1467
  "eu-north-1" : { },
@@ -1526,6 +1565,7 @@
1526
1565
  "ap-southeast-3" : { },
1527
1566
  "ap-southeast-4" : { },
1528
1567
  "ca-central-1" : { },
1568
+ "ca-west-1" : { },
1529
1569
  "eu-central-1" : { },
1530
1570
  "eu-central-2" : { },
1531
1571
  "eu-north-1" : { },
@@ -1951,6 +1991,7 @@
1951
1991
  "ap-southeast-3" : { },
1952
1992
  "ap-southeast-4" : { },
1953
1993
  "ca-central-1" : { },
1994
+ "ca-west-1" : { },
1954
1995
  "eu-central-1" : { },
1955
1996
  "eu-central-2" : { },
1956
1997
  "eu-north-1" : { },
@@ -2231,6 +2272,12 @@
2231
2272
  "tags" : [ "fips" ]
2232
2273
  } ]
2233
2274
  },
2275
+ "ca-west-1" : {
2276
+ "variants" : [ {
2277
+ "hostname" : "autoscaling-fips.ca-west-1.amazonaws.com",
2278
+ "tags" : [ "fips" ]
2279
+ } ]
2280
+ },
2234
2281
  "eu-central-1" : { },
2235
2282
  "eu-central-2" : { },
2236
2283
  "eu-north-1" : { },
@@ -2246,6 +2293,13 @@
2246
2293
  "deprecated" : true,
2247
2294
  "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
2248
2295
  },
2296
+ "fips-ca-west-1" : {
2297
+ "credentialScope" : {
2298
+ "region" : "ca-west-1"
2299
+ },
2300
+ "deprecated" : true,
2301
+ "hostname" : "autoscaling-fips.ca-west-1.amazonaws.com"
2302
+ },
2249
2303
  "fips-us-east-1" : {
2250
2304
  "credentialScope" : {
2251
2305
  "region" : "us-east-1"
@@ -2441,6 +2495,7 @@
2441
2495
  "ap-southeast-3" : { },
2442
2496
  "ap-southeast-4" : { },
2443
2497
  "ca-central-1" : { },
2498
+ "ca-west-1" : { },
2444
2499
  "eu-central-1" : { },
2445
2500
  "eu-central-2" : { },
2446
2501
  "eu-north-1" : { },
@@ -2796,6 +2851,12 @@
2796
2851
  "tags" : [ "fips" ]
2797
2852
  } ]
2798
2853
  },
2854
+ "ca-west-1" : {
2855
+ "variants" : [ {
2856
+ "hostname" : "cloudcontrolapi-fips.ca-west-1.amazonaws.com",
2857
+ "tags" : [ "fips" ]
2858
+ } ]
2859
+ },
2799
2860
  "eu-central-1" : { },
2800
2861
  "eu-central-2" : { },
2801
2862
  "eu-north-1" : { },
@@ -2811,6 +2872,13 @@
2811
2872
  "deprecated" : true,
2812
2873
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com"
2813
2874
  },
2875
+ "fips-ca-west-1" : {
2876
+ "credentialScope" : {
2877
+ "region" : "ca-west-1"
2878
+ },
2879
+ "deprecated" : true,
2880
+ "hostname" : "cloudcontrolapi-fips.ca-west-1.amazonaws.com"
2881
+ },
2814
2882
  "fips-us-east-1" : {
2815
2883
  "credentialScope" : {
2816
2884
  "region" : "us-east-1"
@@ -2896,6 +2964,7 @@
2896
2964
  "ap-southeast-3" : { },
2897
2965
  "ap-southeast-4" : { },
2898
2966
  "ca-central-1" : { },
2967
+ "ca-west-1" : { },
2899
2968
  "eu-central-1" : { },
2900
2969
  "eu-central-2" : { },
2901
2970
  "eu-north-1" : { },
@@ -3043,6 +3112,7 @@
3043
3112
  "ap-southeast-3" : { },
3044
3113
  "ap-southeast-4" : { },
3045
3114
  "ca-central-1" : { },
3115
+ "ca-west-1" : { },
3046
3116
  "eu-central-1" : { },
3047
3117
  "eu-central-2" : { },
3048
3118
  "eu-north-1" : { },
@@ -3351,6 +3421,7 @@
3351
3421
  "ap-southeast-3" : { },
3352
3422
  "ap-southeast-4" : { },
3353
3423
  "ca-central-1" : { },
3424
+ "ca-west-1" : { },
3354
3425
  "eu-central-1" : { },
3355
3426
  "eu-central-2" : { },
3356
3427
  "eu-north-1" : { },
@@ -4034,6 +4105,7 @@
4034
4105
  "ap-southeast-3" : { },
4035
4106
  "ap-southeast-4" : { },
4036
4107
  "ca-central-1" : { },
4108
+ "ca-west-1" : { },
4037
4109
  "eu-central-1" : { },
4038
4110
  "eu-central-2" : { },
4039
4111
  "eu-north-1" : { },
@@ -4679,6 +4751,12 @@
4679
4751
  "tags" : [ "fips" ]
4680
4752
  } ]
4681
4753
  },
4754
+ "ca-west-1" : {
4755
+ "variants" : [ {
4756
+ "hostname" : "datasync-fips.ca-west-1.amazonaws.com",
4757
+ "tags" : [ "fips" ]
4758
+ } ]
4759
+ },
4682
4760
  "eu-central-1" : { },
4683
4761
  "eu-central-2" : { },
4684
4762
  "eu-north-1" : { },
@@ -4694,6 +4772,13 @@
4694
4772
  "deprecated" : true,
4695
4773
  "hostname" : "datasync-fips.ca-central-1.amazonaws.com"
4696
4774
  },
4775
+ "fips-ca-west-1" : {
4776
+ "credentialScope" : {
4777
+ "region" : "ca-west-1"
4778
+ },
4779
+ "deprecated" : true,
4780
+ "hostname" : "datasync-fips.ca-west-1.amazonaws.com"
4781
+ },
4697
4782
  "fips-us-east-1" : {
4698
4783
  "credentialScope" : {
4699
4784
  "region" : "us-east-1"
@@ -4802,6 +4887,9 @@
4802
4887
  "tags" : [ "fips" ]
4803
4888
  } ]
4804
4889
  },
4890
+ "ca-west-1" : {
4891
+ "hostname" : "datazone.ca-west-1.api.aws"
4892
+ },
4805
4893
  "eu-central-1" : {
4806
4894
  "hostname" : "datazone.eu-central-1.api.aws"
4807
4895
  },
@@ -4983,6 +5071,7 @@
4983
5071
  "ap-southeast-3" : { },
4984
5072
  "ap-southeast-4" : { },
4985
5073
  "ca-central-1" : { },
5074
+ "ca-west-1" : { },
4986
5075
  "eu-central-1" : { },
4987
5076
  "eu-central-2" : { },
4988
5077
  "eu-north-1" : { },
@@ -5074,6 +5163,7 @@
5074
5163
  "ap-southeast-3" : { },
5075
5164
  "ap-southeast-4" : { },
5076
5165
  "ca-central-1" : { },
5166
+ "ca-west-1" : { },
5077
5167
  "eu-central-1" : { },
5078
5168
  "eu-central-2" : { },
5079
5169
  "eu-north-1" : { },
@@ -5106,6 +5196,7 @@
5106
5196
  "ap-southeast-3" : { },
5107
5197
  "ap-southeast-4" : { },
5108
5198
  "ca-central-1" : { },
5199
+ "ca-west-1" : { },
5109
5200
  "dms" : {
5110
5201
  "credentialScope" : {
5111
5202
  "region" : "us-west-1"
@@ -5299,14 +5390,62 @@
5299
5390
  "eu-west-1" : { },
5300
5391
  "eu-west-2" : { },
5301
5392
  "eu-west-3" : { },
5393
+ "fips-us-east-1" : {
5394
+ "credentialScope" : {
5395
+ "region" : "us-east-1"
5396
+ },
5397
+ "deprecated" : true,
5398
+ "hostname" : "drs-fips.us-east-1.amazonaws.com"
5399
+ },
5400
+ "fips-us-east-2" : {
5401
+ "credentialScope" : {
5402
+ "region" : "us-east-2"
5403
+ },
5404
+ "deprecated" : true,
5405
+ "hostname" : "drs-fips.us-east-2.amazonaws.com"
5406
+ },
5407
+ "fips-us-west-1" : {
5408
+ "credentialScope" : {
5409
+ "region" : "us-west-1"
5410
+ },
5411
+ "deprecated" : true,
5412
+ "hostname" : "drs-fips.us-west-1.amazonaws.com"
5413
+ },
5414
+ "fips-us-west-2" : {
5415
+ "credentialScope" : {
5416
+ "region" : "us-west-2"
5417
+ },
5418
+ "deprecated" : true,
5419
+ "hostname" : "drs-fips.us-west-2.amazonaws.com"
5420
+ },
5302
5421
  "il-central-1" : { },
5303
5422
  "me-central-1" : { },
5304
5423
  "me-south-1" : { },
5305
5424
  "sa-east-1" : { },
5306
- "us-east-1" : { },
5307
- "us-east-2" : { },
5308
- "us-west-1" : { },
5309
- "us-west-2" : { }
5425
+ "us-east-1" : {
5426
+ "variants" : [ {
5427
+ "hostname" : "drs-fips.us-east-1.amazonaws.com",
5428
+ "tags" : [ "fips" ]
5429
+ } ]
5430
+ },
5431
+ "us-east-2" : {
5432
+ "variants" : [ {
5433
+ "hostname" : "drs-fips.us-east-2.amazonaws.com",
5434
+ "tags" : [ "fips" ]
5435
+ } ]
5436
+ },
5437
+ "us-west-1" : {
5438
+ "variants" : [ {
5439
+ "hostname" : "drs-fips.us-west-1.amazonaws.com",
5440
+ "tags" : [ "fips" ]
5441
+ } ]
5442
+ },
5443
+ "us-west-2" : {
5444
+ "variants" : [ {
5445
+ "hostname" : "drs-fips.us-west-2.amazonaws.com",
5446
+ "tags" : [ "fips" ]
5447
+ } ]
5448
+ }
5310
5449
  }
5311
5450
  },
5312
5451
  "ds" : {
@@ -5328,6 +5467,12 @@
5328
5467
  "tags" : [ "fips" ]
5329
5468
  } ]
5330
5469
  },
5470
+ "ca-west-1" : {
5471
+ "variants" : [ {
5472
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com",
5473
+ "tags" : [ "fips" ]
5474
+ } ]
5475
+ },
5331
5476
  "eu-central-1" : { },
5332
5477
  "eu-central-2" : { },
5333
5478
  "eu-north-1" : { },
@@ -5343,6 +5488,13 @@
5343
5488
  "deprecated" : true,
5344
5489
  "hostname" : "ds-fips.ca-central-1.amazonaws.com"
5345
5490
  },
5491
+ "fips-ca-west-1" : {
5492
+ "credentialScope" : {
5493
+ "region" : "ca-west-1"
5494
+ },
5495
+ "deprecated" : true,
5496
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com"
5497
+ },
5346
5498
  "fips-us-east-1" : {
5347
5499
  "credentialScope" : {
5348
5500
  "region" : "us-east-1"
@@ -5430,6 +5582,19 @@
5430
5582
  "deprecated" : true,
5431
5583
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
5432
5584
  },
5585
+ "ca-west-1" : {
5586
+ "variants" : [ {
5587
+ "hostname" : "dynamodb-fips.ca-west-1.amazonaws.com",
5588
+ "tags" : [ "fips" ]
5589
+ } ]
5590
+ },
5591
+ "ca-west-1-fips" : {
5592
+ "credentialScope" : {
5593
+ "region" : "ca-west-1"
5594
+ },
5595
+ "deprecated" : true,
5596
+ "hostname" : "dynamodb-fips.ca-west-1.amazonaws.com"
5597
+ },
5433
5598
  "eu-central-1" : { },
5434
5599
  "eu-central-2" : { },
5435
5600
  "eu-north-1" : { },
@@ -5522,6 +5687,12 @@
5522
5687
  "tags" : [ "fips" ]
5523
5688
  } ]
5524
5689
  },
5690
+ "ca-west-1" : {
5691
+ "variants" : [ {
5692
+ "hostname" : "ebs-fips.ca-west-1.amazonaws.com",
5693
+ "tags" : [ "fips" ]
5694
+ } ]
5695
+ },
5525
5696
  "eu-central-1" : { },
5526
5697
  "eu-central-2" : { },
5527
5698
  "eu-north-1" : { },
@@ -5537,6 +5708,13 @@
5537
5708
  "deprecated" : true,
5538
5709
  "hostname" : "ebs-fips.ca-central-1.amazonaws.com"
5539
5710
  },
5711
+ "fips-ca-west-1" : {
5712
+ "credentialScope" : {
5713
+ "region" : "ca-west-1"
5714
+ },
5715
+ "deprecated" : true,
5716
+ "hostname" : "ebs-fips.ca-west-1.amazonaws.com"
5717
+ },
5540
5718
  "fips-us-east-1" : {
5541
5719
  "credentialScope" : {
5542
5720
  "region" : "us-east-1"
@@ -5728,6 +5906,7 @@
5728
5906
  "ap-southeast-3" : { },
5729
5907
  "ap-southeast-4" : { },
5730
5908
  "ca-central-1" : { },
5909
+ "ca-west-1" : { },
5731
5910
  "eu-central-1" : { },
5732
5911
  "eu-central-2" : { },
5733
5912
  "eu-north-1" : { },
@@ -5825,6 +6004,7 @@
5825
6004
  "ap-southeast-3" : { },
5826
6005
  "ap-southeast-4" : { },
5827
6006
  "ca-central-1" : { },
6007
+ "ca-west-1" : { },
5828
6008
  "eu-central-1" : { },
5829
6009
  "eu-central-2" : { },
5830
6010
  "eu-north-1" : { },
@@ -5937,6 +6117,9 @@
5937
6117
  "ca-central-1" : {
5938
6118
  "hostname" : "eks-auth.ca-central-1.api.aws"
5939
6119
  },
6120
+ "ca-west-1" : {
6121
+ "hostname" : "eks-auth.ca-west-1.api.aws"
6122
+ },
5940
6123
  "eu-central-1" : {
5941
6124
  "hostname" : "eks-auth.eu-central-1.api.aws"
5942
6125
  },
@@ -6001,6 +6184,7 @@
6001
6184
  "ap-southeast-3" : { },
6002
6185
  "ap-southeast-4" : { },
6003
6186
  "ca-central-1" : { },
6187
+ "ca-west-1" : { },
6004
6188
  "eu-central-1" : { },
6005
6189
  "eu-central-2" : { },
6006
6190
  "eu-north-1" : { },
@@ -6534,6 +6718,7 @@
6534
6718
  "ap-southeast-3" : { },
6535
6719
  "ap-southeast-4" : { },
6536
6720
  "ca-central-1" : { },
6721
+ "ca-west-1" : { },
6537
6722
  "eu-central-1" : { },
6538
6723
  "eu-central-2" : { },
6539
6724
  "eu-north-1" : { },
@@ -6623,6 +6808,12 @@
6623
6808
  "tags" : [ "fips" ]
6624
6809
  } ]
6625
6810
  },
6811
+ "ca-west-1" : {
6812
+ "variants" : [ {
6813
+ "hostname" : "elasticmapreduce-fips.ca-west-1.amazonaws.com",
6814
+ "tags" : [ "fips" ]
6815
+ } ]
6816
+ },
6626
6817
  "eu-central-1" : {
6627
6818
  "sslCommonName" : "{service}.{region}.{dnsSuffix}"
6628
6819
  },
@@ -6640,6 +6831,13 @@
6640
6831
  "deprecated" : true,
6641
6832
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com"
6642
6833
  },
6834
+ "fips-ca-west-1" : {
6835
+ "credentialScope" : {
6836
+ "region" : "ca-west-1"
6837
+ },
6838
+ "deprecated" : true,
6839
+ "hostname" : "elasticmapreduce-fips.ca-west-1.amazonaws.com"
6840
+ },
6643
6841
  "fips-us-east-1" : {
6644
6842
  "credentialScope" : {
6645
6843
  "region" : "us-east-1"
@@ -7058,6 +7256,12 @@
7058
7256
  "tags" : [ "dualstack" ]
7059
7257
  } ]
7060
7258
  },
7259
+ "ca-west-1" : {
7260
+ "variants" : [ {
7261
+ "hostname" : "aos.ca-west-1.api.aws",
7262
+ "tags" : [ "dualstack" ]
7263
+ } ]
7264
+ },
7061
7265
  "eu-central-1" : {
7062
7266
  "variants" : [ {
7063
7267
  "hostname" : "aos.eu-central-1.api.aws",
@@ -7217,6 +7421,7 @@
7217
7421
  "ap-southeast-3" : { },
7218
7422
  "ap-southeast-4" : { },
7219
7423
  "ca-central-1" : { },
7424
+ "ca-west-1" : { },
7220
7425
  "eu-central-1" : { },
7221
7426
  "eu-central-2" : { },
7222
7427
  "eu-north-1" : { },
@@ -7351,6 +7556,7 @@
7351
7556
  "ap-southeast-3" : { },
7352
7557
  "ap-southeast-4" : { },
7353
7558
  "ca-central-1" : { },
7559
+ "ca-west-1" : { },
7354
7560
  "eu-central-1" : { },
7355
7561
  "eu-central-2" : { },
7356
7562
  "eu-north-1" : { },
@@ -8564,6 +8770,7 @@
8564
8770
  "ap-southeast-1" : { },
8565
8771
  "ap-southeast-2" : { },
8566
8772
  "ap-southeast-3" : { },
8773
+ "ap-southeast-4" : { },
8567
8774
  "ca-central-1" : { },
8568
8775
  "eu-central-1" : { },
8569
8776
  "eu-central-2" : { },
@@ -8847,6 +9054,9 @@
8847
9054
  "tags" : [ "fips" ]
8848
9055
  } ]
8849
9056
  },
9057
+ "ca-west-1" : {
9058
+ "hostname" : "internetmonitor.ca-west-1.api.aws"
9059
+ },
8850
9060
  "eu-central-1" : {
8851
9061
  "hostname" : "internetmonitor.eu-central-1.api.aws"
8852
9062
  },
@@ -9803,6 +10013,9 @@
9803
10013
  "tags" : [ "fips" ]
9804
10014
  } ]
9805
10015
  },
10016
+ "ca-west-1" : {
10017
+ "hostname" : "kendra-ranking.ca-west-1.api.aws"
10018
+ },
9806
10019
  "eu-central-2" : {
9807
10020
  "hostname" : "kendra-ranking.eu-central-2.api.aws"
9808
10021
  },
@@ -9873,6 +10086,7 @@
9873
10086
  "ap-southeast-3" : { },
9874
10087
  "ap-southeast-4" : { },
9875
10088
  "ca-central-1" : { },
10089
+ "ca-west-1" : { },
9876
10090
  "eu-central-1" : { },
9877
10091
  "eu-central-2" : { },
9878
10092
  "eu-north-1" : { },
@@ -10156,6 +10370,19 @@
10156
10370
  "deprecated" : true,
10157
10371
  "hostname" : "kms-fips.ca-central-1.amazonaws.com"
10158
10372
  },
10373
+ "ca-west-1" : {
10374
+ "variants" : [ {
10375
+ "hostname" : "kms-fips.ca-west-1.amazonaws.com",
10376
+ "tags" : [ "fips" ]
10377
+ } ]
10378
+ },
10379
+ "ca-west-1-fips" : {
10380
+ "credentialScope" : {
10381
+ "region" : "ca-west-1"
10382
+ },
10383
+ "deprecated" : true,
10384
+ "hostname" : "kms-fips.ca-west-1.amazonaws.com"
10385
+ },
10159
10386
  "eu-central-1" : {
10160
10387
  "variants" : [ {
10161
10388
  "hostname" : "kms-fips.eu-central-1.amazonaws.com",
@@ -10520,6 +10747,12 @@
10520
10747
  "tags" : [ "dualstack" ]
10521
10748
  } ]
10522
10749
  },
10750
+ "ca-west-1" : {
10751
+ "variants" : [ {
10752
+ "hostname" : "lambda.ca-west-1.api.aws",
10753
+ "tags" : [ "dualstack" ]
10754
+ } ]
10755
+ },
10523
10756
  "eu-central-1" : {
10524
10757
  "variants" : [ {
10525
10758
  "hostname" : "lambda.eu-central-1.api.aws",
@@ -10752,6 +10985,7 @@
10752
10985
  "ap-southeast-3" : { },
10753
10986
  "ap-southeast-4" : { },
10754
10987
  "ca-central-1" : { },
10988
+ "ca-west-1" : { },
10755
10989
  "eu-central-1" : { },
10756
10990
  "eu-central-2" : { },
10757
10991
  "eu-north-1" : { },
@@ -10930,6 +11164,7 @@
10930
11164
  "ap-southeast-3" : { },
10931
11165
  "ap-southeast-4" : { },
10932
11166
  "ca-central-1" : { },
11167
+ "ca-west-1" : { },
10933
11168
  "eu-central-1" : { },
10934
11169
  "eu-central-2" : { },
10935
11170
  "eu-north-1" : { },
@@ -11029,8 +11264,10 @@
11029
11264
  },
11030
11265
  "m2" : {
11031
11266
  "endpoints" : {
11267
+ "af-south-1" : { },
11032
11268
  "ap-northeast-1" : { },
11033
11269
  "ap-northeast-2" : { },
11270
+ "ap-northeast-3" : { },
11034
11271
  "ap-south-1" : { },
11035
11272
  "ap-southeast-1" : { },
11036
11273
  "ap-southeast-2" : { },
@@ -11040,6 +11277,8 @@
11040
11277
  } ]
11041
11278
  },
11042
11279
  "eu-central-1" : { },
11280
+ "eu-north-1" : { },
11281
+ "eu-south-1" : { },
11043
11282
  "eu-west-1" : { },
11044
11283
  "eu-west-2" : { },
11045
11284
  "eu-west-3" : { },
@@ -11221,14 +11460,17 @@
11221
11460
  "ap-northeast-2" : { },
11222
11461
  "ap-northeast-3" : { },
11223
11462
  "ap-south-1" : { },
11463
+ "ap-south-2" : { },
11224
11464
  "ap-southeast-1" : { },
11225
11465
  "ap-southeast-2" : { },
11466
+ "ap-southeast-4" : { },
11226
11467
  "ca-central-1" : { },
11227
11468
  "eu-central-1" : { },
11228
11469
  "eu-north-1" : { },
11229
11470
  "eu-west-1" : { },
11230
11471
  "eu-west-2" : { },
11231
11472
  "eu-west-3" : { },
11473
+ "me-central-1" : { },
11232
11474
  "sa-east-1" : { },
11233
11475
  "us-east-1" : { },
11234
11476
  "us-east-2" : { },
@@ -11381,6 +11623,7 @@
11381
11623
  "ap-south-1" : { },
11382
11624
  "ap-southeast-1" : { },
11383
11625
  "ap-southeast-2" : { },
11626
+ "ap-southeast-4" : { },
11384
11627
  "ca-central-1" : { },
11385
11628
  "eu-central-1" : { },
11386
11629
  "eu-north-1" : { },
@@ -11402,6 +11645,7 @@
11402
11645
  "ap-south-1" : { },
11403
11646
  "ap-southeast-1" : { },
11404
11647
  "ap-southeast-2" : { },
11648
+ "ap-southeast-4" : { },
11405
11649
  "ca-central-1" : { },
11406
11650
  "eu-central-1" : { },
11407
11651
  "eu-north-1" : { },
@@ -11423,6 +11667,7 @@
11423
11667
  "ap-south-1" : { },
11424
11668
  "ap-southeast-1" : { },
11425
11669
  "ap-southeast-2" : { },
11670
+ "ap-southeast-4" : { },
11426
11671
  "ca-central-1" : { },
11427
11672
  "eu-central-1" : { },
11428
11673
  "eu-north-1" : { },
@@ -11585,6 +11830,7 @@
11585
11830
  "ap-southeast-3" : { },
11586
11831
  "ap-southeast-4" : { },
11587
11832
  "ca-central-1" : { },
11833
+ "ca-west-1" : { },
11588
11834
  "eu-central-1" : { },
11589
11835
  "eu-central-2" : { },
11590
11836
  "eu-north-1" : { },
@@ -11798,6 +12044,7 @@
11798
12044
  "ap-southeast-3" : { },
11799
12045
  "ap-southeast-4" : { },
11800
12046
  "ca-central-1" : { },
12047
+ "ca-west-1" : { },
11801
12048
  "eu-central-1" : { },
11802
12049
  "eu-central-2" : { },
11803
12050
  "eu-north-1" : { },
@@ -12209,6 +12456,7 @@
12209
12456
  "ap-southeast-3" : { },
12210
12457
  "ap-southeast-4" : { },
12211
12458
  "ca-central-1" : { },
12459
+ "ca-west-1" : { },
12212
12460
  "eu-central-1" : { },
12213
12461
  "eu-central-2" : { },
12214
12462
  "eu-north-1" : { },
@@ -12670,6 +12918,7 @@
12670
12918
  "ap-southeast-3" : { },
12671
12919
  "ap-southeast-4" : { },
12672
12920
  "ca-central-1" : { },
12921
+ "ca-west-1" : { },
12673
12922
  "eu-central-1" : { },
12674
12923
  "eu-central-2" : { },
12675
12924
  "eu-north-1" : { },
@@ -13145,6 +13394,9 @@
13145
13394
  "ca-central-1" : {
13146
13395
  "hostname" : "qbusiness.ca-central-1.api.aws"
13147
13396
  },
13397
+ "ca-west-1" : {
13398
+ "hostname" : "qbusiness.ca-west-1.api.aws"
13399
+ },
13148
13400
  "eu-central-1" : {
13149
13401
  "hostname" : "qbusiness.eu-central-1.api.aws"
13150
13402
  },
@@ -13296,6 +13548,12 @@
13296
13548
  "tags" : [ "fips" ]
13297
13549
  } ]
13298
13550
  },
13551
+ "ca-west-1" : {
13552
+ "variants" : [ {
13553
+ "hostname" : "ram-fips.ca-west-1.amazonaws.com",
13554
+ "tags" : [ "fips" ]
13555
+ } ]
13556
+ },
13299
13557
  "eu-central-1" : { },
13300
13558
  "eu-central-2" : { },
13301
13559
  "eu-north-1" : { },
@@ -13311,6 +13569,13 @@
13311
13569
  "deprecated" : true,
13312
13570
  "hostname" : "ram-fips.ca-central-1.amazonaws.com"
13313
13571
  },
13572
+ "fips-ca-west-1" : {
13573
+ "credentialScope" : {
13574
+ "region" : "ca-west-1"
13575
+ },
13576
+ "deprecated" : true,
13577
+ "hostname" : "ram-fips.ca-west-1.amazonaws.com"
13578
+ },
13314
13579
  "fips-us-east-1" : {
13315
13580
  "credentialScope" : {
13316
13581
  "region" : "us-east-1"
@@ -13388,6 +13653,12 @@
13388
13653
  "tags" : [ "fips" ]
13389
13654
  } ]
13390
13655
  },
13656
+ "ca-west-1" : {
13657
+ "variants" : [ {
13658
+ "hostname" : "rbin-fips.ca-west-1.amazonaws.com",
13659
+ "tags" : [ "fips" ]
13660
+ } ]
13661
+ },
13391
13662
  "eu-central-1" : { },
13392
13663
  "eu-central-2" : { },
13393
13664
  "eu-north-1" : { },
@@ -13403,6 +13674,13 @@
13403
13674
  "deprecated" : true,
13404
13675
  "hostname" : "rbin-fips.ca-central-1.amazonaws.com"
13405
13676
  },
13677
+ "fips-ca-west-1" : {
13678
+ "credentialScope" : {
13679
+ "region" : "ca-west-1"
13680
+ },
13681
+ "deprecated" : true,
13682
+ "hostname" : "rbin-fips.ca-west-1.amazonaws.com"
13683
+ },
13406
13684
  "fips-us-east-1" : {
13407
13685
  "credentialScope" : {
13408
13686
  "region" : "us-east-1"
@@ -13487,6 +13765,19 @@
13487
13765
  "deprecated" : true,
13488
13766
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13489
13767
  },
13768
+ "ca-west-1" : {
13769
+ "variants" : [ {
13770
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13771
+ "tags" : [ "fips" ]
13772
+ } ]
13773
+ },
13774
+ "ca-west-1-fips" : {
13775
+ "credentialScope" : {
13776
+ "region" : "ca-west-1"
13777
+ },
13778
+ "deprecated" : true,
13779
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13780
+ },
13490
13781
  "eu-central-1" : { },
13491
13782
  "eu-central-2" : { },
13492
13783
  "eu-north-1" : { },
@@ -13505,6 +13796,13 @@
13505
13796
  "deprecated" : true,
13506
13797
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13507
13798
  },
13799
+ "rds-fips.ca-west-1" : {
13800
+ "credentialScope" : {
13801
+ "region" : "ca-west-1"
13802
+ },
13803
+ "deprecated" : true,
13804
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13805
+ },
13508
13806
  "rds-fips.us-east-1" : {
13509
13807
  "credentialScope" : {
13510
13808
  "region" : "us-east-1"
@@ -13543,6 +13841,16 @@
13543
13841
  "tags" : [ "fips" ]
13544
13842
  } ]
13545
13843
  },
13844
+ "rds.ca-west-1" : {
13845
+ "credentialScope" : {
13846
+ "region" : "ca-west-1"
13847
+ },
13848
+ "deprecated" : true,
13849
+ "variants" : [ {
13850
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13851
+ "tags" : [ "fips" ]
13852
+ } ]
13853
+ },
13546
13854
  "rds.us-east-1" : {
13547
13855
  "credentialScope" : {
13548
13856
  "region" : "us-east-1"
@@ -13724,6 +14032,12 @@
13724
14032
  "tags" : [ "fips" ]
13725
14033
  } ]
13726
14034
  },
14035
+ "ca-west-1" : {
14036
+ "variants" : [ {
14037
+ "hostname" : "redshift-fips.ca-west-1.amazonaws.com",
14038
+ "tags" : [ "fips" ]
14039
+ } ]
14040
+ },
13727
14041
  "eu-central-1" : { },
13728
14042
  "eu-central-2" : { },
13729
14043
  "eu-north-1" : { },
@@ -13739,6 +14053,13 @@
13739
14053
  "deprecated" : true,
13740
14054
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com"
13741
14055
  },
14056
+ "fips-ca-west-1" : {
14057
+ "credentialScope" : {
14058
+ "region" : "ca-west-1"
14059
+ },
14060
+ "deprecated" : true,
14061
+ "hostname" : "redshift-fips.ca-west-1.amazonaws.com"
14062
+ },
13742
14063
  "fips-us-east-1" : {
13743
14064
  "credentialScope" : {
13744
14065
  "region" : "us-east-1"
@@ -14110,6 +14431,7 @@
14110
14431
  "ap-southeast-3" : { },
14111
14432
  "ap-southeast-4" : { },
14112
14433
  "ca-central-1" : { },
14434
+ "ca-west-1" : { },
14113
14435
  "eu-central-1" : { },
14114
14436
  "eu-central-2" : { },
14115
14437
  "eu-north-1" : { },
@@ -14195,13 +14517,17 @@
14195
14517
  "ap-northeast-2" : { },
14196
14518
  "ap-northeast-3" : { },
14197
14519
  "ap-south-1" : { },
14520
+ "ap-south-2" : { },
14198
14521
  "ap-southeast-1" : { },
14199
14522
  "ap-southeast-2" : { },
14200
14523
  "ap-southeast-3" : { },
14524
+ "ap-southeast-4" : { },
14201
14525
  "ca-central-1" : { },
14202
14526
  "eu-central-1" : { },
14527
+ "eu-central-2" : { },
14203
14528
  "eu-north-1" : { },
14204
14529
  "eu-south-1" : { },
14530
+ "eu-south-2" : { },
14205
14531
  "eu-west-1" : { },
14206
14532
  "eu-west-2" : { },
14207
14533
  "eu-west-3" : { },
@@ -14233,6 +14559,8 @@
14233
14559
  "deprecated" : true,
14234
14560
  "hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com"
14235
14561
  },
14562
+ "il-central-1" : { },
14563
+ "me-central-1" : { },
14236
14564
  "me-south-1" : { },
14237
14565
  "sa-east-1" : { },
14238
14566
  "us-east-1" : {
@@ -14316,6 +14644,7 @@
14316
14644
  "ap-southeast-3" : { },
14317
14645
  "ap-southeast-4" : { },
14318
14646
  "ca-central-1" : { },
14647
+ "ca-west-1" : { },
14319
14648
  "eu-central-1" : { },
14320
14649
  "eu-central-2" : { },
14321
14650
  "eu-north-1" : { },
@@ -14428,6 +14757,7 @@
14428
14757
  "ap-southeast-3" : { },
14429
14758
  "ap-southeast-4" : { },
14430
14759
  "ca-central-1" : { },
14760
+ "ca-west-1" : { },
14431
14761
  "eu-central-1" : { },
14432
14762
  "eu-central-2" : { },
14433
14763
  "eu-north-1" : { },
@@ -14600,6 +14930,18 @@
14600
14930
  "tags" : [ "dualstack" ]
14601
14931
  } ]
14602
14932
  },
14933
+ "ca-west-1" : {
14934
+ "variants" : [ {
14935
+ "hostname" : "s3-fips.ca-west-1.amazonaws.com",
14936
+ "tags" : [ "fips" ]
14937
+ }, {
14938
+ "hostname" : "s3-fips.dualstack.ca-west-1.amazonaws.com",
14939
+ "tags" : [ "dualstack", "fips" ]
14940
+ }, {
14941
+ "hostname" : "s3.dualstack.ca-west-1.amazonaws.com",
14942
+ "tags" : [ "dualstack" ]
14943
+ } ]
14944
+ },
14603
14945
  "eu-central-1" : {
14604
14946
  "variants" : [ {
14605
14947
  "hostname" : "s3.dualstack.eu-central-1.amazonaws.com",
@@ -14657,6 +14999,13 @@
14657
14999
  "deprecated" : true,
14658
15000
  "hostname" : "s3-fips.ca-central-1.amazonaws.com"
14659
15001
  },
15002
+ "fips-ca-west-1" : {
15003
+ "credentialScope" : {
15004
+ "region" : "ca-west-1"
15005
+ },
15006
+ "deprecated" : true,
15007
+ "hostname" : "s3-fips.ca-west-1.amazonaws.com"
15008
+ },
14660
15009
  "fips-us-east-1" : {
14661
15010
  "credentialScope" : {
14662
15011
  "region" : "us-east-1"
@@ -15368,6 +15717,18 @@
15368
15717
  "ca-central-1-fips" : {
15369
15718
  "deprecated" : true
15370
15719
  },
15720
+ "ca-west-1" : {
15721
+ "variants" : [ {
15722
+ "tags" : [ "dualstack" ]
15723
+ }, {
15724
+ "tags" : [ "dualstack", "fips" ]
15725
+ }, {
15726
+ "tags" : [ "fips" ]
15727
+ } ]
15728
+ },
15729
+ "ca-west-1-fips" : {
15730
+ "deprecated" : true
15731
+ },
15371
15732
  "eu-central-1" : {
15372
15733
  "variants" : [ {
15373
15734
  "tags" : [ "dualstack" ]
@@ -15492,6 +15853,7 @@
15492
15853
  "ap-southeast-3" : { },
15493
15854
  "ap-southeast-4" : { },
15494
15855
  "ca-central-1" : { },
15856
+ "ca-west-1" : { },
15495
15857
  "eu-central-1" : { },
15496
15858
  "eu-central-2" : { },
15497
15859
  "eu-north-1" : { },
@@ -15739,6 +16101,7 @@
15739
16101
  "tags" : [ "fips" ]
15740
16102
  } ]
15741
16103
  },
16104
+ "ca-west-1" : { },
15742
16105
  "eu-central-1" : { },
15743
16106
  "eu-central-2" : { },
15744
16107
  "eu-north-1" : { },
@@ -16066,6 +16429,7 @@
16066
16429
  "ap-southeast-3" : { },
16067
16430
  "ap-southeast-4" : { },
16068
16431
  "ca-central-1" : { },
16432
+ "ca-west-1" : { },
16069
16433
  "eu-central-1" : { },
16070
16434
  "eu-central-2" : { },
16071
16435
  "eu-north-1" : { },
@@ -16692,6 +17056,12 @@
16692
17056
  "ap-southeast-3" : { },
16693
17057
  "ap-southeast-4" : { },
16694
17058
  "ca-central-1" : { },
17059
+ "ca-west-1" : {
17060
+ "variants" : [ {
17061
+ "hostname" : "sns-fips.ca-west-1.amazonaws.com",
17062
+ "tags" : [ "fips" ]
17063
+ } ]
17064
+ },
16695
17065
  "eu-central-1" : { },
16696
17066
  "eu-central-2" : { },
16697
17067
  "eu-north-1" : { },
@@ -16700,6 +17070,13 @@
16700
17070
  "eu-west-1" : { },
16701
17071
  "eu-west-2" : { },
16702
17072
  "eu-west-3" : { },
17073
+ "fips-ca-west-1" : {
17074
+ "credentialScope" : {
17075
+ "region" : "ca-west-1"
17076
+ },
17077
+ "deprecated" : true,
17078
+ "hostname" : "sns-fips.ca-west-1.amazonaws.com"
17079
+ },
16703
17080
  "fips-us-east-1" : {
16704
17081
  "credentialScope" : {
16705
17082
  "region" : "us-east-1"
@@ -16776,6 +17153,7 @@
16776
17153
  "ap-southeast-3" : { },
16777
17154
  "ap-southeast-4" : { },
16778
17155
  "ca-central-1" : { },
17156
+ "ca-west-1" : { },
16779
17157
  "eu-central-1" : { },
16780
17158
  "eu-central-2" : { },
16781
17159
  "eu-north-1" : { },
@@ -16862,6 +17240,12 @@
16862
17240
  "tags" : [ "fips" ]
16863
17241
  } ]
16864
17242
  },
17243
+ "ca-west-1" : {
17244
+ "variants" : [ {
17245
+ "hostname" : "ssm-fips.ca-west-1.amazonaws.com",
17246
+ "tags" : [ "fips" ]
17247
+ } ]
17248
+ },
16865
17249
  "eu-central-1" : { },
16866
17250
  "eu-central-2" : { },
16867
17251
  "eu-north-1" : { },
@@ -16877,6 +17261,13 @@
16877
17261
  "deprecated" : true,
16878
17262
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com"
16879
17263
  },
17264
+ "fips-ca-west-1" : {
17265
+ "credentialScope" : {
17266
+ "region" : "ca-west-1"
17267
+ },
17268
+ "deprecated" : true,
17269
+ "hostname" : "ssm-fips.ca-west-1.amazonaws.com"
17270
+ },
16880
17271
  "fips-us-east-1" : {
16881
17272
  "credentialScope" : {
16882
17273
  "region" : "us-east-1"
@@ -17211,6 +17602,7 @@
17211
17602
  "ap-southeast-3" : { },
17212
17603
  "ap-southeast-4" : { },
17213
17604
  "ca-central-1" : { },
17605
+ "ca-west-1" : { },
17214
17606
  "eu-central-1" : { },
17215
17607
  "eu-central-2" : { },
17216
17608
  "eu-north-1" : { },
@@ -17389,6 +17781,7 @@
17389
17781
  "ap-southeast-3" : { },
17390
17782
  "ap-southeast-4" : { },
17391
17783
  "ca-central-1" : { },
17784
+ "ca-west-1" : { },
17392
17785
  "eu-central-1" : { },
17393
17786
  "eu-central-2" : { },
17394
17787
  "eu-north-1" : { },
@@ -17434,6 +17827,7 @@
17434
17827
  "hostname" : "sts.amazonaws.com"
17435
17828
  },
17436
17829
  "ca-central-1" : { },
17830
+ "ca-west-1" : { },
17437
17831
  "eu-central-1" : { },
17438
17832
  "eu-central-2" : { },
17439
17833
  "eu-north-1" : { },
@@ -17533,6 +17927,7 @@
17533
17927
  "ap-southeast-3" : { },
17534
17928
  "ap-southeast-4" : { },
17535
17929
  "ca-central-1" : { },
17930
+ "ca-west-1" : { },
17536
17931
  "eu-central-1" : { },
17537
17932
  "eu-central-2" : { },
17538
17933
  "eu-north-1" : { },
@@ -17613,6 +18008,7 @@
17613
18008
  "ap-southeast-3" : { },
17614
18009
  "ap-southeast-4" : { },
17615
18010
  "ca-central-1" : { },
18011
+ "ca-west-1" : { },
17616
18012
  "eu-central-1" : { },
17617
18013
  "eu-central-2" : { },
17618
18014
  "eu-north-1" : { },
@@ -17693,6 +18089,7 @@
17693
18089
  "ap-southeast-3" : { },
17694
18090
  "ap-southeast-4" : { },
17695
18091
  "ca-central-1" : { },
18092
+ "ca-west-1" : { },
17696
18093
  "eu-central-1" : { },
17697
18094
  "eu-central-2" : { },
17698
18095
  "eu-north-1" : { },
@@ -19450,6 +19847,7 @@
19450
19847
  "ap-southeast-3" : { },
19451
19848
  "ap-southeast-4" : { },
19452
19849
  "ca-central-1" : { },
19850
+ "ca-west-1" : { },
19453
19851
  "eu-central-1" : { },
19454
19852
  "eu-central-2" : { },
19455
19853
  "eu-north-1" : { },
@@ -21612,6 +22010,11 @@
21612
22010
  }
21613
22011
  }
21614
22012
  },
22013
+ "bedrock" : {
22014
+ "endpoints" : {
22015
+ "us-gov-west-1" : { }
22016
+ }
22017
+ },
21615
22018
  "cassandra" : {
21616
22019
  "endpoints" : {
21617
22020
  "us-gov-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.869.0
4
+ version: 1.877.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: 2023-12-18 00:00:00.000000000 Z
11
+ date: 2024-01-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: