aws-partitions 1.933.0 → 1.941.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: 9e577acf6df57d1d0991f6271502902081f38cc04a6d474b6ab028b7ef21a2ca
4
- data.tar.gz: 68832a4cc7f7246c356b4d121fa3a9c5e888bd38dd96c665e809c8f6af0d3a24
3
+ metadata.gz: 77c21e19f52e52ac13051c5b6b597be6dc6bd509eb061945a60d1680a1225808
4
+ data.tar.gz: 4555781bf5f0f386bbbbae5260df67ab155b30a5870bdc9d0e3f9882c3e10cd0
5
5
  SHA512:
6
- metadata.gz: 970744186d1dddca61bb97476141c50e6b1edcae6534c2b73f967ada3f27b8ed84fa1782213f7fe15477b1c4f0f34b21337107f2f4324b21715a7aa922995804
7
- data.tar.gz: c5bff44ad5c831aefff398711da59edc75f9c471aae6d6a67f4b9ee32783fae5e23337f8c15a93bb810069241c7b1d10b8c1a1cd9545192238b3834b8bceba1d
6
+ metadata.gz: 1706f74225c88ef088fc90185358749430b5ac9e82270a8e27da8d8eeb68fa5c5a94607aa68790a684349729d2f955a84ffb2adbde2bd992fa74ea00abd03f81
7
+ data.tar.gz: 93d93eac12673d38237699e7097d928c66bf9929276591f4c8e628a270e4c83b8a057d848ad47794436ae4582d325aced6e5c331738563037cb7d39cb826c568
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.941.0 (2024-06-07)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.940.0 (2024-06-05)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.939.0 (2024-06-04)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::TaxSettings`.
18
+
19
+ 1.938.0 (2024-06-03)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.937.0 (2024-05-30)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.936.0 (2024-05-29)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.935.0 (2024-05-28)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.934.0 (2024-05-23)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
4
44
  1.933.0 (2024-05-22)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.933.0
1
+ 1.941.0
@@ -601,6 +601,7 @@ module Aws
601
601
  'Support' => 'support',
602
602
  'SupportApp' => 'supportapp',
603
603
  'Synthetics' => 'synthetics',
604
+ 'TaxSettings' => 'tax',
604
605
  'Textract' => 'textract',
605
606
  'TimestreamInfluxDB' => 'timestream-influxdb',
606
607
  'TimestreamQuery' => 'query.timestream',
@@ -198,7 +198,11 @@
198
198
  "supportsFIPS" : true
199
199
  },
200
200
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
201
- "regions" : { }
201
+ "regions" : {
202
+ "eu-isoe-west-1" : {
203
+ "description" : "EU ISOE West"
204
+ }
205
+ }
202
206
  }, {
203
207
  "id" : "aws-iso-f",
204
208
  "outputs" : {
data/partitions.json CHANGED
@@ -112,11 +112,6 @@
112
112
  }
113
113
  },
114
114
  "services" : {
115
- "a4b" : {
116
- "endpoints" : {
117
- "us-east-1" : { }
118
- }
119
- },
120
115
  "access-analyzer" : {
121
116
  "endpoints" : {
122
117
  "af-south-1" : { },
@@ -2687,6 +2682,12 @@
2687
2682
  },
2688
2683
  "hostname" : "bedrock.ap-southeast-2.amazonaws.com"
2689
2684
  },
2685
+ "bedrock-ca-central-1" : {
2686
+ "credentialScope" : {
2687
+ "region" : "ca-central-1"
2688
+ },
2689
+ "hostname" : "bedrock.ca-central-1.amazonaws.com"
2690
+ },
2690
2691
  "bedrock-eu-central-1" : {
2691
2692
  "credentialScope" : {
2692
2693
  "region" : "eu-central-1"
@@ -2699,6 +2700,12 @@
2699
2700
  },
2700
2701
  "hostname" : "bedrock.eu-west-1.amazonaws.com"
2701
2702
  },
2703
+ "bedrock-eu-west-2" : {
2704
+ "credentialScope" : {
2705
+ "region" : "eu-west-2"
2706
+ },
2707
+ "hostname" : "bedrock.eu-west-2.amazonaws.com"
2708
+ },
2702
2709
  "bedrock-eu-west-3" : {
2703
2710
  "credentialScope" : {
2704
2711
  "region" : "eu-west-3"
@@ -2741,6 +2748,12 @@
2741
2748
  },
2742
2749
  "hostname" : "bedrock-runtime.ap-southeast-2.amazonaws.com"
2743
2750
  },
2751
+ "bedrock-runtime-ca-central-1" : {
2752
+ "credentialScope" : {
2753
+ "region" : "ca-central-1"
2754
+ },
2755
+ "hostname" : "bedrock-runtime.ca-central-1.amazonaws.com"
2756
+ },
2744
2757
  "bedrock-runtime-eu-central-1" : {
2745
2758
  "credentialScope" : {
2746
2759
  "region" : "eu-central-1"
@@ -2753,6 +2766,12 @@
2753
2766
  },
2754
2767
  "hostname" : "bedrock-runtime.eu-west-1.amazonaws.com"
2755
2768
  },
2769
+ "bedrock-runtime-eu-west-2" : {
2770
+ "credentialScope" : {
2771
+ "region" : "eu-west-2"
2772
+ },
2773
+ "hostname" : "bedrock-runtime.eu-west-2.amazonaws.com"
2774
+ },
2756
2775
  "bedrock-runtime-eu-west-3" : {
2757
2776
  "credentialScope" : {
2758
2777
  "region" : "eu-west-3"
@@ -2771,6 +2790,12 @@
2771
2790
  },
2772
2791
  "hostname" : "bedrock-runtime-fips.us-west-2.amazonaws.com"
2773
2792
  },
2793
+ "bedrock-runtime-sa-east-1" : {
2794
+ "credentialScope" : {
2795
+ "region" : "sa-east-1"
2796
+ },
2797
+ "hostname" : "bedrock-runtime.sa-east-1.amazonaws.com"
2798
+ },
2774
2799
  "bedrock-runtime-us-east-1" : {
2775
2800
  "credentialScope" : {
2776
2801
  "region" : "us-east-1"
@@ -2783,6 +2808,12 @@
2783
2808
  },
2784
2809
  "hostname" : "bedrock-runtime.us-west-2.amazonaws.com"
2785
2810
  },
2811
+ "bedrock-sa-east-1" : {
2812
+ "credentialScope" : {
2813
+ "region" : "sa-east-1"
2814
+ },
2815
+ "hostname" : "bedrock.sa-east-1.amazonaws.com"
2816
+ },
2786
2817
  "bedrock-us-east-1" : {
2787
2818
  "credentialScope" : {
2788
2819
  "region" : "us-east-1"
@@ -2795,9 +2826,12 @@
2795
2826
  },
2796
2827
  "hostname" : "bedrock.us-west-2.amazonaws.com"
2797
2828
  },
2829
+ "ca-central-1" : { },
2798
2830
  "eu-central-1" : { },
2799
2831
  "eu-west-1" : { },
2832
+ "eu-west-2" : { },
2800
2833
  "eu-west-3" : { },
2834
+ "sa-east-1" : { },
2801
2835
  "us-east-1" : { },
2802
2836
  "us-west-2" : { }
2803
2837
  }
@@ -2816,6 +2850,7 @@
2816
2850
  },
2817
2851
  "braket" : {
2818
2852
  "endpoints" : {
2853
+ "eu-north-1" : { },
2819
2854
  "eu-west-2" : { },
2820
2855
  "us-east-1" : { },
2821
2856
  "us-west-1" : { },
@@ -2836,6 +2871,8 @@
2836
2871
  },
2837
2872
  "cases" : {
2838
2873
  "endpoints" : {
2874
+ "ap-northeast-1" : { },
2875
+ "ap-northeast-2" : { },
2839
2876
  "ap-southeast-1" : { },
2840
2877
  "ap-southeast-2" : { },
2841
2878
  "ca-central-1" : { },
@@ -2955,28 +2992,116 @@
2955
2992
  },
2956
2993
  "cloud9" : {
2957
2994
  "endpoints" : {
2958
- "af-south-1" : { },
2959
- "ap-east-1" : { },
2960
- "ap-northeast-1" : { },
2961
- "ap-northeast-2" : { },
2962
- "ap-northeast-3" : { },
2963
- "ap-south-1" : { },
2964
- "ap-southeast-1" : { },
2965
- "ap-southeast-2" : { },
2966
- "ca-central-1" : { },
2967
- "eu-central-1" : { },
2968
- "eu-north-1" : { },
2969
- "eu-south-1" : { },
2970
- "eu-west-1" : { },
2971
- "eu-west-2" : { },
2972
- "eu-west-3" : { },
2973
- "il-central-1" : { },
2974
- "me-south-1" : { },
2975
- "sa-east-1" : { },
2976
- "us-east-1" : { },
2977
- "us-east-2" : { },
2978
- "us-west-1" : { },
2979
- "us-west-2" : { }
2995
+ "af-south-1" : {
2996
+ "variants" : [ {
2997
+ "tags" : [ "dualstack" ]
2998
+ } ]
2999
+ },
3000
+ "ap-east-1" : {
3001
+ "variants" : [ {
3002
+ "tags" : [ "dualstack" ]
3003
+ } ]
3004
+ },
3005
+ "ap-northeast-1" : {
3006
+ "variants" : [ {
3007
+ "tags" : [ "dualstack" ]
3008
+ } ]
3009
+ },
3010
+ "ap-northeast-2" : {
3011
+ "variants" : [ {
3012
+ "tags" : [ "dualstack" ]
3013
+ } ]
3014
+ },
3015
+ "ap-northeast-3" : {
3016
+ "variants" : [ {
3017
+ "tags" : [ "dualstack" ]
3018
+ } ]
3019
+ },
3020
+ "ap-south-1" : {
3021
+ "variants" : [ {
3022
+ "tags" : [ "dualstack" ]
3023
+ } ]
3024
+ },
3025
+ "ap-southeast-1" : {
3026
+ "variants" : [ {
3027
+ "tags" : [ "dualstack" ]
3028
+ } ]
3029
+ },
3030
+ "ap-southeast-2" : {
3031
+ "variants" : [ {
3032
+ "tags" : [ "dualstack" ]
3033
+ } ]
3034
+ },
3035
+ "ca-central-1" : {
3036
+ "variants" : [ {
3037
+ "tags" : [ "dualstack" ]
3038
+ } ]
3039
+ },
3040
+ "eu-central-1" : {
3041
+ "variants" : [ {
3042
+ "tags" : [ "dualstack" ]
3043
+ } ]
3044
+ },
3045
+ "eu-north-1" : {
3046
+ "variants" : [ {
3047
+ "tags" : [ "dualstack" ]
3048
+ } ]
3049
+ },
3050
+ "eu-south-1" : {
3051
+ "variants" : [ {
3052
+ "tags" : [ "dualstack" ]
3053
+ } ]
3054
+ },
3055
+ "eu-west-1" : {
3056
+ "variants" : [ {
3057
+ "tags" : [ "dualstack" ]
3058
+ } ]
3059
+ },
3060
+ "eu-west-2" : {
3061
+ "variants" : [ {
3062
+ "tags" : [ "dualstack" ]
3063
+ } ]
3064
+ },
3065
+ "eu-west-3" : {
3066
+ "variants" : [ {
3067
+ "tags" : [ "dualstack" ]
3068
+ } ]
3069
+ },
3070
+ "il-central-1" : {
3071
+ "variants" : [ {
3072
+ "tags" : [ "dualstack" ]
3073
+ } ]
3074
+ },
3075
+ "me-south-1" : {
3076
+ "variants" : [ {
3077
+ "tags" : [ "dualstack" ]
3078
+ } ]
3079
+ },
3080
+ "sa-east-1" : {
3081
+ "variants" : [ {
3082
+ "tags" : [ "dualstack" ]
3083
+ } ]
3084
+ },
3085
+ "us-east-1" : {
3086
+ "variants" : [ {
3087
+ "tags" : [ "dualstack" ]
3088
+ } ]
3089
+ },
3090
+ "us-east-2" : {
3091
+ "variants" : [ {
3092
+ "tags" : [ "dualstack" ]
3093
+ } ]
3094
+ },
3095
+ "us-west-1" : {
3096
+ "variants" : [ {
3097
+ "tags" : [ "dualstack" ]
3098
+ } ]
3099
+ },
3100
+ "us-west-2" : {
3101
+ "variants" : [ {
3102
+ "tags" : [ "dualstack" ]
3103
+ } ]
3104
+ }
2980
3105
  }
2981
3106
  },
2982
3107
  "cloudcontrolapi" : {
@@ -5253,8 +5378,18 @@
5253
5378
  "ap-southeast-2" : { },
5254
5379
  "ap-southeast-3" : { },
5255
5380
  "ap-southeast-4" : { },
5256
- "ca-central-1" : { },
5257
- "ca-west-1" : { },
5381
+ "ca-central-1" : {
5382
+ "variants" : [ {
5383
+ "hostname" : "directconnect-fips.ca-central-1.amazonaws.com",
5384
+ "tags" : [ "fips" ]
5385
+ } ]
5386
+ },
5387
+ "ca-west-1" : {
5388
+ "variants" : [ {
5389
+ "hostname" : "directconnect-fips.ca-west-1.amazonaws.com",
5390
+ "tags" : [ "fips" ]
5391
+ } ]
5392
+ },
5258
5393
  "eu-central-1" : { },
5259
5394
  "eu-central-2" : { },
5260
5395
  "eu-north-1" : { },
@@ -5263,6 +5398,20 @@
5263
5398
  "eu-west-1" : { },
5264
5399
  "eu-west-2" : { },
5265
5400
  "eu-west-3" : { },
5401
+ "fips-ca-central-1" : {
5402
+ "credentialScope" : {
5403
+ "region" : "ca-central-1"
5404
+ },
5405
+ "deprecated" : true,
5406
+ "hostname" : "directconnect-fips.ca-central-1.amazonaws.com"
5407
+ },
5408
+ "fips-ca-west-1" : {
5409
+ "credentialScope" : {
5410
+ "region" : "ca-west-1"
5411
+ },
5412
+ "deprecated" : true,
5413
+ "hostname" : "directconnect-fips.ca-west-1.amazonaws.com"
5414
+ },
5266
5415
  "fips-us-east-1" : {
5267
5416
  "credentialScope" : {
5268
5417
  "region" : "us-east-1"
@@ -8952,11 +9101,6 @@
8952
9101
  "us-west-2" : { }
8953
9102
  }
8954
9103
  },
8955
- "honeycode" : {
8956
- "endpoints" : {
8957
- "us-west-2" : { }
8958
- }
8959
- },
8960
9104
  "iam" : {
8961
9105
  "endpoints" : {
8962
9106
  "aws-global" : {
@@ -9029,6 +9173,7 @@
9029
9173
  "ap-southeast-3" : { },
9030
9174
  "ap-southeast-4" : { },
9031
9175
  "ca-central-1" : { },
9176
+ "ca-west-1" : { },
9032
9177
  "eu-central-1" : { },
9033
9178
  "eu-central-2" : { },
9034
9179
  "eu-north-1" : { },
@@ -10184,9 +10329,21 @@
10184
10329
  "ap-south-1" : { },
10185
10330
  "ap-southeast-1" : { },
10186
10331
  "ap-southeast-2" : { },
10187
- "ca-central-1" : { },
10332
+ "ca-central-1" : {
10333
+ "variants" : [ {
10334
+ "hostname" : "kendra-fips.ca-central-1.amazonaws.com",
10335
+ "tags" : [ "fips" ]
10336
+ } ]
10337
+ },
10188
10338
  "eu-west-1" : { },
10189
10339
  "eu-west-2" : { },
10340
+ "fips-ca-central-1" : {
10341
+ "credentialScope" : {
10342
+ "region" : "ca-central-1"
10343
+ },
10344
+ "deprecated" : true,
10345
+ "hostname" : "kendra-fips.ca-central-1.amazonaws.com"
10346
+ },
10190
10347
  "fips-us-east-1" : {
10191
10348
  "credentialScope" : {
10192
10349
  "region" : "us-east-1"
@@ -14009,14 +14166,19 @@
14009
14166
  },
14010
14167
  "quicksight" : {
14011
14168
  "endpoints" : {
14169
+ "af-south-1" : { },
14012
14170
  "ap-northeast-1" : { },
14013
14171
  "ap-northeast-2" : { },
14014
14172
  "ap-south-1" : { },
14015
14173
  "ap-southeast-1" : { },
14016
14174
  "ap-southeast-2" : { },
14175
+ "ap-southeast-3" : { },
14176
+ "api" : { },
14017
14177
  "ca-central-1" : { },
14018
14178
  "eu-central-1" : { },
14179
+ "eu-central-2" : { },
14019
14180
  "eu-north-1" : { },
14181
+ "eu-south-1" : { },
14020
14182
  "eu-west-1" : { },
14021
14183
  "eu-west-2" : { },
14022
14184
  "eu-west-3" : { },
@@ -14629,7 +14791,9 @@
14629
14791
  } ]
14630
14792
  },
14631
14793
  "eu-central-1" : { },
14794
+ "eu-central-2" : { },
14632
14795
  "eu-north-1" : { },
14796
+ "eu-south-2" : { },
14633
14797
  "eu-west-1" : { },
14634
14798
  "eu-west-2" : { },
14635
14799
  "eu-west-3" : { },
@@ -14668,6 +14832,7 @@
14668
14832
  "deprecated" : true,
14669
14833
  "hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
14670
14834
  },
14835
+ "sa-east-1" : { },
14671
14836
  "us-east-1" : {
14672
14837
  "variants" : [ {
14673
14838
  "hostname" : "redshift-serverless-fips.us-east-1.amazonaws.com",
@@ -18512,6 +18677,19 @@
18512
18677
  "deprecated" : true,
18513
18678
  "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com"
18514
18679
  },
18680
+ "ca-west-1" : {
18681
+ "variants" : [ {
18682
+ "hostname" : "storagegateway-fips.ca-west-1.amazonaws.com",
18683
+ "tags" : [ "fips" ]
18684
+ } ]
18685
+ },
18686
+ "ca-west-1-fips" : {
18687
+ "credentialScope" : {
18688
+ "region" : "ca-west-1"
18689
+ },
18690
+ "deprecated" : true,
18691
+ "hostname" : "storagegateway-fips.ca-west-1.amazonaws.com"
18692
+ },
18515
18693
  "eu-central-1" : { },
18516
18694
  "eu-central-2" : { },
18517
18695
  "eu-north-1" : { },
@@ -19582,9 +19760,11 @@
19582
19760
  "eu-north-1" : { },
19583
19761
  "eu-west-1" : { },
19584
19762
  "eu-west-2" : { },
19763
+ "eu-west-3" : { },
19585
19764
  "sa-east-1" : { },
19586
19765
  "us-east-1" : { },
19587
19766
  "us-east-2" : { },
19767
+ "us-west-1" : { },
19588
19768
  "us-west-2" : { }
19589
19769
  }
19590
19770
  },
@@ -21900,7 +22080,8 @@
21900
22080
  },
21901
22081
  "redshift-serverless" : {
21902
22082
  "endpoints" : {
21903
- "cn-north-1" : { }
22083
+ "cn-north-1" : { },
22084
+ "cn-northwest-1" : { }
21904
22085
  }
21905
22086
  },
21906
22087
  "resource-groups" : {
@@ -27852,32 +28033,8 @@
27852
28033
  },
27853
28034
  "ram" : {
27854
28035
  "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
- }
28036
+ "us-iso-east-1" : { },
28037
+ "us-iso-west-1" : { }
27881
28038
  }
27882
28039
  },
27883
28040
  "rbin" : {
@@ -27912,43 +28069,23 @@
27912
28069
  },
27913
28070
  "rds" : {
27914
28071
  "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
28072
  "rds.us-iso-east-1" : {
27930
28073
  "credentialScope" : {
27931
28074
  "region" : "us-iso-east-1"
27932
28075
  },
27933
28076
  "deprecated" : true,
27934
- "variants" : [ {
27935
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
27936
- "tags" : [ "fips" ]
27937
- } ]
28077
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov"
27938
28078
  },
27939
28079
  "rds.us-iso-west-1" : {
27940
28080
  "credentialScope" : {
27941
28081
  "region" : "us-iso-west-1"
27942
28082
  },
27943
28083
  "deprecated" : true,
27944
- "variants" : [ {
27945
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
27946
- "tags" : [ "fips" ]
27947
- } ]
28084
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov"
27948
28085
  },
27949
28086
  "us-iso-east-1" : {
27950
28087
  "variants" : [ {
27951
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
28088
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov",
27952
28089
  "tags" : [ "fips" ]
27953
28090
  } ]
27954
28091
  },
@@ -27957,11 +28094,11 @@
27957
28094
  "region" : "us-iso-east-1"
27958
28095
  },
27959
28096
  "deprecated" : true,
27960
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
28097
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov"
27961
28098
  },
27962
28099
  "us-iso-west-1" : {
27963
28100
  "variants" : [ {
27964
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
28101
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov",
27965
28102
  "tags" : [ "fips" ]
27966
28103
  } ]
27967
28104
  },
@@ -27970,7 +28107,7 @@
27970
28107
  "region" : "us-iso-west-1"
27971
28108
  },
27972
28109
  "deprecated" : true,
27973
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
28110
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov"
27974
28111
  }
27975
28112
  }
27976
28113
  },
@@ -28618,19 +28755,7 @@
28618
28755
  },
28619
28756
  "ram" : {
28620
28757
  "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
- }
28758
+ "us-isob-east-1" : { }
28634
28759
  }
28635
28760
  },
28636
28761
  "rbin" : {
@@ -28652,26 +28777,16 @@
28652
28777
  },
28653
28778
  "rds" : {
28654
28779
  "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
28780
  "rds.us-isob-east-1" : {
28663
28781
  "credentialScope" : {
28664
28782
  "region" : "us-isob-east-1"
28665
28783
  },
28666
28784
  "deprecated" : true,
28667
- "variants" : [ {
28668
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28669
- "tags" : [ "fips" ]
28670
- } ]
28785
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
28671
28786
  },
28672
28787
  "us-isob-east-1" : {
28673
28788
  "variants" : [ {
28674
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28789
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov",
28675
28790
  "tags" : [ "fips" ]
28676
28791
  } ]
28677
28792
  },
@@ -28680,7 +28795,7 @@
28680
28795
  "region" : "us-isob-east-1"
28681
28796
  },
28682
28797
  "deprecated" : true,
28683
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
28798
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
28684
28799
  }
28685
28800
  }
28686
28801
  },
@@ -28921,7 +29036,11 @@
28921
29036
  "partition" : "aws-iso-e",
28922
29037
  "partitionName" : "AWS ISOE (Europe)",
28923
29038
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
28924
- "regions" : { },
29039
+ "regions" : {
29040
+ "eu-isoe-west-1" : {
29041
+ "description" : "EU ISOE West"
29042
+ }
29043
+ },
28925
29044
  "services" : { }
28926
29045
  }, {
28927
29046
  "defaults" : {
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.933.0
4
+ version: 1.941.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-22 00:00:00.000000000 Z
11
+ date: 2024-06-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: