aws-partitions 1.929.0 → 1.946.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9cb45ae4352c172dcdfb8f858bf15605f0230925caa461ae3bd32a45d8d70009
4
- data.tar.gz: 37acebd58cf8ffb4a3a15f3acff7eb886b1c05c469f7fa67a0b2da0193346554
3
+ metadata.gz: 477e42c5d00e645f47907bf21706a5278c9acedc2fdbdce131145e14989ac9fd
4
+ data.tar.gz: 7d2b4c4833a5aaf2f3d363fe1fc615d26055bc98b780d4b19a4f2c8b80e53fb0
5
5
  SHA512:
6
- metadata.gz: 9a84d8bc3ea1d4dc92706ff7d81c977bbe633a97b73e3a93a3145acf82d8fd80805f3382cb81d04aa21c9cb3a6ff09328275243aff9b62f4181ff4b66326a049
7
- data.tar.gz: 5972e27a6f8c8f279be61dfb06aee80e12f94e39371eb18215db3ed338baf10f9469d17e3e3eb45c308c00e3c67f6b60c86cd2aa4ad4a86dc12150f48a06a149
6
+ metadata.gz: 19e90d06195a1efcfcf13861ce37383e52bc052e974674bfacdf463cdd1b0fd00c06288404240c573cfc8264e06438de3053c11bafd26f62a748111ea713b915
7
+ data.tar.gz: 071c4986d2d8bea4b623dcc86fcd49d8418df7d8e427440bd4c04d0a512e163baff6a01d788cbb8ab4f56de16758df975e5983d2d220255213ddbd842c221047
data/CHANGELOG.md CHANGED
@@ -1,6 +1,91 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.946.0 (2024-06-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.945.0 (2024-06-19)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.944.0 (2024-06-12)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::AppTest`.
18
+
19
+ 1.943.0 (2024-06-11)
20
+ ------------------
21
+
22
+ * Feature - Added support for enumerating regions for `Aws::PcaConnectorScep`.
23
+
24
+ 1.942.0 (2024-06-10)
25
+ ------------------
26
+
27
+ * Feature - Added support for enumerating regions for `Aws::ApplicationSignals`.
28
+
29
+ 1.941.0 (2024-06-07)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.940.0 (2024-06-05)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.939.0 (2024-06-04)
40
+ ------------------
41
+
42
+ * Feature - Added support for enumerating regions for `Aws::TaxSettings`.
43
+
44
+ 1.938.0 (2024-06-03)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.937.0 (2024-05-30)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.936.0 (2024-05-29)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
59
+ 1.935.0 (2024-05-28)
60
+ ------------------
61
+
62
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
63
+
64
+ 1.934.0 (2024-05-23)
65
+ ------------------
66
+
67
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
68
+
69
+ 1.933.0 (2024-05-22)
70
+ ------------------
71
+
72
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
73
+
74
+ 1.932.0 (2024-05-21)
75
+ ------------------
76
+
77
+ * Feature - Added support for enumerating regions for `Aws::MailManager`.
78
+
79
+ 1.931.0 (2024-05-17)
80
+ ------------------
81
+
82
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
83
+
84
+ 1.930.0 (2024-05-16)
85
+ ------------------
86
+
87
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
88
+
4
89
  1.929.0 (2024-05-14)
5
90
  ------------------
6
91
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.929.0
1
+ 1.946.0
@@ -250,7 +250,6 @@ module Aws
250
250
  'ARCZonalShift' => 'arc-zonal-shift',
251
251
  'AccessAnalyzer' => 'access-analyzer',
252
252
  'Account' => 'account',
253
- 'AlexaForBusiness' => 'a4b',
254
253
  'Amplify' => 'amplify',
255
254
  'AmplifyBackend' => 'amplifybackend',
256
255
  'AmplifyUIBuilder' => 'amplifyuibuilder',
@@ -265,11 +264,13 @@ module Aws
265
264
  'AppRunner' => 'apprunner',
266
265
  'AppStream' => 'appstream2',
267
266
  'AppSync' => 'appsync',
267
+ 'AppTest' => 'apptest',
268
268
  'Appflow' => 'appflow',
269
269
  'ApplicationAutoScaling' => 'application-autoscaling',
270
270
  'ApplicationCostProfiler' => 'application-cost-profiler',
271
271
  'ApplicationDiscoveryService' => 'discovery',
272
272
  'ApplicationInsights' => 'applicationinsights',
273
+ 'ApplicationSignals' => 'application-signals',
273
274
  'Artifact' => 'artifact',
274
275
  'Athena' => 'athena',
275
276
  'AuditManager' => 'auditmanager',
@@ -280,7 +281,6 @@ module Aws
280
281
  'BCMDataExports' => 'bcm-data-exports',
281
282
  'Backup' => 'backup',
282
283
  'BackupGateway' => 'backup-gateway',
283
- 'BackupStorage' => 'backupstorage',
284
284
  'Batch' => 'batch',
285
285
  'Bedrock' => 'bedrock',
286
286
  'BedrockAgent' => 'bedrock-agent',
@@ -406,7 +406,6 @@ module Aws
406
406
  'GuardDuty' => 'guardduty',
407
407
  'Health' => 'health',
408
408
  'HealthLake' => 'healthlake',
409
- 'Honeycode' => 'honeycode',
410
409
  'IAM' => 'iam',
411
410
  'IVS' => 'ivs',
412
411
  'IVSRealTime' => 'ivsrealtime',
@@ -468,6 +467,7 @@ module Aws
468
467
  'MWAA' => 'airflow',
469
468
  'MachineLearning' => 'machinelearning',
470
469
  'Macie2' => 'macie2',
470
+ 'MailManager' => 'mail-manager',
471
471
  'MainframeModernization' => 'm2',
472
472
  'ManagedBlockchain' => 'managedblockchain',
473
473
  'ManagedBlockchainQuery' => 'managedblockchain-query',
@@ -517,6 +517,7 @@ module Aws
517
517
  'PaymentCryptography' => 'controlplane.payment-cryptography',
518
518
  'PaymentCryptographyData' => 'dataplane.payment-cryptography',
519
519
  'PcaConnectorAd' => 'pca-connector-ad',
520
+ 'PcaConnectorScep' => 'pca-connector-scep',
520
521
  'Personalize' => 'personalize',
521
522
  'PersonalizeEvents' => 'personalize-events',
522
523
  'PersonalizeRuntime' => 'personalize-runtime',
@@ -602,6 +603,7 @@ module Aws
602
603
  'Support' => 'support',
603
604
  'SupportApp' => 'supportapp',
604
605
  'Synthetics' => 'synthetics',
606
+ 'TaxSettings' => 'tax',
605
607
  'Textract' => 'textract',
606
608
  'TimestreamInfluxDB' => 'timestream-influxdb',
607
609
  '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" : { },
@@ -454,6 +449,8 @@
454
449
  },
455
450
  "airflow" : {
456
451
  "endpoints" : {
452
+ "af-south-1" : { },
453
+ "ap-east-1" : { },
457
454
  "ap-northeast-1" : { },
458
455
  "ap-northeast-2" : { },
459
456
  "ap-south-1" : { },
@@ -462,12 +459,15 @@
462
459
  "ca-central-1" : { },
463
460
  "eu-central-1" : { },
464
461
  "eu-north-1" : { },
462
+ "eu-south-1" : { },
465
463
  "eu-west-1" : { },
466
464
  "eu-west-2" : { },
467
465
  "eu-west-3" : { },
466
+ "me-south-1" : { },
468
467
  "sa-east-1" : { },
469
468
  "us-east-1" : { },
470
469
  "us-east-2" : { },
470
+ "us-west-1" : { },
471
471
  "us-west-2" : { }
472
472
  }
473
473
  },
@@ -547,10 +547,12 @@
547
547
  "ap-south-1" : { },
548
548
  "ap-southeast-1" : { },
549
549
  "ap-southeast-2" : { },
550
+ "ca-central-1" : { },
550
551
  "eu-central-1" : { },
551
552
  "eu-west-1" : { },
552
553
  "eu-west-2" : { },
553
554
  "eu-west-3" : { },
555
+ "sa-east-1" : { },
554
556
  "us-east-1" : { },
555
557
  "us-east-2" : { },
556
558
  "us-west-2" : { }
@@ -2534,37 +2536,6 @@
2534
2536
  "us-west-2" : { }
2535
2537
  }
2536
2538
  },
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
2539
  "batch" : {
2569
2540
  "defaults" : {
2570
2541
  "variants" : [ {
@@ -2682,6 +2653,12 @@
2682
2653
  },
2683
2654
  "hostname" : "bedrock.ap-southeast-2.amazonaws.com"
2684
2655
  },
2656
+ "bedrock-ca-central-1" : {
2657
+ "credentialScope" : {
2658
+ "region" : "ca-central-1"
2659
+ },
2660
+ "hostname" : "bedrock.ca-central-1.amazonaws.com"
2661
+ },
2685
2662
  "bedrock-eu-central-1" : {
2686
2663
  "credentialScope" : {
2687
2664
  "region" : "eu-central-1"
@@ -2694,12 +2671,24 @@
2694
2671
  },
2695
2672
  "hostname" : "bedrock.eu-west-1.amazonaws.com"
2696
2673
  },
2674
+ "bedrock-eu-west-2" : {
2675
+ "credentialScope" : {
2676
+ "region" : "eu-west-2"
2677
+ },
2678
+ "hostname" : "bedrock.eu-west-2.amazonaws.com"
2679
+ },
2697
2680
  "bedrock-eu-west-3" : {
2698
2681
  "credentialScope" : {
2699
2682
  "region" : "eu-west-3"
2700
2683
  },
2701
2684
  "hostname" : "bedrock.eu-west-3.amazonaws.com"
2702
2685
  },
2686
+ "bedrock-fips-ca-central-1" : {
2687
+ "credentialScope" : {
2688
+ "region" : "ca-central-1"
2689
+ },
2690
+ "hostname" : "bedrock-fips.ca-central-1.amazonaws.com"
2691
+ },
2703
2692
  "bedrock-fips-us-east-1" : {
2704
2693
  "credentialScope" : {
2705
2694
  "region" : "us-east-1"
@@ -2736,6 +2725,12 @@
2736
2725
  },
2737
2726
  "hostname" : "bedrock-runtime.ap-southeast-2.amazonaws.com"
2738
2727
  },
2728
+ "bedrock-runtime-ca-central-1" : {
2729
+ "credentialScope" : {
2730
+ "region" : "ca-central-1"
2731
+ },
2732
+ "hostname" : "bedrock-runtime.ca-central-1.amazonaws.com"
2733
+ },
2739
2734
  "bedrock-runtime-eu-central-1" : {
2740
2735
  "credentialScope" : {
2741
2736
  "region" : "eu-central-1"
@@ -2748,12 +2743,24 @@
2748
2743
  },
2749
2744
  "hostname" : "bedrock-runtime.eu-west-1.amazonaws.com"
2750
2745
  },
2746
+ "bedrock-runtime-eu-west-2" : {
2747
+ "credentialScope" : {
2748
+ "region" : "eu-west-2"
2749
+ },
2750
+ "hostname" : "bedrock-runtime.eu-west-2.amazonaws.com"
2751
+ },
2751
2752
  "bedrock-runtime-eu-west-3" : {
2752
2753
  "credentialScope" : {
2753
2754
  "region" : "eu-west-3"
2754
2755
  },
2755
2756
  "hostname" : "bedrock-runtime.eu-west-3.amazonaws.com"
2756
2757
  },
2758
+ "bedrock-runtime-fips-ca-central-1" : {
2759
+ "credentialScope" : {
2760
+ "region" : "ca-central-1"
2761
+ },
2762
+ "hostname" : "bedrock-runtime-fips.ca-central-1.amazonaws.com"
2763
+ },
2757
2764
  "bedrock-runtime-fips-us-east-1" : {
2758
2765
  "credentialScope" : {
2759
2766
  "region" : "us-east-1"
@@ -2766,6 +2773,12 @@
2766
2773
  },
2767
2774
  "hostname" : "bedrock-runtime-fips.us-west-2.amazonaws.com"
2768
2775
  },
2776
+ "bedrock-runtime-sa-east-1" : {
2777
+ "credentialScope" : {
2778
+ "region" : "sa-east-1"
2779
+ },
2780
+ "hostname" : "bedrock-runtime.sa-east-1.amazonaws.com"
2781
+ },
2769
2782
  "bedrock-runtime-us-east-1" : {
2770
2783
  "credentialScope" : {
2771
2784
  "region" : "us-east-1"
@@ -2778,6 +2791,12 @@
2778
2791
  },
2779
2792
  "hostname" : "bedrock-runtime.us-west-2.amazonaws.com"
2780
2793
  },
2794
+ "bedrock-sa-east-1" : {
2795
+ "credentialScope" : {
2796
+ "region" : "sa-east-1"
2797
+ },
2798
+ "hostname" : "bedrock.sa-east-1.amazonaws.com"
2799
+ },
2781
2800
  "bedrock-us-east-1" : {
2782
2801
  "credentialScope" : {
2783
2802
  "region" : "us-east-1"
@@ -2790,9 +2809,12 @@
2790
2809
  },
2791
2810
  "hostname" : "bedrock.us-west-2.amazonaws.com"
2792
2811
  },
2812
+ "ca-central-1" : { },
2793
2813
  "eu-central-1" : { },
2794
2814
  "eu-west-1" : { },
2815
+ "eu-west-2" : { },
2795
2816
  "eu-west-3" : { },
2817
+ "sa-east-1" : { },
2796
2818
  "us-east-1" : { },
2797
2819
  "us-west-2" : { }
2798
2820
  }
@@ -2811,6 +2833,7 @@
2811
2833
  },
2812
2834
  "braket" : {
2813
2835
  "endpoints" : {
2836
+ "eu-north-1" : { },
2814
2837
  "eu-west-2" : { },
2815
2838
  "us-east-1" : { },
2816
2839
  "us-west-1" : { },
@@ -2831,6 +2854,8 @@
2831
2854
  },
2832
2855
  "cases" : {
2833
2856
  "endpoints" : {
2857
+ "ap-northeast-1" : { },
2858
+ "ap-northeast-2" : { },
2834
2859
  "ap-southeast-1" : { },
2835
2860
  "ap-southeast-2" : { },
2836
2861
  "ca-central-1" : { },
@@ -2950,28 +2975,116 @@
2950
2975
  },
2951
2976
  "cloud9" : {
2952
2977
  "endpoints" : {
2953
- "af-south-1" : { },
2954
- "ap-east-1" : { },
2955
- "ap-northeast-1" : { },
2956
- "ap-northeast-2" : { },
2957
- "ap-northeast-3" : { },
2958
- "ap-south-1" : { },
2959
- "ap-southeast-1" : { },
2960
- "ap-southeast-2" : { },
2961
- "ca-central-1" : { },
2962
- "eu-central-1" : { },
2963
- "eu-north-1" : { },
2964
- "eu-south-1" : { },
2965
- "eu-west-1" : { },
2966
- "eu-west-2" : { },
2967
- "eu-west-3" : { },
2968
- "il-central-1" : { },
2969
- "me-south-1" : { },
2970
- "sa-east-1" : { },
2971
- "us-east-1" : { },
2972
- "us-east-2" : { },
2973
- "us-west-1" : { },
2974
- "us-west-2" : { }
2978
+ "af-south-1" : {
2979
+ "variants" : [ {
2980
+ "tags" : [ "dualstack" ]
2981
+ } ]
2982
+ },
2983
+ "ap-east-1" : {
2984
+ "variants" : [ {
2985
+ "tags" : [ "dualstack" ]
2986
+ } ]
2987
+ },
2988
+ "ap-northeast-1" : {
2989
+ "variants" : [ {
2990
+ "tags" : [ "dualstack" ]
2991
+ } ]
2992
+ },
2993
+ "ap-northeast-2" : {
2994
+ "variants" : [ {
2995
+ "tags" : [ "dualstack" ]
2996
+ } ]
2997
+ },
2998
+ "ap-northeast-3" : {
2999
+ "variants" : [ {
3000
+ "tags" : [ "dualstack" ]
3001
+ } ]
3002
+ },
3003
+ "ap-south-1" : {
3004
+ "variants" : [ {
3005
+ "tags" : [ "dualstack" ]
3006
+ } ]
3007
+ },
3008
+ "ap-southeast-1" : {
3009
+ "variants" : [ {
3010
+ "tags" : [ "dualstack" ]
3011
+ } ]
3012
+ },
3013
+ "ap-southeast-2" : {
3014
+ "variants" : [ {
3015
+ "tags" : [ "dualstack" ]
3016
+ } ]
3017
+ },
3018
+ "ca-central-1" : {
3019
+ "variants" : [ {
3020
+ "tags" : [ "dualstack" ]
3021
+ } ]
3022
+ },
3023
+ "eu-central-1" : {
3024
+ "variants" : [ {
3025
+ "tags" : [ "dualstack" ]
3026
+ } ]
3027
+ },
3028
+ "eu-north-1" : {
3029
+ "variants" : [ {
3030
+ "tags" : [ "dualstack" ]
3031
+ } ]
3032
+ },
3033
+ "eu-south-1" : {
3034
+ "variants" : [ {
3035
+ "tags" : [ "dualstack" ]
3036
+ } ]
3037
+ },
3038
+ "eu-west-1" : {
3039
+ "variants" : [ {
3040
+ "tags" : [ "dualstack" ]
3041
+ } ]
3042
+ },
3043
+ "eu-west-2" : {
3044
+ "variants" : [ {
3045
+ "tags" : [ "dualstack" ]
3046
+ } ]
3047
+ },
3048
+ "eu-west-3" : {
3049
+ "variants" : [ {
3050
+ "tags" : [ "dualstack" ]
3051
+ } ]
3052
+ },
3053
+ "il-central-1" : {
3054
+ "variants" : [ {
3055
+ "tags" : [ "dualstack" ]
3056
+ } ]
3057
+ },
3058
+ "me-south-1" : {
3059
+ "variants" : [ {
3060
+ "tags" : [ "dualstack" ]
3061
+ } ]
3062
+ },
3063
+ "sa-east-1" : {
3064
+ "variants" : [ {
3065
+ "tags" : [ "dualstack" ]
3066
+ } ]
3067
+ },
3068
+ "us-east-1" : {
3069
+ "variants" : [ {
3070
+ "tags" : [ "dualstack" ]
3071
+ } ]
3072
+ },
3073
+ "us-east-2" : {
3074
+ "variants" : [ {
3075
+ "tags" : [ "dualstack" ]
3076
+ } ]
3077
+ },
3078
+ "us-west-1" : {
3079
+ "variants" : [ {
3080
+ "tags" : [ "dualstack" ]
3081
+ } ]
3082
+ },
3083
+ "us-west-2" : {
3084
+ "variants" : [ {
3085
+ "tags" : [ "dualstack" ]
3086
+ } ]
3087
+ }
2975
3088
  }
2976
3089
  },
2977
3090
  "cloudcontrolapi" : {
@@ -5248,8 +5361,18 @@
5248
5361
  "ap-southeast-2" : { },
5249
5362
  "ap-southeast-3" : { },
5250
5363
  "ap-southeast-4" : { },
5251
- "ca-central-1" : { },
5252
- "ca-west-1" : { },
5364
+ "ca-central-1" : {
5365
+ "variants" : [ {
5366
+ "hostname" : "directconnect-fips.ca-central-1.amazonaws.com",
5367
+ "tags" : [ "fips" ]
5368
+ } ]
5369
+ },
5370
+ "ca-west-1" : {
5371
+ "variants" : [ {
5372
+ "hostname" : "directconnect-fips.ca-west-1.amazonaws.com",
5373
+ "tags" : [ "fips" ]
5374
+ } ]
5375
+ },
5253
5376
  "eu-central-1" : { },
5254
5377
  "eu-central-2" : { },
5255
5378
  "eu-north-1" : { },
@@ -5258,6 +5381,20 @@
5258
5381
  "eu-west-1" : { },
5259
5382
  "eu-west-2" : { },
5260
5383
  "eu-west-3" : { },
5384
+ "fips-ca-central-1" : {
5385
+ "credentialScope" : {
5386
+ "region" : "ca-central-1"
5387
+ },
5388
+ "deprecated" : true,
5389
+ "hostname" : "directconnect-fips.ca-central-1.amazonaws.com"
5390
+ },
5391
+ "fips-ca-west-1" : {
5392
+ "credentialScope" : {
5393
+ "region" : "ca-west-1"
5394
+ },
5395
+ "deprecated" : true,
5396
+ "hostname" : "directconnect-fips.ca-west-1.amazonaws.com"
5397
+ },
5261
5398
  "fips-us-east-1" : {
5262
5399
  "credentialScope" : {
5263
5400
  "region" : "us-east-1"
@@ -8947,11 +9084,6 @@
8947
9084
  "us-west-2" : { }
8948
9085
  }
8949
9086
  },
8950
- "honeycode" : {
8951
- "endpoints" : {
8952
- "us-west-2" : { }
8953
- }
8954
- },
8955
9087
  "iam" : {
8956
9088
  "endpoints" : {
8957
9089
  "aws-global" : {
@@ -9024,6 +9156,7 @@
9024
9156
  "ap-southeast-3" : { },
9025
9157
  "ap-southeast-4" : { },
9026
9158
  "ca-central-1" : { },
9159
+ "ca-west-1" : { },
9027
9160
  "eu-central-1" : { },
9028
9161
  "eu-central-2" : { },
9029
9162
  "eu-north-1" : { },
@@ -10179,9 +10312,21 @@
10179
10312
  "ap-south-1" : { },
10180
10313
  "ap-southeast-1" : { },
10181
10314
  "ap-southeast-2" : { },
10182
- "ca-central-1" : { },
10315
+ "ca-central-1" : {
10316
+ "variants" : [ {
10317
+ "hostname" : "kendra-fips.ca-central-1.amazonaws.com",
10318
+ "tags" : [ "fips" ]
10319
+ } ]
10320
+ },
10183
10321
  "eu-west-1" : { },
10184
10322
  "eu-west-2" : { },
10323
+ "fips-ca-central-1" : {
10324
+ "credentialScope" : {
10325
+ "region" : "ca-central-1"
10326
+ },
10327
+ "deprecated" : true,
10328
+ "hostname" : "kendra-fips.ca-central-1.amazonaws.com"
10329
+ },
10185
10330
  "fips-us-east-1" : {
10186
10331
  "credentialScope" : {
10187
10332
  "region" : "us-east-1"
@@ -12560,6 +12705,7 @@
12560
12705
  "ap-southeast-3" : { },
12561
12706
  "ap-southeast-4" : { },
12562
12707
  "ca-central-1" : { },
12708
+ "ca-west-1" : { },
12563
12709
  "eu-central-1" : { },
12564
12710
  "eu-central-2" : { },
12565
12711
  "eu-north-1" : { },
@@ -14004,14 +14150,19 @@
14004
14150
  },
14005
14151
  "quicksight" : {
14006
14152
  "endpoints" : {
14153
+ "af-south-1" : { },
14007
14154
  "ap-northeast-1" : { },
14008
14155
  "ap-northeast-2" : { },
14009
14156
  "ap-south-1" : { },
14010
14157
  "ap-southeast-1" : { },
14011
14158
  "ap-southeast-2" : { },
14159
+ "ap-southeast-3" : { },
14160
+ "api" : { },
14012
14161
  "ca-central-1" : { },
14013
14162
  "eu-central-1" : { },
14163
+ "eu-central-2" : { },
14014
14164
  "eu-north-1" : { },
14165
+ "eu-south-1" : { },
14015
14166
  "eu-west-1" : { },
14016
14167
  "eu-west-2" : { },
14017
14168
  "eu-west-3" : { },
@@ -14624,7 +14775,9 @@
14624
14775
  } ]
14625
14776
  },
14626
14777
  "eu-central-1" : { },
14778
+ "eu-central-2" : { },
14627
14779
  "eu-north-1" : { },
14780
+ "eu-south-2" : { },
14628
14781
  "eu-west-1" : { },
14629
14782
  "eu-west-2" : { },
14630
14783
  "eu-west-3" : { },
@@ -14663,6 +14816,8 @@
14663
14816
  "deprecated" : true,
14664
14817
  "hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
14665
14818
  },
14819
+ "me-central-1" : { },
14820
+ "sa-east-1" : { },
14666
14821
  "us-east-1" : {
14667
14822
  "variants" : [ {
14668
14823
  "hostname" : "redshift-serverless-fips.us-east-1.amazonaws.com",
@@ -15795,6 +15950,31 @@
15795
15950
  "hostname" : "s3-control-fips.ca-central-1.amazonaws.com",
15796
15951
  "signatureVersions" : [ "s3v4" ]
15797
15952
  },
15953
+ "ca-west-1" : {
15954
+ "credentialScope" : {
15955
+ "region" : "ca-west-1"
15956
+ },
15957
+ "hostname" : "s3-control.ca-west-1.amazonaws.com",
15958
+ "signatureVersions" : [ "s3v4" ],
15959
+ "variants" : [ {
15960
+ "hostname" : "s3-control-fips.ca-west-1.amazonaws.com",
15961
+ "tags" : [ "fips" ]
15962
+ }, {
15963
+ "hostname" : "s3-control-fips.dualstack.ca-west-1.amazonaws.com",
15964
+ "tags" : [ "dualstack", "fips" ]
15965
+ }, {
15966
+ "hostname" : "s3-control.dualstack.ca-west-1.amazonaws.com",
15967
+ "tags" : [ "dualstack" ]
15968
+ } ]
15969
+ },
15970
+ "ca-west-1-fips" : {
15971
+ "credentialScope" : {
15972
+ "region" : "ca-west-1"
15973
+ },
15974
+ "deprecated" : true,
15975
+ "hostname" : "s3-control-fips.ca-west-1.amazonaws.com",
15976
+ "signatureVersions" : [ "s3v4" ]
15977
+ },
15798
15978
  "eu-central-1" : {
15799
15979
  "credentialScope" : {
15800
15980
  "region" : "eu-central-1"
@@ -18482,6 +18662,19 @@
18482
18662
  "deprecated" : true,
18483
18663
  "hostname" : "storagegateway-fips.ca-central-1.amazonaws.com"
18484
18664
  },
18665
+ "ca-west-1" : {
18666
+ "variants" : [ {
18667
+ "hostname" : "storagegateway-fips.ca-west-1.amazonaws.com",
18668
+ "tags" : [ "fips" ]
18669
+ } ]
18670
+ },
18671
+ "ca-west-1-fips" : {
18672
+ "credentialScope" : {
18673
+ "region" : "ca-west-1"
18674
+ },
18675
+ "deprecated" : true,
18676
+ "hostname" : "storagegateway-fips.ca-west-1.amazonaws.com"
18677
+ },
18485
18678
  "eu-central-1" : { },
18486
18679
  "eu-central-2" : { },
18487
18680
  "eu-north-1" : { },
@@ -19543,6 +19736,8 @@
19543
19736
  "vpc-lattice" : {
19544
19737
  "endpoints" : {
19545
19738
  "ap-northeast-1" : { },
19739
+ "ap-northeast-2" : { },
19740
+ "ap-south-1" : { },
19546
19741
  "ap-southeast-1" : { },
19547
19742
  "ap-southeast-2" : { },
19548
19743
  "ca-central-1" : { },
@@ -19550,9 +19745,11 @@
19550
19745
  "eu-north-1" : { },
19551
19746
  "eu-west-1" : { },
19552
19747
  "eu-west-2" : { },
19748
+ "eu-west-3" : { },
19553
19749
  "sa-east-1" : { },
19554
19750
  "us-east-1" : { },
19555
19751
  "us-east-2" : { },
19752
+ "us-west-1" : { },
19556
19753
  "us-west-2" : { }
19557
19754
  }
19558
19755
  },
@@ -21014,12 +21211,6 @@
21014
21211
  "cn-northwest-1" : { }
21015
21212
  }
21016
21213
  },
21017
- "backupstorage" : {
21018
- "endpoints" : {
21019
- "cn-north-1" : { },
21020
- "cn-northwest-1" : { }
21021
- }
21022
- },
21023
21214
  "batch" : {
21024
21215
  "endpoints" : {
21025
21216
  "cn-north-1" : { },
@@ -21868,7 +22059,8 @@
21868
22059
  },
21869
22060
  "redshift-serverless" : {
21870
22061
  "endpoints" : {
21871
- "cn-north-1" : { }
22062
+ "cn-north-1" : { },
22063
+ "cn-northwest-1" : { }
21872
22064
  }
21873
22065
  },
21874
22066
  "resource-groups" : {
@@ -22913,12 +23105,6 @@
22913
23105
  "us-gov-west-1" : { }
22914
23106
  }
22915
23107
  },
22916
- "backupstorage" : {
22917
- "endpoints" : {
22918
- "us-gov-east-1" : { },
22919
- "us-gov-west-1" : { }
22920
- }
22921
- },
22922
23108
  "batch" : {
22923
23109
  "defaults" : {
22924
23110
  "variants" : [ {
@@ -22957,6 +23143,18 @@
22957
23143
  },
22958
23144
  "bedrock" : {
22959
23145
  "endpoints" : {
23146
+ "bedrock-fips-us-gov-west-1" : {
23147
+ "credentialScope" : {
23148
+ "region" : "us-gov-west-1"
23149
+ },
23150
+ "hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
23151
+ },
23152
+ "bedrock-runtime-fips-us-gov-west-1" : {
23153
+ "credentialScope" : {
23154
+ "region" : "us-gov-west-1"
23155
+ },
23156
+ "hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
23157
+ },
22960
23158
  "bedrock-runtime-us-gov-west-1" : {
22961
23159
  "credentialScope" : {
22962
23160
  "region" : "us-gov-west-1"
@@ -25060,6 +25258,44 @@
25060
25258
  "us-gov-west-1" : { }
25061
25259
  }
25062
25260
  },
25261
+ "kinesisvideo" : {
25262
+ "endpoints" : {
25263
+ "fips-us-gov-east-1" : {
25264
+ "credentialScope" : {
25265
+ "region" : "us-gov-east-1"
25266
+ },
25267
+ "deprecated" : true,
25268
+ "hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com"
25269
+ },
25270
+ "fips-us-gov-west-1" : {
25271
+ "credentialScope" : {
25272
+ "region" : "us-gov-west-1"
25273
+ },
25274
+ "deprecated" : true,
25275
+ "hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com"
25276
+ },
25277
+ "us-gov-east-1" : {
25278
+ "credentialScope" : {
25279
+ "region" : "us-gov-east-1"
25280
+ },
25281
+ "hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
25282
+ "variants" : [ {
25283
+ "hostname" : "kinesisvideo-fips.us-gov-east-1.amazonaws.com",
25284
+ "tags" : [ "fips" ]
25285
+ } ]
25286
+ },
25287
+ "us-gov-west-1" : {
25288
+ "credentialScope" : {
25289
+ "region" : "us-gov-west-1"
25290
+ },
25291
+ "hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
25292
+ "variants" : [ {
25293
+ "hostname" : "kinesisvideo-fips.us-gov-west-1.amazonaws.com",
25294
+ "tags" : [ "fips" ]
25295
+ } ]
25296
+ }
25297
+ }
25298
+ },
25063
25299
  "kms" : {
25064
25300
  "endpoints" : {
25065
25301
  "ProdFips" : {
@@ -26283,6 +26519,36 @@
26283
26519
  }
26284
26520
  }
26285
26521
  },
26522
+ "securitylake" : {
26523
+ "endpoints" : {
26524
+ "us-gov-east-1" : {
26525
+ "variants" : [ {
26526
+ "hostname" : "securitylake.us-gov-east-1.amazonaws.com",
26527
+ "tags" : [ "fips" ]
26528
+ } ]
26529
+ },
26530
+ "us-gov-east-1-fips" : {
26531
+ "credentialScope" : {
26532
+ "region" : "us-gov-east-1"
26533
+ },
26534
+ "deprecated" : true,
26535
+ "hostname" : "securitylake.us-gov-east-1.amazonaws.com"
26536
+ },
26537
+ "us-gov-west-1" : {
26538
+ "variants" : [ {
26539
+ "hostname" : "securitylake.us-gov-west-1.amazonaws.com",
26540
+ "tags" : [ "fips" ]
26541
+ } ]
26542
+ },
26543
+ "us-gov-west-1-fips" : {
26544
+ "credentialScope" : {
26545
+ "region" : "us-gov-west-1"
26546
+ },
26547
+ "deprecated" : true,
26548
+ "hostname" : "securitylake.us-gov-west-1.amazonaws.com"
26549
+ }
26550
+ }
26551
+ },
26286
26552
  "serverlessrepo" : {
26287
26553
  "defaults" : {
26288
26554
  "protocols" : [ "https" ]
@@ -27820,32 +28086,8 @@
27820
28086
  },
27821
28087
  "ram" : {
27822
28088
  "endpoints" : {
27823
- "fips-us-iso-east-1" : {
27824
- "credentialScope" : {
27825
- "region" : "us-iso-east-1"
27826
- },
27827
- "deprecated" : true,
27828
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
27829
- },
27830
- "fips-us-iso-west-1" : {
27831
- "credentialScope" : {
27832
- "region" : "us-iso-west-1"
27833
- },
27834
- "deprecated" : true,
27835
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
27836
- },
27837
- "us-iso-east-1" : {
27838
- "variants" : [ {
27839
- "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
27840
- "tags" : [ "fips" ]
27841
- } ]
27842
- },
27843
- "us-iso-west-1" : {
27844
- "variants" : [ {
27845
- "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
27846
- "tags" : [ "fips" ]
27847
- } ]
27848
- }
28089
+ "us-iso-east-1" : { },
28090
+ "us-iso-west-1" : { }
27849
28091
  }
27850
28092
  },
27851
28093
  "rbin" : {
@@ -27880,43 +28122,23 @@
27880
28122
  },
27881
28123
  "rds" : {
27882
28124
  "endpoints" : {
27883
- "rds-fips.us-iso-east-1" : {
27884
- "credentialScope" : {
27885
- "region" : "us-iso-east-1"
27886
- },
27887
- "deprecated" : true,
27888
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
27889
- },
27890
- "rds-fips.us-iso-west-1" : {
27891
- "credentialScope" : {
27892
- "region" : "us-iso-west-1"
27893
- },
27894
- "deprecated" : true,
27895
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
27896
- },
27897
28125
  "rds.us-iso-east-1" : {
27898
28126
  "credentialScope" : {
27899
28127
  "region" : "us-iso-east-1"
27900
28128
  },
27901
28129
  "deprecated" : true,
27902
- "variants" : [ {
27903
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
27904
- "tags" : [ "fips" ]
27905
- } ]
28130
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov"
27906
28131
  },
27907
28132
  "rds.us-iso-west-1" : {
27908
28133
  "credentialScope" : {
27909
28134
  "region" : "us-iso-west-1"
27910
28135
  },
27911
28136
  "deprecated" : true,
27912
- "variants" : [ {
27913
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
27914
- "tags" : [ "fips" ]
27915
- } ]
28137
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov"
27916
28138
  },
27917
28139
  "us-iso-east-1" : {
27918
28140
  "variants" : [ {
27919
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov",
28141
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov",
27920
28142
  "tags" : [ "fips" ]
27921
28143
  } ]
27922
28144
  },
@@ -27925,11 +28147,11 @@
27925
28147
  "region" : "us-iso-east-1"
27926
28148
  },
27927
28149
  "deprecated" : true,
27928
- "hostname" : "rds-fips.us-iso-east-1.c2s.ic.gov"
28150
+ "hostname" : "rds.us-iso-east-1.c2s.ic.gov"
27929
28151
  },
27930
28152
  "us-iso-west-1" : {
27931
28153
  "variants" : [ {
27932
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov",
28154
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov",
27933
28155
  "tags" : [ "fips" ]
27934
28156
  } ]
27935
28157
  },
@@ -27938,7 +28160,7 @@
27938
28160
  "region" : "us-iso-west-1"
27939
28161
  },
27940
28162
  "deprecated" : true,
27941
- "hostname" : "rds-fips.us-iso-west-1.c2s.ic.gov"
28163
+ "hostname" : "rds.us-iso-west-1.c2s.ic.gov"
27942
28164
  }
27943
28165
  }
27944
28166
  },
@@ -28586,19 +28808,7 @@
28586
28808
  },
28587
28809
  "ram" : {
28588
28810
  "endpoints" : {
28589
- "fips-us-isob-east-1" : {
28590
- "credentialScope" : {
28591
- "region" : "us-isob-east-1"
28592
- },
28593
- "deprecated" : true,
28594
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
28595
- },
28596
- "us-isob-east-1" : {
28597
- "variants" : [ {
28598
- "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
28599
- "tags" : [ "fips" ]
28600
- } ]
28601
- }
28811
+ "us-isob-east-1" : { }
28602
28812
  }
28603
28813
  },
28604
28814
  "rbin" : {
@@ -28620,26 +28830,16 @@
28620
28830
  },
28621
28831
  "rds" : {
28622
28832
  "endpoints" : {
28623
- "rds-fips.us-isob-east-1" : {
28624
- "credentialScope" : {
28625
- "region" : "us-isob-east-1"
28626
- },
28627
- "deprecated" : true,
28628
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
28629
- },
28630
28833
  "rds.us-isob-east-1" : {
28631
28834
  "credentialScope" : {
28632
28835
  "region" : "us-isob-east-1"
28633
28836
  },
28634
28837
  "deprecated" : true,
28635
- "variants" : [ {
28636
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28637
- "tags" : [ "fips" ]
28638
- } ]
28838
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
28639
28839
  },
28640
28840
  "us-isob-east-1" : {
28641
28841
  "variants" : [ {
28642
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov",
28842
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov",
28643
28843
  "tags" : [ "fips" ]
28644
28844
  } ]
28645
28845
  },
@@ -28648,7 +28848,7 @@
28648
28848
  "region" : "us-isob-east-1"
28649
28849
  },
28650
28850
  "deprecated" : true,
28651
- "hostname" : "rds-fips.us-isob-east-1.sc2s.sgov.gov"
28851
+ "hostname" : "rds.us-isob-east-1.sc2s.sgov.gov"
28652
28852
  }
28653
28853
  }
28654
28854
  },
@@ -28889,7 +29089,11 @@
28889
29089
  "partition" : "aws-iso-e",
28890
29090
  "partitionName" : "AWS ISOE (Europe)",
28891
29091
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
28892
- "regions" : { },
29092
+ "regions" : {
29093
+ "eu-isoe-west-1" : {
29094
+ "description" : "EU ISOE West"
29095
+ }
29096
+ },
28893
29097
  "services" : { }
28894
29098
  }, {
28895
29099
  "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.929.0
4
+ version: 1.946.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-14 00:00:00.000000000 Z
11
+ date: 2024-06-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: