aws-partitions 1.1181.0 → 1.1198.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 +4 -4
- data/CHANGELOG.md +93 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +10 -0
- data/partitions.json +550 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f7fcf2e08e6b5fe5e786cfe77f2630b44c3d3cd237087538b0c51bde66eb3102
|
|
4
|
+
data.tar.gz: 526484225b4ea36ae1376b4f4f420c847575b8cd755b3872c4e7f0326494c275
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 70e5d72caedcd16ac0134e0f87eb6dccd45a78cad006c4321b80632830870e9c8a59c0b484b5c7934bec41704142a4eea58b4cc8366b2cfca1256bcb60dbddf2
|
|
7
|
+
data.tar.gz: ee0b2822eef00b0c2e7e88641acbf0339ec08b8f7412027f118c675889688483a23ac3d72aef71ccbff0af2dbbfecb96b1f098f4353fc44692046fa466844f64
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,99 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.1198.0 (2025-12-19)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::Wickr`.
|
|
8
|
+
|
|
9
|
+
1.1197.0 (2025-12-18)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.1196.0 (2025-12-17)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.1195.0 (2025-12-16)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.1194.0 (2025-12-12)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
29
|
+
1.1193.0 (2025-12-11)
|
|
30
|
+
------------------
|
|
31
|
+
|
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
33
|
+
|
|
34
|
+
1.1192.0 (2025-12-09)
|
|
35
|
+
------------------
|
|
36
|
+
|
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
38
|
+
|
|
39
|
+
1.1191.0 (2025-12-08)
|
|
40
|
+
------------------
|
|
41
|
+
|
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
43
|
+
|
|
44
|
+
1.1190.0 (2025-12-02)
|
|
45
|
+
------------------
|
|
46
|
+
|
|
47
|
+
* Feature - Added support for enumerating regions for `Aws::NovaAct`.
|
|
48
|
+
|
|
49
|
+
1.1189.0 (2025-12-01)
|
|
50
|
+
------------------
|
|
51
|
+
|
|
52
|
+
* Feature - Added support for enumerating regions for `Aws::Route53GlobalResolver`.
|
|
53
|
+
|
|
54
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralBenefits`.
|
|
55
|
+
|
|
56
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralAccount`.
|
|
57
|
+
|
|
58
|
+
1.1188.0 (2025-11-25)
|
|
59
|
+
------------------
|
|
60
|
+
|
|
61
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
62
|
+
|
|
63
|
+
1.1187.0 (2025-11-21)
|
|
64
|
+
------------------
|
|
65
|
+
|
|
66
|
+
* Feature - Added support for enumerating regions for `Aws::SageMakerRuntimeHTTP2`.
|
|
67
|
+
|
|
68
|
+
* Feature - Added support for enumerating regions for `Aws::ComputeOptimizerAutomation`.
|
|
69
|
+
|
|
70
|
+
1.1186.0 (2025-11-20)
|
|
71
|
+
------------------
|
|
72
|
+
|
|
73
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
74
|
+
|
|
75
|
+
1.1185.0 (2025-11-19)
|
|
76
|
+
------------------
|
|
77
|
+
|
|
78
|
+
* Feature - Added support for enumerating regions for `Aws::Signin`.
|
|
79
|
+
|
|
80
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralChannel`.
|
|
81
|
+
|
|
82
|
+
1.1184.0 (2025-11-18)
|
|
83
|
+
------------------
|
|
84
|
+
|
|
85
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
86
|
+
|
|
87
|
+
1.1183.0 (2025-11-17)
|
|
88
|
+
------------------
|
|
89
|
+
|
|
90
|
+
* Feature - Added support for enumerating regions for `Aws::MWAAServerless`.
|
|
91
|
+
|
|
92
|
+
1.1182.0 (2025-11-14)
|
|
93
|
+
------------------
|
|
94
|
+
|
|
95
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
96
|
+
|
|
4
97
|
1.1181.0 (2025-11-06)
|
|
5
98
|
------------------
|
|
6
99
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1198.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -343,6 +343,7 @@ module Aws
|
|
|
343
343
|
'Comprehend' => 'comprehend',
|
|
344
344
|
'ComprehendMedical' => 'comprehendmedical',
|
|
345
345
|
'ComputeOptimizer' => 'compute-optimizer',
|
|
346
|
+
'ComputeOptimizerAutomation' => 'aco-automation',
|
|
346
347
|
'ConfigService' => 'config',
|
|
347
348
|
'Connect' => 'connect',
|
|
348
349
|
'ConnectCampaignService' => 'connect-campaigns',
|
|
@@ -480,6 +481,7 @@ module Aws
|
|
|
480
481
|
'MQ' => 'mq',
|
|
481
482
|
'MTurk' => 'mturk-requester',
|
|
482
483
|
'MWAA' => 'airflow',
|
|
484
|
+
'MWAAServerless' => 'airflow-serverless',
|
|
483
485
|
'MachineLearning' => 'machinelearning',
|
|
484
486
|
'Macie2' => 'macie2',
|
|
485
487
|
'MailManager' => 'mail-manager',
|
|
@@ -520,6 +522,7 @@ module Aws
|
|
|
520
522
|
'NetworkMonitor' => 'networkmonitor',
|
|
521
523
|
'Notifications' => 'notifications',
|
|
522
524
|
'NotificationsContacts' => 'notifications-contacts',
|
|
525
|
+
'NovaAct' => 'nova-act',
|
|
523
526
|
'OAM' => 'oam',
|
|
524
527
|
'OSIS' => 'osis',
|
|
525
528
|
'ObservabilityAdmin' => 'observabilityadmin',
|
|
@@ -532,6 +535,9 @@ module Aws
|
|
|
532
535
|
'PCS' => 'pcs',
|
|
533
536
|
'PI' => 'pi',
|
|
534
537
|
'Panorama' => 'panorama',
|
|
538
|
+
'PartnerCentralAccount' => 'partnercentral-account',
|
|
539
|
+
'PartnerCentralBenefits' => 'partnercentral-benefits',
|
|
540
|
+
'PartnerCentralChannel' => 'partnercentral-channel',
|
|
535
541
|
'PartnerCentralSelling' => 'partnercentral-selling',
|
|
536
542
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
|
537
543
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
|
@@ -570,6 +576,7 @@ module Aws
|
|
|
570
576
|
'RolesAnywhere' => 'rolesanywhere',
|
|
571
577
|
'Route53' => 'route53',
|
|
572
578
|
'Route53Domains' => 'route53domains',
|
|
579
|
+
'Route53GlobalResolver' => 'route53globalresolver',
|
|
573
580
|
'Route53Profiles' => 'route53profiles',
|
|
574
581
|
'Route53RecoveryCluster' => 'route53-recovery-cluster',
|
|
575
582
|
'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
|
|
@@ -599,6 +606,7 @@ module Aws
|
|
|
599
606
|
'SageMakerGeospatial' => 'sagemaker-geospatial',
|
|
600
607
|
'SageMakerMetrics' => 'metrics.sagemaker',
|
|
601
608
|
'SageMakerRuntime' => 'runtime.sagemaker',
|
|
609
|
+
'SageMakerRuntimeHTTP2' => 'runtime.sagemaker',
|
|
602
610
|
'SagemakerEdgeManager' => 'edge.sagemaker',
|
|
603
611
|
'SavingsPlans' => 'savingsplans',
|
|
604
612
|
'Scheduler' => 'scheduler',
|
|
@@ -613,6 +621,7 @@ module Aws
|
|
|
613
621
|
'ServiceQuotas' => 'servicequotas',
|
|
614
622
|
'Shield' => 'shield',
|
|
615
623
|
'Signer' => 'signer',
|
|
624
|
+
'Signin' => 'signin',
|
|
616
625
|
'SimSpaceWeaver' => 'simspaceweaver',
|
|
617
626
|
'SimpleDB' => 'sdb',
|
|
618
627
|
'SnowDeviceManagement' => 'snow-device-management',
|
|
@@ -643,6 +652,7 @@ module Aws
|
|
|
643
652
|
'WAFRegional' => 'waf-regional',
|
|
644
653
|
'WAFV2' => 'wafv2',
|
|
645
654
|
'WellArchitected' => 'wellarchitected',
|
|
655
|
+
'Wickr' => 'admin.wickr',
|
|
646
656
|
'WorkDocs' => 'workdocs',
|
|
647
657
|
'WorkMail' => 'workmail',
|
|
648
658
|
'WorkMailMessageFlow' => 'workmailmessageflow',
|
data/partitions.json
CHANGED
|
@@ -1578,6 +1578,7 @@
|
|
|
1578
1578
|
"ap-southeast-3" : { },
|
|
1579
1579
|
"ap-southeast-4" : { },
|
|
1580
1580
|
"ap-southeast-5" : { },
|
|
1581
|
+
"ap-southeast-6" : { },
|
|
1581
1582
|
"ap-southeast-7" : { },
|
|
1582
1583
|
"ca-central-1" : {
|
|
1583
1584
|
"variants" : [ {
|
|
@@ -2720,8 +2721,11 @@
|
|
|
2720
2721
|
"ap-south-1" : { },
|
|
2721
2722
|
"ap-southeast-1" : { },
|
|
2722
2723
|
"ap-southeast-2" : { },
|
|
2724
|
+
"ap-southeast-5" : { },
|
|
2723
2725
|
"ca-central-1" : { },
|
|
2724
2726
|
"eu-central-1" : { },
|
|
2727
|
+
"eu-south-1" : { },
|
|
2728
|
+
"eu-south-2" : { },
|
|
2725
2729
|
"eu-west-1" : { },
|
|
2726
2730
|
"eu-west-2" : { },
|
|
2727
2731
|
"eu-west-3" : { },
|
|
@@ -2732,6 +2736,7 @@
|
|
|
2732
2736
|
"deprecated" : true,
|
|
2733
2737
|
"hostname" : "appstream2-fips.us-west-2.amazonaws.com"
|
|
2734
2738
|
},
|
|
2739
|
+
"il-central-1" : { },
|
|
2735
2740
|
"sa-east-1" : { },
|
|
2736
2741
|
"us-east-1" : {
|
|
2737
2742
|
"variants" : [ {
|
|
@@ -3720,6 +3725,7 @@
|
|
|
3720
3725
|
},
|
|
3721
3726
|
"bedrock" : {
|
|
3722
3727
|
"endpoints" : {
|
|
3728
|
+
"af-south-1" : { },
|
|
3723
3729
|
"ap-east-2" : { },
|
|
3724
3730
|
"ap-northeast-1" : { },
|
|
3725
3731
|
"ap-northeast-2" : { },
|
|
@@ -4021,6 +4027,7 @@
|
|
|
4021
4027
|
"hostname" : "bedrock.us-west-2.amazonaws.com"
|
|
4022
4028
|
},
|
|
4023
4029
|
"ca-central-1" : { },
|
|
4030
|
+
"ca-west-1" : { },
|
|
4024
4031
|
"eu-central-1" : { },
|
|
4025
4032
|
"eu-central-2" : { },
|
|
4026
4033
|
"eu-north-1" : { },
|
|
@@ -4031,6 +4038,8 @@
|
|
|
4031
4038
|
"eu-west-3" : { },
|
|
4032
4039
|
"il-central-1" : { },
|
|
4033
4040
|
"me-central-1" : { },
|
|
4041
|
+
"me-south-1" : { },
|
|
4042
|
+
"mx-central-1" : { },
|
|
4034
4043
|
"sa-east-1" : { },
|
|
4035
4044
|
"us-east-1" : { },
|
|
4036
4045
|
"us-east-2" : { },
|
|
@@ -4098,6 +4107,7 @@
|
|
|
4098
4107
|
},
|
|
4099
4108
|
"cases" : {
|
|
4100
4109
|
"endpoints" : {
|
|
4110
|
+
"af-south-1" : { },
|
|
4101
4111
|
"ap-northeast-1" : { },
|
|
4102
4112
|
"ap-northeast-2" : { },
|
|
4103
4113
|
"ap-southeast-1" : { },
|
|
@@ -4952,12 +4962,14 @@
|
|
|
4952
4962
|
"tags" : [ "dualstack" ]
|
|
4953
4963
|
} ]
|
|
4954
4964
|
},
|
|
4965
|
+
"ap-southeast-5" : { },
|
|
4955
4966
|
"ca-central-1" : {
|
|
4956
4967
|
"variants" : [ {
|
|
4957
4968
|
"hostname" : "cloudhsmv2.ca-central-1.api.aws",
|
|
4958
4969
|
"tags" : [ "dualstack" ]
|
|
4959
4970
|
} ]
|
|
4960
4971
|
},
|
|
4972
|
+
"ca-west-1" : { },
|
|
4961
4973
|
"eu-central-1" : {
|
|
4962
4974
|
"variants" : [ {
|
|
4963
4975
|
"hostname" : "cloudhsmv2.eu-central-1.api.aws",
|
|
@@ -5019,6 +5031,7 @@
|
|
|
5019
5031
|
"tags" : [ "dualstack" ]
|
|
5020
5032
|
} ]
|
|
5021
5033
|
},
|
|
5034
|
+
"mx-central-1" : { },
|
|
5022
5035
|
"sa-east-1" : {
|
|
5023
5036
|
"variants" : [ {
|
|
5024
5037
|
"hostname" : "cloudhsmv2.sa-east-1.api.aws",
|
|
@@ -9246,6 +9259,7 @@
|
|
|
9246
9259
|
"tags" : [ "dualstack" ]
|
|
9247
9260
|
} ]
|
|
9248
9261
|
},
|
|
9262
|
+
"ap-south-2" : { },
|
|
9249
9263
|
"ap-southeast-1" : {
|
|
9250
9264
|
"variants" : [ {
|
|
9251
9265
|
"hostname" : "elasticbeanstalk.ap-southeast-1.api.aws",
|
|
@@ -9264,7 +9278,9 @@
|
|
|
9264
9278
|
"tags" : [ "dualstack" ]
|
|
9265
9279
|
} ]
|
|
9266
9280
|
},
|
|
9281
|
+
"ap-southeast-4" : { },
|
|
9267
9282
|
"ap-southeast-5" : { },
|
|
9283
|
+
"ap-southeast-6" : { },
|
|
9268
9284
|
"ap-southeast-7" : { },
|
|
9269
9285
|
"ca-central-1" : {
|
|
9270
9286
|
"variants" : [ {
|
|
@@ -9272,12 +9288,14 @@
|
|
|
9272
9288
|
"tags" : [ "dualstack" ]
|
|
9273
9289
|
} ]
|
|
9274
9290
|
},
|
|
9291
|
+
"ca-west-1" : { },
|
|
9275
9292
|
"eu-central-1" : {
|
|
9276
9293
|
"variants" : [ {
|
|
9277
9294
|
"hostname" : "elasticbeanstalk.eu-central-1.api.aws",
|
|
9278
9295
|
"tags" : [ "dualstack" ]
|
|
9279
9296
|
} ]
|
|
9280
9297
|
},
|
|
9298
|
+
"eu-central-2" : { },
|
|
9281
9299
|
"eu-north-1" : {
|
|
9282
9300
|
"variants" : [ {
|
|
9283
9301
|
"hostname" : "elasticbeanstalk.eu-north-1.api.aws",
|
|
@@ -10060,12 +10078,14 @@
|
|
|
10060
10078
|
"ap-southeast-1" : { },
|
|
10061
10079
|
"ap-southeast-2" : { },
|
|
10062
10080
|
"ap-southeast-3" : { },
|
|
10081
|
+
"ap-southeast-5" : { },
|
|
10063
10082
|
"ca-central-1" : {
|
|
10064
10083
|
"variants" : [ {
|
|
10065
10084
|
"hostname" : "email-fips.ca-central-1.amazonaws.com",
|
|
10066
10085
|
"tags" : [ "fips" ]
|
|
10067
10086
|
} ]
|
|
10068
10087
|
},
|
|
10088
|
+
"ca-west-1" : { },
|
|
10069
10089
|
"eu-central-1" : { },
|
|
10070
10090
|
"eu-central-2" : { },
|
|
10071
10091
|
"eu-north-1" : { },
|
|
@@ -12697,6 +12717,7 @@
|
|
|
12697
12717
|
"ap-southeast-3" : { },
|
|
12698
12718
|
"ap-southeast-4" : { },
|
|
12699
12719
|
"ap-southeast-5" : { },
|
|
12720
|
+
"ap-southeast-6" : { },
|
|
12700
12721
|
"ap-southeast-7" : { },
|
|
12701
12722
|
"ca-central-1" : { },
|
|
12702
12723
|
"ca-west-1" : { },
|
|
@@ -14308,6 +14329,7 @@
|
|
|
14308
14329
|
"ap-southeast-3" : { },
|
|
14309
14330
|
"ap-southeast-4" : { },
|
|
14310
14331
|
"ap-southeast-5" : { },
|
|
14332
|
+
"ap-southeast-6" : { },
|
|
14311
14333
|
"ap-southeast-7" : { },
|
|
14312
14334
|
"ca-central-1" : {
|
|
14313
14335
|
"variants" : [ {
|
|
@@ -17471,6 +17493,7 @@
|
|
|
17471
17493
|
"ap-southeast-3" : { },
|
|
17472
17494
|
"ap-southeast-4" : { },
|
|
17473
17495
|
"ap-southeast-5" : { },
|
|
17496
|
+
"ap-southeast-6" : { },
|
|
17474
17497
|
"ap-southeast-7" : { },
|
|
17475
17498
|
"ca-central-1" : {
|
|
17476
17499
|
"variants" : [ {
|
|
@@ -17704,6 +17727,11 @@
|
|
|
17704
17727
|
"isRegionalized" : false,
|
|
17705
17728
|
"partitionEndpoint" : "aws-global"
|
|
17706
17729
|
},
|
|
17730
|
+
"nova-act" : {
|
|
17731
|
+
"endpoints" : {
|
|
17732
|
+
"us-east-1" : { }
|
|
17733
|
+
}
|
|
17734
|
+
},
|
|
17707
17735
|
"oam" : {
|
|
17708
17736
|
"endpoints" : {
|
|
17709
17737
|
"af-south-1" : { },
|
|
@@ -17756,6 +17784,7 @@
|
|
|
17756
17784
|
},
|
|
17757
17785
|
"hostname" : "oidc.ap-east-1.amazonaws.com"
|
|
17758
17786
|
},
|
|
17787
|
+
"ap-east-2" : { },
|
|
17759
17788
|
"ap-northeast-1" : {
|
|
17760
17789
|
"credentialScope" : {
|
|
17761
17790
|
"region" : "ap-northeast-1"
|
|
@@ -18168,6 +18197,11 @@
|
|
|
18168
18197
|
}
|
|
18169
18198
|
}
|
|
18170
18199
|
},
|
|
18200
|
+
"partnercentral-channel" : {
|
|
18201
|
+
"endpoints" : {
|
|
18202
|
+
"us-east-1" : { }
|
|
18203
|
+
}
|
|
18204
|
+
},
|
|
18171
18205
|
"personalize" : {
|
|
18172
18206
|
"endpoints" : {
|
|
18173
18207
|
"ap-northeast-1" : { },
|
|
@@ -18822,6 +18856,7 @@
|
|
|
18822
18856
|
},
|
|
18823
18857
|
"hostname" : "portal.sso.ap-east-1.amazonaws.com"
|
|
18824
18858
|
},
|
|
18859
|
+
"ap-east-2" : { },
|
|
18825
18860
|
"ap-northeast-1" : {
|
|
18826
18861
|
"credentialScope" : {
|
|
18827
18862
|
"region" : "ap-northeast-1"
|
|
@@ -20583,6 +20618,7 @@
|
|
|
20583
20618
|
"ap-southeast-3" : { },
|
|
20584
20619
|
"ap-southeast-4" : { },
|
|
20585
20620
|
"ap-southeast-5" : { },
|
|
20621
|
+
"ap-southeast-6" : { },
|
|
20586
20622
|
"ap-southeast-7" : { },
|
|
20587
20623
|
"ca-central-1" : {
|
|
20588
20624
|
"variants" : [ {
|
|
@@ -25825,6 +25861,7 @@
|
|
|
25825
25861
|
"endpoints" : {
|
|
25826
25862
|
"af-south-1" : { },
|
|
25827
25863
|
"ap-east-1" : { },
|
|
25864
|
+
"ap-east-2" : { },
|
|
25828
25865
|
"ap-northeast-1" : { },
|
|
25829
25866
|
"ap-northeast-2" : { },
|
|
25830
25867
|
"ap-northeast-3" : { },
|
|
@@ -37841,6 +37878,11 @@
|
|
|
37841
37878
|
}
|
|
37842
37879
|
},
|
|
37843
37880
|
"services" : {
|
|
37881
|
+
"agreement-marketplace" : {
|
|
37882
|
+
"endpoints" : {
|
|
37883
|
+
"us-isob-east-1" : { }
|
|
37884
|
+
}
|
|
37885
|
+
},
|
|
37844
37886
|
"api.ecr" : {
|
|
37845
37887
|
"endpoints" : {
|
|
37846
37888
|
"us-isob-east-1" : {
|
|
@@ -37924,6 +37966,11 @@
|
|
|
37924
37966
|
"us-isob-west-1" : { }
|
|
37925
37967
|
}
|
|
37926
37968
|
},
|
|
37969
|
+
"bedrock" : {
|
|
37970
|
+
"endpoints" : {
|
|
37971
|
+
"us-isob-east-1" : { }
|
|
37972
|
+
}
|
|
37973
|
+
},
|
|
37927
37974
|
"budgets" : {
|
|
37928
37975
|
"endpoints" : {
|
|
37929
37976
|
"aws-iso-b-global" : {
|
|
@@ -39754,6 +39801,11 @@
|
|
|
39754
39801
|
"isRegionalized" : false,
|
|
39755
39802
|
"partitionEndpoint" : "aws-iso-f-global"
|
|
39756
39803
|
},
|
|
39804
|
+
"identitystore" : {
|
|
39805
|
+
"endpoints" : {
|
|
39806
|
+
"us-isof-east-1" : { }
|
|
39807
|
+
}
|
|
39808
|
+
},
|
|
39757
39809
|
"kinesis" : {
|
|
39758
39810
|
"endpoints" : {
|
|
39759
39811
|
"us-isof-east-1" : { },
|
|
@@ -39925,6 +39977,12 @@
|
|
|
39925
39977
|
"us-isof-south-1" : { }
|
|
39926
39978
|
}
|
|
39927
39979
|
},
|
|
39980
|
+
"rolesanywhere" : {
|
|
39981
|
+
"endpoints" : {
|
|
39982
|
+
"us-isof-east-1" : { },
|
|
39983
|
+
"us-isof-south-1" : { }
|
|
39984
|
+
}
|
|
39985
|
+
},
|
|
39928
39986
|
"route53" : {
|
|
39929
39987
|
"endpoints" : {
|
|
39930
39988
|
"aws-iso-f-global" : {
|
|
@@ -40152,6 +40210,14 @@
|
|
|
40152
40210
|
"dnsSuffix" : "amazonaws.eu",
|
|
40153
40211
|
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
|
40154
40212
|
"tags" : [ "fips" ]
|
|
40213
|
+
}, {
|
|
40214
|
+
"dnsSuffix" : "api.amazonwebservices.eu",
|
|
40215
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
|
40216
|
+
"tags" : [ "dualstack", "fips" ]
|
|
40217
|
+
}, {
|
|
40218
|
+
"dnsSuffix" : "api.amazonwebservices.eu",
|
|
40219
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
|
40220
|
+
"tags" : [ "dualstack" ]
|
|
40155
40221
|
} ]
|
|
40156
40222
|
},
|
|
40157
40223
|
"dnsSuffix" : "amazonaws.eu",
|
|
@@ -40163,7 +40229,490 @@
|
|
|
40163
40229
|
"description" : "EU (Germany)"
|
|
40164
40230
|
}
|
|
40165
40231
|
},
|
|
40166
|
-
"services" : {
|
|
40232
|
+
"services" : {
|
|
40233
|
+
"access-analyzer" : {
|
|
40234
|
+
"endpoints" : {
|
|
40235
|
+
"eusc-de-east-1" : { }
|
|
40236
|
+
}
|
|
40237
|
+
},
|
|
40238
|
+
"acm" : {
|
|
40239
|
+
"endpoints" : {
|
|
40240
|
+
"eusc-de-east-1" : { }
|
|
40241
|
+
}
|
|
40242
|
+
},
|
|
40243
|
+
"acm-pca" : {
|
|
40244
|
+
"endpoints" : {
|
|
40245
|
+
"eusc-de-east-1" : { }
|
|
40246
|
+
}
|
|
40247
|
+
},
|
|
40248
|
+
"agreement-marketplace" : {
|
|
40249
|
+
"endpoints" : {
|
|
40250
|
+
"eusc-de-east-1" : { }
|
|
40251
|
+
}
|
|
40252
|
+
},
|
|
40253
|
+
"api.ecr" : {
|
|
40254
|
+
"endpoints" : {
|
|
40255
|
+
"eusc-de-east-1" : { }
|
|
40256
|
+
}
|
|
40257
|
+
},
|
|
40258
|
+
"api.pricing" : {
|
|
40259
|
+
"endpoints" : {
|
|
40260
|
+
"eusc-de-east-1" : { }
|
|
40261
|
+
}
|
|
40262
|
+
},
|
|
40263
|
+
"api.sagemaker" : {
|
|
40264
|
+
"endpoints" : {
|
|
40265
|
+
"eusc-de-east-1" : { }
|
|
40266
|
+
}
|
|
40267
|
+
},
|
|
40268
|
+
"appconfig" : {
|
|
40269
|
+
"endpoints" : {
|
|
40270
|
+
"eusc-de-east-1" : { }
|
|
40271
|
+
}
|
|
40272
|
+
},
|
|
40273
|
+
"appconfigdata" : {
|
|
40274
|
+
"endpoints" : {
|
|
40275
|
+
"eusc-de-east-1" : { }
|
|
40276
|
+
}
|
|
40277
|
+
},
|
|
40278
|
+
"application-autoscaling" : {
|
|
40279
|
+
"endpoints" : {
|
|
40280
|
+
"eusc-de-east-1" : { }
|
|
40281
|
+
}
|
|
40282
|
+
},
|
|
40283
|
+
"arc-zonal-shift" : {
|
|
40284
|
+
"endpoints" : {
|
|
40285
|
+
"eusc-de-east-1" : { }
|
|
40286
|
+
}
|
|
40287
|
+
},
|
|
40288
|
+
"athena" : {
|
|
40289
|
+
"endpoints" : {
|
|
40290
|
+
"eusc-de-east-1" : { }
|
|
40291
|
+
}
|
|
40292
|
+
},
|
|
40293
|
+
"autoscaling" : {
|
|
40294
|
+
"endpoints" : {
|
|
40295
|
+
"eusc-de-east-1" : { }
|
|
40296
|
+
}
|
|
40297
|
+
},
|
|
40298
|
+
"backup" : {
|
|
40299
|
+
"endpoints" : {
|
|
40300
|
+
"eusc-de-east-1" : { }
|
|
40301
|
+
}
|
|
40302
|
+
},
|
|
40303
|
+
"batch" : {
|
|
40304
|
+
"endpoints" : {
|
|
40305
|
+
"eusc-de-east-1" : { }
|
|
40306
|
+
}
|
|
40307
|
+
},
|
|
40308
|
+
"bedrock" : {
|
|
40309
|
+
"endpoints" : {
|
|
40310
|
+
"eusc-de-east-1" : { }
|
|
40311
|
+
}
|
|
40312
|
+
},
|
|
40313
|
+
"cloudcontrolapi" : {
|
|
40314
|
+
"endpoints" : {
|
|
40315
|
+
"eusc-de-east-1" : { }
|
|
40316
|
+
}
|
|
40317
|
+
},
|
|
40318
|
+
"cloudformation" : {
|
|
40319
|
+
"endpoints" : {
|
|
40320
|
+
"eusc-de-east-1" : { }
|
|
40321
|
+
}
|
|
40322
|
+
},
|
|
40323
|
+
"cloudtrail" : {
|
|
40324
|
+
"endpoints" : {
|
|
40325
|
+
"eusc-de-east-1" : { }
|
|
40326
|
+
}
|
|
40327
|
+
},
|
|
40328
|
+
"codedeploy" : {
|
|
40329
|
+
"endpoints" : {
|
|
40330
|
+
"eusc-de-east-1" : { }
|
|
40331
|
+
}
|
|
40332
|
+
},
|
|
40333
|
+
"compute-optimizer" : {
|
|
40334
|
+
"endpoints" : {
|
|
40335
|
+
"eusc-de-east-1" : { }
|
|
40336
|
+
}
|
|
40337
|
+
},
|
|
40338
|
+
"config" : {
|
|
40339
|
+
"endpoints" : {
|
|
40340
|
+
"eusc-de-east-1" : { }
|
|
40341
|
+
}
|
|
40342
|
+
},
|
|
40343
|
+
"cost-optimization-hub" : {
|
|
40344
|
+
"endpoints" : {
|
|
40345
|
+
"eusc-de-east-1" : { }
|
|
40346
|
+
}
|
|
40347
|
+
},
|
|
40348
|
+
"datasync" : {
|
|
40349
|
+
"endpoints" : {
|
|
40350
|
+
"eusc-de-east-1" : { }
|
|
40351
|
+
}
|
|
40352
|
+
},
|
|
40353
|
+
"datazone" : {
|
|
40354
|
+
"endpoints" : {
|
|
40355
|
+
"eusc-de-east-1" : { }
|
|
40356
|
+
}
|
|
40357
|
+
},
|
|
40358
|
+
"directconnect" : {
|
|
40359
|
+
"endpoints" : {
|
|
40360
|
+
"eusc-de-east-1" : { }
|
|
40361
|
+
}
|
|
40362
|
+
},
|
|
40363
|
+
"dlm" : {
|
|
40364
|
+
"endpoints" : {
|
|
40365
|
+
"eusc-de-east-1" : { }
|
|
40366
|
+
}
|
|
40367
|
+
},
|
|
40368
|
+
"dms" : {
|
|
40369
|
+
"endpoints" : {
|
|
40370
|
+
"eusc-de-east-1" : { }
|
|
40371
|
+
}
|
|
40372
|
+
},
|
|
40373
|
+
"ds" : {
|
|
40374
|
+
"endpoints" : {
|
|
40375
|
+
"eusc-de-east-1" : { }
|
|
40376
|
+
}
|
|
40377
|
+
},
|
|
40378
|
+
"dynamodb" : {
|
|
40379
|
+
"endpoints" : {
|
|
40380
|
+
"eusc-de-east-1" : { }
|
|
40381
|
+
}
|
|
40382
|
+
},
|
|
40383
|
+
"ebs" : {
|
|
40384
|
+
"endpoints" : {
|
|
40385
|
+
"eusc-de-east-1" : { }
|
|
40386
|
+
}
|
|
40387
|
+
},
|
|
40388
|
+
"ec2" : {
|
|
40389
|
+
"endpoints" : {
|
|
40390
|
+
"eusc-de-east-1" : { }
|
|
40391
|
+
}
|
|
40392
|
+
},
|
|
40393
|
+
"ecs" : {
|
|
40394
|
+
"endpoints" : {
|
|
40395
|
+
"eusc-de-east-1" : { }
|
|
40396
|
+
}
|
|
40397
|
+
},
|
|
40398
|
+
"eks" : {
|
|
40399
|
+
"endpoints" : {
|
|
40400
|
+
"eusc-de-east-1" : { }
|
|
40401
|
+
}
|
|
40402
|
+
},
|
|
40403
|
+
"eks-auth" : {
|
|
40404
|
+
"endpoints" : {
|
|
40405
|
+
"eusc-de-east-1" : { }
|
|
40406
|
+
}
|
|
40407
|
+
},
|
|
40408
|
+
"elasticache" : {
|
|
40409
|
+
"endpoints" : {
|
|
40410
|
+
"eusc-de-east-1" : { }
|
|
40411
|
+
}
|
|
40412
|
+
},
|
|
40413
|
+
"elasticfilesystem" : {
|
|
40414
|
+
"endpoints" : {
|
|
40415
|
+
"eusc-de-east-1" : { }
|
|
40416
|
+
}
|
|
40417
|
+
},
|
|
40418
|
+
"elasticloadbalancing" : {
|
|
40419
|
+
"endpoints" : {
|
|
40420
|
+
"eusc-de-east-1" : { }
|
|
40421
|
+
}
|
|
40422
|
+
},
|
|
40423
|
+
"elasticmapreduce" : {
|
|
40424
|
+
"endpoints" : {
|
|
40425
|
+
"eusc-de-east-1" : { }
|
|
40426
|
+
}
|
|
40427
|
+
},
|
|
40428
|
+
"email" : {
|
|
40429
|
+
"endpoints" : {
|
|
40430
|
+
"eusc-de-east-1" : { }
|
|
40431
|
+
}
|
|
40432
|
+
},
|
|
40433
|
+
"entitlement.marketplace" : {
|
|
40434
|
+
"endpoints" : {
|
|
40435
|
+
"eusc-de-east-1" : { }
|
|
40436
|
+
}
|
|
40437
|
+
},
|
|
40438
|
+
"es" : {
|
|
40439
|
+
"endpoints" : {
|
|
40440
|
+
"eusc-de-east-1" : { }
|
|
40441
|
+
}
|
|
40442
|
+
},
|
|
40443
|
+
"events" : {
|
|
40444
|
+
"endpoints" : {
|
|
40445
|
+
"eusc-de-east-1" : { }
|
|
40446
|
+
}
|
|
40447
|
+
},
|
|
40448
|
+
"firehose" : {
|
|
40449
|
+
"endpoints" : {
|
|
40450
|
+
"eusc-de-east-1" : { }
|
|
40451
|
+
}
|
|
40452
|
+
},
|
|
40453
|
+
"gameliftstreams" : {
|
|
40454
|
+
"endpoints" : {
|
|
40455
|
+
"eusc-de-east-1" : { }
|
|
40456
|
+
}
|
|
40457
|
+
},
|
|
40458
|
+
"glue" : {
|
|
40459
|
+
"endpoints" : {
|
|
40460
|
+
"eusc-de-east-1" : { }
|
|
40461
|
+
}
|
|
40462
|
+
},
|
|
40463
|
+
"guardduty" : {
|
|
40464
|
+
"endpoints" : {
|
|
40465
|
+
"eusc-de-east-1" : { }
|
|
40466
|
+
}
|
|
40467
|
+
},
|
|
40468
|
+
"health" : {
|
|
40469
|
+
"endpoints" : {
|
|
40470
|
+
"eusc-de-east-1" : {
|
|
40471
|
+
"deprecated" : true
|
|
40472
|
+
}
|
|
40473
|
+
}
|
|
40474
|
+
},
|
|
40475
|
+
"identitystore" : {
|
|
40476
|
+
"endpoints" : {
|
|
40477
|
+
"eusc-de-east-1" : { }
|
|
40478
|
+
}
|
|
40479
|
+
},
|
|
40480
|
+
"internetmonitor" : {
|
|
40481
|
+
"endpoints" : {
|
|
40482
|
+
"eusc-de-east-1" : { }
|
|
40483
|
+
}
|
|
40484
|
+
},
|
|
40485
|
+
"kafka" : {
|
|
40486
|
+
"endpoints" : {
|
|
40487
|
+
"eusc-de-east-1" : { }
|
|
40488
|
+
}
|
|
40489
|
+
},
|
|
40490
|
+
"kendra-ranking" : {
|
|
40491
|
+
"endpoints" : {
|
|
40492
|
+
"eusc-de-east-1" : { }
|
|
40493
|
+
}
|
|
40494
|
+
},
|
|
40495
|
+
"kinesis" : {
|
|
40496
|
+
"endpoints" : {
|
|
40497
|
+
"eusc-de-east-1" : { }
|
|
40498
|
+
}
|
|
40499
|
+
},
|
|
40500
|
+
"kinesisanalytics" : {
|
|
40501
|
+
"endpoints" : {
|
|
40502
|
+
"eusc-de-east-1" : { }
|
|
40503
|
+
}
|
|
40504
|
+
},
|
|
40505
|
+
"kms" : {
|
|
40506
|
+
"endpoints" : {
|
|
40507
|
+
"eusc-de-east-1" : { }
|
|
40508
|
+
}
|
|
40509
|
+
},
|
|
40510
|
+
"lakeformation" : {
|
|
40511
|
+
"endpoints" : {
|
|
40512
|
+
"eusc-de-east-1" : { }
|
|
40513
|
+
}
|
|
40514
|
+
},
|
|
40515
|
+
"lambda" : {
|
|
40516
|
+
"endpoints" : {
|
|
40517
|
+
"eusc-de-east-1" : { }
|
|
40518
|
+
}
|
|
40519
|
+
},
|
|
40520
|
+
"license-manager" : {
|
|
40521
|
+
"endpoints" : {
|
|
40522
|
+
"eusc-de-east-1" : { }
|
|
40523
|
+
}
|
|
40524
|
+
},
|
|
40525
|
+
"logs" : {
|
|
40526
|
+
"endpoints" : {
|
|
40527
|
+
"eusc-de-east-1" : { }
|
|
40528
|
+
}
|
|
40529
|
+
},
|
|
40530
|
+
"metering.marketplace" : {
|
|
40531
|
+
"endpoints" : {
|
|
40532
|
+
"eusc-de-east-1" : { }
|
|
40533
|
+
}
|
|
40534
|
+
},
|
|
40535
|
+
"metrics.sagemaker" : {
|
|
40536
|
+
"endpoints" : {
|
|
40537
|
+
"eusc-de-east-1" : { }
|
|
40538
|
+
}
|
|
40539
|
+
},
|
|
40540
|
+
"monitoring" : {
|
|
40541
|
+
"endpoints" : {
|
|
40542
|
+
"eusc-de-east-1" : { }
|
|
40543
|
+
}
|
|
40544
|
+
},
|
|
40545
|
+
"notifications" : {
|
|
40546
|
+
"endpoints" : {
|
|
40547
|
+
"eusc-de-east-1" : { }
|
|
40548
|
+
}
|
|
40549
|
+
},
|
|
40550
|
+
"oam" : {
|
|
40551
|
+
"endpoints" : {
|
|
40552
|
+
"eusc-de-east-1" : { }
|
|
40553
|
+
}
|
|
40554
|
+
},
|
|
40555
|
+
"pi" : {
|
|
40556
|
+
"endpoints" : {
|
|
40557
|
+
"eusc-de-east-1" : { }
|
|
40558
|
+
}
|
|
40559
|
+
},
|
|
40560
|
+
"qbusiness" : {
|
|
40561
|
+
"endpoints" : {
|
|
40562
|
+
"eusc-de-east-1" : { }
|
|
40563
|
+
}
|
|
40564
|
+
},
|
|
40565
|
+
"ram" : {
|
|
40566
|
+
"endpoints" : {
|
|
40567
|
+
"eusc-de-east-1" : { }
|
|
40568
|
+
}
|
|
40569
|
+
},
|
|
40570
|
+
"rbin" : {
|
|
40571
|
+
"endpoints" : {
|
|
40572
|
+
"eusc-de-east-1" : { }
|
|
40573
|
+
}
|
|
40574
|
+
},
|
|
40575
|
+
"rds" : {
|
|
40576
|
+
"endpoints" : {
|
|
40577
|
+
"eusc-de-east-1" : { }
|
|
40578
|
+
}
|
|
40579
|
+
},
|
|
40580
|
+
"redshift" : {
|
|
40581
|
+
"endpoints" : {
|
|
40582
|
+
"eusc-de-east-1" : { }
|
|
40583
|
+
}
|
|
40584
|
+
},
|
|
40585
|
+
"resource-groups" : {
|
|
40586
|
+
"endpoints" : {
|
|
40587
|
+
"eusc-de-east-1" : { }
|
|
40588
|
+
}
|
|
40589
|
+
},
|
|
40590
|
+
"rolesanywhere" : {
|
|
40591
|
+
"endpoints" : {
|
|
40592
|
+
"eusc-de-east-1" : { }
|
|
40593
|
+
}
|
|
40594
|
+
},
|
|
40595
|
+
"route53resolver" : {
|
|
40596
|
+
"endpoints" : {
|
|
40597
|
+
"eusc-de-east-1" : { }
|
|
40598
|
+
}
|
|
40599
|
+
},
|
|
40600
|
+
"s3" : {
|
|
40601
|
+
"endpoints" : {
|
|
40602
|
+
"eusc-de-east-1" : { }
|
|
40603
|
+
}
|
|
40604
|
+
},
|
|
40605
|
+
"s3-control" : {
|
|
40606
|
+
"endpoints" : {
|
|
40607
|
+
"eusc-de-east-1" : { }
|
|
40608
|
+
}
|
|
40609
|
+
},
|
|
40610
|
+
"scheduler" : {
|
|
40611
|
+
"endpoints" : {
|
|
40612
|
+
"eusc-de-east-1" : { }
|
|
40613
|
+
}
|
|
40614
|
+
},
|
|
40615
|
+
"secretsmanager" : {
|
|
40616
|
+
"endpoints" : {
|
|
40617
|
+
"eusc-de-east-1" : { }
|
|
40618
|
+
}
|
|
40619
|
+
},
|
|
40620
|
+
"securityhub" : {
|
|
40621
|
+
"endpoints" : {
|
|
40622
|
+
"eusc-de-east-1" : { }
|
|
40623
|
+
}
|
|
40624
|
+
},
|
|
40625
|
+
"servicediscovery" : {
|
|
40626
|
+
"endpoints" : {
|
|
40627
|
+
"eusc-de-east-1" : { }
|
|
40628
|
+
}
|
|
40629
|
+
},
|
|
40630
|
+
"servicequotas" : {
|
|
40631
|
+
"endpoints" : {
|
|
40632
|
+
"eusc-de-east-1" : { }
|
|
40633
|
+
}
|
|
40634
|
+
},
|
|
40635
|
+
"signer" : {
|
|
40636
|
+
"endpoints" : {
|
|
40637
|
+
"eusc-de-east-1" : { }
|
|
40638
|
+
}
|
|
40639
|
+
},
|
|
40640
|
+
"sms-voice" : {
|
|
40641
|
+
"endpoints" : {
|
|
40642
|
+
"eusc-de-east-1" : { }
|
|
40643
|
+
}
|
|
40644
|
+
},
|
|
40645
|
+
"sns" : {
|
|
40646
|
+
"endpoints" : {
|
|
40647
|
+
"eusc-de-east-1" : { }
|
|
40648
|
+
}
|
|
40649
|
+
},
|
|
40650
|
+
"sqs" : {
|
|
40651
|
+
"endpoints" : {
|
|
40652
|
+
"eusc-de-east-1" : { }
|
|
40653
|
+
}
|
|
40654
|
+
},
|
|
40655
|
+
"ssm" : {
|
|
40656
|
+
"endpoints" : {
|
|
40657
|
+
"eusc-de-east-1" : { }
|
|
40658
|
+
}
|
|
40659
|
+
},
|
|
40660
|
+
"states" : {
|
|
40661
|
+
"endpoints" : {
|
|
40662
|
+
"eusc-de-east-1" : { }
|
|
40663
|
+
}
|
|
40664
|
+
},
|
|
40665
|
+
"storagegateway" : {
|
|
40666
|
+
"endpoints" : {
|
|
40667
|
+
"eusc-de-east-1" : { }
|
|
40668
|
+
}
|
|
40669
|
+
},
|
|
40670
|
+
"streams.dynamodb" : {
|
|
40671
|
+
"endpoints" : {
|
|
40672
|
+
"eusc-de-east-1" : { }
|
|
40673
|
+
}
|
|
40674
|
+
},
|
|
40675
|
+
"sts" : {
|
|
40676
|
+
"endpoints" : {
|
|
40677
|
+
"eusc-de-east-1" : { }
|
|
40678
|
+
}
|
|
40679
|
+
},
|
|
40680
|
+
"swf" : {
|
|
40681
|
+
"endpoints" : {
|
|
40682
|
+
"eusc-de-east-1" : { }
|
|
40683
|
+
}
|
|
40684
|
+
},
|
|
40685
|
+
"synthetics" : {
|
|
40686
|
+
"endpoints" : {
|
|
40687
|
+
"eusc-de-east-1" : { }
|
|
40688
|
+
}
|
|
40689
|
+
},
|
|
40690
|
+
"tagging" : {
|
|
40691
|
+
"endpoints" : {
|
|
40692
|
+
"eusc-de-east-1" : { }
|
|
40693
|
+
}
|
|
40694
|
+
},
|
|
40695
|
+
"transfer" : {
|
|
40696
|
+
"endpoints" : {
|
|
40697
|
+
"eusc-de-east-1" : { }
|
|
40698
|
+
}
|
|
40699
|
+
},
|
|
40700
|
+
"trustedadvisor" : {
|
|
40701
|
+
"endpoints" : {
|
|
40702
|
+
"eusc-de-east-1" : { }
|
|
40703
|
+
}
|
|
40704
|
+
},
|
|
40705
|
+
"wafv2" : {
|
|
40706
|
+
"endpoints" : {
|
|
40707
|
+
"eusc-de-east-1" : { }
|
|
40708
|
+
}
|
|
40709
|
+
},
|
|
40710
|
+
"xray" : {
|
|
40711
|
+
"endpoints" : {
|
|
40712
|
+
"eusc-de-east-1" : { }
|
|
40713
|
+
}
|
|
40714
|
+
}
|
|
40715
|
+
}
|
|
40167
40716
|
} ],
|
|
40168
40717
|
"version" : 3
|
|
40169
40718
|
}
|