aws-partitions 1.520.1 → 1.521.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +612 -34
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ad0ca6633bde35625dd9de9971669715bf3fdc4f36d8aa0249f5f7ac9186df61
4
- data.tar.gz: d3d71445cd9454cf77c42c26ab9d3e0a7eae96e9d50699ca1b690561583024b9
3
+ metadata.gz: fb3165f1dbb15f7f8322b8fc1ef6041ef1a82a6a5c64902eb7bc4e5196fc2385
4
+ data.tar.gz: 3fda6ca71347953ce64d0f38589f692c7690742b289d5cfeaa62dcc87c093193
5
5
  SHA512:
6
- metadata.gz: c8c7a650c7a35b966e4005e47781f57d2d42165c5b82b942006316bba51f3a8e2eb60f30f4b33fe280922dce6298ff72618749b6d953a4ce9c10191889674dae
7
- data.tar.gz: 4d09122ba7add69bf5846687b9c82b7058356d60db6cac4a2e87dbce77fb51db46b853ff2a16a04a7ccfb321d7a91c574ca537266120c7befbcc37adbfc8697d
6
+ metadata.gz: ed4f38c8d8f7353e344c80c023b5e473658aa035a596916c2e5519c375cef2ab632fa246c352960818a8ba9427bf37f38c7fd5ac401c37a5126b8bd582ccf256
7
+ data.tar.gz: 040cf6726d569d7467104904622005160e860647c40d0ca7695463a5d73bee0dc0a0018ca0a5e2c3b437ce67920430aed98257081a649cd5e485362bed6e48ff
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.521.0 (2021-10-29)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.520.1 (2021-10-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.520.1
1
+ 1.521.0
data/partitions.json CHANGED
@@ -846,7 +846,19 @@
846
846
  "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
847
847
  },
848
848
  "us-east-1" : { },
849
- "us-west-2" : { }
849
+ "us-east-1-fips" : {
850
+ "credentialScope" : {
851
+ "region" : "us-east-1"
852
+ },
853
+ "hostname" : "appstream2-fips.us-east-1.amazonaws.com"
854
+ },
855
+ "us-west-2" : { },
856
+ "us-west-2-fips" : {
857
+ "credentialScope" : {
858
+ "region" : "us-west-2"
859
+ },
860
+ "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
861
+ }
850
862
  }
851
863
  },
852
864
  "appsync" : {
@@ -1469,6 +1481,12 @@
1469
1481
  "ap-southeast-1" : { },
1470
1482
  "ap-southeast-2" : { },
1471
1483
  "ca-central-1" : { },
1484
+ "ca-central-1-fips" : {
1485
+ "credentialScope" : {
1486
+ "region" : "ca-central-1"
1487
+ },
1488
+ "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
1489
+ },
1472
1490
  "eu-central-1" : { },
1473
1491
  "eu-north-1" : { },
1474
1492
  "eu-south-1" : { },
@@ -1484,9 +1502,33 @@
1484
1502
  "me-south-1" : { },
1485
1503
  "sa-east-1" : { },
1486
1504
  "us-east-1" : { },
1505
+ "us-east-1-fips" : {
1506
+ "credentialScope" : {
1507
+ "region" : "us-east-1"
1508
+ },
1509
+ "hostname" : "codecommit-fips.us-east-1.amazonaws.com"
1510
+ },
1487
1511
  "us-east-2" : { },
1512
+ "us-east-2-fips" : {
1513
+ "credentialScope" : {
1514
+ "region" : "us-east-2"
1515
+ },
1516
+ "hostname" : "codecommit-fips.us-east-2.amazonaws.com"
1517
+ },
1488
1518
  "us-west-1" : { },
1489
- "us-west-2" : { }
1519
+ "us-west-1-fips" : {
1520
+ "credentialScope" : {
1521
+ "region" : "us-west-1"
1522
+ },
1523
+ "hostname" : "codecommit-fips.us-west-1.amazonaws.com"
1524
+ },
1525
+ "us-west-2" : { },
1526
+ "us-west-2-fips" : {
1527
+ "credentialScope" : {
1528
+ "region" : "us-west-2"
1529
+ },
1530
+ "hostname" : "codecommit-fips.us-west-2.amazonaws.com"
1531
+ }
1490
1532
  }
1491
1533
  },
1492
1534
  "codedeploy" : {
@@ -1858,6 +1900,7 @@
1858
1900
  "connect" : {
1859
1901
  "endpoints" : {
1860
1902
  "ap-northeast-1" : { },
1903
+ "ap-northeast-2" : { },
1861
1904
  "ap-southeast-1" : { },
1862
1905
  "ap-southeast-2" : { },
1863
1906
  "ca-central-1" : { },
@@ -1870,6 +1913,7 @@
1870
1913
  "contact-lens" : {
1871
1914
  "endpoints" : {
1872
1915
  "ap-northeast-1" : { },
1916
+ "ap-northeast-2" : { },
1873
1917
  "ap-southeast-2" : { },
1874
1918
  "ca-central-1" : { },
1875
1919
  "eu-central-1" : { },
@@ -2216,9 +2260,33 @@
2216
2260
  "me-south-1" : { },
2217
2261
  "sa-east-1" : { },
2218
2262
  "us-east-1" : { },
2263
+ "us-east-1-fips" : {
2264
+ "credentialScope" : {
2265
+ "region" : "us-east-1"
2266
+ },
2267
+ "hostname" : "dms-fips.us-east-1.amazonaws.com"
2268
+ },
2219
2269
  "us-east-2" : { },
2270
+ "us-east-2-fips" : {
2271
+ "credentialScope" : {
2272
+ "region" : "us-east-2"
2273
+ },
2274
+ "hostname" : "dms-fips.us-east-2.amazonaws.com"
2275
+ },
2220
2276
  "us-west-1" : { },
2221
- "us-west-2" : { }
2277
+ "us-west-1-fips" : {
2278
+ "credentialScope" : {
2279
+ "region" : "us-west-1"
2280
+ },
2281
+ "hostname" : "dms-fips.us-west-1.amazonaws.com"
2282
+ },
2283
+ "us-west-2" : { },
2284
+ "us-west-2-fips" : {
2285
+ "credentialScope" : {
2286
+ "region" : "us-west-2"
2287
+ },
2288
+ "hostname" : "dms-fips.us-west-2.amazonaws.com"
2289
+ }
2222
2290
  }
2223
2291
  },
2224
2292
  "docdb" : {
@@ -2669,9 +2737,33 @@
2669
2737
  "me-south-1" : { },
2670
2738
  "sa-east-1" : { },
2671
2739
  "us-east-1" : { },
2740
+ "us-east-1-fips" : {
2741
+ "credentialScope" : {
2742
+ "region" : "us-east-1"
2743
+ },
2744
+ "hostname" : "elasticache-fips.us-east-1.amazonaws.com"
2745
+ },
2672
2746
  "us-east-2" : { },
2747
+ "us-east-2-fips" : {
2748
+ "credentialScope" : {
2749
+ "region" : "us-east-2"
2750
+ },
2751
+ "hostname" : "elasticache-fips.us-east-2.amazonaws.com"
2752
+ },
2673
2753
  "us-west-1" : { },
2674
- "us-west-2" : { }
2754
+ "us-west-1-fips" : {
2755
+ "credentialScope" : {
2756
+ "region" : "us-west-1"
2757
+ },
2758
+ "hostname" : "elasticache-fips.us-west-1.amazonaws.com"
2759
+ },
2760
+ "us-west-2" : { },
2761
+ "us-west-2-fips" : {
2762
+ "credentialScope" : {
2763
+ "region" : "us-west-2"
2764
+ },
2765
+ "hostname" : "elasticache-fips.us-west-2.amazonaws.com"
2766
+ }
2675
2767
  }
2676
2768
  },
2677
2769
  "elasticbeanstalk" : {
@@ -3097,9 +3189,33 @@
3097
3189
  "me-south-1" : { },
3098
3190
  "sa-east-1" : { },
3099
3191
  "us-east-1" : { },
3192
+ "us-east-1-fips" : {
3193
+ "credentialScope" : {
3194
+ "region" : "us-east-1"
3195
+ },
3196
+ "hostname" : "es-fips.us-east-1.amazonaws.com"
3197
+ },
3100
3198
  "us-east-2" : { },
3199
+ "us-east-2-fips" : {
3200
+ "credentialScope" : {
3201
+ "region" : "us-east-2"
3202
+ },
3203
+ "hostname" : "es-fips.us-east-2.amazonaws.com"
3204
+ },
3101
3205
  "us-west-1" : { },
3102
- "us-west-2" : { }
3206
+ "us-west-1-fips" : {
3207
+ "credentialScope" : {
3208
+ "region" : "us-west-1"
3209
+ },
3210
+ "hostname" : "es-fips.us-west-1.amazonaws.com"
3211
+ },
3212
+ "us-west-2" : { },
3213
+ "us-west-2-fips" : {
3214
+ "credentialScope" : {
3215
+ "region" : "us-west-2"
3216
+ },
3217
+ "hostname" : "es-fips.us-west-2.amazonaws.com"
3218
+ }
3103
3219
  }
3104
3220
  },
3105
3221
  "events" : {
@@ -3451,6 +3567,12 @@
3451
3567
  "eu-west-1" : { },
3452
3568
  "eu-west-2" : { },
3453
3569
  "eu-west-3" : { },
3570
+ "fips-ca-central-1" : {
3571
+ "credentialScope" : {
3572
+ "region" : "ca-central-1"
3573
+ },
3574
+ "hostname" : "fsx-fips.ca-central-1.amazonaws.com"
3575
+ },
3454
3576
  "fips-prod-ca-central-1" : {
3455
3577
  "credentialScope" : {
3456
3578
  "region" : "ca-central-1"
@@ -3481,6 +3603,30 @@
3481
3603
  },
3482
3604
  "hostname" : "fsx-fips.us-west-2.amazonaws.com"
3483
3605
  },
3606
+ "fips-us-east-1" : {
3607
+ "credentialScope" : {
3608
+ "region" : "us-east-1"
3609
+ },
3610
+ "hostname" : "fsx-fips.us-east-1.amazonaws.com"
3611
+ },
3612
+ "fips-us-east-2" : {
3613
+ "credentialScope" : {
3614
+ "region" : "us-east-2"
3615
+ },
3616
+ "hostname" : "fsx-fips.us-east-2.amazonaws.com"
3617
+ },
3618
+ "fips-us-west-1" : {
3619
+ "credentialScope" : {
3620
+ "region" : "us-west-1"
3621
+ },
3622
+ "hostname" : "fsx-fips.us-west-1.amazonaws.com"
3623
+ },
3624
+ "fips-us-west-2" : {
3625
+ "credentialScope" : {
3626
+ "region" : "us-west-2"
3627
+ },
3628
+ "hostname" : "fsx-fips.us-west-2.amazonaws.com"
3629
+ },
3484
3630
  "me-south-1" : { },
3485
3631
  "sa-east-1" : { },
3486
3632
  "us-east-1" : { },
@@ -3821,6 +3967,12 @@
3821
3967
  },
3822
3968
  "hostname" : "iam.amazonaws.com"
3823
3969
  },
3970
+ "aws-global-fips" : {
3971
+ "credentialScope" : {
3972
+ "region" : "us-east-1"
3973
+ },
3974
+ "hostname" : "iam-fips.amazonaws.com"
3975
+ },
3824
3976
  "iam-fips" : {
3825
3977
  "credentialScope" : {
3826
3978
  "region" : "us-east-1"
@@ -4354,26 +4506,152 @@
4354
4506
  "kms" : {
4355
4507
  "endpoints" : {
4356
4508
  "af-south-1" : { },
4509
+ "af-south-1-fips" : {
4510
+ "credentialScope" : {
4511
+ "region" : "af-south-1"
4512
+ },
4513
+ "hostname" : "kms-fips.af-south-1.amazonaws.com"
4514
+ },
4357
4515
  "ap-east-1" : { },
4516
+ "ap-east-1-fips" : {
4517
+ "credentialScope" : {
4518
+ "region" : "ap-east-1"
4519
+ },
4520
+ "hostname" : "kms-fips.ap-east-1.amazonaws.com"
4521
+ },
4358
4522
  "ap-northeast-1" : { },
4523
+ "ap-northeast-1-fips" : {
4524
+ "credentialScope" : {
4525
+ "region" : "ap-northeast-1"
4526
+ },
4527
+ "hostname" : "kms-fips.ap-northeast-1.amazonaws.com"
4528
+ },
4359
4529
  "ap-northeast-2" : { },
4530
+ "ap-northeast-2-fips" : {
4531
+ "credentialScope" : {
4532
+ "region" : "ap-northeast-2"
4533
+ },
4534
+ "hostname" : "kms-fips.ap-northeast-2.amazonaws.com"
4535
+ },
4360
4536
  "ap-northeast-3" : { },
4537
+ "ap-northeast-3-fips" : {
4538
+ "credentialScope" : {
4539
+ "region" : "ap-northeast-3"
4540
+ },
4541
+ "hostname" : "kms-fips.ap-northeast-3.amazonaws.com"
4542
+ },
4361
4543
  "ap-south-1" : { },
4544
+ "ap-south-1-fips" : {
4545
+ "credentialScope" : {
4546
+ "region" : "ap-south-1"
4547
+ },
4548
+ "hostname" : "kms-fips.ap-south-1.amazonaws.com"
4549
+ },
4362
4550
  "ap-southeast-1" : { },
4551
+ "ap-southeast-1-fips" : {
4552
+ "credentialScope" : {
4553
+ "region" : "ap-southeast-1"
4554
+ },
4555
+ "hostname" : "kms-fips.ap-southeast-1.amazonaws.com"
4556
+ },
4363
4557
  "ap-southeast-2" : { },
4558
+ "ap-southeast-2-fips" : {
4559
+ "credentialScope" : {
4560
+ "region" : "ap-southeast-2"
4561
+ },
4562
+ "hostname" : "kms-fips.ap-southeast-2.amazonaws.com"
4563
+ },
4364
4564
  "ca-central-1" : { },
4565
+ "ca-central-1-fips" : {
4566
+ "credentialScope" : {
4567
+ "region" : "ca-central-1"
4568
+ },
4569
+ "hostname" : "kms-fips.ca-central-1.amazonaws.com"
4570
+ },
4365
4571
  "eu-central-1" : { },
4572
+ "eu-central-1-fips" : {
4573
+ "credentialScope" : {
4574
+ "region" : "eu-central-1"
4575
+ },
4576
+ "hostname" : "kms-fips.eu-central-1.amazonaws.com"
4577
+ },
4366
4578
  "eu-north-1" : { },
4579
+ "eu-north-1-fips" : {
4580
+ "credentialScope" : {
4581
+ "region" : "eu-north-1"
4582
+ },
4583
+ "hostname" : "kms-fips.eu-north-1.amazonaws.com"
4584
+ },
4367
4585
  "eu-south-1" : { },
4586
+ "eu-south-1-fips" : {
4587
+ "credentialScope" : {
4588
+ "region" : "eu-south-1"
4589
+ },
4590
+ "hostname" : "kms-fips.eu-south-1.amazonaws.com"
4591
+ },
4368
4592
  "eu-west-1" : { },
4593
+ "eu-west-1-fips" : {
4594
+ "credentialScope" : {
4595
+ "region" : "eu-west-1"
4596
+ },
4597
+ "hostname" : "kms-fips.eu-west-1.amazonaws.com"
4598
+ },
4369
4599
  "eu-west-2" : { },
4600
+ "eu-west-2-fips" : {
4601
+ "credentialScope" : {
4602
+ "region" : "eu-west-2"
4603
+ },
4604
+ "hostname" : "kms-fips.eu-west-2.amazonaws.com"
4605
+ },
4370
4606
  "eu-west-3" : { },
4607
+ "eu-west-3-fips" : {
4608
+ "credentialScope" : {
4609
+ "region" : "eu-west-3"
4610
+ },
4611
+ "hostname" : "kms-fips.eu-west-3.amazonaws.com"
4612
+ },
4371
4613
  "me-south-1" : { },
4614
+ "me-south-1-fips" : {
4615
+ "credentialScope" : {
4616
+ "region" : "me-south-1"
4617
+ },
4618
+ "hostname" : "kms-fips.me-south-1.amazonaws.com"
4619
+ },
4372
4620
  "sa-east-1" : { },
4621
+ "sa-east-1-fips" : {
4622
+ "credentialScope" : {
4623
+ "region" : "sa-east-1"
4624
+ },
4625
+ "hostname" : "kms-fips.sa-east-1.amazonaws.com"
4626
+ },
4373
4627
  "us-east-1" : { },
4628
+ "us-east-1-fips" : {
4629
+ "credentialScope" : {
4630
+ "region" : "us-east-1"
4631
+ },
4632
+ "hostname" : "kms-fips.us-east-1.amazonaws.com"
4633
+ },
4374
4634
  "us-east-2" : { },
4635
+ "us-east-2-fips" : {
4636
+ "credentialScope" : {
4637
+ "region" : "us-east-2"
4638
+ },
4639
+ "hostname" : "kms-fips.us-east-2.amazonaws.com"
4640
+ },
4375
4641
  "us-west-1" : { },
4376
- "us-west-2" : { }
4642
+ "us-west-1-fips" : {
4643
+ "credentialScope" : {
4644
+ "region" : "us-west-1"
4645
+ },
4646
+ "hostname" : "kms-fips.us-west-1.amazonaws.com"
4647
+ },
4648
+ "us-west-2" : { },
4649
+ "us-west-2-fips" : {
4650
+ "credentialScope" : {
4651
+ "region" : "us-west-2"
4652
+ },
4653
+ "hostname" : "kms-fips.us-west-2.amazonaws.com"
4654
+ }
4377
4655
  }
4378
4656
  },
4379
4657
  "lakeformation" : {
@@ -5251,6 +5529,18 @@
5251
5529
  "us-west-2" : { }
5252
5530
  }
5253
5531
  },
5532
+ "networkmanager" : {
5533
+ "endpoints" : {
5534
+ "aws-global" : {
5535
+ "credentialScope" : {
5536
+ "region" : "us-west-2"
5537
+ },
5538
+ "hostname" : "networkmanager.us-west-2.amazonaws.com"
5539
+ }
5540
+ },
5541
+ "isRegionalized" : false,
5542
+ "partitionEndpoint" : "aws-global"
5543
+ },
5254
5544
  "nimble" : {
5255
5545
  "endpoints" : {
5256
5546
  "ap-southeast-2" : { },
@@ -5760,6 +6050,12 @@
5760
6050
  "ap-southeast-1" : { },
5761
6051
  "ap-southeast-2" : { },
5762
6052
  "ca-central-1" : { },
6053
+ "ca-central-1-fips" : {
6054
+ "credentialScope" : {
6055
+ "region" : "ca-central-1"
6056
+ },
6057
+ "hostname" : "rds-fips.ca-central-1.amazonaws.com"
6058
+ },
5763
6059
  "eu-central-1" : { },
5764
6060
  "eu-north-1" : { },
5765
6061
  "eu-south-1" : { },
@@ -5801,9 +6097,33 @@
5801
6097
  "us-east-1" : {
5802
6098
  "sslCommonName" : "{service}.{dnsSuffix}"
5803
6099
  },
6100
+ "us-east-1-fips" : {
6101
+ "credentialScope" : {
6102
+ "region" : "us-east-1"
6103
+ },
6104
+ "hostname" : "rds-fips.us-east-1.amazonaws.com"
6105
+ },
5804
6106
  "us-east-2" : { },
6107
+ "us-east-2-fips" : {
6108
+ "credentialScope" : {
6109
+ "region" : "us-east-2"
6110
+ },
6111
+ "hostname" : "rds-fips.us-east-2.amazonaws.com"
6112
+ },
5805
6113
  "us-west-1" : { },
5806
- "us-west-2" : { }
6114
+ "us-west-1-fips" : {
6115
+ "credentialScope" : {
6116
+ "region" : "us-west-1"
6117
+ },
6118
+ "hostname" : "rds-fips.us-west-1.amazonaws.com"
6119
+ },
6120
+ "us-west-2" : { },
6121
+ "us-west-2-fips" : {
6122
+ "credentialScope" : {
6123
+ "region" : "us-west-2"
6124
+ },
6125
+ "hostname" : "rds-fips.us-west-2.amazonaws.com"
6126
+ }
5807
6127
  }
5808
6128
  },
5809
6129
  "redshift" : {
@@ -5869,43 +6189,73 @@
5869
6189
  "ap-southeast-1" : { },
5870
6190
  "ap-southeast-2" : { },
5871
6191
  "ca-central-1" : { },
6192
+ "ca-central-1-fips" : {
6193
+ "credentialScope" : {
6194
+ "region" : "ca-central-1"
6195
+ },
6196
+ "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
6197
+ },
5872
6198
  "eu-central-1" : { },
5873
6199
  "eu-west-1" : { },
5874
6200
  "eu-west-2" : { },
5875
6201
  "rekognition-fips.ca-central-1" : {
5876
6202
  "credentialScope" : {
5877
- "region" : "ca-central-1"
6203
+ "region" : "ca-central-1"
6204
+ },
6205
+ "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
6206
+ },
6207
+ "rekognition-fips.us-east-1" : {
6208
+ "credentialScope" : {
6209
+ "region" : "us-east-1"
6210
+ },
6211
+ "hostname" : "rekognition-fips.us-east-1.amazonaws.com"
6212
+ },
6213
+ "rekognition-fips.us-east-2" : {
6214
+ "credentialScope" : {
6215
+ "region" : "us-east-2"
6216
+ },
6217
+ "hostname" : "rekognition-fips.us-east-2.amazonaws.com"
6218
+ },
6219
+ "rekognition-fips.us-west-1" : {
6220
+ "credentialScope" : {
6221
+ "region" : "us-west-1"
6222
+ },
6223
+ "hostname" : "rekognition-fips.us-west-1.amazonaws.com"
6224
+ },
6225
+ "rekognition-fips.us-west-2" : {
6226
+ "credentialScope" : {
6227
+ "region" : "us-west-2"
5878
6228
  },
5879
- "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
6229
+ "hostname" : "rekognition-fips.us-west-2.amazonaws.com"
5880
6230
  },
5881
- "rekognition-fips.us-east-1" : {
6231
+ "us-east-1" : { },
6232
+ "us-east-1-fips" : {
5882
6233
  "credentialScope" : {
5883
6234
  "region" : "us-east-1"
5884
6235
  },
5885
6236
  "hostname" : "rekognition-fips.us-east-1.amazonaws.com"
5886
6237
  },
5887
- "rekognition-fips.us-east-2" : {
6238
+ "us-east-2" : { },
6239
+ "us-east-2-fips" : {
5888
6240
  "credentialScope" : {
5889
6241
  "region" : "us-east-2"
5890
6242
  },
5891
6243
  "hostname" : "rekognition-fips.us-east-2.amazonaws.com"
5892
6244
  },
5893
- "rekognition-fips.us-west-1" : {
6245
+ "us-west-1" : { },
6246
+ "us-west-1-fips" : {
5894
6247
  "credentialScope" : {
5895
6248
  "region" : "us-west-1"
5896
6249
  },
5897
6250
  "hostname" : "rekognition-fips.us-west-1.amazonaws.com"
5898
6251
  },
5899
- "rekognition-fips.us-west-2" : {
6252
+ "us-west-2" : { },
6253
+ "us-west-2-fips" : {
5900
6254
  "credentialScope" : {
5901
6255
  "region" : "us-west-2"
5902
6256
  },
5903
6257
  "hostname" : "rekognition-fips.us-west-2.amazonaws.com"
5904
- },
5905
- "us-east-1" : { },
5906
- "us-east-2" : { },
5907
- "us-west-1" : { },
5908
- "us-west-2" : { }
6258
+ }
5909
6259
  }
5910
6260
  },
5911
6261
  "resource-groups" : {
@@ -6780,6 +7130,12 @@
6780
7130
  "ap-southeast-1" : { },
6781
7131
  "ap-southeast-2" : { },
6782
7132
  "ca-central-1" : { },
7133
+ "ca-central-1-fips" : {
7134
+ "credentialScope" : {
7135
+ "region" : "ca-central-1"
7136
+ },
7137
+ "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
7138
+ },
6783
7139
  "eu-central-1" : { },
6784
7140
  "eu-north-1" : { },
6785
7141
  "eu-south-1" : { },
@@ -6795,9 +7151,33 @@
6795
7151
  "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
6796
7152
  },
6797
7153
  "us-east-1" : { },
7154
+ "us-east-1-fips" : {
7155
+ "credentialScope" : {
7156
+ "region" : "us-east-1"
7157
+ },
7158
+ "hostname" : "servicediscovery-fips.us-east-1.amazonaws.com"
7159
+ },
6798
7160
  "us-east-2" : { },
7161
+ "us-east-2-fips" : {
7162
+ "credentialScope" : {
7163
+ "region" : "us-east-2"
7164
+ },
7165
+ "hostname" : "servicediscovery-fips.us-east-2.amazonaws.com"
7166
+ },
6799
7167
  "us-west-1" : { },
6800
- "us-west-2" : { }
7168
+ "us-west-1-fips" : {
7169
+ "credentialScope" : {
7170
+ "region" : "us-west-1"
7171
+ },
7172
+ "hostname" : "servicediscovery-fips.us-west-1.amazonaws.com"
7173
+ },
7174
+ "us-west-2" : { },
7175
+ "us-west-2-fips" : {
7176
+ "credentialScope" : {
7177
+ "region" : "us-west-2"
7178
+ },
7179
+ "hostname" : "servicediscovery-fips.us-west-2.amazonaws.com"
7180
+ }
6801
7181
  }
6802
7182
  },
6803
7183
  "servicequotas" : {
@@ -7285,6 +7665,12 @@
7285
7665
  "ap-southeast-1" : { },
7286
7666
  "ap-southeast-2" : { },
7287
7667
  "ca-central-1" : { },
7668
+ "ca-central-1-fips" : {
7669
+ "credentialScope" : {
7670
+ "region" : "ca-central-1"
7671
+ },
7672
+ "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com"
7673
+ },
7288
7674
  "eu-central-1" : { },
7289
7675
  "eu-north-1" : { },
7290
7676
  "eu-south-1" : { },
@@ -7300,9 +7686,33 @@
7300
7686
  "me-south-1" : { },
7301
7687
  "sa-east-1" : { },
7302
7688
  "us-east-1" : { },
7689
+ "us-east-1-fips" : {
7690
+ "credentialScope" : {
7691
+ "region" : "us-east-1"
7692
+ },
7693
+ "hostname" : "storagegateway-fips.us-east-1.amazonaws.com"
7694
+ },
7303
7695
  "us-east-2" : { },
7696
+ "us-east-2-fips" : {
7697
+ "credentialScope" : {
7698
+ "region" : "us-east-2"
7699
+ },
7700
+ "hostname" : "storagegateway-fips.us-east-2.amazonaws.com"
7701
+ },
7304
7702
  "us-west-1" : { },
7305
- "us-west-2" : { }
7703
+ "us-west-1-fips" : {
7704
+ "credentialScope" : {
7705
+ "region" : "us-west-1"
7706
+ },
7707
+ "hostname" : "storagegateway-fips.us-west-1.amazonaws.com"
7708
+ },
7709
+ "us-west-2" : { },
7710
+ "us-west-2-fips" : {
7711
+ "credentialScope" : {
7712
+ "region" : "us-west-2"
7713
+ },
7714
+ "hostname" : "storagegateway-fips.us-west-2.amazonaws.com"
7715
+ }
7306
7716
  }
7307
7717
  },
7308
7718
  "streams.dynamodb" : {
@@ -7763,6 +8173,12 @@
7763
8173
  "region" : "us-east-1"
7764
8174
  },
7765
8175
  "hostname" : "waf.amazonaws.com"
8176
+ },
8177
+ "aws-global-fips" : {
8178
+ "credentialScope" : {
8179
+ "region" : "us-east-1"
8180
+ },
8181
+ "hostname" : "waf-fips.amazonaws.com"
7766
8182
  }
7767
8183
  },
7768
8184
  "isRegionalized" : false,
@@ -9256,7 +9672,13 @@
9256
9672
  },
9257
9673
  "hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
9258
9674
  },
9259
- "us-gov-west-1" : { }
9675
+ "us-gov-west-1" : { },
9676
+ "us-gov-west-1-fips" : {
9677
+ "credentialScope" : {
9678
+ "region" : "us-gov-west-1"
9679
+ },
9680
+ "hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
9681
+ }
9260
9682
  }
9261
9683
  },
9262
9684
  "athena" : {
@@ -9422,7 +9844,19 @@
9422
9844
  "hostname" : "codecommit-fips.us-gov-west-1.amazonaws.com"
9423
9845
  },
9424
9846
  "us-gov-east-1" : { },
9425
- "us-gov-west-1" : { }
9847
+ "us-gov-east-1-fips" : {
9848
+ "credentialScope" : {
9849
+ "region" : "us-gov-east-1"
9850
+ },
9851
+ "hostname" : "codecommit-fips.us-gov-east-1.amazonaws.com"
9852
+ },
9853
+ "us-gov-west-1" : { },
9854
+ "us-gov-west-1-fips" : {
9855
+ "credentialScope" : {
9856
+ "region" : "us-gov-west-1"
9857
+ },
9858
+ "hostname" : "codecommit-fips.us-gov-west-1.amazonaws.com"
9859
+ }
9426
9860
  }
9427
9861
  },
9428
9862
  "codedeploy" : {
@@ -9614,7 +10048,19 @@
9614
10048
  "hostname" : "dms.us-gov-west-1.amazonaws.com"
9615
10049
  },
9616
10050
  "us-gov-east-1" : { },
9617
- "us-gov-west-1" : { }
10051
+ "us-gov-east-1-fips" : {
10052
+ "credentialScope" : {
10053
+ "region" : "us-gov-east-1"
10054
+ },
10055
+ "hostname" : "dms.us-gov-east-1.amazonaws.com"
10056
+ },
10057
+ "us-gov-west-1" : { },
10058
+ "us-gov-west-1-fips" : {
10059
+ "credentialScope" : {
10060
+ "region" : "us-gov-west-1"
10061
+ },
10062
+ "hostname" : "dms.us-gov-west-1.amazonaws.com"
10063
+ }
9618
10064
  }
9619
10065
  },
9620
10066
  "docdb" : {
@@ -9733,7 +10179,13 @@
9733
10179
  "hostname" : "elasticache.us-gov-west-1.amazonaws.com"
9734
10180
  },
9735
10181
  "us-gov-east-1" : { },
9736
- "us-gov-west-1" : { }
10182
+ "us-gov-west-1" : { },
10183
+ "us-gov-west-1-fips" : {
10184
+ "credentialScope" : {
10185
+ "region" : "us-gov-west-1"
10186
+ },
10187
+ "hostname" : "elasticache.us-gov-west-1.amazonaws.com"
10188
+ }
9737
10189
  }
9738
10190
  },
9739
10191
  "elasticbeanstalk" : {
@@ -9830,7 +10282,19 @@
9830
10282
  "hostname" : "es-fips.us-gov-west-1.amazonaws.com"
9831
10283
  },
9832
10284
  "us-gov-east-1" : { },
9833
- "us-gov-west-1" : { }
10285
+ "us-gov-east-1-fips" : {
10286
+ "credentialScope" : {
10287
+ "region" : "us-gov-east-1"
10288
+ },
10289
+ "hostname" : "es-fips.us-gov-east-1.amazonaws.com"
10290
+ },
10291
+ "us-gov-west-1" : { },
10292
+ "us-gov-west-1-fips" : {
10293
+ "credentialScope" : {
10294
+ "region" : "us-gov-west-1"
10295
+ },
10296
+ "hostname" : "es-fips.us-gov-west-1.amazonaws.com"
10297
+ }
9834
10298
  }
9835
10299
  },
9836
10300
  "events" : {
@@ -9902,6 +10366,18 @@
9902
10366
  },
9903
10367
  "hostname" : "fsx-fips.us-gov-west-1.amazonaws.com"
9904
10368
  },
10369
+ "fips-us-gov-east-1" : {
10370
+ "credentialScope" : {
10371
+ "region" : "us-gov-east-1"
10372
+ },
10373
+ "hostname" : "fsx-fips.us-gov-east-1.amazonaws.com"
10374
+ },
10375
+ "fips-us-gov-west-1" : {
10376
+ "credentialScope" : {
10377
+ "region" : "us-gov-west-1"
10378
+ },
10379
+ "hostname" : "fsx-fips.us-gov-west-1.amazonaws.com"
10380
+ },
9905
10381
  "us-gov-east-1" : { },
9906
10382
  "us-gov-west-1" : { }
9907
10383
  }
@@ -10019,6 +10495,12 @@
10019
10495
  },
10020
10496
  "hostname" : "iam.us-gov.amazonaws.com"
10021
10497
  },
10498
+ "aws-us-gov-global-fips" : {
10499
+ "credentialScope" : {
10500
+ "region" : "us-gov-west-1"
10501
+ },
10502
+ "hostname" : "iam.us-gov.amazonaws.com"
10503
+ },
10022
10504
  "iam-govcloud-fips" : {
10023
10505
  "credentialScope" : {
10024
10506
  "region" : "us-gov-west-1"
@@ -10167,7 +10649,19 @@
10167
10649
  "hostname" : "kms-fips.us-gov-west-1.amazonaws.com"
10168
10650
  },
10169
10651
  "us-gov-east-1" : { },
10170
- "us-gov-west-1" : { }
10652
+ "us-gov-east-1-fips" : {
10653
+ "credentialScope" : {
10654
+ "region" : "us-gov-east-1"
10655
+ },
10656
+ "hostname" : "kms-fips.us-gov-east-1.amazonaws.com"
10657
+ },
10658
+ "us-gov-west-1" : { },
10659
+ "us-gov-west-1-fips" : {
10660
+ "credentialScope" : {
10661
+ "region" : "us-gov-west-1"
10662
+ },
10663
+ "hostname" : "kms-fips.us-gov-west-1.amazonaws.com"
10664
+ }
10171
10665
  }
10172
10666
  },
10173
10667
  "lakeformation" : {
@@ -10340,6 +10834,18 @@
10340
10834
  "us-gov-west-1" : { }
10341
10835
  }
10342
10836
  },
10837
+ "networkmanager" : {
10838
+ "endpoints" : {
10839
+ "aws-us-gov-global" : {
10840
+ "credentialScope" : {
10841
+ "region" : "us-gov-west-1"
10842
+ },
10843
+ "hostname" : "networkmanager.us-gov-west-1.amazonaws.com"
10844
+ }
10845
+ },
10846
+ "isRegionalized" : false,
10847
+ "partitionEndpoint" : "aws-us-gov-global"
10848
+ },
10343
10849
  "oidc" : {
10344
10850
  "endpoints" : {
10345
10851
  "us-gov-west-1" : {
@@ -10453,7 +10959,19 @@
10453
10959
  "hostname" : "rds.us-gov-west-1.amazonaws.com"
10454
10960
  },
10455
10961
  "us-gov-east-1" : { },
10456
- "us-gov-west-1" : { }
10962
+ "us-gov-east-1-fips" : {
10963
+ "credentialScope" : {
10964
+ "region" : "us-gov-east-1"
10965
+ },
10966
+ "hostname" : "rds.us-gov-east-1.amazonaws.com"
10967
+ },
10968
+ "us-gov-west-1" : { },
10969
+ "us-gov-west-1-fips" : {
10970
+ "credentialScope" : {
10971
+ "region" : "us-gov-west-1"
10972
+ },
10973
+ "hostname" : "rds.us-gov-west-1.amazonaws.com"
10974
+ }
10457
10975
  }
10458
10976
  },
10459
10977
  "redshift" : {
@@ -10480,7 +10998,13 @@
10480
10998
  },
10481
10999
  "hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com"
10482
11000
  },
10483
- "us-gov-west-1" : { }
11001
+ "us-gov-west-1" : { },
11002
+ "us-gov-west-1-fips" : {
11003
+ "credentialScope" : {
11004
+ "region" : "us-gov-west-1"
11005
+ },
11006
+ "hostname" : "rekognition-fips.us-gov-west-1.amazonaws.com"
11007
+ }
10484
11008
  }
10485
11009
  },
10486
11010
  "resource-groups" : {
@@ -10727,7 +11251,19 @@
10727
11251
  "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com"
10728
11252
  },
10729
11253
  "us-gov-east-1" : { },
10730
- "us-gov-west-1" : { }
11254
+ "us-gov-east-1-fips" : {
11255
+ "credentialScope" : {
11256
+ "region" : "us-gov-east-1"
11257
+ },
11258
+ "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com"
11259
+ },
11260
+ "us-gov-west-1" : { },
11261
+ "us-gov-west-1-fips" : {
11262
+ "credentialScope" : {
11263
+ "region" : "us-gov-west-1"
11264
+ },
11265
+ "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com"
11266
+ }
10731
11267
  }
10732
11268
  },
10733
11269
  "servicequotas" : {
@@ -10867,7 +11403,19 @@
10867
11403
  "hostname" : "storagegateway-fips.us-gov-west-1.amazonaws.com"
10868
11404
  },
10869
11405
  "us-gov-east-1" : { },
10870
- "us-gov-west-1" : { }
11406
+ "us-gov-east-1-fips" : {
11407
+ "credentialScope" : {
11408
+ "region" : "us-gov-east-1"
11409
+ },
11410
+ "hostname" : "storagegateway-fips.us-gov-east-1.amazonaws.com"
11411
+ },
11412
+ "us-gov-west-1" : { },
11413
+ "us-gov-west-1-fips" : {
11414
+ "credentialScope" : {
11415
+ "region" : "us-gov-west-1"
11416
+ },
11417
+ "hostname" : "storagegateway-fips.us-gov-west-1.amazonaws.com"
11418
+ }
10871
11419
  }
10872
11420
  },
10873
11421
  "streams.dynamodb" : {
@@ -11192,7 +11740,13 @@
11192
11740
  },
11193
11741
  "hostname" : "dms.us-iso-east-1.c2s.ic.gov"
11194
11742
  },
11195
- "us-iso-east-1" : { }
11743
+ "us-iso-east-1" : { },
11744
+ "us-iso-east-1-fips" : {
11745
+ "credentialScope" : {
11746
+ "region" : "us-iso-east-1"
11747
+ },
11748
+ "hostname" : "dms.us-iso-east-1.c2s.ic.gov"
11749
+ }
11196
11750
  }
11197
11751
  },
11198
11752
  "ds" : {
@@ -11314,7 +11868,19 @@
11314
11868
  "hostname" : "kms-fips.us-iso-east-1.c2s.ic.gov"
11315
11869
  },
11316
11870
  "us-iso-east-1" : { },
11317
- "us-iso-west-1" : { }
11871
+ "us-iso-east-1-fips" : {
11872
+ "credentialScope" : {
11873
+ "region" : "us-iso-east-1"
11874
+ },
11875
+ "hostname" : "kms-fips.us-iso-east-1.c2s.ic.gov"
11876
+ },
11877
+ "us-iso-west-1" : { },
11878
+ "us-iso-west-1-fips" : {
11879
+ "credentialScope" : {
11880
+ "region" : "us-iso-west-1"
11881
+ },
11882
+ "hostname" : "kms-fips.us-iso-west-1.c2s.ic.gov"
11883
+ }
11318
11884
  }
11319
11885
  },
11320
11886
  "lambda" : {
@@ -11580,7 +12146,13 @@
11580
12146
  },
11581
12147
  "hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
11582
12148
  },
11583
- "us-isob-east-1" : { }
12149
+ "us-isob-east-1" : { },
12150
+ "us-isob-east-1-fips" : {
12151
+ "credentialScope" : {
12152
+ "region" : "us-isob-east-1"
12153
+ },
12154
+ "hostname" : "dms.us-isob-east-1.sc2s.sgov.gov"
12155
+ }
11584
12156
  }
11585
12157
  },
11586
12158
  "ds" : {
@@ -11676,7 +12248,13 @@
11676
12248
  },
11677
12249
  "hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
11678
12250
  },
11679
- "us-isob-east-1" : { }
12251
+ "us-isob-east-1" : { },
12252
+ "us-isob-east-1-fips" : {
12253
+ "credentialScope" : {
12254
+ "region" : "us-isob-east-1"
12255
+ },
12256
+ "hostname" : "kms-fips.us-isob-east-1.sc2s.sgov.gov"
12257
+ }
11680
12258
  }
11681
12259
  },
11682
12260
  "lambda" : {
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.520.1
4
+ version: 1.521.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: 2021-10-28 00:00:00.000000000 Z
11
+ date: 2021-10-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: