aws-partitions 1.937.0 → 1.944.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: 7e2f24136c31fcaff138013982c9cb47d4a300966ff0c3f59d1f70218749a229
4
- data.tar.gz: 91441394427a7c5260f701145a6d954304939deb79273dad5451002f2280ba4b
3
+ metadata.gz: e547fb3a02e6ee7ab519e46441db9ab21e0b614dc84da2e9ad97eee9e2d97a22
4
+ data.tar.gz: b5749848cd8582f9b82fa963dce78f0a4ab544bec5cdcfa5f65fe0850052a49b
5
5
  SHA512:
6
- metadata.gz: 712be5f1b822a467f4264d6827c8987ba9d3cd3a1f2cc5584b608e0ba02451384b311c6f7fd99b857f5de7a4f044bcf4e2ba7b6f28a80274e218dc1b9370b4ae
7
- data.tar.gz: f07a51c2fae211ed81ebf07df7f04f976fc533e02debe6638602fd420c8c9a99fa5de387146288e773ade8a08347d736ec871fd0aa8f8b274268bf2bb46998d7
6
+ metadata.gz: '024917f7ea70a649dbe88d6f121f27b90d1257e19adb333298d282672f51ba3a371935d87b382c5dfdbb1d1994a8dd9713338cf0cbef88cf994625cda56c143f'
7
+ data.tar.gz: ebd950560fd2e540a30f5daeb5ae963da7286b1ec8ae2021e884568a8049f4c869e9f9f7e449e0e125d02c10d9e1c4202950d55ef2d8a01c639c088dfd9ad062
data/CHANGELOG.md CHANGED
@@ -1,6 +1,41 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.944.0 (2024-06-12)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::AppTest`.
8
+
9
+ 1.943.0 (2024-06-11)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::PcaConnectorScep`.
13
+
14
+ 1.942.0 (2024-06-10)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::ApplicationSignals`.
18
+
19
+ 1.941.0 (2024-06-07)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.940.0 (2024-06-05)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.939.0 (2024-06-04)
30
+ ------------------
31
+
32
+ * Feature - Added support for enumerating regions for `Aws::TaxSettings`.
33
+
34
+ 1.938.0 (2024-06-03)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
4
39
  1.937.0 (2024-05-30)
5
40
  ------------------
6
41
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.937.0
1
+ 1.944.0
@@ -264,11 +264,13 @@ module Aws
264
264
  'AppRunner' => 'apprunner',
265
265
  'AppStream' => 'appstream2',
266
266
  'AppSync' => 'appsync',
267
+ 'AppTest' => 'apptest',
267
268
  'Appflow' => 'appflow',
268
269
  'ApplicationAutoScaling' => 'application-autoscaling',
269
270
  'ApplicationCostProfiler' => 'application-cost-profiler',
270
271
  'ApplicationDiscoveryService' => 'discovery',
271
272
  'ApplicationInsights' => 'applicationinsights',
273
+ 'ApplicationSignals' => 'application-signals',
272
274
  'Artifact' => 'artifact',
273
275
  'Athena' => 'athena',
274
276
  'AuditManager' => 'auditmanager',
@@ -279,7 +281,6 @@ module Aws
279
281
  'BCMDataExports' => 'bcm-data-exports',
280
282
  'Backup' => 'backup',
281
283
  'BackupGateway' => 'backup-gateway',
282
- 'BackupStorage' => 'backupstorage',
283
284
  'Batch' => 'batch',
284
285
  'Bedrock' => 'bedrock',
285
286
  'BedrockAgent' => 'bedrock-agent',
@@ -516,6 +517,7 @@ module Aws
516
517
  'PaymentCryptography' => 'controlplane.payment-cryptography',
517
518
  'PaymentCryptographyData' => 'dataplane.payment-cryptography',
518
519
  'PcaConnectorAd' => 'pca-connector-ad',
520
+ 'PcaConnectorScep' => 'pca-connector-scep',
519
521
  'Personalize' => 'personalize',
520
522
  'PersonalizeEvents' => 'personalize-events',
521
523
  'PersonalizeRuntime' => 'personalize-runtime',
@@ -601,6 +603,7 @@ module Aws
601
603
  'Support' => 'support',
602
604
  'SupportApp' => 'supportapp',
603
605
  'Synthetics' => 'synthetics',
606
+ 'TaxSettings' => 'tax',
604
607
  'Textract' => 'textract',
605
608
  'TimestreamInfluxDB' => 'timestream-influxdb',
606
609
  'TimestreamQuery' => 'query.timestream',
data/partitions.json CHANGED
@@ -2534,37 +2534,6 @@
2534
2534
  "us-west-2" : { }
2535
2535
  }
2536
2536
  },
2537
- "backupstorage" : {
2538
- "endpoints" : {
2539
- "af-south-1" : { },
2540
- "ap-east-1" : { },
2541
- "ap-northeast-1" : { },
2542
- "ap-northeast-2" : { },
2543
- "ap-northeast-3" : { },
2544
- "ap-south-1" : { },
2545
- "ap-south-2" : { },
2546
- "ap-southeast-1" : { },
2547
- "ap-southeast-2" : { },
2548
- "ap-southeast-3" : { },
2549
- "ap-southeast-4" : { },
2550
- "ca-central-1" : { },
2551
- "eu-central-1" : { },
2552
- "eu-central-2" : { },
2553
- "eu-north-1" : { },
2554
- "eu-south-1" : { },
2555
- "eu-south-2" : { },
2556
- "eu-west-1" : { },
2557
- "eu-west-2" : { },
2558
- "eu-west-3" : { },
2559
- "me-central-1" : { },
2560
- "me-south-1" : { },
2561
- "sa-east-1" : { },
2562
- "us-east-1" : { },
2563
- "us-east-2" : { },
2564
- "us-west-1" : { },
2565
- "us-west-2" : { }
2566
- }
2567
- },
2568
2537
  "batch" : {
2569
2538
  "defaults" : {
2570
2539
  "variants" : [ {
@@ -2682,6 +2651,12 @@
2682
2651
  },
2683
2652
  "hostname" : "bedrock.ap-southeast-2.amazonaws.com"
2684
2653
  },
2654
+ "bedrock-ca-central-1" : {
2655
+ "credentialScope" : {
2656
+ "region" : "ca-central-1"
2657
+ },
2658
+ "hostname" : "bedrock.ca-central-1.amazonaws.com"
2659
+ },
2685
2660
  "bedrock-eu-central-1" : {
2686
2661
  "credentialScope" : {
2687
2662
  "region" : "eu-central-1"
@@ -2694,12 +2669,24 @@
2694
2669
  },
2695
2670
  "hostname" : "bedrock.eu-west-1.amazonaws.com"
2696
2671
  },
2672
+ "bedrock-eu-west-2" : {
2673
+ "credentialScope" : {
2674
+ "region" : "eu-west-2"
2675
+ },
2676
+ "hostname" : "bedrock.eu-west-2.amazonaws.com"
2677
+ },
2697
2678
  "bedrock-eu-west-3" : {
2698
2679
  "credentialScope" : {
2699
2680
  "region" : "eu-west-3"
2700
2681
  },
2701
2682
  "hostname" : "bedrock.eu-west-3.amazonaws.com"
2702
2683
  },
2684
+ "bedrock-fips-ca-central-1" : {
2685
+ "credentialScope" : {
2686
+ "region" : "ca-central-1"
2687
+ },
2688
+ "hostname" : "bedrock-fips.ca-central-1.amazonaws.com"
2689
+ },
2703
2690
  "bedrock-fips-us-east-1" : {
2704
2691
  "credentialScope" : {
2705
2692
  "region" : "us-east-1"
@@ -2736,6 +2723,12 @@
2736
2723
  },
2737
2724
  "hostname" : "bedrock-runtime.ap-southeast-2.amazonaws.com"
2738
2725
  },
2726
+ "bedrock-runtime-ca-central-1" : {
2727
+ "credentialScope" : {
2728
+ "region" : "ca-central-1"
2729
+ },
2730
+ "hostname" : "bedrock-runtime.ca-central-1.amazonaws.com"
2731
+ },
2739
2732
  "bedrock-runtime-eu-central-1" : {
2740
2733
  "credentialScope" : {
2741
2734
  "region" : "eu-central-1"
@@ -2748,12 +2741,24 @@
2748
2741
  },
2749
2742
  "hostname" : "bedrock-runtime.eu-west-1.amazonaws.com"
2750
2743
  },
2744
+ "bedrock-runtime-eu-west-2" : {
2745
+ "credentialScope" : {
2746
+ "region" : "eu-west-2"
2747
+ },
2748
+ "hostname" : "bedrock-runtime.eu-west-2.amazonaws.com"
2749
+ },
2751
2750
  "bedrock-runtime-eu-west-3" : {
2752
2751
  "credentialScope" : {
2753
2752
  "region" : "eu-west-3"
2754
2753
  },
2755
2754
  "hostname" : "bedrock-runtime.eu-west-3.amazonaws.com"
2756
2755
  },
2756
+ "bedrock-runtime-fips-ca-central-1" : {
2757
+ "credentialScope" : {
2758
+ "region" : "ca-central-1"
2759
+ },
2760
+ "hostname" : "bedrock-runtime-fips.ca-central-1.amazonaws.com"
2761
+ },
2757
2762
  "bedrock-runtime-fips-us-east-1" : {
2758
2763
  "credentialScope" : {
2759
2764
  "region" : "us-east-1"
@@ -2766,6 +2771,12 @@
2766
2771
  },
2767
2772
  "hostname" : "bedrock-runtime-fips.us-west-2.amazonaws.com"
2768
2773
  },
2774
+ "bedrock-runtime-sa-east-1" : {
2775
+ "credentialScope" : {
2776
+ "region" : "sa-east-1"
2777
+ },
2778
+ "hostname" : "bedrock-runtime.sa-east-1.amazonaws.com"
2779
+ },
2769
2780
  "bedrock-runtime-us-east-1" : {
2770
2781
  "credentialScope" : {
2771
2782
  "region" : "us-east-1"
@@ -2778,6 +2789,12 @@
2778
2789
  },
2779
2790
  "hostname" : "bedrock-runtime.us-west-2.amazonaws.com"
2780
2791
  },
2792
+ "bedrock-sa-east-1" : {
2793
+ "credentialScope" : {
2794
+ "region" : "sa-east-1"
2795
+ },
2796
+ "hostname" : "bedrock.sa-east-1.amazonaws.com"
2797
+ },
2781
2798
  "bedrock-us-east-1" : {
2782
2799
  "credentialScope" : {
2783
2800
  "region" : "us-east-1"
@@ -2790,9 +2807,12 @@
2790
2807
  },
2791
2808
  "hostname" : "bedrock.us-west-2.amazonaws.com"
2792
2809
  },
2810
+ "ca-central-1" : { },
2793
2811
  "eu-central-1" : { },
2794
2812
  "eu-west-1" : { },
2813
+ "eu-west-2" : { },
2795
2814
  "eu-west-3" : { },
2815
+ "sa-east-1" : { },
2796
2816
  "us-east-1" : { },
2797
2817
  "us-west-2" : { }
2798
2818
  }
@@ -2832,6 +2852,8 @@
2832
2852
  },
2833
2853
  "cases" : {
2834
2854
  "endpoints" : {
2855
+ "ap-northeast-1" : { },
2856
+ "ap-northeast-2" : { },
2835
2857
  "ap-southeast-1" : { },
2836
2858
  "ap-southeast-2" : { },
2837
2859
  "ca-central-1" : { },
@@ -2951,28 +2973,116 @@
2951
2973
  },
2952
2974
  "cloud9" : {
2953
2975
  "endpoints" : {
2954
- "af-south-1" : { },
2955
- "ap-east-1" : { },
2956
- "ap-northeast-1" : { },
2957
- "ap-northeast-2" : { },
2958
- "ap-northeast-3" : { },
2959
- "ap-south-1" : { },
2960
- "ap-southeast-1" : { },
2961
- "ap-southeast-2" : { },
2962
- "ca-central-1" : { },
2963
- "eu-central-1" : { },
2964
- "eu-north-1" : { },
2965
- "eu-south-1" : { },
2966
- "eu-west-1" : { },
2967
- "eu-west-2" : { },
2968
- "eu-west-3" : { },
2969
- "il-central-1" : { },
2970
- "me-south-1" : { },
2971
- "sa-east-1" : { },
2972
- "us-east-1" : { },
2973
- "us-east-2" : { },
2974
- "us-west-1" : { },
2975
- "us-west-2" : { }
2976
+ "af-south-1" : {
2977
+ "variants" : [ {
2978
+ "tags" : [ "dualstack" ]
2979
+ } ]
2980
+ },
2981
+ "ap-east-1" : {
2982
+ "variants" : [ {
2983
+ "tags" : [ "dualstack" ]
2984
+ } ]
2985
+ },
2986
+ "ap-northeast-1" : {
2987
+ "variants" : [ {
2988
+ "tags" : [ "dualstack" ]
2989
+ } ]
2990
+ },
2991
+ "ap-northeast-2" : {
2992
+ "variants" : [ {
2993
+ "tags" : [ "dualstack" ]
2994
+ } ]
2995
+ },
2996
+ "ap-northeast-3" : {
2997
+ "variants" : [ {
2998
+ "tags" : [ "dualstack" ]
2999
+ } ]
3000
+ },
3001
+ "ap-south-1" : {
3002
+ "variants" : [ {
3003
+ "tags" : [ "dualstack" ]
3004
+ } ]
3005
+ },
3006
+ "ap-southeast-1" : {
3007
+ "variants" : [ {
3008
+ "tags" : [ "dualstack" ]
3009
+ } ]
3010
+ },
3011
+ "ap-southeast-2" : {
3012
+ "variants" : [ {
3013
+ "tags" : [ "dualstack" ]
3014
+ } ]
3015
+ },
3016
+ "ca-central-1" : {
3017
+ "variants" : [ {
3018
+ "tags" : [ "dualstack" ]
3019
+ } ]
3020
+ },
3021
+ "eu-central-1" : {
3022
+ "variants" : [ {
3023
+ "tags" : [ "dualstack" ]
3024
+ } ]
3025
+ },
3026
+ "eu-north-1" : {
3027
+ "variants" : [ {
3028
+ "tags" : [ "dualstack" ]
3029
+ } ]
3030
+ },
3031
+ "eu-south-1" : {
3032
+ "variants" : [ {
3033
+ "tags" : [ "dualstack" ]
3034
+ } ]
3035
+ },
3036
+ "eu-west-1" : {
3037
+ "variants" : [ {
3038
+ "tags" : [ "dualstack" ]
3039
+ } ]
3040
+ },
3041
+ "eu-west-2" : {
3042
+ "variants" : [ {
3043
+ "tags" : [ "dualstack" ]
3044
+ } ]
3045
+ },
3046
+ "eu-west-3" : {
3047
+ "variants" : [ {
3048
+ "tags" : [ "dualstack" ]
3049
+ } ]
3050
+ },
3051
+ "il-central-1" : {
3052
+ "variants" : [ {
3053
+ "tags" : [ "dualstack" ]
3054
+ } ]
3055
+ },
3056
+ "me-south-1" : {
3057
+ "variants" : [ {
3058
+ "tags" : [ "dualstack" ]
3059
+ } ]
3060
+ },
3061
+ "sa-east-1" : {
3062
+ "variants" : [ {
3063
+ "tags" : [ "dualstack" ]
3064
+ } ]
3065
+ },
3066
+ "us-east-1" : {
3067
+ "variants" : [ {
3068
+ "tags" : [ "dualstack" ]
3069
+ } ]
3070
+ },
3071
+ "us-east-2" : {
3072
+ "variants" : [ {
3073
+ "tags" : [ "dualstack" ]
3074
+ } ]
3075
+ },
3076
+ "us-west-1" : {
3077
+ "variants" : [ {
3078
+ "tags" : [ "dualstack" ]
3079
+ } ]
3080
+ },
3081
+ "us-west-2" : {
3082
+ "variants" : [ {
3083
+ "tags" : [ "dualstack" ]
3084
+ } ]
3085
+ }
2976
3086
  }
2977
3087
  },
2978
3088
  "cloudcontrolapi" : {
@@ -5249,8 +5359,18 @@
5249
5359
  "ap-southeast-2" : { },
5250
5360
  "ap-southeast-3" : { },
5251
5361
  "ap-southeast-4" : { },
5252
- "ca-central-1" : { },
5253
- "ca-west-1" : { },
5362
+ "ca-central-1" : {
5363
+ "variants" : [ {
5364
+ "hostname" : "directconnect-fips.ca-central-1.amazonaws.com",
5365
+ "tags" : [ "fips" ]
5366
+ } ]
5367
+ },
5368
+ "ca-west-1" : {
5369
+ "variants" : [ {
5370
+ "hostname" : "directconnect-fips.ca-west-1.amazonaws.com",
5371
+ "tags" : [ "fips" ]
5372
+ } ]
5373
+ },
5254
5374
  "eu-central-1" : { },
5255
5375
  "eu-central-2" : { },
5256
5376
  "eu-north-1" : { },
@@ -5259,6 +5379,20 @@
5259
5379
  "eu-west-1" : { },
5260
5380
  "eu-west-2" : { },
5261
5381
  "eu-west-3" : { },
5382
+ "fips-ca-central-1" : {
5383
+ "credentialScope" : {
5384
+ "region" : "ca-central-1"
5385
+ },
5386
+ "deprecated" : true,
5387
+ "hostname" : "directconnect-fips.ca-central-1.amazonaws.com"
5388
+ },
5389
+ "fips-ca-west-1" : {
5390
+ "credentialScope" : {
5391
+ "region" : "ca-west-1"
5392
+ },
5393
+ "deprecated" : true,
5394
+ "hostname" : "directconnect-fips.ca-west-1.amazonaws.com"
5395
+ },
5262
5396
  "fips-us-east-1" : {
5263
5397
  "credentialScope" : {
5264
5398
  "region" : "us-east-1"
@@ -9020,6 +9154,7 @@
9020
9154
  "ap-southeast-3" : { },
9021
9155
  "ap-southeast-4" : { },
9022
9156
  "ca-central-1" : { },
9157
+ "ca-west-1" : { },
9023
9158
  "eu-central-1" : { },
9024
9159
  "eu-central-2" : { },
9025
9160
  "eu-north-1" : { },
@@ -10175,9 +10310,21 @@
10175
10310
  "ap-south-1" : { },
10176
10311
  "ap-southeast-1" : { },
10177
10312
  "ap-southeast-2" : { },
10178
- "ca-central-1" : { },
10313
+ "ca-central-1" : {
10314
+ "variants" : [ {
10315
+ "hostname" : "kendra-fips.ca-central-1.amazonaws.com",
10316
+ "tags" : [ "fips" ]
10317
+ } ]
10318
+ },
10179
10319
  "eu-west-1" : { },
10180
10320
  "eu-west-2" : { },
10321
+ "fips-ca-central-1" : {
10322
+ "credentialScope" : {
10323
+ "region" : "ca-central-1"
10324
+ },
10325
+ "deprecated" : true,
10326
+ "hostname" : "kendra-fips.ca-central-1.amazonaws.com"
10327
+ },
10181
10328
  "fips-us-east-1" : {
10182
10329
  "credentialScope" : {
10183
10330
  "region" : "us-east-1"
@@ -12556,6 +12703,7 @@
12556
12703
  "ap-southeast-3" : { },
12557
12704
  "ap-southeast-4" : { },
12558
12705
  "ca-central-1" : { },
12706
+ "ca-west-1" : { },
12559
12707
  "eu-central-1" : { },
12560
12708
  "eu-central-2" : { },
12561
12709
  "eu-north-1" : { },
@@ -14666,6 +14814,7 @@
14666
14814
  "deprecated" : true,
14667
14815
  "hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
14668
14816
  },
14817
+ "me-central-1" : { },
14669
14818
  "sa-east-1" : { },
14670
14819
  "us-east-1" : {
14671
14820
  "variants" : [ {
@@ -18511,6 +18660,19 @@
18511
18660
  "deprecated" : true,
18512
18661
  "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com"
18513
18662
  },
18663
+ "ca-west-1" : {
18664
+ "variants" : [ {
18665
+ "hostname" : "storagegateway-fips.ca-west-1.amazonaws.com",
18666
+ "tags" : [ "fips" ]
18667
+ } ]
18668
+ },
18669
+ "ca-west-1-fips" : {
18670
+ "credentialScope" : {
18671
+ "region" : "ca-west-1"
18672
+ },
18673
+ "deprecated" : true,
18674
+ "hostname" : "storagegateway-fips.ca-west-1.amazonaws.com"
18675
+ },
18514
18676
  "eu-central-1" : { },
18515
18677
  "eu-central-2" : { },
18516
18678
  "eu-north-1" : { },
@@ -19581,9 +19743,11 @@
19581
19743
  "eu-north-1" : { },
19582
19744
  "eu-west-1" : { },
19583
19745
  "eu-west-2" : { },
19746
+ "eu-west-3" : { },
19584
19747
  "sa-east-1" : { },
19585
19748
  "us-east-1" : { },
19586
19749
  "us-east-2" : { },
19750
+ "us-west-1" : { },
19587
19751
  "us-west-2" : { }
19588
19752
  }
19589
19753
  },
@@ -21045,12 +21209,6 @@
21045
21209
  "cn-northwest-1" : { }
21046
21210
  }
21047
21211
  },
21048
- "backupstorage" : {
21049
- "endpoints" : {
21050
- "cn-north-1" : { },
21051
- "cn-northwest-1" : { }
21052
- }
21053
- },
21054
21212
  "batch" : {
21055
21213
  "endpoints" : {
21056
21214
  "cn-north-1" : { },
@@ -22945,12 +23103,6 @@
22945
23103
  "us-gov-west-1" : { }
22946
23104
  }
22947
23105
  },
22948
- "backupstorage" : {
22949
- "endpoints" : {
22950
- "us-gov-east-1" : { },
22951
- "us-gov-west-1" : { }
22952
- }
22953
- },
22954
23106
  "batch" : {
22955
23107
  "defaults" : {
22956
23108
  "variants" : [ {
@@ -22989,6 +23141,18 @@
22989
23141
  },
22990
23142
  "bedrock" : {
22991
23143
  "endpoints" : {
23144
+ "bedrock-fips-us-gov-west-1" : {
23145
+ "credentialScope" : {
23146
+ "region" : "us-gov-west-1"
23147
+ },
23148
+ "hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
23149
+ },
23150
+ "bedrock-runtime-fips-us-gov-west-1" : {
23151
+ "credentialScope" : {
23152
+ "region" : "us-gov-west-1"
23153
+ },
23154
+ "hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
23155
+ },
22992
23156
  "bedrock-runtime-us-gov-west-1" : {
22993
23157
  "credentialScope" : {
22994
23158
  "region" : "us-gov-west-1"
@@ -26315,6 +26479,36 @@
26315
26479
  }
26316
26480
  }
26317
26481
  },
26482
+ "securitylake" : {
26483
+ "endpoints" : {
26484
+ "us-gov-east-1" : {
26485
+ "variants" : [ {
26486
+ "hostname" : "securitylake.us-gov-east-1.amazonaws.com",
26487
+ "tags" : [ "fips" ]
26488
+ } ]
26489
+ },
26490
+ "us-gov-east-1-fips" : {
26491
+ "credentialScope" : {
26492
+ "region" : "us-gov-east-1"
26493
+ },
26494
+ "deprecated" : true,
26495
+ "hostname" : "securitylake.us-gov-east-1.amazonaws.com"
26496
+ },
26497
+ "us-gov-west-1" : {
26498
+ "variants" : [ {
26499
+ "hostname" : "securitylake.us-gov-west-1.amazonaws.com",
26500
+ "tags" : [ "fips" ]
26501
+ } ]
26502
+ },
26503
+ "us-gov-west-1-fips" : {
26504
+ "credentialScope" : {
26505
+ "region" : "us-gov-west-1"
26506
+ },
26507
+ "deprecated" : true,
26508
+ "hostname" : "securitylake.us-gov-west-1.amazonaws.com"
26509
+ }
26510
+ }
26511
+ },
26318
26512
  "serverlessrepo" : {
26319
26513
  "defaults" : {
26320
26514
  "protocols" : [ "https" ]
@@ -27852,32 +28046,8 @@
27852
28046
  },
27853
28047
  "ram" : {
27854
28048
  "endpoints" : {
27855
- "fips-us-iso-east-1" : {
27856
- "credentialScope" : {
27857
- "region" : "us-iso-east-1"
27858
- },
27859
- "deprecated" : true,
27860
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
27861
- },
27862
- "fips-us-iso-west-1" : {
27863
- "credentialScope" : {
27864
- "region" : "us-iso-west-1"
27865
- },
27866
- "deprecated" : true,
27867
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
27868
- },
27869
- "us-iso-east-1" : {
27870
- "variants" : [ {
27871
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
27872
- "tags" : [ "fips" ]
27873
- } ]
27874
- },
27875
- "us-iso-west-1" : {
27876
- "variants" : [ {
27877
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
27878
- "tags" : [ "fips" ]
27879
- } ]
27880
- }
28049
+ "us-iso-east-1" : { },
28050
+ "us-iso-west-1" : { }
27881
28051
  }
27882
28052
  },
27883
28053
  "rbin" : {
@@ -27912,43 +28082,23 @@
27912
28082
  },
27913
28083
  "rds" : {
27914
28084
  "endpoints" : {
27915
- "rds-fips.us-iso-east-1" : {
27916
- "credentialScope" : {
27917
- "region" : "us-iso-east-1"
27918
- },
27919
- "deprecated" : true,
27920
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
27921
- },
27922
- "rds-fips.us-iso-west-1" : {
27923
- "credentialScope" : {
27924
- "region" : "us-iso-west-1"
27925
- },
27926
- "deprecated" : true,
27927
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
27928
- },
27929
28085
  "rds.us-iso-east-1" : {
27930
28086
  "credentialScope" : {
27931
28087
  "region" : "us-iso-east-1"
27932
28088
  },
27933
28089
  "deprecated" : true,
27934
- "variants" : [ {
27935
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
27936
- "tags" : [ "fips" ]
27937
- } ]
28090
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov"
27938
28091
  },
27939
28092
  "rds.us-iso-west-1" : {
27940
28093
  "credentialScope" : {
27941
28094
  "region" : "us-iso-west-1"
27942
28095
  },
27943
28096
  "deprecated" : true,
27944
- "variants" : [ {
27945
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
27946
- "tags" : [ "fips" ]
27947
- } ]
28097
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov"
27948
28098
  },
27949
28099
  "us-iso-east-1" : {
27950
28100
  "variants" : [ {
27951
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
28101
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov",
27952
28102
  "tags" : [ "fips" ]
27953
28103
  } ]
27954
28104
  },
@@ -27957,11 +28107,11 @@
27957
28107
  "region" : "us-iso-east-1"
27958
28108
  },
27959
28109
  "deprecated" : true,
27960
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
28110
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov"
27961
28111
  },
27962
28112
  "us-iso-west-1" : {
27963
28113
  "variants" : [ {
27964
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
28114
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov",
27965
28115
  "tags" : [ "fips" ]
27966
28116
  } ]
27967
28117
  },
@@ -27970,7 +28120,7 @@
27970
28120
  "region" : "us-iso-west-1"
27971
28121
  },
27972
28122
  "deprecated" : true,
27973
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
28123
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov"
27974
28124
  }
27975
28125
  }
27976
28126
  },
@@ -28618,19 +28768,7 @@
28618
28768
  },
28619
28769
  "ram" : {
28620
28770
  "endpoints" : {
28621
- "fips-us-isob-east-1" : {
28622
- "credentialScope" : {
28623
- "region" : "us-isob-east-1"
28624
- },
28625
- "deprecated" : true,
28626
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
28627
- },
28628
- "us-isob-east-1" : {
28629
- "variants" : [ {
28630
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
28631
- "tags" : [ "fips" ]
28632
- } ]
28633
- }
28771
+ "us-isob-east-1" : { }
28634
28772
  }
28635
28773
  },
28636
28774
  "rbin" : {
@@ -28652,26 +28790,16 @@
28652
28790
  },
28653
28791
  "rds" : {
28654
28792
  "endpoints" : {
28655
- "rds-fips.us-isob-east-1" : {
28656
- "credentialScope" : {
28657
- "region" : "us-isob-east-1"
28658
- },
28659
- "deprecated" : true,
28660
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
28661
- },
28662
28793
  "rds.us-isob-east-1" : {
28663
28794
  "credentialScope" : {
28664
28795
  "region" : "us-isob-east-1"
28665
28796
  },
28666
28797
  "deprecated" : true,
28667
- "variants" : [ {
28668
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28669
- "tags" : [ "fips" ]
28670
- } ]
28798
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
28671
28799
  },
28672
28800
  "us-isob-east-1" : {
28673
28801
  "variants" : [ {
28674
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28802
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov",
28675
28803
  "tags" : [ "fips" ]
28676
28804
  } ]
28677
28805
  },
@@ -28680,7 +28808,7 @@
28680
28808
  "region" : "us-isob-east-1"
28681
28809
  },
28682
28810
  "deprecated" : true,
28683
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
28811
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
28684
28812
  }
28685
28813
  }
28686
28814
  },
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.937.0
4
+ version: 1.944.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-05-30 00:00:00.000000000 Z
11
+ date: 2024-06-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: