aws-partitions 1.870.0 → 1.871.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: a22a5614a524525af00673027fae2d8362c4a5cd77e47ada9a8babad1d661c2e
4
- data.tar.gz: bfc155d2e08620de4dab6742b2bdf914e9283832fb574b29f0892e0ad5ab9aa1
3
+ metadata.gz: 3f530ec84ea5f9467c9adf65531eb611dafad0938cdf29f8719d8d96644f0d2c
4
+ data.tar.gz: 05d2954f92b9ade93368d53df7f3ede7978aa74555417fc0f1f08603f8b6447b
5
5
  SHA512:
6
- metadata.gz: 688d931b5a1a1dcc3c2e417ca075c91661c7c22f148f7eac51e0ea4d64293b8a3e12aeda96e3658a41af14cd272a96cd85698c16daeb9da75c83c762134f4311
7
- data.tar.gz: 6601b66683b24746915465ba3133977eecc8ed06086bf20ca7615411fc338174916b10c4d4a63ae23055eb0e1c5c84e08d1e620a3c2cb240c86a5d2c69e1a584
6
+ metadata.gz: ec208e23ad9e30bf238f5cbf9b73a5b37378b39c8465a68afaab6e7654023763003396554244f858ee3e6f030c819138d0a865ac7d775084442dd86c6bb1fc60
7
+ data.tar.gz: 29430ffca70dbf64cf8e8b9c039cdf29f07ba1f184f88b922afb44f17537909be55e020c95ee36f99ec8376b73db86790a622066917e4de20c05080c4f33ec36
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.871.0 (2023-12-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.870.0 (2023-12-19)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.870.0
1
+ 1.871.0
@@ -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"
@@ -1290,6 +1313,12 @@
1290
1313
  "tags" : [ "fips" ]
1291
1314
  } ]
1292
1315
  },
1316
+ "ca-west-1" : {
1317
+ "variants" : [ {
1318
+ "hostname" : "apigateway-fips.ca-west-1.amazonaws.com",
1319
+ "tags" : [ "fips" ]
1320
+ } ]
1321
+ },
1293
1322
  "eu-central-1" : { },
1294
1323
  "eu-central-2" : { },
1295
1324
  "eu-north-1" : { },
@@ -1305,6 +1334,13 @@
1305
1334
  "deprecated" : true,
1306
1335
  "hostname" : "apigateway-fips.ca-central-1.amazonaws.com"
1307
1336
  },
1337
+ "fips-ca-west-1" : {
1338
+ "credentialScope" : {
1339
+ "region" : "ca-west-1"
1340
+ },
1341
+ "deprecated" : true,
1342
+ "hostname" : "apigateway-fips.ca-west-1.amazonaws.com"
1343
+ },
1308
1344
  "fips-us-east-1" : {
1309
1345
  "credentialScope" : {
1310
1346
  "region" : "us-east-1"
@@ -1391,6 +1427,7 @@
1391
1427
  "ap-southeast-3" : { },
1392
1428
  "ap-southeast-4" : { },
1393
1429
  "ca-central-1" : { },
1430
+ "ca-west-1" : { },
1394
1431
  "eu-central-1" : { },
1395
1432
  "eu-central-2" : { },
1396
1433
  "eu-north-1" : { },
@@ -1423,6 +1460,7 @@
1423
1460
  "ap-southeast-3" : { },
1424
1461
  "ap-southeast-4" : { },
1425
1462
  "ca-central-1" : { },
1463
+ "ca-west-1" : { },
1426
1464
  "eu-central-1" : { },
1427
1465
  "eu-central-2" : { },
1428
1466
  "eu-north-1" : { },
@@ -1526,6 +1564,7 @@
1526
1564
  "ap-southeast-3" : { },
1527
1565
  "ap-southeast-4" : { },
1528
1566
  "ca-central-1" : { },
1567
+ "ca-west-1" : { },
1529
1568
  "eu-central-1" : { },
1530
1569
  "eu-central-2" : { },
1531
1570
  "eu-north-1" : { },
@@ -2231,6 +2270,12 @@
2231
2270
  "tags" : [ "fips" ]
2232
2271
  } ]
2233
2272
  },
2273
+ "ca-west-1" : {
2274
+ "variants" : [ {
2275
+ "hostname" : "autoscaling-fips.ca-west-1.amazonaws.com",
2276
+ "tags" : [ "fips" ]
2277
+ } ]
2278
+ },
2234
2279
  "eu-central-1" : { },
2235
2280
  "eu-central-2" : { },
2236
2281
  "eu-north-1" : { },
@@ -2246,6 +2291,13 @@
2246
2291
  "deprecated" : true,
2247
2292
  "hostname" : "autoscaling-fips.ca-central-1.amazonaws.com"
2248
2293
  },
2294
+ "fips-ca-west-1" : {
2295
+ "credentialScope" : {
2296
+ "region" : "ca-west-1"
2297
+ },
2298
+ "deprecated" : true,
2299
+ "hostname" : "autoscaling-fips.ca-west-1.amazonaws.com"
2300
+ },
2249
2301
  "fips-us-east-1" : {
2250
2302
  "credentialScope" : {
2251
2303
  "region" : "us-east-1"
@@ -2441,6 +2493,7 @@
2441
2493
  "ap-southeast-3" : { },
2442
2494
  "ap-southeast-4" : { },
2443
2495
  "ca-central-1" : { },
2496
+ "ca-west-1" : { },
2444
2497
  "eu-central-1" : { },
2445
2498
  "eu-central-2" : { },
2446
2499
  "eu-north-1" : { },
@@ -2796,6 +2849,12 @@
2796
2849
  "tags" : [ "fips" ]
2797
2850
  } ]
2798
2851
  },
2852
+ "ca-west-1" : {
2853
+ "variants" : [ {
2854
+ "hostname" : "cloudcontrolapi-fips.ca-west-1.amazonaws.com",
2855
+ "tags" : [ "fips" ]
2856
+ } ]
2857
+ },
2799
2858
  "eu-central-1" : { },
2800
2859
  "eu-central-2" : { },
2801
2860
  "eu-north-1" : { },
@@ -2811,6 +2870,13 @@
2811
2870
  "deprecated" : true,
2812
2871
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com"
2813
2872
  },
2873
+ "fips-ca-west-1" : {
2874
+ "credentialScope" : {
2875
+ "region" : "ca-west-1"
2876
+ },
2877
+ "deprecated" : true,
2878
+ "hostname" : "cloudcontrolapi-fips.ca-west-1.amazonaws.com"
2879
+ },
2814
2880
  "fips-us-east-1" : {
2815
2881
  "credentialScope" : {
2816
2882
  "region" : "us-east-1"
@@ -2896,6 +2962,7 @@
2896
2962
  "ap-southeast-3" : { },
2897
2963
  "ap-southeast-4" : { },
2898
2964
  "ca-central-1" : { },
2965
+ "ca-west-1" : { },
2899
2966
  "eu-central-1" : { },
2900
2967
  "eu-central-2" : { },
2901
2968
  "eu-north-1" : { },
@@ -3043,6 +3110,7 @@
3043
3110
  "ap-southeast-3" : { },
3044
3111
  "ap-southeast-4" : { },
3045
3112
  "ca-central-1" : { },
3113
+ "ca-west-1" : { },
3046
3114
  "eu-central-1" : { },
3047
3115
  "eu-central-2" : { },
3048
3116
  "eu-north-1" : { },
@@ -3351,6 +3419,7 @@
3351
3419
  "ap-southeast-3" : { },
3352
3420
  "ap-southeast-4" : { },
3353
3421
  "ca-central-1" : { },
3422
+ "ca-west-1" : { },
3354
3423
  "eu-central-1" : { },
3355
3424
  "eu-central-2" : { },
3356
3425
  "eu-north-1" : { },
@@ -4034,6 +4103,7 @@
4034
4103
  "ap-southeast-3" : { },
4035
4104
  "ap-southeast-4" : { },
4036
4105
  "ca-central-1" : { },
4106
+ "ca-west-1" : { },
4037
4107
  "eu-central-1" : { },
4038
4108
  "eu-central-2" : { },
4039
4109
  "eu-north-1" : { },
@@ -4679,6 +4749,12 @@
4679
4749
  "tags" : [ "fips" ]
4680
4750
  } ]
4681
4751
  },
4752
+ "ca-west-1" : {
4753
+ "variants" : [ {
4754
+ "hostname" : "datasync-fips.ca-west-1.amazonaws.com",
4755
+ "tags" : [ "fips" ]
4756
+ } ]
4757
+ },
4682
4758
  "eu-central-1" : { },
4683
4759
  "eu-central-2" : { },
4684
4760
  "eu-north-1" : { },
@@ -4694,6 +4770,13 @@
4694
4770
  "deprecated" : true,
4695
4771
  "hostname" : "datasync-fips.ca-central-1.amazonaws.com"
4696
4772
  },
4773
+ "fips-ca-west-1" : {
4774
+ "credentialScope" : {
4775
+ "region" : "ca-west-1"
4776
+ },
4777
+ "deprecated" : true,
4778
+ "hostname" : "datasync-fips.ca-west-1.amazonaws.com"
4779
+ },
4697
4780
  "fips-us-east-1" : {
4698
4781
  "credentialScope" : {
4699
4782
  "region" : "us-east-1"
@@ -4802,6 +4885,9 @@
4802
4885
  "tags" : [ "fips" ]
4803
4886
  } ]
4804
4887
  },
4888
+ "ca-west-1" : {
4889
+ "hostname" : "datazone.ca-west-1.api.aws"
4890
+ },
4805
4891
  "eu-central-1" : {
4806
4892
  "hostname" : "datazone.eu-central-1.api.aws"
4807
4893
  },
@@ -4983,6 +5069,7 @@
4983
5069
  "ap-southeast-3" : { },
4984
5070
  "ap-southeast-4" : { },
4985
5071
  "ca-central-1" : { },
5072
+ "ca-west-1" : { },
4986
5073
  "eu-central-1" : { },
4987
5074
  "eu-central-2" : { },
4988
5075
  "eu-north-1" : { },
@@ -5074,6 +5161,7 @@
5074
5161
  "ap-southeast-3" : { },
5075
5162
  "ap-southeast-4" : { },
5076
5163
  "ca-central-1" : { },
5164
+ "ca-west-1" : { },
5077
5165
  "eu-central-1" : { },
5078
5166
  "eu-central-2" : { },
5079
5167
  "eu-north-1" : { },
@@ -5106,6 +5194,7 @@
5106
5194
  "ap-southeast-3" : { },
5107
5195
  "ap-southeast-4" : { },
5108
5196
  "ca-central-1" : { },
5197
+ "ca-west-1" : { },
5109
5198
  "dms" : {
5110
5199
  "credentialScope" : {
5111
5200
  "region" : "us-west-1"
@@ -5328,6 +5417,7 @@
5328
5417
  "tags" : [ "fips" ]
5329
5418
  } ]
5330
5419
  },
5420
+ "ca-west-1" : { },
5331
5421
  "eu-central-1" : { },
5332
5422
  "eu-central-2" : { },
5333
5423
  "eu-north-1" : { },
@@ -5430,6 +5520,19 @@
5430
5520
  "deprecated" : true,
5431
5521
  "hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
5432
5522
  },
5523
+ "ca-west-1" : {
5524
+ "variants" : [ {
5525
+ "hostname" : "dynamodb-fips.ca-west-1.amazonaws.com",
5526
+ "tags" : [ "fips" ]
5527
+ } ]
5528
+ },
5529
+ "ca-west-1-fips" : {
5530
+ "credentialScope" : {
5531
+ "region" : "ca-west-1"
5532
+ },
5533
+ "deprecated" : true,
5534
+ "hostname" : "dynamodb-fips.ca-west-1.amazonaws.com"
5535
+ },
5433
5536
  "eu-central-1" : { },
5434
5537
  "eu-central-2" : { },
5435
5538
  "eu-north-1" : { },
@@ -5522,6 +5625,12 @@
5522
5625
  "tags" : [ "fips" ]
5523
5626
  } ]
5524
5627
  },
5628
+ "ca-west-1" : {
5629
+ "variants" : [ {
5630
+ "hostname" : "ebs-fips.ca-west-1.amazonaws.com",
5631
+ "tags" : [ "fips" ]
5632
+ } ]
5633
+ },
5525
5634
  "eu-central-1" : { },
5526
5635
  "eu-central-2" : { },
5527
5636
  "eu-north-1" : { },
@@ -5537,6 +5646,13 @@
5537
5646
  "deprecated" : true,
5538
5647
  "hostname" : "ebs-fips.ca-central-1.amazonaws.com"
5539
5648
  },
5649
+ "fips-ca-west-1" : {
5650
+ "credentialScope" : {
5651
+ "region" : "ca-west-1"
5652
+ },
5653
+ "deprecated" : true,
5654
+ "hostname" : "ebs-fips.ca-west-1.amazonaws.com"
5655
+ },
5540
5656
  "fips-us-east-1" : {
5541
5657
  "credentialScope" : {
5542
5658
  "region" : "us-east-1"
@@ -5728,6 +5844,7 @@
5728
5844
  "ap-southeast-3" : { },
5729
5845
  "ap-southeast-4" : { },
5730
5846
  "ca-central-1" : { },
5847
+ "ca-west-1" : { },
5731
5848
  "eu-central-1" : { },
5732
5849
  "eu-central-2" : { },
5733
5850
  "eu-north-1" : { },
@@ -5825,6 +5942,7 @@
5825
5942
  "ap-southeast-3" : { },
5826
5943
  "ap-southeast-4" : { },
5827
5944
  "ca-central-1" : { },
5945
+ "ca-west-1" : { },
5828
5946
  "eu-central-1" : { },
5829
5947
  "eu-central-2" : { },
5830
5948
  "eu-north-1" : { },
@@ -5937,6 +6055,9 @@
5937
6055
  "ca-central-1" : {
5938
6056
  "hostname" : "eks-auth.ca-central-1.api.aws"
5939
6057
  },
6058
+ "ca-west-1" : {
6059
+ "hostname" : "eks-auth.ca-west-1.api.aws"
6060
+ },
5940
6061
  "eu-central-1" : {
5941
6062
  "hostname" : "eks-auth.eu-central-1.api.aws"
5942
6063
  },
@@ -6001,6 +6122,7 @@
6001
6122
  "ap-southeast-3" : { },
6002
6123
  "ap-southeast-4" : { },
6003
6124
  "ca-central-1" : { },
6125
+ "ca-west-1" : { },
6004
6126
  "eu-central-1" : { },
6005
6127
  "eu-central-2" : { },
6006
6128
  "eu-north-1" : { },
@@ -6534,6 +6656,7 @@
6534
6656
  "ap-southeast-3" : { },
6535
6657
  "ap-southeast-4" : { },
6536
6658
  "ca-central-1" : { },
6659
+ "ca-west-1" : { },
6537
6660
  "eu-central-1" : { },
6538
6661
  "eu-central-2" : { },
6539
6662
  "eu-north-1" : { },
@@ -6623,6 +6746,12 @@
6623
6746
  "tags" : [ "fips" ]
6624
6747
  } ]
6625
6748
  },
6749
+ "ca-west-1" : {
6750
+ "variants" : [ {
6751
+ "hostname" : "elasticmapreduce-fips.ca-west-1.amazonaws.com",
6752
+ "tags" : [ "fips" ]
6753
+ } ]
6754
+ },
6626
6755
  "eu-central-1" : {
6627
6756
  "sslCommonName" : "{service}.{region}.{dnsSuffix}"
6628
6757
  },
@@ -6640,6 +6769,13 @@
6640
6769
  "deprecated" : true,
6641
6770
  "hostname" : "elasticmapreduce-fips.ca-central-1.amazonaws.com"
6642
6771
  },
6772
+ "fips-ca-west-1" : {
6773
+ "credentialScope" : {
6774
+ "region" : "ca-west-1"
6775
+ },
6776
+ "deprecated" : true,
6777
+ "hostname" : "elasticmapreduce-fips.ca-west-1.amazonaws.com"
6778
+ },
6643
6779
  "fips-us-east-1" : {
6644
6780
  "credentialScope" : {
6645
6781
  "region" : "us-east-1"
@@ -7058,6 +7194,12 @@
7058
7194
  "tags" : [ "dualstack" ]
7059
7195
  } ]
7060
7196
  },
7197
+ "ca-west-1" : {
7198
+ "variants" : [ {
7199
+ "hostname" : "aos.ca-west-1.api.aws",
7200
+ "tags" : [ "dualstack" ]
7201
+ } ]
7202
+ },
7061
7203
  "eu-central-1" : {
7062
7204
  "variants" : [ {
7063
7205
  "hostname" : "aos.eu-central-1.api.aws",
@@ -7217,6 +7359,7 @@
7217
7359
  "ap-southeast-3" : { },
7218
7360
  "ap-southeast-4" : { },
7219
7361
  "ca-central-1" : { },
7362
+ "ca-west-1" : { },
7220
7363
  "eu-central-1" : { },
7221
7364
  "eu-central-2" : { },
7222
7365
  "eu-north-1" : { },
@@ -7351,6 +7494,7 @@
7351
7494
  "ap-southeast-3" : { },
7352
7495
  "ap-southeast-4" : { },
7353
7496
  "ca-central-1" : { },
7497
+ "ca-west-1" : { },
7354
7498
  "eu-central-1" : { },
7355
7499
  "eu-central-2" : { },
7356
7500
  "eu-north-1" : { },
@@ -8848,6 +8992,9 @@
8848
8992
  "tags" : [ "fips" ]
8849
8993
  } ]
8850
8994
  },
8995
+ "ca-west-1" : {
8996
+ "hostname" : "internetmonitor.ca-west-1.api.aws"
8997
+ },
8851
8998
  "eu-central-1" : {
8852
8999
  "hostname" : "internetmonitor.eu-central-1.api.aws"
8853
9000
  },
@@ -9804,6 +9951,9 @@
9804
9951
  "tags" : [ "fips" ]
9805
9952
  } ]
9806
9953
  },
9954
+ "ca-west-1" : {
9955
+ "hostname" : "kendra-ranking.ca-west-1.api.aws"
9956
+ },
9807
9957
  "eu-central-2" : {
9808
9958
  "hostname" : "kendra-ranking.eu-central-2.api.aws"
9809
9959
  },
@@ -9874,6 +10024,7 @@
9874
10024
  "ap-southeast-3" : { },
9875
10025
  "ap-southeast-4" : { },
9876
10026
  "ca-central-1" : { },
10027
+ "ca-west-1" : { },
9877
10028
  "eu-central-1" : { },
9878
10029
  "eu-central-2" : { },
9879
10030
  "eu-north-1" : { },
@@ -10157,6 +10308,19 @@
10157
10308
  "deprecated" : true,
10158
10309
  "hostname" : "kms-fips.ca-central-1.amazonaws.com"
10159
10310
  },
10311
+ "ca-west-1" : {
10312
+ "variants" : [ {
10313
+ "hostname" : "kms-fips.ca-west-1.amazonaws.com",
10314
+ "tags" : [ "fips" ]
10315
+ } ]
10316
+ },
10317
+ "ca-west-1-fips" : {
10318
+ "credentialScope" : {
10319
+ "region" : "ca-west-1"
10320
+ },
10321
+ "deprecated" : true,
10322
+ "hostname" : "kms-fips.ca-west-1.amazonaws.com"
10323
+ },
10160
10324
  "eu-central-1" : {
10161
10325
  "variants" : [ {
10162
10326
  "hostname" : "kms-fips.eu-central-1.amazonaws.com",
@@ -10521,6 +10685,12 @@
10521
10685
  "tags" : [ "dualstack" ]
10522
10686
  } ]
10523
10687
  },
10688
+ "ca-west-1" : {
10689
+ "variants" : [ {
10690
+ "hostname" : "lambda.ca-west-1.api.aws",
10691
+ "tags" : [ "dualstack" ]
10692
+ } ]
10693
+ },
10524
10694
  "eu-central-1" : {
10525
10695
  "variants" : [ {
10526
10696
  "hostname" : "lambda.eu-central-1.api.aws",
@@ -10753,6 +10923,7 @@
10753
10923
  "ap-southeast-3" : { },
10754
10924
  "ap-southeast-4" : { },
10755
10925
  "ca-central-1" : { },
10926
+ "ca-west-1" : { },
10756
10927
  "eu-central-1" : { },
10757
10928
  "eu-central-2" : { },
10758
10929
  "eu-north-1" : { },
@@ -10931,6 +11102,7 @@
10931
11102
  "ap-southeast-3" : { },
10932
11103
  "ap-southeast-4" : { },
10933
11104
  "ca-central-1" : { },
11105
+ "ca-west-1" : { },
10934
11106
  "eu-central-1" : { },
10935
11107
  "eu-central-2" : { },
10936
11108
  "eu-north-1" : { },
@@ -11802,6 +11974,7 @@
11802
11974
  "ap-southeast-3" : { },
11803
11975
  "ap-southeast-4" : { },
11804
11976
  "ca-central-1" : { },
11977
+ "ca-west-1" : { },
11805
11978
  "eu-central-1" : { },
11806
11979
  "eu-central-2" : { },
11807
11980
  "eu-north-1" : { },
@@ -12213,6 +12386,7 @@
12213
12386
  "ap-southeast-3" : { },
12214
12387
  "ap-southeast-4" : { },
12215
12388
  "ca-central-1" : { },
12389
+ "ca-west-1" : { },
12216
12390
  "eu-central-1" : { },
12217
12391
  "eu-central-2" : { },
12218
12392
  "eu-north-1" : { },
@@ -12674,6 +12848,7 @@
12674
12848
  "ap-southeast-3" : { },
12675
12849
  "ap-southeast-4" : { },
12676
12850
  "ca-central-1" : { },
12851
+ "ca-west-1" : { },
12677
12852
  "eu-central-1" : { },
12678
12853
  "eu-central-2" : { },
12679
12854
  "eu-north-1" : { },
@@ -13149,6 +13324,9 @@
13149
13324
  "ca-central-1" : {
13150
13325
  "hostname" : "qbusiness.ca-central-1.api.aws"
13151
13326
  },
13327
+ "ca-west-1" : {
13328
+ "hostname" : "qbusiness.ca-west-1.api.aws"
13329
+ },
13152
13330
  "eu-central-1" : {
13153
13331
  "hostname" : "qbusiness.eu-central-1.api.aws"
13154
13332
  },
@@ -13300,6 +13478,12 @@
13300
13478
  "tags" : [ "fips" ]
13301
13479
  } ]
13302
13480
  },
13481
+ "ca-west-1" : {
13482
+ "variants" : [ {
13483
+ "hostname" : "ram-fips.ca-west-1.amazonaws.com",
13484
+ "tags" : [ "fips" ]
13485
+ } ]
13486
+ },
13303
13487
  "eu-central-1" : { },
13304
13488
  "eu-central-2" : { },
13305
13489
  "eu-north-1" : { },
@@ -13315,6 +13499,13 @@
13315
13499
  "deprecated" : true,
13316
13500
  "hostname" : "ram-fips.ca-central-1.amazonaws.com"
13317
13501
  },
13502
+ "fips-ca-west-1" : {
13503
+ "credentialScope" : {
13504
+ "region" : "ca-west-1"
13505
+ },
13506
+ "deprecated" : true,
13507
+ "hostname" : "ram-fips.ca-west-1.amazonaws.com"
13508
+ },
13318
13509
  "fips-us-east-1" : {
13319
13510
  "credentialScope" : {
13320
13511
  "region" : "us-east-1"
@@ -13392,6 +13583,12 @@
13392
13583
  "tags" : [ "fips" ]
13393
13584
  } ]
13394
13585
  },
13586
+ "ca-west-1" : {
13587
+ "variants" : [ {
13588
+ "hostname" : "rbin-fips.ca-west-1.amazonaws.com",
13589
+ "tags" : [ "fips" ]
13590
+ } ]
13591
+ },
13395
13592
  "eu-central-1" : { },
13396
13593
  "eu-central-2" : { },
13397
13594
  "eu-north-1" : { },
@@ -13407,6 +13604,13 @@
13407
13604
  "deprecated" : true,
13408
13605
  "hostname" : "rbin-fips.ca-central-1.amazonaws.com"
13409
13606
  },
13607
+ "fips-ca-west-1" : {
13608
+ "credentialScope" : {
13609
+ "region" : "ca-west-1"
13610
+ },
13611
+ "deprecated" : true,
13612
+ "hostname" : "rbin-fips.ca-west-1.amazonaws.com"
13613
+ },
13410
13614
  "fips-us-east-1" : {
13411
13615
  "credentialScope" : {
13412
13616
  "region" : "us-east-1"
@@ -13728,6 +13932,12 @@
13728
13932
  "tags" : [ "fips" ]
13729
13933
  } ]
13730
13934
  },
13935
+ "ca-west-1" : {
13936
+ "variants" : [ {
13937
+ "hostname" : "redshift-fips.ca-west-1.amazonaws.com",
13938
+ "tags" : [ "fips" ]
13939
+ } ]
13940
+ },
13731
13941
  "eu-central-1" : { },
13732
13942
  "eu-central-2" : { },
13733
13943
  "eu-north-1" : { },
@@ -13743,6 +13953,13 @@
13743
13953
  "deprecated" : true,
13744
13954
  "hostname" : "redshift-fips.ca-central-1.amazonaws.com"
13745
13955
  },
13956
+ "fips-ca-west-1" : {
13957
+ "credentialScope" : {
13958
+ "region" : "ca-west-1"
13959
+ },
13960
+ "deprecated" : true,
13961
+ "hostname" : "redshift-fips.ca-west-1.amazonaws.com"
13962
+ },
13746
13963
  "fips-us-east-1" : {
13747
13964
  "credentialScope" : {
13748
13965
  "region" : "us-east-1"
@@ -14114,6 +14331,7 @@
14114
14331
  "ap-southeast-3" : { },
14115
14332
  "ap-southeast-4" : { },
14116
14333
  "ca-central-1" : { },
14334
+ "ca-west-1" : { },
14117
14335
  "eu-central-1" : { },
14118
14336
  "eu-central-2" : { },
14119
14337
  "eu-north-1" : { },
@@ -14320,6 +14538,7 @@
14320
14538
  "ap-southeast-3" : { },
14321
14539
  "ap-southeast-4" : { },
14322
14540
  "ca-central-1" : { },
14541
+ "ca-west-1" : { },
14323
14542
  "eu-central-1" : { },
14324
14543
  "eu-central-2" : { },
14325
14544
  "eu-north-1" : { },
@@ -14604,6 +14823,18 @@
14604
14823
  "tags" : [ "dualstack" ]
14605
14824
  } ]
14606
14825
  },
14826
+ "ca-west-1" : {
14827
+ "variants" : [ {
14828
+ "hostname" : "s3-fips.ca-west-1.amazonaws.com",
14829
+ "tags" : [ "fips" ]
14830
+ }, {
14831
+ "hostname" : "s3-fips.dualstack.ca-west-1.amazonaws.com",
14832
+ "tags" : [ "dualstack", "fips" ]
14833
+ }, {
14834
+ "hostname" : "s3.dualstack.ca-west-1.amazonaws.com",
14835
+ "tags" : [ "dualstack" ]
14836
+ } ]
14837
+ },
14607
14838
  "eu-central-1" : {
14608
14839
  "variants" : [ {
14609
14840
  "hostname" : "s3.dualstack.eu-central-1.amazonaws.com",
@@ -14661,6 +14892,13 @@
14661
14892
  "deprecated" : true,
14662
14893
  "hostname" : "s3-fips.ca-central-1.amazonaws.com"
14663
14894
  },
14895
+ "fips-ca-west-1" : {
14896
+ "credentialScope" : {
14897
+ "region" : "ca-west-1"
14898
+ },
14899
+ "deprecated" : true,
14900
+ "hostname" : "s3-fips.ca-west-1.amazonaws.com"
14901
+ },
14664
14902
  "fips-us-east-1" : {
14665
14903
  "credentialScope" : {
14666
14904
  "region" : "us-east-1"
@@ -15372,6 +15610,18 @@
15372
15610
  "ca-central-1-fips" : {
15373
15611
  "deprecated" : true
15374
15612
  },
15613
+ "ca-west-1" : {
15614
+ "variants" : [ {
15615
+ "tags" : [ "dualstack" ]
15616
+ }, {
15617
+ "tags" : [ "dualstack", "fips" ]
15618
+ }, {
15619
+ "tags" : [ "fips" ]
15620
+ } ]
15621
+ },
15622
+ "ca-west-1-fips" : {
15623
+ "deprecated" : true
15624
+ },
15375
15625
  "eu-central-1" : {
15376
15626
  "variants" : [ {
15377
15627
  "tags" : [ "dualstack" ]
@@ -15496,6 +15746,7 @@
15496
15746
  "ap-southeast-3" : { },
15497
15747
  "ap-southeast-4" : { },
15498
15748
  "ca-central-1" : { },
15749
+ "ca-west-1" : { },
15499
15750
  "eu-central-1" : { },
15500
15751
  "eu-central-2" : { },
15501
15752
  "eu-north-1" : { },
@@ -15743,6 +15994,7 @@
15743
15994
  "tags" : [ "fips" ]
15744
15995
  } ]
15745
15996
  },
15997
+ "ca-west-1" : { },
15746
15998
  "eu-central-1" : { },
15747
15999
  "eu-central-2" : { },
15748
16000
  "eu-north-1" : { },
@@ -16070,6 +16322,7 @@
16070
16322
  "ap-southeast-3" : { },
16071
16323
  "ap-southeast-4" : { },
16072
16324
  "ca-central-1" : { },
16325
+ "ca-west-1" : { },
16073
16326
  "eu-central-1" : { },
16074
16327
  "eu-central-2" : { },
16075
16328
  "eu-north-1" : { },
@@ -16696,6 +16949,12 @@
16696
16949
  "ap-southeast-3" : { },
16697
16950
  "ap-southeast-4" : { },
16698
16951
  "ca-central-1" : { },
16952
+ "ca-west-1" : {
16953
+ "variants" : [ {
16954
+ "hostname" : "sns-fips.ca-west-1.amazonaws.com",
16955
+ "tags" : [ "fips" ]
16956
+ } ]
16957
+ },
16699
16958
  "eu-central-1" : { },
16700
16959
  "eu-central-2" : { },
16701
16960
  "eu-north-1" : { },
@@ -16704,6 +16963,13 @@
16704
16963
  "eu-west-1" : { },
16705
16964
  "eu-west-2" : { },
16706
16965
  "eu-west-3" : { },
16966
+ "fips-ca-west-1" : {
16967
+ "credentialScope" : {
16968
+ "region" : "ca-west-1"
16969
+ },
16970
+ "deprecated" : true,
16971
+ "hostname" : "sns-fips.ca-west-1.amazonaws.com"
16972
+ },
16707
16973
  "fips-us-east-1" : {
16708
16974
  "credentialScope" : {
16709
16975
  "region" : "us-east-1"
@@ -16780,6 +17046,7 @@
16780
17046
  "ap-southeast-3" : { },
16781
17047
  "ap-southeast-4" : { },
16782
17048
  "ca-central-1" : { },
17049
+ "ca-west-1" : { },
16783
17050
  "eu-central-1" : { },
16784
17051
  "eu-central-2" : { },
16785
17052
  "eu-north-1" : { },
@@ -16866,6 +17133,12 @@
16866
17133
  "tags" : [ "fips" ]
16867
17134
  } ]
16868
17135
  },
17136
+ "ca-west-1" : {
17137
+ "variants" : [ {
17138
+ "hostname" : "ssm-fips.ca-west-1.amazonaws.com",
17139
+ "tags" : [ "fips" ]
17140
+ } ]
17141
+ },
16869
17142
  "eu-central-1" : { },
16870
17143
  "eu-central-2" : { },
16871
17144
  "eu-north-1" : { },
@@ -16881,6 +17154,13 @@
16881
17154
  "deprecated" : true,
16882
17155
  "hostname" : "ssm-fips.ca-central-1.amazonaws.com"
16883
17156
  },
17157
+ "fips-ca-west-1" : {
17158
+ "credentialScope" : {
17159
+ "region" : "ca-west-1"
17160
+ },
17161
+ "deprecated" : true,
17162
+ "hostname" : "ssm-fips.ca-west-1.amazonaws.com"
17163
+ },
16884
17164
  "fips-us-east-1" : {
16885
17165
  "credentialScope" : {
16886
17166
  "region" : "us-east-1"
@@ -17215,6 +17495,7 @@
17215
17495
  "ap-southeast-3" : { },
17216
17496
  "ap-southeast-4" : { },
17217
17497
  "ca-central-1" : { },
17498
+ "ca-west-1" : { },
17218
17499
  "eu-central-1" : { },
17219
17500
  "eu-central-2" : { },
17220
17501
  "eu-north-1" : { },
@@ -17393,6 +17674,7 @@
17393
17674
  "ap-southeast-3" : { },
17394
17675
  "ap-southeast-4" : { },
17395
17676
  "ca-central-1" : { },
17677
+ "ca-west-1" : { },
17396
17678
  "eu-central-1" : { },
17397
17679
  "eu-central-2" : { },
17398
17680
  "eu-north-1" : { },
@@ -17438,6 +17720,7 @@
17438
17720
  "hostname" : "sts.amazonaws.com"
17439
17721
  },
17440
17722
  "ca-central-1" : { },
17723
+ "ca-west-1" : { },
17441
17724
  "eu-central-1" : { },
17442
17725
  "eu-central-2" : { },
17443
17726
  "eu-north-1" : { },
@@ -17537,6 +17820,7 @@
17537
17820
  "ap-southeast-3" : { },
17538
17821
  "ap-southeast-4" : { },
17539
17822
  "ca-central-1" : { },
17823
+ "ca-west-1" : { },
17540
17824
  "eu-central-1" : { },
17541
17825
  "eu-central-2" : { },
17542
17826
  "eu-north-1" : { },
@@ -17617,6 +17901,7 @@
17617
17901
  "ap-southeast-3" : { },
17618
17902
  "ap-southeast-4" : { },
17619
17903
  "ca-central-1" : { },
17904
+ "ca-west-1" : { },
17620
17905
  "eu-central-1" : { },
17621
17906
  "eu-central-2" : { },
17622
17907
  "eu-north-1" : { },
@@ -17697,6 +17982,7 @@
17697
17982
  "ap-southeast-3" : { },
17698
17983
  "ap-southeast-4" : { },
17699
17984
  "ca-central-1" : { },
17985
+ "ca-west-1" : { },
17700
17986
  "eu-central-1" : { },
17701
17987
  "eu-central-2" : { },
17702
17988
  "eu-north-1" : { },
@@ -19454,6 +19740,7 @@
19454
19740
  "ap-southeast-3" : { },
19455
19741
  "ap-southeast-4" : { },
19456
19742
  "ca-central-1" : { },
19743
+ "ca-west-1" : { },
19457
19744
  "eu-central-1" : { },
19458
19745
  "eu-central-2" : { },
19459
19746
  "eu-north-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.870.0
4
+ version: 1.871.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-19 00:00:00.000000000 Z
11
+ date: 2023-12-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: