aws-partitions 1.868.0 → 1.876.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: bb2f91926bb69729bbb7ac0a111339d347b90bb55a37eba7582b3ea782baa7da
4
- data.tar.gz: 6c9a65dcc81a1af7e2c393d8162bbc50ac997bfe9bf9dd7f2081ca572ba6b992
3
+ metadata.gz: 48807580adce858bb3079da70bad5d280cd33c4911e6c92daee217b27b8ee04c
4
+ data.tar.gz: 4b8f1c9ead7e23014c8dbef4c28e3805dd8f3d1cd4ff3abfdba6fdb489bf90c9
5
5
  SHA512:
6
- metadata.gz: fb07156caf93253fb08deea7813e63db1fda5fe7ef6d0a3897d52ee27429427513799812fa1ce1baeb183a5894b0a401d2a0ddfe645244c31b24283d55ac69f5
7
- data.tar.gz: 0b80901a3bbc8bbeee1bb927c77fced57e4fc2129fc7d3418e1e8d68375adfa13e1d5748ebb872b18044114db33a0c0dfa2dd16193e0ea93174170351b6de982
6
+ metadata.gz: 339ac3d65ff870d26ffc47a6676702127cee40b7a35ec567d86e8ca8b64053c711b689c5c3e57003b5b3f43b070511bfde0f9125a75f507f8b1d2c0dabbcb13e
7
+ data.tar.gz: 1d7b805d0d67239d05bd3d27cf790d666a63a94b8fe4ae34aa4dfa306fcca3d6109ba564469cb0c4e179a441d4a50595ffd9a3927162f5466fa48f3e5659a5eb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.876.0 (2023-12-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.875.0 (2023-12-27)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.874.0 (2023-12-26)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.873.0 (2023-12-22)
20
+ ------------------
21
+
22
+ * Feature - Added support for enumerating regions for `Aws::NetworkMonitor`.
23
+
24
+ 1.872.0 (2023-12-21)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.871.0 (2023-12-20)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.870.0 (2023-12-19)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.869.0 (2023-12-18)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
4
44
  1.868.0 (2023-12-15)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.868.0
1
+ 1.876.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" : { },
@@ -2993,6 +3062,7 @@
2993
3062
  "ap-northeast-2" : { },
2994
3063
  "ap-northeast-3" : { },
2995
3064
  "ap-south-1" : { },
3065
+ "ap-south-2" : { },
2996
3066
  "ap-southeast-1" : { },
2997
3067
  "ap-southeast-2" : { },
2998
3068
  "ap-southeast-3" : { },
@@ -3042,6 +3112,7 @@
3042
3112
  "ap-southeast-3" : { },
3043
3113
  "ap-southeast-4" : { },
3044
3114
  "ca-central-1" : { },
3115
+ "ca-west-1" : { },
3045
3116
  "eu-central-1" : { },
3046
3117
  "eu-central-2" : { },
3047
3118
  "eu-north-1" : { },
@@ -3350,6 +3421,7 @@
3350
3421
  "ap-southeast-3" : { },
3351
3422
  "ap-southeast-4" : { },
3352
3423
  "ca-central-1" : { },
3424
+ "ca-west-1" : { },
3353
3425
  "eu-central-1" : { },
3354
3426
  "eu-central-2" : { },
3355
3427
  "eu-north-1" : { },
@@ -4033,6 +4105,7 @@
4033
4105
  "ap-southeast-3" : { },
4034
4106
  "ap-southeast-4" : { },
4035
4107
  "ca-central-1" : { },
4108
+ "ca-west-1" : { },
4036
4109
  "eu-central-1" : { },
4037
4110
  "eu-central-2" : { },
4038
4111
  "eu-north-1" : { },
@@ -4678,6 +4751,12 @@
4678
4751
  "tags" : [ "fips" ]
4679
4752
  } ]
4680
4753
  },
4754
+ "ca-west-1" : {
4755
+ "variants" : [ {
4756
+ "hostname" : "datasync-fips.ca-west-1.amazonaws.com",
4757
+ "tags" : [ "fips" ]
4758
+ } ]
4759
+ },
4681
4760
  "eu-central-1" : { },
4682
4761
  "eu-central-2" : { },
4683
4762
  "eu-north-1" : { },
@@ -4693,6 +4772,13 @@
4693
4772
  "deprecated" : true,
4694
4773
  "hostname" : "datasync-fips.ca-central-1.amazonaws.com"
4695
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
+ },
4696
4782
  "fips-us-east-1" : {
4697
4783
  "credentialScope" : {
4698
4784
  "region" : "us-east-1"
@@ -4801,6 +4887,9 @@
4801
4887
  "tags" : [ "fips" ]
4802
4888
  } ]
4803
4889
  },
4890
+ "ca-west-1" : {
4891
+ "hostname" : "datazone.ca-west-1.api.aws"
4892
+ },
4804
4893
  "eu-central-1" : {
4805
4894
  "hostname" : "datazone.eu-central-1.api.aws"
4806
4895
  },
@@ -4982,6 +5071,7 @@
4982
5071
  "ap-southeast-3" : { },
4983
5072
  "ap-southeast-4" : { },
4984
5073
  "ca-central-1" : { },
5074
+ "ca-west-1" : { },
4985
5075
  "eu-central-1" : { },
4986
5076
  "eu-central-2" : { },
4987
5077
  "eu-north-1" : { },
@@ -5073,6 +5163,7 @@
5073
5163
  "ap-southeast-3" : { },
5074
5164
  "ap-southeast-4" : { },
5075
5165
  "ca-central-1" : { },
5166
+ "ca-west-1" : { },
5076
5167
  "eu-central-1" : { },
5077
5168
  "eu-central-2" : { },
5078
5169
  "eu-north-1" : { },
@@ -5081,6 +5172,7 @@
5081
5172
  "eu-west-1" : { },
5082
5173
  "eu-west-2" : { },
5083
5174
  "eu-west-3" : { },
5175
+ "il-central-1" : { },
5084
5176
  "me-central-1" : { },
5085
5177
  "me-south-1" : { },
5086
5178
  "sa-east-1" : { },
@@ -5104,6 +5196,7 @@
5104
5196
  "ap-southeast-3" : { },
5105
5197
  "ap-southeast-4" : { },
5106
5198
  "ca-central-1" : { },
5199
+ "ca-west-1" : { },
5107
5200
  "dms" : {
5108
5201
  "credentialScope" : {
5109
5202
  "region" : "us-west-1"
@@ -5297,14 +5390,62 @@
5297
5390
  "eu-west-1" : { },
5298
5391
  "eu-west-2" : { },
5299
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
+ },
5300
5421
  "il-central-1" : { },
5301
5422
  "me-central-1" : { },
5302
5423
  "me-south-1" : { },
5303
5424
  "sa-east-1" : { },
5304
- "us-east-1" : { },
5305
- "us-east-2" : { },
5306
- "us-west-1" : { },
5307
- "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
+ }
5308
5449
  }
5309
5450
  },
5310
5451
  "ds" : {
@@ -5326,6 +5467,12 @@
5326
5467
  "tags" : [ "fips" ]
5327
5468
  } ]
5328
5469
  },
5470
+ "ca-west-1" : {
5471
+ "variants" : [ {
5472
+ "hostname" : "ds-fips.ca-west-1.amazonaws.com",
5473
+ "tags" : [ "fips" ]
5474
+ } ]
5475
+ },
5329
5476
  "eu-central-1" : { },
5330
5477
  "eu-central-2" : { },
5331
5478
  "eu-north-1" : { },
@@ -5341,6 +5488,13 @@
5341
5488
  "deprecated" : true,
5342
5489
  "hostname" : "ds-fips.ca-central-1.amazonaws.com"
5343
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
+ },
5344
5498
  "fips-us-east-1" : {
5345
5499
  "credentialScope" : {
5346
5500
  "region" : "us-east-1"
@@ -5428,6 +5582,19 @@
5428
5582
  "deprecated" : true,
5429
5583
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
5430
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
+ },
5431
5598
  "eu-central-1" : { },
5432
5599
  "eu-central-2" : { },
5433
5600
  "eu-north-1" : { },
@@ -5520,6 +5687,12 @@
5520
5687
  "tags" : [ "fips" ]
5521
5688
  } ]
5522
5689
  },
5690
+ "ca-west-1" : {
5691
+ "variants" : [ {
5692
+ "hostname" : "ebs-fips.ca-west-1.amazonaws.com",
5693
+ "tags" : [ "fips" ]
5694
+ } ]
5695
+ },
5523
5696
  "eu-central-1" : { },
5524
5697
  "eu-central-2" : { },
5525
5698
  "eu-north-1" : { },
@@ -5535,6 +5708,13 @@
5535
5708
  "deprecated" : true,
5536
5709
  "hostname" : "ebs-fips.ca-central-1.amazonaws.com"
5537
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
+ },
5538
5718
  "fips-us-east-1" : {
5539
5719
  "credentialScope" : {
5540
5720
  "region" : "us-east-1"
@@ -5726,6 +5906,7 @@
5726
5906
  "ap-southeast-3" : { },
5727
5907
  "ap-southeast-4" : { },
5728
5908
  "ca-central-1" : { },
5909
+ "ca-west-1" : { },
5729
5910
  "eu-central-1" : { },
5730
5911
  "eu-central-2" : { },
5731
5912
  "eu-north-1" : { },
@@ -5823,6 +6004,7 @@
5823
6004
  "ap-southeast-3" : { },
5824
6005
  "ap-southeast-4" : { },
5825
6006
  "ca-central-1" : { },
6007
+ "ca-west-1" : { },
5826
6008
  "eu-central-1" : { },
5827
6009
  "eu-central-2" : { },
5828
6010
  "eu-north-1" : { },
@@ -5935,6 +6117,9 @@
5935
6117
  "ca-central-1" : {
5936
6118
  "hostname" : "eks-auth.ca-central-1.api.aws"
5937
6119
  },
6120
+ "ca-west-1" : {
6121
+ "hostname" : "eks-auth.ca-west-1.api.aws"
6122
+ },
5938
6123
  "eu-central-1" : {
5939
6124
  "hostname" : "eks-auth.eu-central-1.api.aws"
5940
6125
  },
@@ -5999,6 +6184,7 @@
5999
6184
  "ap-southeast-3" : { },
6000
6185
  "ap-southeast-4" : { },
6001
6186
  "ca-central-1" : { },
6187
+ "ca-west-1" : { },
6002
6188
  "eu-central-1" : { },
6003
6189
  "eu-central-2" : { },
6004
6190
  "eu-north-1" : { },
@@ -6532,6 +6718,7 @@
6532
6718
  "ap-southeast-3" : { },
6533
6719
  "ap-southeast-4" : { },
6534
6720
  "ca-central-1" : { },
6721
+ "ca-west-1" : { },
6535
6722
  "eu-central-1" : { },
6536
6723
  "eu-central-2" : { },
6537
6724
  "eu-north-1" : { },
@@ -6621,6 +6808,12 @@
6621
6808
  "tags" : [ "fips" ]
6622
6809
  } ]
6623
6810
  },
6811
+ "ca-west-1" : {
6812
+ "variants" : [ {
6813
+ "hostname" : "elasticmapreduce-fips.ca-west-1.amazonaws.com",
6814
+ "tags" : [ "fips" ]
6815
+ } ]
6816
+ },
6624
6817
  "eu-central-1" : {
6625
6818
  "sslCommonName" : "{service}.{region}.{dnsSuffix}"
6626
6819
  },
@@ -6638,6 +6831,13 @@
6638
6831
  "deprecated" : true,
6639
6832
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com"
6640
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
+ },
6641
6841
  "fips-us-east-1" : {
6642
6842
  "credentialScope" : {
6643
6843
  "region" : "us-east-1"
@@ -7056,6 +7256,12 @@
7056
7256
  "tags" : [ "dualstack" ]
7057
7257
  } ]
7058
7258
  },
7259
+ "ca-west-1" : {
7260
+ "variants" : [ {
7261
+ "hostname" : "aos.ca-west-1.api.aws",
7262
+ "tags" : [ "dualstack" ]
7263
+ } ]
7264
+ },
7059
7265
  "eu-central-1" : {
7060
7266
  "variants" : [ {
7061
7267
  "hostname" : "aos.eu-central-1.api.aws",
@@ -7215,6 +7421,7 @@
7215
7421
  "ap-southeast-3" : { },
7216
7422
  "ap-southeast-4" : { },
7217
7423
  "ca-central-1" : { },
7424
+ "ca-west-1" : { },
7218
7425
  "eu-central-1" : { },
7219
7426
  "eu-central-2" : { },
7220
7427
  "eu-north-1" : { },
@@ -7349,6 +7556,7 @@
7349
7556
  "ap-southeast-3" : { },
7350
7557
  "ap-southeast-4" : { },
7351
7558
  "ca-central-1" : { },
7559
+ "ca-west-1" : { },
7352
7560
  "eu-central-1" : { },
7353
7561
  "eu-central-2" : { },
7354
7562
  "eu-north-1" : { },
@@ -8562,6 +8770,7 @@
8562
8770
  "ap-southeast-1" : { },
8563
8771
  "ap-southeast-2" : { },
8564
8772
  "ap-southeast-3" : { },
8773
+ "ap-southeast-4" : { },
8565
8774
  "ca-central-1" : { },
8566
8775
  "eu-central-1" : { },
8567
8776
  "eu-central-2" : { },
@@ -8571,6 +8780,7 @@
8571
8780
  "eu-west-2" : { },
8572
8781
  "eu-west-3" : { },
8573
8782
  "il-central-1" : { },
8783
+ "me-central-1" : { },
8574
8784
  "me-south-1" : { },
8575
8785
  "sa-east-1" : { },
8576
8786
  "us-east-1" : { },
@@ -8844,6 +9054,9 @@
8844
9054
  "tags" : [ "fips" ]
8845
9055
  } ]
8846
9056
  },
9057
+ "ca-west-1" : {
9058
+ "hostname" : "internetmonitor.ca-west-1.api.aws"
9059
+ },
8847
9060
  "eu-central-1" : {
8848
9061
  "hostname" : "internetmonitor.eu-central-1.api.aws"
8849
9062
  },
@@ -9800,6 +10013,9 @@
9800
10013
  "tags" : [ "fips" ]
9801
10014
  } ]
9802
10015
  },
10016
+ "ca-west-1" : {
10017
+ "hostname" : "kendra-ranking.ca-west-1.api.aws"
10018
+ },
9803
10019
  "eu-central-2" : {
9804
10020
  "hostname" : "kendra-ranking.eu-central-2.api.aws"
9805
10021
  },
@@ -9870,6 +10086,7 @@
9870
10086
  "ap-southeast-3" : { },
9871
10087
  "ap-southeast-4" : { },
9872
10088
  "ca-central-1" : { },
10089
+ "ca-west-1" : { },
9873
10090
  "eu-central-1" : { },
9874
10091
  "eu-central-2" : { },
9875
10092
  "eu-north-1" : { },
@@ -10153,6 +10370,19 @@
10153
10370
  "deprecated" : true,
10154
10371
  "hostname" : "kms-fips.ca-central-1.amazonaws.com"
10155
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
+ },
10156
10386
  "eu-central-1" : {
10157
10387
  "variants" : [ {
10158
10388
  "hostname" : "kms-fips.eu-central-1.amazonaws.com",
@@ -10517,6 +10747,12 @@
10517
10747
  "tags" : [ "dualstack" ]
10518
10748
  } ]
10519
10749
  },
10750
+ "ca-west-1" : {
10751
+ "variants" : [ {
10752
+ "hostname" : "lambda.ca-west-1.api.aws",
10753
+ "tags" : [ "dualstack" ]
10754
+ } ]
10755
+ },
10520
10756
  "eu-central-1" : {
10521
10757
  "variants" : [ {
10522
10758
  "hostname" : "lambda.eu-central-1.api.aws",
@@ -10749,6 +10985,7 @@
10749
10985
  "ap-southeast-3" : { },
10750
10986
  "ap-southeast-4" : { },
10751
10987
  "ca-central-1" : { },
10988
+ "ca-west-1" : { },
10752
10989
  "eu-central-1" : { },
10753
10990
  "eu-central-2" : { },
10754
10991
  "eu-north-1" : { },
@@ -10927,6 +11164,7 @@
10927
11164
  "ap-southeast-3" : { },
10928
11165
  "ap-southeast-4" : { },
10929
11166
  "ca-central-1" : { },
11167
+ "ca-west-1" : { },
10930
11168
  "eu-central-1" : { },
10931
11169
  "eu-central-2" : { },
10932
11170
  "eu-north-1" : { },
@@ -11218,14 +11456,17 @@
11218
11456
  "ap-northeast-2" : { },
11219
11457
  "ap-northeast-3" : { },
11220
11458
  "ap-south-1" : { },
11459
+ "ap-south-2" : { },
11221
11460
  "ap-southeast-1" : { },
11222
11461
  "ap-southeast-2" : { },
11462
+ "ap-southeast-4" : { },
11223
11463
  "ca-central-1" : { },
11224
11464
  "eu-central-1" : { },
11225
11465
  "eu-north-1" : { },
11226
11466
  "eu-west-1" : { },
11227
11467
  "eu-west-2" : { },
11228
11468
  "eu-west-3" : { },
11469
+ "me-central-1" : { },
11229
11470
  "sa-east-1" : { },
11230
11471
  "us-east-1" : { },
11231
11472
  "us-east-2" : { },
@@ -11378,6 +11619,7 @@
11378
11619
  "ap-south-1" : { },
11379
11620
  "ap-southeast-1" : { },
11380
11621
  "ap-southeast-2" : { },
11622
+ "ap-southeast-4" : { },
11381
11623
  "ca-central-1" : { },
11382
11624
  "eu-central-1" : { },
11383
11625
  "eu-north-1" : { },
@@ -11399,6 +11641,7 @@
11399
11641
  "ap-south-1" : { },
11400
11642
  "ap-southeast-1" : { },
11401
11643
  "ap-southeast-2" : { },
11644
+ "ap-southeast-4" : { },
11402
11645
  "ca-central-1" : { },
11403
11646
  "eu-central-1" : { },
11404
11647
  "eu-north-1" : { },
@@ -11420,6 +11663,7 @@
11420
11663
  "ap-south-1" : { },
11421
11664
  "ap-southeast-1" : { },
11422
11665
  "ap-southeast-2" : { },
11666
+ "ap-southeast-4" : { },
11423
11667
  "ca-central-1" : { },
11424
11668
  "eu-central-1" : { },
11425
11669
  "eu-north-1" : { },
@@ -11582,6 +11826,7 @@
11582
11826
  "ap-southeast-3" : { },
11583
11827
  "ap-southeast-4" : { },
11584
11828
  "ca-central-1" : { },
11829
+ "ca-west-1" : { },
11585
11830
  "eu-central-1" : { },
11586
11831
  "eu-central-2" : { },
11587
11832
  "eu-north-1" : { },
@@ -11795,6 +12040,7 @@
11795
12040
  "ap-southeast-3" : { },
11796
12041
  "ap-southeast-4" : { },
11797
12042
  "ca-central-1" : { },
12043
+ "ca-west-1" : { },
11798
12044
  "eu-central-1" : { },
11799
12045
  "eu-central-2" : { },
11800
12046
  "eu-north-1" : { },
@@ -12206,6 +12452,7 @@
12206
12452
  "ap-southeast-3" : { },
12207
12453
  "ap-southeast-4" : { },
12208
12454
  "ca-central-1" : { },
12455
+ "ca-west-1" : { },
12209
12456
  "eu-central-1" : { },
12210
12457
  "eu-central-2" : { },
12211
12458
  "eu-north-1" : { },
@@ -12667,6 +12914,7 @@
12667
12914
  "ap-southeast-3" : { },
12668
12915
  "ap-southeast-4" : { },
12669
12916
  "ca-central-1" : { },
12917
+ "ca-west-1" : { },
12670
12918
  "eu-central-1" : { },
12671
12919
  "eu-central-2" : { },
12672
12920
  "eu-north-1" : { },
@@ -13142,6 +13390,9 @@
13142
13390
  "ca-central-1" : {
13143
13391
  "hostname" : "qbusiness.ca-central-1.api.aws"
13144
13392
  },
13393
+ "ca-west-1" : {
13394
+ "hostname" : "qbusiness.ca-west-1.api.aws"
13395
+ },
13145
13396
  "eu-central-1" : {
13146
13397
  "hostname" : "qbusiness.eu-central-1.api.aws"
13147
13398
  },
@@ -13293,6 +13544,12 @@
13293
13544
  "tags" : [ "fips" ]
13294
13545
  } ]
13295
13546
  },
13547
+ "ca-west-1" : {
13548
+ "variants" : [ {
13549
+ "hostname" : "ram-fips.ca-west-1.amazonaws.com",
13550
+ "tags" : [ "fips" ]
13551
+ } ]
13552
+ },
13296
13553
  "eu-central-1" : { },
13297
13554
  "eu-central-2" : { },
13298
13555
  "eu-north-1" : { },
@@ -13308,6 +13565,13 @@
13308
13565
  "deprecated" : true,
13309
13566
  "hostname" : "ram-fips.ca-central-1.amazonaws.com"
13310
13567
  },
13568
+ "fips-ca-west-1" : {
13569
+ "credentialScope" : {
13570
+ "region" : "ca-west-1"
13571
+ },
13572
+ "deprecated" : true,
13573
+ "hostname" : "ram-fips.ca-west-1.amazonaws.com"
13574
+ },
13311
13575
  "fips-us-east-1" : {
13312
13576
  "credentialScope" : {
13313
13577
  "region" : "us-east-1"
@@ -13385,6 +13649,12 @@
13385
13649
  "tags" : [ "fips" ]
13386
13650
  } ]
13387
13651
  },
13652
+ "ca-west-1" : {
13653
+ "variants" : [ {
13654
+ "hostname" : "rbin-fips.ca-west-1.amazonaws.com",
13655
+ "tags" : [ "fips" ]
13656
+ } ]
13657
+ },
13388
13658
  "eu-central-1" : { },
13389
13659
  "eu-central-2" : { },
13390
13660
  "eu-north-1" : { },
@@ -13400,6 +13670,13 @@
13400
13670
  "deprecated" : true,
13401
13671
  "hostname" : "rbin-fips.ca-central-1.amazonaws.com"
13402
13672
  },
13673
+ "fips-ca-west-1" : {
13674
+ "credentialScope" : {
13675
+ "region" : "ca-west-1"
13676
+ },
13677
+ "deprecated" : true,
13678
+ "hostname" : "rbin-fips.ca-west-1.amazonaws.com"
13679
+ },
13403
13680
  "fips-us-east-1" : {
13404
13681
  "credentialScope" : {
13405
13682
  "region" : "us-east-1"
@@ -13484,6 +13761,19 @@
13484
13761
  "deprecated" : true,
13485
13762
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13486
13763
  },
13764
+ "ca-west-1" : {
13765
+ "variants" : [ {
13766
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13767
+ "tags" : [ "fips" ]
13768
+ } ]
13769
+ },
13770
+ "ca-west-1-fips" : {
13771
+ "credentialScope" : {
13772
+ "region" : "ca-west-1"
13773
+ },
13774
+ "deprecated" : true,
13775
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13776
+ },
13487
13777
  "eu-central-1" : { },
13488
13778
  "eu-central-2" : { },
13489
13779
  "eu-north-1" : { },
@@ -13502,6 +13792,13 @@
13502
13792
  "deprecated" : true,
13503
13793
  "hostname" : "rds-fips.ca-central-1.amazonaws.com"
13504
13794
  },
13795
+ "rds-fips.ca-west-1" : {
13796
+ "credentialScope" : {
13797
+ "region" : "ca-west-1"
13798
+ },
13799
+ "deprecated" : true,
13800
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com"
13801
+ },
13505
13802
  "rds-fips.us-east-1" : {
13506
13803
  "credentialScope" : {
13507
13804
  "region" : "us-east-1"
@@ -13540,6 +13837,16 @@
13540
13837
  "tags" : [ "fips" ]
13541
13838
  } ]
13542
13839
  },
13840
+ "rds.ca-west-1" : {
13841
+ "credentialScope" : {
13842
+ "region" : "ca-west-1"
13843
+ },
13844
+ "deprecated" : true,
13845
+ "variants" : [ {
13846
+ "hostname" : "rds-fips.ca-west-1.amazonaws.com",
13847
+ "tags" : [ "fips" ]
13848
+ } ]
13849
+ },
13543
13850
  "rds.us-east-1" : {
13544
13851
  "credentialScope" : {
13545
13852
  "region" : "us-east-1"
@@ -13721,6 +14028,12 @@
13721
14028
  "tags" : [ "fips" ]
13722
14029
  } ]
13723
14030
  },
14031
+ "ca-west-1" : {
14032
+ "variants" : [ {
14033
+ "hostname" : "redshift-fips.ca-west-1.amazonaws.com",
14034
+ "tags" : [ "fips" ]
14035
+ } ]
14036
+ },
13724
14037
  "eu-central-1" : { },
13725
14038
  "eu-central-2" : { },
13726
14039
  "eu-north-1" : { },
@@ -13736,6 +14049,13 @@
13736
14049
  "deprecated" : true,
13737
14050
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com"
13738
14051
  },
14052
+ "fips-ca-west-1" : {
14053
+ "credentialScope" : {
14054
+ "region" : "ca-west-1"
14055
+ },
14056
+ "deprecated" : true,
14057
+ "hostname" : "redshift-fips.ca-west-1.amazonaws.com"
14058
+ },
13739
14059
  "fips-us-east-1" : {
13740
14060
  "credentialScope" : {
13741
14061
  "region" : "us-east-1"
@@ -14107,6 +14427,7 @@
14107
14427
  "ap-southeast-3" : { },
14108
14428
  "ap-southeast-4" : { },
14109
14429
  "ca-central-1" : { },
14430
+ "ca-west-1" : { },
14110
14431
  "eu-central-1" : { },
14111
14432
  "eu-central-2" : { },
14112
14433
  "eu-north-1" : { },
@@ -14192,13 +14513,17 @@
14192
14513
  "ap-northeast-2" : { },
14193
14514
  "ap-northeast-3" : { },
14194
14515
  "ap-south-1" : { },
14516
+ "ap-south-2" : { },
14195
14517
  "ap-southeast-1" : { },
14196
14518
  "ap-southeast-2" : { },
14197
14519
  "ap-southeast-3" : { },
14520
+ "ap-southeast-4" : { },
14198
14521
  "ca-central-1" : { },
14199
14522
  "eu-central-1" : { },
14523
+ "eu-central-2" : { },
14200
14524
  "eu-north-1" : { },
14201
14525
  "eu-south-1" : { },
14526
+ "eu-south-2" : { },
14202
14527
  "eu-west-1" : { },
14203
14528
  "eu-west-2" : { },
14204
14529
  "eu-west-3" : { },
@@ -14230,6 +14555,8 @@
14230
14555
  "deprecated" : true,
14231
14556
  "hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com"
14232
14557
  },
14558
+ "il-central-1" : { },
14559
+ "me-central-1" : { },
14233
14560
  "me-south-1" : { },
14234
14561
  "sa-east-1" : { },
14235
14562
  "us-east-1" : {
@@ -14313,6 +14640,7 @@
14313
14640
  "ap-southeast-3" : { },
14314
14641
  "ap-southeast-4" : { },
14315
14642
  "ca-central-1" : { },
14643
+ "ca-west-1" : { },
14316
14644
  "eu-central-1" : { },
14317
14645
  "eu-central-2" : { },
14318
14646
  "eu-north-1" : { },
@@ -14425,6 +14753,7 @@
14425
14753
  "ap-southeast-3" : { },
14426
14754
  "ap-southeast-4" : { },
14427
14755
  "ca-central-1" : { },
14756
+ "ca-west-1" : { },
14428
14757
  "eu-central-1" : { },
14429
14758
  "eu-central-2" : { },
14430
14759
  "eu-north-1" : { },
@@ -14597,6 +14926,18 @@
14597
14926
  "tags" : [ "dualstack" ]
14598
14927
  } ]
14599
14928
  },
14929
+ "ca-west-1" : {
14930
+ "variants" : [ {
14931
+ "hostname" : "s3-fips.ca-west-1.amazonaws.com",
14932
+ "tags" : [ "fips" ]
14933
+ }, {
14934
+ "hostname" : "s3-fips.dualstack.ca-west-1.amazonaws.com",
14935
+ "tags" : [ "dualstack", "fips" ]
14936
+ }, {
14937
+ "hostname" : "s3.dualstack.ca-west-1.amazonaws.com",
14938
+ "tags" : [ "dualstack" ]
14939
+ } ]
14940
+ },
14600
14941
  "eu-central-1" : {
14601
14942
  "variants" : [ {
14602
14943
  "hostname" : "s3.dualstack.eu-central-1.amazonaws.com",
@@ -14654,6 +14995,13 @@
14654
14995
  "deprecated" : true,
14655
14996
  "hostname" : "s3-fips.ca-central-1.amazonaws.com"
14656
14997
  },
14998
+ "fips-ca-west-1" : {
14999
+ "credentialScope" : {
15000
+ "region" : "ca-west-1"
15001
+ },
15002
+ "deprecated" : true,
15003
+ "hostname" : "s3-fips.ca-west-1.amazonaws.com"
15004
+ },
14657
15005
  "fips-us-east-1" : {
14658
15006
  "credentialScope" : {
14659
15007
  "region" : "us-east-1"
@@ -15365,6 +15713,18 @@
15365
15713
  "ca-central-1-fips" : {
15366
15714
  "deprecated" : true
15367
15715
  },
15716
+ "ca-west-1" : {
15717
+ "variants" : [ {
15718
+ "tags" : [ "dualstack" ]
15719
+ }, {
15720
+ "tags" : [ "dualstack", "fips" ]
15721
+ }, {
15722
+ "tags" : [ "fips" ]
15723
+ } ]
15724
+ },
15725
+ "ca-west-1-fips" : {
15726
+ "deprecated" : true
15727
+ },
15368
15728
  "eu-central-1" : {
15369
15729
  "variants" : [ {
15370
15730
  "tags" : [ "dualstack" ]
@@ -15489,6 +15849,7 @@
15489
15849
  "ap-southeast-3" : { },
15490
15850
  "ap-southeast-4" : { },
15491
15851
  "ca-central-1" : { },
15852
+ "ca-west-1" : { },
15492
15853
  "eu-central-1" : { },
15493
15854
  "eu-central-2" : { },
15494
15855
  "eu-north-1" : { },
@@ -15736,6 +16097,7 @@
15736
16097
  "tags" : [ "fips" ]
15737
16098
  } ]
15738
16099
  },
16100
+ "ca-west-1" : { },
15739
16101
  "eu-central-1" : { },
15740
16102
  "eu-central-2" : { },
15741
16103
  "eu-north-1" : { },
@@ -16063,6 +16425,7 @@
16063
16425
  "ap-southeast-3" : { },
16064
16426
  "ap-southeast-4" : { },
16065
16427
  "ca-central-1" : { },
16428
+ "ca-west-1" : { },
16066
16429
  "eu-central-1" : { },
16067
16430
  "eu-central-2" : { },
16068
16431
  "eu-north-1" : { },
@@ -16689,6 +17052,12 @@
16689
17052
  "ap-southeast-3" : { },
16690
17053
  "ap-southeast-4" : { },
16691
17054
  "ca-central-1" : { },
17055
+ "ca-west-1" : {
17056
+ "variants" : [ {
17057
+ "hostname" : "sns-fips.ca-west-1.amazonaws.com",
17058
+ "tags" : [ "fips" ]
17059
+ } ]
17060
+ },
16692
17061
  "eu-central-1" : { },
16693
17062
  "eu-central-2" : { },
16694
17063
  "eu-north-1" : { },
@@ -16697,6 +17066,13 @@
16697
17066
  "eu-west-1" : { },
16698
17067
  "eu-west-2" : { },
16699
17068
  "eu-west-3" : { },
17069
+ "fips-ca-west-1" : {
17070
+ "credentialScope" : {
17071
+ "region" : "ca-west-1"
17072
+ },
17073
+ "deprecated" : true,
17074
+ "hostname" : "sns-fips.ca-west-1.amazonaws.com"
17075
+ },
16700
17076
  "fips-us-east-1" : {
16701
17077
  "credentialScope" : {
16702
17078
  "region" : "us-east-1"
@@ -16773,6 +17149,7 @@
16773
17149
  "ap-southeast-3" : { },
16774
17150
  "ap-southeast-4" : { },
16775
17151
  "ca-central-1" : { },
17152
+ "ca-west-1" : { },
16776
17153
  "eu-central-1" : { },
16777
17154
  "eu-central-2" : { },
16778
17155
  "eu-north-1" : { },
@@ -16859,6 +17236,12 @@
16859
17236
  "tags" : [ "fips" ]
16860
17237
  } ]
16861
17238
  },
17239
+ "ca-west-1" : {
17240
+ "variants" : [ {
17241
+ "hostname" : "ssm-fips.ca-west-1.amazonaws.com",
17242
+ "tags" : [ "fips" ]
17243
+ } ]
17244
+ },
16862
17245
  "eu-central-1" : { },
16863
17246
  "eu-central-2" : { },
16864
17247
  "eu-north-1" : { },
@@ -16874,6 +17257,13 @@
16874
17257
  "deprecated" : true,
16875
17258
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com"
16876
17259
  },
17260
+ "fips-ca-west-1" : {
17261
+ "credentialScope" : {
17262
+ "region" : "ca-west-1"
17263
+ },
17264
+ "deprecated" : true,
17265
+ "hostname" : "ssm-fips.ca-west-1.amazonaws.com"
17266
+ },
16877
17267
  "fips-us-east-1" : {
16878
17268
  "credentialScope" : {
16879
17269
  "region" : "us-east-1"
@@ -17208,6 +17598,7 @@
17208
17598
  "ap-southeast-3" : { },
17209
17599
  "ap-southeast-4" : { },
17210
17600
  "ca-central-1" : { },
17601
+ "ca-west-1" : { },
17211
17602
  "eu-central-1" : { },
17212
17603
  "eu-central-2" : { },
17213
17604
  "eu-north-1" : { },
@@ -17386,6 +17777,7 @@
17386
17777
  "ap-southeast-3" : { },
17387
17778
  "ap-southeast-4" : { },
17388
17779
  "ca-central-1" : { },
17780
+ "ca-west-1" : { },
17389
17781
  "eu-central-1" : { },
17390
17782
  "eu-central-2" : { },
17391
17783
  "eu-north-1" : { },
@@ -17431,6 +17823,7 @@
17431
17823
  "hostname" : "sts.amazonaws.com"
17432
17824
  },
17433
17825
  "ca-central-1" : { },
17826
+ "ca-west-1" : { },
17434
17827
  "eu-central-1" : { },
17435
17828
  "eu-central-2" : { },
17436
17829
  "eu-north-1" : { },
@@ -17530,6 +17923,7 @@
17530
17923
  "ap-southeast-3" : { },
17531
17924
  "ap-southeast-4" : { },
17532
17925
  "ca-central-1" : { },
17926
+ "ca-west-1" : { },
17533
17927
  "eu-central-1" : { },
17534
17928
  "eu-central-2" : { },
17535
17929
  "eu-north-1" : { },
@@ -17610,6 +18004,7 @@
17610
18004
  "ap-southeast-3" : { },
17611
18005
  "ap-southeast-4" : { },
17612
18006
  "ca-central-1" : { },
18007
+ "ca-west-1" : { },
17613
18008
  "eu-central-1" : { },
17614
18009
  "eu-central-2" : { },
17615
18010
  "eu-north-1" : { },
@@ -17690,6 +18085,7 @@
17690
18085
  "ap-southeast-3" : { },
17691
18086
  "ap-southeast-4" : { },
17692
18087
  "ca-central-1" : { },
18088
+ "ca-west-1" : { },
17693
18089
  "eu-central-1" : { },
17694
18090
  "eu-central-2" : { },
17695
18091
  "eu-north-1" : { },
@@ -19447,6 +19843,7 @@
19447
19843
  "ap-southeast-3" : { },
19448
19844
  "ap-southeast-4" : { },
19449
19845
  "ca-central-1" : { },
19846
+ "ca-west-1" : { },
19450
19847
  "eu-central-1" : { },
19451
19848
  "eu-central-2" : { },
19452
19849
  "eu-north-1" : { },
@@ -21609,6 +22006,11 @@
21609
22006
  }
21610
22007
  }
21611
22008
  },
22009
+ "bedrock" : {
22010
+ "endpoints" : {
22011
+ "us-gov-west-1" : { }
22012
+ }
22013
+ },
21612
22014
  "cassandra" : {
21613
22015
  "endpoints" : {
21614
22016
  "us-gov-east-1" : {
@@ -26385,11 +26787,40 @@
26385
26787
  "signatureVersions" : [ "s3v4" ]
26386
26788
  },
26387
26789
  "endpoints" : {
26790
+ "fips-us-iso-east-1" : {
26791
+ "credentialScope" : {
26792
+ "region" : "us-iso-east-1"
26793
+ },
26794
+ "deprecated" : true,
26795
+ "hostname" : "s3-fips.us-iso-east-1.c2s.ic.gov"
26796
+ },
26797
+ "fips-us-iso-west-1" : {
26798
+ "credentialScope" : {
26799
+ "region" : "us-iso-west-1"
26800
+ },
26801
+ "deprecated" : true,
26802
+ "hostname" : "s3-fips.us-iso-west-1.c2s.ic.gov"
26803
+ },
26388
26804
  "us-iso-east-1" : {
26389
26805
  "protocols" : [ "http", "https" ],
26390
- "signatureVersions" : [ "s3v4" ]
26806
+ "signatureVersions" : [ "s3v4" ],
26807
+ "variants" : [ {
26808
+ "hostname" : "s3-fips.dualstack.us-iso-east-1.c2s.ic.gov",
26809
+ "tags" : [ "dualstack", "fips" ]
26810
+ }, {
26811
+ "hostname" : "s3-fips.us-iso-east-1.c2s.ic.gov",
26812
+ "tags" : [ "fips" ]
26813
+ } ]
26391
26814
  },
26392
- "us-iso-west-1" : { }
26815
+ "us-iso-west-1" : {
26816
+ "variants" : [ {
26817
+ "hostname" : "s3-fips.dualstack.us-iso-west-1.c2s.ic.gov",
26818
+ "tags" : [ "dualstack", "fips" ]
26819
+ }, {
26820
+ "hostname" : "s3-fips.us-iso-west-1.c2s.ic.gov",
26821
+ "tags" : [ "fips" ]
26822
+ } ]
26823
+ }
26393
26824
  }
26394
26825
  },
26395
26826
  "secretsmanager" : {
@@ -26946,7 +27377,22 @@
26946
27377
  "signatureVersions" : [ "s3v4" ]
26947
27378
  },
26948
27379
  "endpoints" : {
26949
- "us-isob-east-1" : { }
27380
+ "fips-us-isob-east-1" : {
27381
+ "credentialScope" : {
27382
+ "region" : "us-isob-east-1"
27383
+ },
27384
+ "deprecated" : true,
27385
+ "hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov"
27386
+ },
27387
+ "us-isob-east-1" : {
27388
+ "variants" : [ {
27389
+ "hostname" : "s3-fips.dualstack.us-isob-east-1.sc2s.sgov.gov",
27390
+ "tags" : [ "dualstack", "fips" ]
27391
+ }, {
27392
+ "hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov",
27393
+ "tags" : [ "fips" ]
27394
+ } ]
27395
+ }
26950
27396
  }
26951
27397
  },
26952
27398
  "secretsmanager" : {
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.868.0
4
+ version: 1.876.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-15 00:00:00.000000000 Z
11
+ date: 2023-12-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: