aws-partitions 1.1050.0 → 1.1058.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 +40 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +0 -1
- data/partitions.json +616 -56
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 42bccbf77df0f3e482044051d206242bc8f5e3b5a3bfaa7bb286a3214de5d5e2
|
4
|
+
data.tar.gz: 59cea6b69f4b3d09945da0422a8b808994926c44b4c44afd78c24ccc6c4d342f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b77e195937a9e7e08b11f89de6cfe0173f9f929e347c68b946f8f8d5b64e7f380a1791666a9ba33cd6abefbb8d95efdc2c418b655281fed383e70eeaf1c33ea0
|
7
|
+
data.tar.gz: e1926caf147c49714218a7159b497fb5e38d4fc91e68de281ae48a72f255c76a43b922a898ad8c8d01d81b0fbd6e8d83618b7408a10f6924218a82d8e9d2fecb
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,46 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1058.0 (2025-02-28)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1057.0 (2025-02-27)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1056.0 (2025-02-26)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1055.0 (2025-02-25)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.1054.0 (2025-02-21)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
1.1053.0 (2025-02-20)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
33
|
+
|
34
|
+
1.1052.0 (2025-02-18)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
38
|
+
|
39
|
+
1.1051.0 (2025-02-17)
|
40
|
+
------------------
|
41
|
+
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
43
|
+
|
4
44
|
1.1050.0 (2025-02-11)
|
5
45
|
------------------
|
6
46
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1058.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -386,7 +386,6 @@ module Aws
|
|
386
386
|
'EMRServerless' => 'emr-serverless',
|
387
387
|
'ElastiCache' => 'elasticache',
|
388
388
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
389
|
-
'ElasticInference' => 'api.elastic-inference',
|
390
389
|
'ElasticLoadBalancing' => 'elasticloadbalancing',
|
391
390
|
'ElasticLoadBalancingV2' => 'elasticloadbalancing',
|
392
391
|
'ElasticTranscoder' => 'elastictranscoder',
|
data/partitions.json
CHANGED
@@ -580,12 +580,15 @@
|
|
580
580
|
"eu-central-1" : { },
|
581
581
|
"eu-central-2" : { },
|
582
582
|
"eu-north-1" : { },
|
583
|
+
"eu-south-1" : { },
|
584
|
+
"eu-south-2" : { },
|
583
585
|
"eu-west-1" : { },
|
584
586
|
"eu-west-2" : { },
|
585
587
|
"eu-west-3" : { },
|
586
588
|
"sa-east-1" : { },
|
587
589
|
"us-east-1" : { },
|
588
590
|
"us-east-2" : { },
|
591
|
+
"us-west-1" : { },
|
589
592
|
"us-west-2" : { }
|
590
593
|
}
|
591
594
|
},
|
@@ -1147,28 +1150,6 @@
|
|
1147
1150
|
}
|
1148
1151
|
}
|
1149
1152
|
},
|
1150
|
-
"api.elastic-inference" : {
|
1151
|
-
"endpoints" : {
|
1152
|
-
"ap-northeast-1" : {
|
1153
|
-
"hostname" : "api.elastic-inference.ap-northeast-1.amazonaws.com"
|
1154
|
-
},
|
1155
|
-
"ap-northeast-2" : {
|
1156
|
-
"hostname" : "api.elastic-inference.ap-northeast-2.amazonaws.com"
|
1157
|
-
},
|
1158
|
-
"eu-west-1" : {
|
1159
|
-
"hostname" : "api.elastic-inference.eu-west-1.amazonaws.com"
|
1160
|
-
},
|
1161
|
-
"us-east-1" : {
|
1162
|
-
"hostname" : "api.elastic-inference.us-east-1.amazonaws.com"
|
1163
|
-
},
|
1164
|
-
"us-east-2" : {
|
1165
|
-
"hostname" : "api.elastic-inference.us-east-2.amazonaws.com"
|
1166
|
-
},
|
1167
|
-
"us-west-2" : {
|
1168
|
-
"hostname" : "api.elastic-inference.us-west-2.amazonaws.com"
|
1169
|
-
}
|
1170
|
-
}
|
1171
|
-
},
|
1172
1153
|
"api.fleethub.iot" : {
|
1173
1154
|
"endpoints" : {
|
1174
1155
|
"ap-northeast-1" : { },
|
@@ -3068,7 +3049,9 @@
|
|
3068
3049
|
"endpoints" : {
|
3069
3050
|
"ap-northeast-1" : { },
|
3070
3051
|
"ap-northeast-2" : { },
|
3052
|
+
"ap-northeast-3" : { },
|
3071
3053
|
"ap-south-1" : { },
|
3054
|
+
"ap-south-2" : { },
|
3072
3055
|
"ap-southeast-1" : { },
|
3073
3056
|
"ap-southeast-2" : { },
|
3074
3057
|
"bedrock-ap-northeast-1" : {
|
@@ -3083,12 +3066,24 @@
|
|
3083
3066
|
},
|
3084
3067
|
"hostname" : "bedrock.ap-northeast-2.amazonaws.com"
|
3085
3068
|
},
|
3069
|
+
"bedrock-ap-northeast-3" : {
|
3070
|
+
"credentialScope" : {
|
3071
|
+
"region" : "ap-northeast-3"
|
3072
|
+
},
|
3073
|
+
"hostname" : "bedrock.ap-northeast-3.amazonaws.com"
|
3074
|
+
},
|
3086
3075
|
"bedrock-ap-south-1" : {
|
3087
3076
|
"credentialScope" : {
|
3088
3077
|
"region" : "ap-south-1"
|
3089
3078
|
},
|
3090
3079
|
"hostname" : "bedrock.ap-south-1.amazonaws.com"
|
3091
3080
|
},
|
3081
|
+
"bedrock-ap-south-2" : {
|
3082
|
+
"credentialScope" : {
|
3083
|
+
"region" : "ap-south-2"
|
3084
|
+
},
|
3085
|
+
"hostname" : "bedrock.ap-south-2.amazonaws.com"
|
3086
|
+
},
|
3092
3087
|
"bedrock-ap-southeast-1" : {
|
3093
3088
|
"credentialScope" : {
|
3094
3089
|
"region" : "ap-southeast-1"
|
@@ -3119,6 +3114,12 @@
|
|
3119
3114
|
},
|
3120
3115
|
"hostname" : "bedrock.eu-central-2.amazonaws.com"
|
3121
3116
|
},
|
3117
|
+
"bedrock-eu-north-1" : {
|
3118
|
+
"credentialScope" : {
|
3119
|
+
"region" : "eu-north-1"
|
3120
|
+
},
|
3121
|
+
"hostname" : "bedrock.eu-north-1.amazonaws.com"
|
3122
|
+
},
|
3122
3123
|
"bedrock-eu-west-1" : {
|
3123
3124
|
"credentialScope" : {
|
3124
3125
|
"region" : "eu-west-1"
|
@@ -3173,12 +3174,24 @@
|
|
3173
3174
|
},
|
3174
3175
|
"hostname" : "bedrock-runtime.ap-northeast-2.amazonaws.com"
|
3175
3176
|
},
|
3177
|
+
"bedrock-runtime-ap-northeast-3" : {
|
3178
|
+
"credentialScope" : {
|
3179
|
+
"region" : "ap-northeast-3"
|
3180
|
+
},
|
3181
|
+
"hostname" : "bedrock-runtime.ap-northeast-3.amazonaws.com"
|
3182
|
+
},
|
3176
3183
|
"bedrock-runtime-ap-south-1" : {
|
3177
3184
|
"credentialScope" : {
|
3178
3185
|
"region" : "ap-south-1"
|
3179
3186
|
},
|
3180
3187
|
"hostname" : "bedrock-runtime.ap-south-1.amazonaws.com"
|
3181
3188
|
},
|
3189
|
+
"bedrock-runtime-ap-south-2" : {
|
3190
|
+
"credentialScope" : {
|
3191
|
+
"region" : "ap-south-2"
|
3192
|
+
},
|
3193
|
+
"hostname" : "bedrock-runtime.ap-south-2.amazonaws.com"
|
3194
|
+
},
|
3182
3195
|
"bedrock-runtime-ap-southeast-1" : {
|
3183
3196
|
"credentialScope" : {
|
3184
3197
|
"region" : "ap-southeast-1"
|
@@ -3209,6 +3222,12 @@
|
|
3209
3222
|
},
|
3210
3223
|
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
|
3211
3224
|
},
|
3225
|
+
"bedrock-runtime-eu-north-1" : {
|
3226
|
+
"credentialScope" : {
|
3227
|
+
"region" : "eu-north-1"
|
3228
|
+
},
|
3229
|
+
"hostname" : "bedrock-runtime.eu-north-1.amazonaws.com"
|
3230
|
+
},
|
3212
3231
|
"bedrock-runtime-eu-west-1" : {
|
3213
3232
|
"credentialScope" : {
|
3214
3233
|
"region" : "eu-west-1"
|
@@ -3302,6 +3321,7 @@
|
|
3302
3321
|
"ca-central-1" : { },
|
3303
3322
|
"eu-central-1" : { },
|
3304
3323
|
"eu-central-2" : { },
|
3324
|
+
"eu-north-1" : { },
|
3305
3325
|
"eu-west-1" : { },
|
3306
3326
|
"eu-west-2" : { },
|
3307
3327
|
"eu-west-3" : { },
|
@@ -3780,6 +3800,12 @@
|
|
3780
3800
|
"tags" : [ "dualstack" ]
|
3781
3801
|
} ]
|
3782
3802
|
},
|
3803
|
+
"ap-southeast-7" : {
|
3804
|
+
"variants" : [ {
|
3805
|
+
"hostname" : "cloudcontrolapi.ap-southeast-7.api.aws",
|
3806
|
+
"tags" : [ "dualstack" ]
|
3807
|
+
} ]
|
3808
|
+
},
|
3783
3809
|
"ca-central-1" : {
|
3784
3810
|
"variants" : [ {
|
3785
3811
|
"hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
|
@@ -3912,6 +3938,12 @@
|
|
3912
3938
|
"tags" : [ "dualstack" ]
|
3913
3939
|
} ]
|
3914
3940
|
},
|
3941
|
+
"mx-central-1" : {
|
3942
|
+
"variants" : [ {
|
3943
|
+
"hostname" : "cloudcontrolapi.mx-central-1.api.aws",
|
3944
|
+
"tags" : [ "dualstack" ]
|
3945
|
+
} ]
|
3946
|
+
},
|
3915
3947
|
"sa-east-1" : {
|
3916
3948
|
"variants" : [ {
|
3917
3949
|
"hostname" : "cloudcontrolapi.sa-east-1.api.aws",
|
@@ -9814,6 +9846,12 @@
|
|
9814
9846
|
} ]
|
9815
9847
|
},
|
9816
9848
|
"ap-southeast-5" : { },
|
9849
|
+
"ap-southeast-7" : {
|
9850
|
+
"variants" : [ {
|
9851
|
+
"hostname" : "firehose.ap-southeast-7.api.aws",
|
9852
|
+
"tags" : [ "dualstack" ]
|
9853
|
+
} ]
|
9854
|
+
},
|
9817
9855
|
"ca-central-1" : {
|
9818
9856
|
"variants" : [ {
|
9819
9857
|
"hostname" : "firehose.ca-central-1.api.aws",
|
@@ -9920,6 +9958,12 @@
|
|
9920
9958
|
"tags" : [ "dualstack" ]
|
9921
9959
|
} ]
|
9922
9960
|
},
|
9961
|
+
"mx-central-1" : {
|
9962
|
+
"variants" : [ {
|
9963
|
+
"hostname" : "firehose.mx-central-1.api.aws",
|
9964
|
+
"tags" : [ "dualstack" ]
|
9965
|
+
} ]
|
9966
|
+
},
|
9923
9967
|
"sa-east-1" : {
|
9924
9968
|
"variants" : [ {
|
9925
9969
|
"hostname" : "firehose.sa-east-1.api.aws",
|
@@ -11203,7 +11247,19 @@
|
|
11203
11247
|
"ap-southeast-4" : { },
|
11204
11248
|
"ap-southeast-5" : { },
|
11205
11249
|
"ca-central-1" : { },
|
11206
|
-
"ca-west-1" : {
|
11250
|
+
"ca-west-1" : {
|
11251
|
+
"variants" : [ {
|
11252
|
+
"hostname" : "guardduty-fips.ca-west-1.amazonaws.com",
|
11253
|
+
"tags" : [ "fips" ]
|
11254
|
+
} ]
|
11255
|
+
},
|
11256
|
+
"ca-west-1-fips" : {
|
11257
|
+
"credentialScope" : {
|
11258
|
+
"region" : "ca-west-1"
|
11259
|
+
},
|
11260
|
+
"deprecated" : true,
|
11261
|
+
"hostname" : "guardduty-fips.ca-west-1.amazonaws.com"
|
11262
|
+
},
|
11207
11263
|
"eu-central-1" : { },
|
11208
11264
|
"eu-central-2" : { },
|
11209
11265
|
"eu-north-1" : { },
|
@@ -15340,6 +15396,7 @@
|
|
15340
15396
|
"ap-southeast-3" : { },
|
15341
15397
|
"ap-southeast-4" : { },
|
15342
15398
|
"ap-southeast-5" : { },
|
15399
|
+
"ap-southeast-7" : { },
|
15343
15400
|
"ca-central-1" : {
|
15344
15401
|
"variants" : [ {
|
15345
15402
|
"hostname" : "metrics-fips.sagemaker.ca-central-1.amazonaws.com",
|
@@ -15377,6 +15434,7 @@
|
|
15377
15434
|
"il-central-1" : { },
|
15378
15435
|
"me-central-1" : { },
|
15379
15436
|
"me-south-1" : { },
|
15437
|
+
"mx-central-1" : { },
|
15380
15438
|
"sa-east-1" : { },
|
15381
15439
|
"us-east-1" : {
|
15382
15440
|
"variants" : [ {
|
@@ -17118,6 +17176,12 @@
|
|
17118
17176
|
"tags" : [ "dualstack" ]
|
17119
17177
|
} ]
|
17120
17178
|
},
|
17179
|
+
"eu-south-2" : {
|
17180
|
+
"variants" : [ {
|
17181
|
+
"hostname" : "polly.eu-south-2.api.aws",
|
17182
|
+
"tags" : [ "dualstack" ]
|
17183
|
+
} ]
|
17184
|
+
},
|
17121
17185
|
"eu-west-1" : {
|
17122
17186
|
"variants" : [ {
|
17123
17187
|
"hostname" : "polly.eu-west-1.api.aws",
|
@@ -17751,6 +17815,12 @@
|
|
17751
17815
|
"ca-west-1" : {
|
17752
17816
|
"variants" : [ {
|
17753
17817
|
"tags" : [ "dualstack" ]
|
17818
|
+
}, {
|
17819
|
+
"hostname" : "ram-fips.ca-west-1.amazonaws.com",
|
17820
|
+
"tags" : [ "fips" ]
|
17821
|
+
}, {
|
17822
|
+
"hostname" : "ram-fips.ca-west-1.api.aws",
|
17823
|
+
"tags" : [ "dualstack", "fips" ]
|
17754
17824
|
} ]
|
17755
17825
|
},
|
17756
17826
|
"eu-central-1" : {
|
@@ -17800,6 +17870,13 @@
|
|
17800
17870
|
"deprecated" : true,
|
17801
17871
|
"hostname" : "ram-fips.ca-central-1.amazonaws.com"
|
17802
17872
|
},
|
17873
|
+
"fips-ca-west-1" : {
|
17874
|
+
"credentialScope" : {
|
17875
|
+
"region" : "ca-west-1"
|
17876
|
+
},
|
17877
|
+
"deprecated" : true,
|
17878
|
+
"hostname" : "ram-fips.ca-west-1.amazonaws.com"
|
17879
|
+
},
|
17803
17880
|
"fips-us-east-1" : {
|
17804
17881
|
"credentialScope" : {
|
17805
17882
|
"region" : "us-east-1"
|
@@ -19262,6 +19339,184 @@
|
|
19262
19339
|
"us-east-1" : { }
|
19263
19340
|
}
|
19264
19341
|
},
|
19342
|
+
"route53profiles" : {
|
19343
|
+
"endpoints" : {
|
19344
|
+
"af-south-1" : {
|
19345
|
+
"variants" : [ {
|
19346
|
+
"hostname" : "route53profiles.af-south-1.api.aws",
|
19347
|
+
"tags" : [ "dualstack" ]
|
19348
|
+
} ]
|
19349
|
+
},
|
19350
|
+
"ap-east-1" : {
|
19351
|
+
"variants" : [ {
|
19352
|
+
"hostname" : "route53profiles.ap-east-1.api.aws",
|
19353
|
+
"tags" : [ "dualstack" ]
|
19354
|
+
} ]
|
19355
|
+
},
|
19356
|
+
"ap-northeast-1" : {
|
19357
|
+
"variants" : [ {
|
19358
|
+
"hostname" : "route53profiles.ap-northeast-1.api.aws",
|
19359
|
+
"tags" : [ "dualstack" ]
|
19360
|
+
} ]
|
19361
|
+
},
|
19362
|
+
"ap-northeast-2" : {
|
19363
|
+
"variants" : [ {
|
19364
|
+
"hostname" : "route53profiles.ap-northeast-2.api.aws",
|
19365
|
+
"tags" : [ "dualstack" ]
|
19366
|
+
} ]
|
19367
|
+
},
|
19368
|
+
"ap-northeast-3" : {
|
19369
|
+
"variants" : [ {
|
19370
|
+
"hostname" : "route53profiles.ap-northeast-3.api.aws",
|
19371
|
+
"tags" : [ "dualstack" ]
|
19372
|
+
} ]
|
19373
|
+
},
|
19374
|
+
"ap-south-1" : {
|
19375
|
+
"variants" : [ {
|
19376
|
+
"hostname" : "route53profiles.ap-south-1.api.aws",
|
19377
|
+
"tags" : [ "dualstack" ]
|
19378
|
+
} ]
|
19379
|
+
},
|
19380
|
+
"ap-south-2" : {
|
19381
|
+
"variants" : [ {
|
19382
|
+
"hostname" : "route53profiles.ap-south-2.api.aws",
|
19383
|
+
"tags" : [ "dualstack" ]
|
19384
|
+
} ]
|
19385
|
+
},
|
19386
|
+
"ap-southeast-1" : {
|
19387
|
+
"variants" : [ {
|
19388
|
+
"hostname" : "route53profiles.ap-southeast-1.api.aws",
|
19389
|
+
"tags" : [ "dualstack" ]
|
19390
|
+
} ]
|
19391
|
+
},
|
19392
|
+
"ap-southeast-2" : {
|
19393
|
+
"variants" : [ {
|
19394
|
+
"hostname" : "route53profiles.ap-southeast-2.api.aws",
|
19395
|
+
"tags" : [ "dualstack" ]
|
19396
|
+
} ]
|
19397
|
+
},
|
19398
|
+
"ap-southeast-3" : {
|
19399
|
+
"variants" : [ {
|
19400
|
+
"hostname" : "route53profiles.ap-southeast-3.api.aws",
|
19401
|
+
"tags" : [ "dualstack" ]
|
19402
|
+
} ]
|
19403
|
+
},
|
19404
|
+
"ap-southeast-4" : {
|
19405
|
+
"variants" : [ {
|
19406
|
+
"hostname" : "route53profiles.ap-southeast-4.api.aws",
|
19407
|
+
"tags" : [ "dualstack" ]
|
19408
|
+
} ]
|
19409
|
+
},
|
19410
|
+
"ca-central-1" : {
|
19411
|
+
"variants" : [ {
|
19412
|
+
"hostname" : "route53profiles.ca-central-1.api.aws",
|
19413
|
+
"tags" : [ "dualstack" ]
|
19414
|
+
} ]
|
19415
|
+
},
|
19416
|
+
"ca-west-1" : {
|
19417
|
+
"variants" : [ {
|
19418
|
+
"hostname" : "route53profiles.ca-west-1.api.aws",
|
19419
|
+
"tags" : [ "dualstack" ]
|
19420
|
+
} ]
|
19421
|
+
},
|
19422
|
+
"eu-central-1" : {
|
19423
|
+
"variants" : [ {
|
19424
|
+
"hostname" : "route53profiles.eu-central-1.api.aws",
|
19425
|
+
"tags" : [ "dualstack" ]
|
19426
|
+
} ]
|
19427
|
+
},
|
19428
|
+
"eu-central-2" : {
|
19429
|
+
"variants" : [ {
|
19430
|
+
"hostname" : "route53profiles.eu-central-2.api.aws",
|
19431
|
+
"tags" : [ "dualstack" ]
|
19432
|
+
} ]
|
19433
|
+
},
|
19434
|
+
"eu-north-1" : {
|
19435
|
+
"variants" : [ {
|
19436
|
+
"hostname" : "route53profiles.eu-north-1.api.aws",
|
19437
|
+
"tags" : [ "dualstack" ]
|
19438
|
+
} ]
|
19439
|
+
},
|
19440
|
+
"eu-south-1" : {
|
19441
|
+
"variants" : [ {
|
19442
|
+
"hostname" : "route53profiles.eu-south-1.api.aws",
|
19443
|
+
"tags" : [ "dualstack" ]
|
19444
|
+
} ]
|
19445
|
+
},
|
19446
|
+
"eu-south-2" : {
|
19447
|
+
"variants" : [ {
|
19448
|
+
"hostname" : "route53profiles.eu-south-2.api.aws",
|
19449
|
+
"tags" : [ "dualstack" ]
|
19450
|
+
} ]
|
19451
|
+
},
|
19452
|
+
"eu-west-1" : {
|
19453
|
+
"variants" : [ {
|
19454
|
+
"hostname" : "route53profiles.eu-west-1.api.aws",
|
19455
|
+
"tags" : [ "dualstack" ]
|
19456
|
+
} ]
|
19457
|
+
},
|
19458
|
+
"eu-west-2" : {
|
19459
|
+
"variants" : [ {
|
19460
|
+
"hostname" : "route53profiles.eu-west-2.api.aws",
|
19461
|
+
"tags" : [ "dualstack" ]
|
19462
|
+
} ]
|
19463
|
+
},
|
19464
|
+
"eu-west-3" : {
|
19465
|
+
"variants" : [ {
|
19466
|
+
"hostname" : "route53profiles.eu-west-3.api.aws",
|
19467
|
+
"tags" : [ "dualstack" ]
|
19468
|
+
} ]
|
19469
|
+
},
|
19470
|
+
"il-central-1" : {
|
19471
|
+
"variants" : [ {
|
19472
|
+
"hostname" : "route53profiles.il-central-1.api.aws",
|
19473
|
+
"tags" : [ "dualstack" ]
|
19474
|
+
} ]
|
19475
|
+
},
|
19476
|
+
"me-central-1" : {
|
19477
|
+
"variants" : [ {
|
19478
|
+
"hostname" : "route53profiles.me-central-1.api.aws",
|
19479
|
+
"tags" : [ "dualstack" ]
|
19480
|
+
} ]
|
19481
|
+
},
|
19482
|
+
"me-south-1" : {
|
19483
|
+
"variants" : [ {
|
19484
|
+
"hostname" : "route53profiles.me-south-1.api.aws",
|
19485
|
+
"tags" : [ "dualstack" ]
|
19486
|
+
} ]
|
19487
|
+
},
|
19488
|
+
"sa-east-1" : {
|
19489
|
+
"variants" : [ {
|
19490
|
+
"hostname" : "route53profiles.sa-east-1.api.aws",
|
19491
|
+
"tags" : [ "dualstack" ]
|
19492
|
+
} ]
|
19493
|
+
},
|
19494
|
+
"us-east-1" : {
|
19495
|
+
"variants" : [ {
|
19496
|
+
"hostname" : "route53profiles.us-east-1.api.aws",
|
19497
|
+
"tags" : [ "dualstack" ]
|
19498
|
+
} ]
|
19499
|
+
},
|
19500
|
+
"us-east-2" : {
|
19501
|
+
"variants" : [ {
|
19502
|
+
"hostname" : "route53profiles.us-east-2.api.aws",
|
19503
|
+
"tags" : [ "dualstack" ]
|
19504
|
+
} ]
|
19505
|
+
},
|
19506
|
+
"us-west-1" : {
|
19507
|
+
"variants" : [ {
|
19508
|
+
"hostname" : "route53profiles.us-west-1.api.aws",
|
19509
|
+
"tags" : [ "dualstack" ]
|
19510
|
+
} ]
|
19511
|
+
},
|
19512
|
+
"us-west-2" : {
|
19513
|
+
"variants" : [ {
|
19514
|
+
"hostname" : "route53profiles.us-west-2.api.aws",
|
19515
|
+
"tags" : [ "dualstack" ]
|
19516
|
+
} ]
|
19517
|
+
}
|
19518
|
+
}
|
19519
|
+
},
|
19265
19520
|
"route53resolver" : {
|
19266
19521
|
"defaults" : {
|
19267
19522
|
"protocols" : [ "https" ]
|
@@ -20818,6 +21073,12 @@
|
|
20818
21073
|
"tags" : [ "dualstack" ]
|
20819
21074
|
} ]
|
20820
21075
|
},
|
21076
|
+
"ap-southeast-7" : {
|
21077
|
+
"variants" : [ {
|
21078
|
+
"hostname" : "securityhub.ap-southeast-7.api.aws",
|
21079
|
+
"tags" : [ "dualstack" ]
|
21080
|
+
} ]
|
21081
|
+
},
|
20821
21082
|
"ca-central-1" : {
|
20822
21083
|
"variants" : [ {
|
20823
21084
|
"hostname" : "securityhub.ca-central-1.api.aws",
|
@@ -20924,6 +21185,12 @@
|
|
20924
21185
|
"tags" : [ "dualstack" ]
|
20925
21186
|
} ]
|
20926
21187
|
},
|
21188
|
+
"mx-central-1" : {
|
21189
|
+
"variants" : [ {
|
21190
|
+
"hostname" : "securityhub.mx-central-1.api.aws",
|
21191
|
+
"tags" : [ "dualstack" ]
|
21192
|
+
} ]
|
21193
|
+
},
|
20927
21194
|
"sa-east-1" : {
|
20928
21195
|
"variants" : [ {
|
20929
21196
|
"hostname" : "securityhub.sa-east-1.api.aws",
|
@@ -23448,6 +23715,7 @@
|
|
23448
23715
|
"il-central-1" : { },
|
23449
23716
|
"me-central-1" : { },
|
23450
23717
|
"me-south-1" : { },
|
23718
|
+
"mx-central-1" : { },
|
23451
23719
|
"sa-east-1" : { },
|
23452
23720
|
"us-east-1" : {
|
23453
23721
|
"variants" : [ {
|
@@ -24278,24 +24546,90 @@
|
|
24278
24546
|
} ]
|
24279
24547
|
},
|
24280
24548
|
"endpoints" : {
|
24281
|
-
"af-south-1" : {
|
24282
|
-
|
24283
|
-
|
24284
|
-
|
24285
|
-
|
24286
|
-
|
24287
|
-
"ap-
|
24549
|
+
"af-south-1" : {
|
24550
|
+
"variants" : [ {
|
24551
|
+
"hostname" : "transcribe.af-south-1.api.aws",
|
24552
|
+
"tags" : [ "dualstack" ]
|
24553
|
+
} ]
|
24554
|
+
},
|
24555
|
+
"ap-east-1" : {
|
24556
|
+
"variants" : [ {
|
24557
|
+
"hostname" : "transcribe.ap-east-1.api.aws",
|
24558
|
+
"tags" : [ "dualstack" ]
|
24559
|
+
} ]
|
24560
|
+
},
|
24561
|
+
"ap-northeast-1" : {
|
24562
|
+
"variants" : [ {
|
24563
|
+
"hostname" : "transcribe.ap-northeast-1.api.aws",
|
24564
|
+
"tags" : [ "dualstack" ]
|
24565
|
+
} ]
|
24566
|
+
},
|
24567
|
+
"ap-northeast-2" : {
|
24568
|
+
"variants" : [ {
|
24569
|
+
"hostname" : "transcribe.ap-northeast-2.api.aws",
|
24570
|
+
"tags" : [ "dualstack" ]
|
24571
|
+
} ]
|
24572
|
+
},
|
24573
|
+
"ap-south-1" : {
|
24574
|
+
"variants" : [ {
|
24575
|
+
"hostname" : "transcribe.ap-south-1.api.aws",
|
24576
|
+
"tags" : [ "dualstack" ]
|
24577
|
+
} ]
|
24578
|
+
},
|
24579
|
+
"ap-southeast-1" : {
|
24580
|
+
"variants" : [ {
|
24581
|
+
"hostname" : "transcribe.ap-southeast-1.api.aws",
|
24582
|
+
"tags" : [ "dualstack" ]
|
24583
|
+
} ]
|
24584
|
+
},
|
24585
|
+
"ap-southeast-2" : {
|
24586
|
+
"variants" : [ {
|
24587
|
+
"hostname" : "transcribe.ap-southeast-2.api.aws",
|
24588
|
+
"tags" : [ "dualstack" ]
|
24589
|
+
} ]
|
24590
|
+
},
|
24288
24591
|
"ca-central-1" : {
|
24289
24592
|
"variants" : [ {
|
24290
24593
|
"hostname" : "fips.transcribe.ca-central-1.amazonaws.com",
|
24291
24594
|
"tags" : [ "fips" ]
|
24595
|
+
}, {
|
24596
|
+
"hostname" : "transcribe-fips.ca-central-1.api.aws",
|
24597
|
+
"tags" : [ "dualstack", "fips" ]
|
24598
|
+
}, {
|
24599
|
+
"hostname" : "transcribe.ca-central-1.api.aws",
|
24600
|
+
"tags" : [ "dualstack" ]
|
24601
|
+
} ]
|
24602
|
+
},
|
24603
|
+
"eu-central-1" : {
|
24604
|
+
"variants" : [ {
|
24605
|
+
"hostname" : "transcribe.eu-central-1.api.aws",
|
24606
|
+
"tags" : [ "dualstack" ]
|
24607
|
+
} ]
|
24608
|
+
},
|
24609
|
+
"eu-north-1" : {
|
24610
|
+
"variants" : [ {
|
24611
|
+
"hostname" : "transcribe.eu-north-1.api.aws",
|
24612
|
+
"tags" : [ "dualstack" ]
|
24613
|
+
} ]
|
24614
|
+
},
|
24615
|
+
"eu-west-1" : {
|
24616
|
+
"variants" : [ {
|
24617
|
+
"hostname" : "transcribe.eu-west-1.api.aws",
|
24618
|
+
"tags" : [ "dualstack" ]
|
24619
|
+
} ]
|
24620
|
+
},
|
24621
|
+
"eu-west-2" : {
|
24622
|
+
"variants" : [ {
|
24623
|
+
"hostname" : "transcribe.eu-west-2.api.aws",
|
24624
|
+
"tags" : [ "dualstack" ]
|
24625
|
+
} ]
|
24626
|
+
},
|
24627
|
+
"eu-west-3" : {
|
24628
|
+
"variants" : [ {
|
24629
|
+
"hostname" : "transcribe.eu-west-3.api.aws",
|
24630
|
+
"tags" : [ "dualstack" ]
|
24292
24631
|
} ]
|
24293
24632
|
},
|
24294
|
-
"eu-central-1" : { },
|
24295
|
-
"eu-north-1" : { },
|
24296
|
-
"eu-west-1" : { },
|
24297
|
-
"eu-west-2" : { },
|
24298
|
-
"eu-west-3" : { },
|
24299
24633
|
"fips-ca-central-1" : {
|
24300
24634
|
"credentialScope" : {
|
24301
24635
|
"region" : "ca-central-1"
|
@@ -24331,30 +24665,64 @@
|
|
24331
24665
|
"deprecated" : true,
|
24332
24666
|
"hostname" : "fips.transcribe.us-west-2.amazonaws.com"
|
24333
24667
|
},
|
24334
|
-
"me-south-1" : {
|
24335
|
-
|
24668
|
+
"me-south-1" : {
|
24669
|
+
"variants" : [ {
|
24670
|
+
"hostname" : "transcribe.me-south-1.api.aws",
|
24671
|
+
"tags" : [ "dualstack" ]
|
24672
|
+
} ]
|
24673
|
+
},
|
24674
|
+
"sa-east-1" : {
|
24675
|
+
"variants" : [ {
|
24676
|
+
"hostname" : "transcribe.sa-east-1.api.aws",
|
24677
|
+
"tags" : [ "dualstack" ]
|
24678
|
+
} ]
|
24679
|
+
},
|
24336
24680
|
"us-east-1" : {
|
24337
24681
|
"variants" : [ {
|
24338
24682
|
"hostname" : "fips.transcribe.us-east-1.amazonaws.com",
|
24339
24683
|
"tags" : [ "fips" ]
|
24684
|
+
}, {
|
24685
|
+
"hostname" : "transcribe-fips.us-east-1.api.aws",
|
24686
|
+
"tags" : [ "dualstack", "fips" ]
|
24687
|
+
}, {
|
24688
|
+
"hostname" : "transcribe.us-east-1.api.aws",
|
24689
|
+
"tags" : [ "dualstack" ]
|
24340
24690
|
} ]
|
24341
24691
|
},
|
24342
24692
|
"us-east-2" : {
|
24343
24693
|
"variants" : [ {
|
24344
24694
|
"hostname" : "fips.transcribe.us-east-2.amazonaws.com",
|
24345
24695
|
"tags" : [ "fips" ]
|
24696
|
+
}, {
|
24697
|
+
"hostname" : "transcribe-fips.us-east-2.api.aws",
|
24698
|
+
"tags" : [ "dualstack", "fips" ]
|
24699
|
+
}, {
|
24700
|
+
"hostname" : "transcribe.us-east-2.api.aws",
|
24701
|
+
"tags" : [ "dualstack" ]
|
24346
24702
|
} ]
|
24347
24703
|
},
|
24348
24704
|
"us-west-1" : {
|
24349
24705
|
"variants" : [ {
|
24350
24706
|
"hostname" : "fips.transcribe.us-west-1.amazonaws.com",
|
24351
24707
|
"tags" : [ "fips" ]
|
24708
|
+
}, {
|
24709
|
+
"hostname" : "transcribe-fips.us-west-1.api.aws",
|
24710
|
+
"tags" : [ "dualstack", "fips" ]
|
24711
|
+
}, {
|
24712
|
+
"hostname" : "transcribe.us-west-1.api.aws",
|
24713
|
+
"tags" : [ "dualstack" ]
|
24352
24714
|
} ]
|
24353
24715
|
},
|
24354
24716
|
"us-west-2" : {
|
24355
24717
|
"variants" : [ {
|
24356
24718
|
"hostname" : "fips.transcribe.us-west-2.amazonaws.com",
|
24357
24719
|
"tags" : [ "fips" ]
|
24720
|
+
}, {
|
24721
|
+
"hostname" : "transcribe-fips.us-west-2.api.aws",
|
24722
|
+
"tags" : [ "dualstack", "fips" ]
|
24723
|
+
}, {
|
24724
|
+
"hostname" : "transcribe.us-west-2.api.aws",
|
24725
|
+
"tags" : [ "dualstack" ]
|
24358
24726
|
} ]
|
24359
24727
|
}
|
24360
24728
|
}
|
@@ -24536,22 +24904,88 @@
|
|
24536
24904
|
"protocols" : [ "https" ]
|
24537
24905
|
},
|
24538
24906
|
"endpoints" : {
|
24539
|
-
"ap-east-1" : {
|
24540
|
-
|
24541
|
-
|
24542
|
-
|
24543
|
-
|
24544
|
-
|
24545
|
-
"
|
24546
|
-
|
24547
|
-
|
24548
|
-
|
24549
|
-
|
24550
|
-
|
24907
|
+
"ap-east-1" : {
|
24908
|
+
"variants" : [ {
|
24909
|
+
"hostname" : "translate.ap-east-1.api.aws",
|
24910
|
+
"tags" : [ "dualstack" ]
|
24911
|
+
} ]
|
24912
|
+
},
|
24913
|
+
"ap-northeast-1" : {
|
24914
|
+
"variants" : [ {
|
24915
|
+
"hostname" : "translate.ap-northeast-1.api.aws",
|
24916
|
+
"tags" : [ "dualstack" ]
|
24917
|
+
} ]
|
24918
|
+
},
|
24919
|
+
"ap-northeast-2" : {
|
24920
|
+
"variants" : [ {
|
24921
|
+
"hostname" : "translate.ap-northeast-2.api.aws",
|
24922
|
+
"tags" : [ "dualstack" ]
|
24923
|
+
} ]
|
24924
|
+
},
|
24925
|
+
"ap-south-1" : {
|
24926
|
+
"variants" : [ {
|
24927
|
+
"hostname" : "translate.ap-south-1.api.aws",
|
24928
|
+
"tags" : [ "dualstack" ]
|
24929
|
+
} ]
|
24930
|
+
},
|
24931
|
+
"ap-southeast-1" : {
|
24932
|
+
"variants" : [ {
|
24933
|
+
"hostname" : "translate.ap-southeast-1.api.aws",
|
24934
|
+
"tags" : [ "dualstack" ]
|
24935
|
+
} ]
|
24936
|
+
},
|
24937
|
+
"ap-southeast-2" : {
|
24938
|
+
"variants" : [ {
|
24939
|
+
"hostname" : "translate.ap-southeast-2.api.aws",
|
24940
|
+
"tags" : [ "dualstack" ]
|
24941
|
+
} ]
|
24942
|
+
},
|
24943
|
+
"ca-central-1" : {
|
24944
|
+
"variants" : [ {
|
24945
|
+
"hostname" : "translate.ca-central-1.api.aws",
|
24946
|
+
"tags" : [ "dualstack" ]
|
24947
|
+
} ]
|
24948
|
+
},
|
24949
|
+
"eu-central-1" : {
|
24950
|
+
"variants" : [ {
|
24951
|
+
"hostname" : "translate.eu-central-1.api.aws",
|
24952
|
+
"tags" : [ "dualstack" ]
|
24953
|
+
} ]
|
24954
|
+
},
|
24955
|
+
"eu-north-1" : {
|
24956
|
+
"variants" : [ {
|
24957
|
+
"hostname" : "translate.eu-north-1.api.aws",
|
24958
|
+
"tags" : [ "dualstack" ]
|
24959
|
+
} ]
|
24960
|
+
},
|
24961
|
+
"eu-west-1" : {
|
24962
|
+
"variants" : [ {
|
24963
|
+
"hostname" : "translate.eu-west-1.api.aws",
|
24964
|
+
"tags" : [ "dualstack" ]
|
24965
|
+
} ]
|
24966
|
+
},
|
24967
|
+
"eu-west-2" : {
|
24968
|
+
"variants" : [ {
|
24969
|
+
"hostname" : "translate.eu-west-2.api.aws",
|
24970
|
+
"tags" : [ "dualstack" ]
|
24971
|
+
} ]
|
24972
|
+
},
|
24973
|
+
"eu-west-3" : {
|
24974
|
+
"variants" : [ {
|
24975
|
+
"hostname" : "translate.eu-west-3.api.aws",
|
24976
|
+
"tags" : [ "dualstack" ]
|
24977
|
+
} ]
|
24978
|
+
},
|
24551
24979
|
"us-east-1" : {
|
24552
24980
|
"variants" : [ {
|
24553
24981
|
"hostname" : "translate-fips.us-east-1.amazonaws.com",
|
24554
24982
|
"tags" : [ "fips" ]
|
24983
|
+
}, {
|
24984
|
+
"hostname" : "translate-fips.us-east-1.api.aws",
|
24985
|
+
"tags" : [ "dualstack", "fips" ]
|
24986
|
+
}, {
|
24987
|
+
"hostname" : "translate.us-east-1.api.aws",
|
24988
|
+
"tags" : [ "dualstack" ]
|
24555
24989
|
} ]
|
24556
24990
|
},
|
24557
24991
|
"us-east-1-fips" : {
|
@@ -24565,6 +24999,12 @@
|
|
24565
24999
|
"variants" : [ {
|
24566
25000
|
"hostname" : "translate-fips.us-east-2.amazonaws.com",
|
24567
25001
|
"tags" : [ "fips" ]
|
25002
|
+
}, {
|
25003
|
+
"hostname" : "translate-fips.us-east-2.api.aws",
|
25004
|
+
"tags" : [ "dualstack", "fips" ]
|
25005
|
+
}, {
|
25006
|
+
"hostname" : "translate.us-east-2.api.aws",
|
25007
|
+
"tags" : [ "dualstack" ]
|
24568
25008
|
} ]
|
24569
25009
|
},
|
24570
25010
|
"us-east-2-fips" : {
|
@@ -24578,6 +25018,12 @@
|
|
24578
25018
|
"variants" : [ {
|
24579
25019
|
"hostname" : "translate-fips.us-west-1.amazonaws.com",
|
24580
25020
|
"tags" : [ "fips" ]
|
25021
|
+
}, {
|
25022
|
+
"hostname" : "translate-fips.us-west-1.api.aws",
|
25023
|
+
"tags" : [ "dualstack", "fips" ]
|
25024
|
+
}, {
|
25025
|
+
"hostname" : "translate.us-west-1.api.aws",
|
25026
|
+
"tags" : [ "dualstack" ]
|
24581
25027
|
} ]
|
24582
25028
|
},
|
24583
25029
|
"us-west-1-fips" : {
|
@@ -24591,6 +25037,12 @@
|
|
24591
25037
|
"variants" : [ {
|
24592
25038
|
"hostname" : "translate-fips.us-west-2.amazonaws.com",
|
24593
25039
|
"tags" : [ "fips" ]
|
25040
|
+
}, {
|
25041
|
+
"hostname" : "translate-fips.us-west-2.api.aws",
|
25042
|
+
"tags" : [ "dualstack", "fips" ]
|
25043
|
+
}, {
|
25044
|
+
"hostname" : "translate.us-west-2.api.aws",
|
25045
|
+
"tags" : [ "dualstack" ]
|
24594
25046
|
} ]
|
24595
25047
|
},
|
24596
25048
|
"us-west-2-fips" : {
|
@@ -27738,13 +28190,21 @@
|
|
27738
28190
|
"credentialScope" : {
|
27739
28191
|
"region" : "cn-north-1"
|
27740
28192
|
},
|
27741
|
-
"hostname" : "cn.transcribe.cn-north-1.amazonaws.com.cn"
|
28193
|
+
"hostname" : "cn.transcribe.cn-north-1.amazonaws.com.cn",
|
28194
|
+
"variants" : [ {
|
28195
|
+
"hostname" : "transcribe.cn-north-1.api.amazonwebservices.com.cn",
|
28196
|
+
"tags" : [ "dualstack" ]
|
28197
|
+
} ]
|
27742
28198
|
},
|
27743
28199
|
"cn-northwest-1" : {
|
27744
28200
|
"credentialScope" : {
|
27745
28201
|
"region" : "cn-northwest-1"
|
27746
28202
|
},
|
27747
|
-
"hostname" : "cn.transcribe.cn-northwest-1.amazonaws.com.cn"
|
28203
|
+
"hostname" : "cn.transcribe.cn-northwest-1.amazonaws.com.cn",
|
28204
|
+
"variants" : [ {
|
28205
|
+
"hostname" : "transcribe.cn-northwest-1.api.amazonwebservices.com.cn",
|
28206
|
+
"tags" : [ "dualstack" ]
|
28207
|
+
} ]
|
27748
28208
|
}
|
27749
28209
|
}
|
27750
28210
|
},
|
@@ -31855,6 +32315,22 @@
|
|
31855
32315
|
"isRegionalized" : false,
|
31856
32316
|
"partitionEndpoint" : "aws-us-gov-global"
|
31857
32317
|
},
|
32318
|
+
"route53profiles" : {
|
32319
|
+
"endpoints" : {
|
32320
|
+
"us-gov-east-1" : {
|
32321
|
+
"variants" : [ {
|
32322
|
+
"hostname" : "route53profiles.us-gov-east-1.api.aws",
|
32323
|
+
"tags" : [ "dualstack" ]
|
32324
|
+
} ]
|
32325
|
+
},
|
32326
|
+
"us-gov-west-1" : {
|
32327
|
+
"variants" : [ {
|
32328
|
+
"hostname" : "route53profiles.us-gov-west-1.api.aws",
|
32329
|
+
"tags" : [ "dualstack" ]
|
32330
|
+
} ]
|
32331
|
+
}
|
32332
|
+
}
|
32333
|
+
},
|
31858
32334
|
"route53resolver" : {
|
31859
32335
|
"endpoints" : {
|
31860
32336
|
"us-gov-east-1" : {
|
@@ -32945,12 +33421,24 @@
|
|
32945
33421
|
"variants" : [ {
|
32946
33422
|
"hostname" : "fips.transcribe.us-gov-east-1.amazonaws.com",
|
32947
33423
|
"tags" : [ "fips" ]
|
33424
|
+
}, {
|
33425
|
+
"hostname" : "transcribe-fips.us-gov-east-1.api.aws",
|
33426
|
+
"tags" : [ "dualstack", "fips" ]
|
33427
|
+
}, {
|
33428
|
+
"hostname" : "transcribe.us-gov-east-1.api.aws",
|
33429
|
+
"tags" : [ "dualstack" ]
|
32948
33430
|
} ]
|
32949
33431
|
},
|
32950
33432
|
"us-gov-west-1" : {
|
32951
33433
|
"variants" : [ {
|
32952
33434
|
"hostname" : "fips.transcribe.us-gov-west-1.amazonaws.com",
|
32953
33435
|
"tags" : [ "fips" ]
|
33436
|
+
}, {
|
33437
|
+
"hostname" : "transcribe-fips.us-gov-west-1.api.aws",
|
33438
|
+
"tags" : [ "dualstack", "fips" ]
|
33439
|
+
}, {
|
33440
|
+
"hostname" : "transcribe.us-gov-west-1.api.aws",
|
33441
|
+
"tags" : [ "dualstack" ]
|
32954
33442
|
} ]
|
32955
33443
|
}
|
32956
33444
|
}
|
@@ -33024,6 +33512,12 @@
|
|
33024
33512
|
"variants" : [ {
|
33025
33513
|
"hostname" : "translate-fips.us-gov-west-1.amazonaws.com",
|
33026
33514
|
"tags" : [ "fips" ]
|
33515
|
+
}, {
|
33516
|
+
"hostname" : "translate-fips.us-gov-west-1.api.aws",
|
33517
|
+
"tags" : [ "dualstack", "fips" ]
|
33518
|
+
}, {
|
33519
|
+
"hostname" : "translate.us-gov-west-1.api.aws",
|
33520
|
+
"tags" : [ "dualstack" ]
|
33027
33521
|
} ]
|
33028
33522
|
},
|
33029
33523
|
"us-gov-west-1-fips" : {
|
@@ -33437,8 +33931,32 @@
|
|
33437
33931
|
},
|
33438
33932
|
"config" : {
|
33439
33933
|
"endpoints" : {
|
33440
|
-
"us-iso-east-1" : {
|
33441
|
-
|
33934
|
+
"fips-us-iso-east-1" : {
|
33935
|
+
"credentialScope" : {
|
33936
|
+
"region" : "us-iso-east-1"
|
33937
|
+
},
|
33938
|
+
"deprecated" : true,
|
33939
|
+
"hostname" : "config-fips.us-iso-east-1.c2s.ic.gov"
|
33940
|
+
},
|
33941
|
+
"fips-us-iso-west-1" : {
|
33942
|
+
"credentialScope" : {
|
33943
|
+
"region" : "us-iso-west-1"
|
33944
|
+
},
|
33945
|
+
"deprecated" : true,
|
33946
|
+
"hostname" : "config-fips.us-iso-west-1.c2s.ic.gov"
|
33947
|
+
},
|
33948
|
+
"us-iso-east-1" : {
|
33949
|
+
"variants" : [ {
|
33950
|
+
"hostname" : "config-fips.us-iso-east-1.c2s.ic.gov",
|
33951
|
+
"tags" : [ "fips" ]
|
33952
|
+
} ]
|
33953
|
+
},
|
33954
|
+
"us-iso-west-1" : {
|
33955
|
+
"variants" : [ {
|
33956
|
+
"hostname" : "config-fips.us-iso-west-1.c2s.ic.gov",
|
33957
|
+
"tags" : [ "fips" ]
|
33958
|
+
} ]
|
33959
|
+
}
|
33442
33960
|
}
|
33443
33961
|
},
|
33444
33962
|
"datapipeline" : {
|
@@ -33835,7 +34353,19 @@
|
|
33835
34353
|
},
|
33836
34354
|
"medialive" : {
|
33837
34355
|
"endpoints" : {
|
33838
|
-
"us-iso-east-1" : {
|
34356
|
+
"fips-us-iso-east-1" : {
|
34357
|
+
"credentialScope" : {
|
34358
|
+
"region" : "us-iso-east-1"
|
34359
|
+
},
|
34360
|
+
"deprecated" : true,
|
34361
|
+
"hostname" : "medialive-fips.us-iso-east-1.c2s.ic.gov"
|
34362
|
+
},
|
34363
|
+
"us-iso-east-1" : {
|
34364
|
+
"variants" : [ {
|
34365
|
+
"hostname" : "medialive-fips.us-iso-east-1.c2s.ic.gov",
|
34366
|
+
"tags" : [ "fips" ]
|
34367
|
+
} ]
|
34368
|
+
}
|
33839
34369
|
}
|
33840
34370
|
},
|
33841
34371
|
"mediapackage" : {
|
@@ -34419,7 +34949,19 @@
|
|
34419
34949
|
},
|
34420
34950
|
"config" : {
|
34421
34951
|
"endpoints" : {
|
34422
|
-
"us-isob-east-1" : {
|
34952
|
+
"fips-us-isob-east-1" : {
|
34953
|
+
"credentialScope" : {
|
34954
|
+
"region" : "us-isob-east-1"
|
34955
|
+
},
|
34956
|
+
"deprecated" : true,
|
34957
|
+
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov"
|
34958
|
+
},
|
34959
|
+
"us-isob-east-1" : {
|
34960
|
+
"variants" : [ {
|
34961
|
+
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
|
34962
|
+
"tags" : [ "fips" ]
|
34963
|
+
} ]
|
34964
|
+
}
|
34423
34965
|
}
|
34424
34966
|
},
|
34425
34967
|
"directconnect" : {
|
@@ -34652,7 +35194,19 @@
|
|
34652
35194
|
},
|
34653
35195
|
"medialive" : {
|
34654
35196
|
"endpoints" : {
|
34655
|
-
"us-isob-east-1" : {
|
35197
|
+
"fips-us-isob-east-1" : {
|
35198
|
+
"credentialScope" : {
|
35199
|
+
"region" : "us-isob-east-1"
|
35200
|
+
},
|
35201
|
+
"deprecated" : true,
|
35202
|
+
"hostname" : "medialive-fips.us-isob-east-1.sc2s.sgov.gov"
|
35203
|
+
},
|
35204
|
+
"us-isob-east-1" : {
|
35205
|
+
"variants" : [ {
|
35206
|
+
"hostname" : "medialive-fips.us-isob-east-1.sc2s.sgov.gov",
|
35207
|
+
"tags" : [ "fips" ]
|
35208
|
+
} ]
|
35209
|
+
}
|
34656
35210
|
}
|
34657
35211
|
},
|
34658
35212
|
"mediapackage" : {
|
@@ -35644,6 +36198,12 @@
|
|
35644
36198
|
"us-isof-south-1" : { }
|
35645
36199
|
}
|
35646
36200
|
},
|
36201
|
+
"schemas" : {
|
36202
|
+
"endpoints" : {
|
36203
|
+
"us-isof-east-1" : { },
|
36204
|
+
"us-isof-south-1" : { }
|
36205
|
+
}
|
36206
|
+
},
|
35647
36207
|
"secretsmanager" : {
|
35648
36208
|
"endpoints" : {
|
35649
36209
|
"us-isof-east-1" : {
|
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.
|
4
|
+
version: 1.1058.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: 2025-02-
|
11
|
+
date: 2025-02-28 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|