aws-partitions 1.1051.0 → 1.1059.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 +604 -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: 01b3afdb4c4b7f035d49c171a76a7727985cca3ab5fad6264e67fdaa0a2e5d4a
|
4
|
+
data.tar.gz: 399974efaf5a90d1453a0066ce29201ea6248f8e6334a764d034f9bc95b64c22
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e1818b44ed25260d3ee9ca7018dc9f0a7e1729c238b95200f9dee122aac1f85b24b066e09b1899e58257d36e949e67c8cd3e7bef37828393dc766034e0d85b19
|
7
|
+
data.tar.gz: e70071b65e84831a0d56089752eea0c712e5de1d12a3cc8f93025dfaaed2124bdaebed3443ecc1bb04f88cb06596af6502860df13bc88604cae19d6c83ce0980
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,46 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1059.0 (2025-03-03)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1058.0 (2025-02-28)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1057.0 (2025-02-27)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1056.0 (2025-02-26)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.1055.0 (2025-02-25)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
29
|
+
1.1054.0 (2025-02-21)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
33
|
+
|
34
|
+
1.1053.0 (2025-02-20)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
38
|
+
|
39
|
+
1.1052.0 (2025-02-18)
|
40
|
+
------------------
|
41
|
+
|
42
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
43
|
+
|
4
44
|
1.1051.0 (2025-02-17)
|
5
45
|
------------------
|
6
46
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1059.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" ]
|
@@ -24291,24 +24546,90 @@
|
|
24291
24546
|
} ]
|
24292
24547
|
},
|
24293
24548
|
"endpoints" : {
|
24294
|
-
"af-south-1" : {
|
24295
|
-
|
24296
|
-
|
24297
|
-
|
24298
|
-
|
24299
|
-
|
24300
|
-
"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
|
+
},
|
24301
24591
|
"ca-central-1" : {
|
24302
24592
|
"variants" : [ {
|
24303
24593
|
"hostname" : "fips.transcribe.ca-central-1.amazonaws.com",
|
24304
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" ]
|
24305
24631
|
} ]
|
24306
24632
|
},
|
24307
|
-
"eu-central-1" : { },
|
24308
|
-
"eu-north-1" : { },
|
24309
|
-
"eu-west-1" : { },
|
24310
|
-
"eu-west-2" : { },
|
24311
|
-
"eu-west-3" : { },
|
24312
24633
|
"fips-ca-central-1" : {
|
24313
24634
|
"credentialScope" : {
|
24314
24635
|
"region" : "ca-central-1"
|
@@ -24344,30 +24665,64 @@
|
|
24344
24665
|
"deprecated" : true,
|
24345
24666
|
"hostname" : "fips.transcribe.us-west-2.amazonaws.com"
|
24346
24667
|
},
|
24347
|
-
"me-south-1" : {
|
24348
|
-
|
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
|
+
},
|
24349
24680
|
"us-east-1" : {
|
24350
24681
|
"variants" : [ {
|
24351
24682
|
"hostname" : "fips.transcribe.us-east-1.amazonaws.com",
|
24352
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" ]
|
24353
24690
|
} ]
|
24354
24691
|
},
|
24355
24692
|
"us-east-2" : {
|
24356
24693
|
"variants" : [ {
|
24357
24694
|
"hostname" : "fips.transcribe.us-east-2.amazonaws.com",
|
24358
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" ]
|
24359
24702
|
} ]
|
24360
24703
|
},
|
24361
24704
|
"us-west-1" : {
|
24362
24705
|
"variants" : [ {
|
24363
24706
|
"hostname" : "fips.transcribe.us-west-1.amazonaws.com",
|
24364
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" ]
|
24365
24714
|
} ]
|
24366
24715
|
},
|
24367
24716
|
"us-west-2" : {
|
24368
24717
|
"variants" : [ {
|
24369
24718
|
"hostname" : "fips.transcribe.us-west-2.amazonaws.com",
|
24370
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" ]
|
24371
24726
|
} ]
|
24372
24727
|
}
|
24373
24728
|
}
|
@@ -24549,22 +24904,88 @@
|
|
24549
24904
|
"protocols" : [ "https" ]
|
24550
24905
|
},
|
24551
24906
|
"endpoints" : {
|
24552
|
-
"ap-east-1" : {
|
24553
|
-
|
24554
|
-
|
24555
|
-
|
24556
|
-
|
24557
|
-
|
24558
|
-
"
|
24559
|
-
|
24560
|
-
|
24561
|
-
|
24562
|
-
|
24563
|
-
|
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
|
+
},
|
24564
24979
|
"us-east-1" : {
|
24565
24980
|
"variants" : [ {
|
24566
24981
|
"hostname" : "translate-fips.us-east-1.amazonaws.com",
|
24567
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" ]
|
24568
24989
|
} ]
|
24569
24990
|
},
|
24570
24991
|
"us-east-1-fips" : {
|
@@ -24578,6 +24999,12 @@
|
|
24578
24999
|
"variants" : [ {
|
24579
25000
|
"hostname" : "translate-fips.us-east-2.amazonaws.com",
|
24580
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" ]
|
24581
25008
|
} ]
|
24582
25009
|
},
|
24583
25010
|
"us-east-2-fips" : {
|
@@ -24591,6 +25018,12 @@
|
|
24591
25018
|
"variants" : [ {
|
24592
25019
|
"hostname" : "translate-fips.us-west-1.amazonaws.com",
|
24593
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" ]
|
24594
25027
|
} ]
|
24595
25028
|
},
|
24596
25029
|
"us-west-1-fips" : {
|
@@ -24604,6 +25037,12 @@
|
|
24604
25037
|
"variants" : [ {
|
24605
25038
|
"hostname" : "translate-fips.us-west-2.amazonaws.com",
|
24606
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" ]
|
24607
25046
|
} ]
|
24608
25047
|
},
|
24609
25048
|
"us-west-2-fips" : {
|
@@ -27751,13 +28190,21 @@
|
|
27751
28190
|
"credentialScope" : {
|
27752
28191
|
"region" : "cn-north-1"
|
27753
28192
|
},
|
27754
|
-
"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
|
+
} ]
|
27755
28198
|
},
|
27756
28199
|
"cn-northwest-1" : {
|
27757
28200
|
"credentialScope" : {
|
27758
28201
|
"region" : "cn-northwest-1"
|
27759
28202
|
},
|
27760
|
-
"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
|
+
} ]
|
27761
28208
|
}
|
27762
28209
|
}
|
27763
28210
|
},
|
@@ -31509,6 +31956,7 @@
|
|
31509
31956
|
},
|
31510
31957
|
"quicksight" : {
|
31511
31958
|
"endpoints" : {
|
31959
|
+
"us-gov-east-1" : { },
|
31512
31960
|
"us-gov-west-1" : { }
|
31513
31961
|
}
|
31514
31962
|
},
|
@@ -31868,6 +32316,22 @@
|
|
31868
32316
|
"isRegionalized" : false,
|
31869
32317
|
"partitionEndpoint" : "aws-us-gov-global"
|
31870
32318
|
},
|
32319
|
+
"route53profiles" : {
|
32320
|
+
"endpoints" : {
|
32321
|
+
"us-gov-east-1" : {
|
32322
|
+
"variants" : [ {
|
32323
|
+
"hostname" : "route53profiles.us-gov-east-1.api.aws",
|
32324
|
+
"tags" : [ "dualstack" ]
|
32325
|
+
} ]
|
32326
|
+
},
|
32327
|
+
"us-gov-west-1" : {
|
32328
|
+
"variants" : [ {
|
32329
|
+
"hostname" : "route53profiles.us-gov-west-1.api.aws",
|
32330
|
+
"tags" : [ "dualstack" ]
|
32331
|
+
} ]
|
32332
|
+
}
|
32333
|
+
}
|
32334
|
+
},
|
31871
32335
|
"route53resolver" : {
|
31872
32336
|
"endpoints" : {
|
31873
32337
|
"us-gov-east-1" : {
|
@@ -32958,12 +33422,24 @@
|
|
32958
33422
|
"variants" : [ {
|
32959
33423
|
"hostname" : "fips.transcribe.us-gov-east-1.amazonaws.com",
|
32960
33424
|
"tags" : [ "fips" ]
|
33425
|
+
}, {
|
33426
|
+
"hostname" : "transcribe-fips.us-gov-east-1.api.aws",
|
33427
|
+
"tags" : [ "dualstack", "fips" ]
|
33428
|
+
}, {
|
33429
|
+
"hostname" : "transcribe.us-gov-east-1.api.aws",
|
33430
|
+
"tags" : [ "dualstack" ]
|
32961
33431
|
} ]
|
32962
33432
|
},
|
32963
33433
|
"us-gov-west-1" : {
|
32964
33434
|
"variants" : [ {
|
32965
33435
|
"hostname" : "fips.transcribe.us-gov-west-1.amazonaws.com",
|
32966
33436
|
"tags" : [ "fips" ]
|
33437
|
+
}, {
|
33438
|
+
"hostname" : "transcribe-fips.us-gov-west-1.api.aws",
|
33439
|
+
"tags" : [ "dualstack", "fips" ]
|
33440
|
+
}, {
|
33441
|
+
"hostname" : "transcribe.us-gov-west-1.api.aws",
|
33442
|
+
"tags" : [ "dualstack" ]
|
32967
33443
|
} ]
|
32968
33444
|
}
|
32969
33445
|
}
|
@@ -33037,6 +33513,12 @@
|
|
33037
33513
|
"variants" : [ {
|
33038
33514
|
"hostname" : "translate-fips.us-gov-west-1.amazonaws.com",
|
33039
33515
|
"tags" : [ "fips" ]
|
33516
|
+
}, {
|
33517
|
+
"hostname" : "translate-fips.us-gov-west-1.api.aws",
|
33518
|
+
"tags" : [ "dualstack", "fips" ]
|
33519
|
+
}, {
|
33520
|
+
"hostname" : "translate.us-gov-west-1.api.aws",
|
33521
|
+
"tags" : [ "dualstack" ]
|
33040
33522
|
} ]
|
33041
33523
|
},
|
33042
33524
|
"us-gov-west-1-fips" : {
|
@@ -33450,8 +33932,32 @@
|
|
33450
33932
|
},
|
33451
33933
|
"config" : {
|
33452
33934
|
"endpoints" : {
|
33453
|
-
"us-iso-east-1" : {
|
33454
|
-
|
33935
|
+
"fips-us-iso-east-1" : {
|
33936
|
+
"credentialScope" : {
|
33937
|
+
"region" : "us-iso-east-1"
|
33938
|
+
},
|
33939
|
+
"deprecated" : true,
|
33940
|
+
"hostname" : "config-fips.us-iso-east-1.c2s.ic.gov"
|
33941
|
+
},
|
33942
|
+
"fips-us-iso-west-1" : {
|
33943
|
+
"credentialScope" : {
|
33944
|
+
"region" : "us-iso-west-1"
|
33945
|
+
},
|
33946
|
+
"deprecated" : true,
|
33947
|
+
"hostname" : "config-fips.us-iso-west-1.c2s.ic.gov"
|
33948
|
+
},
|
33949
|
+
"us-iso-east-1" : {
|
33950
|
+
"variants" : [ {
|
33951
|
+
"hostname" : "config-fips.us-iso-east-1.c2s.ic.gov",
|
33952
|
+
"tags" : [ "fips" ]
|
33953
|
+
} ]
|
33954
|
+
},
|
33955
|
+
"us-iso-west-1" : {
|
33956
|
+
"variants" : [ {
|
33957
|
+
"hostname" : "config-fips.us-iso-west-1.c2s.ic.gov",
|
33958
|
+
"tags" : [ "fips" ]
|
33959
|
+
} ]
|
33960
|
+
}
|
33455
33961
|
}
|
33456
33962
|
},
|
33457
33963
|
"datapipeline" : {
|
@@ -33848,7 +34354,19 @@
|
|
33848
34354
|
},
|
33849
34355
|
"medialive" : {
|
33850
34356
|
"endpoints" : {
|
33851
|
-
"us-iso-east-1" : {
|
34357
|
+
"fips-us-iso-east-1" : {
|
34358
|
+
"credentialScope" : {
|
34359
|
+
"region" : "us-iso-east-1"
|
34360
|
+
},
|
34361
|
+
"deprecated" : true,
|
34362
|
+
"hostname" : "medialive-fips.us-iso-east-1.c2s.ic.gov"
|
34363
|
+
},
|
34364
|
+
"us-iso-east-1" : {
|
34365
|
+
"variants" : [ {
|
34366
|
+
"hostname" : "medialive-fips.us-iso-east-1.c2s.ic.gov",
|
34367
|
+
"tags" : [ "fips" ]
|
34368
|
+
} ]
|
34369
|
+
}
|
33852
34370
|
}
|
33853
34371
|
},
|
33854
34372
|
"mediapackage" : {
|
@@ -34432,7 +34950,19 @@
|
|
34432
34950
|
},
|
34433
34951
|
"config" : {
|
34434
34952
|
"endpoints" : {
|
34435
|
-
"us-isob-east-1" : {
|
34953
|
+
"fips-us-isob-east-1" : {
|
34954
|
+
"credentialScope" : {
|
34955
|
+
"region" : "us-isob-east-1"
|
34956
|
+
},
|
34957
|
+
"deprecated" : true,
|
34958
|
+
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov"
|
34959
|
+
},
|
34960
|
+
"us-isob-east-1" : {
|
34961
|
+
"variants" : [ {
|
34962
|
+
"hostname" : "config-fips.us-isob-east-1.sc2s.sgov.gov",
|
34963
|
+
"tags" : [ "fips" ]
|
34964
|
+
} ]
|
34965
|
+
}
|
34436
34966
|
}
|
34437
34967
|
},
|
34438
34968
|
"directconnect" : {
|
@@ -34665,7 +35195,19 @@
|
|
34665
35195
|
},
|
34666
35196
|
"medialive" : {
|
34667
35197
|
"endpoints" : {
|
34668
|
-
"us-isob-east-1" : {
|
35198
|
+
"fips-us-isob-east-1" : {
|
35199
|
+
"credentialScope" : {
|
35200
|
+
"region" : "us-isob-east-1"
|
35201
|
+
},
|
35202
|
+
"deprecated" : true,
|
35203
|
+
"hostname" : "medialive-fips.us-isob-east-1.sc2s.sgov.gov"
|
35204
|
+
},
|
35205
|
+
"us-isob-east-1" : {
|
35206
|
+
"variants" : [ {
|
35207
|
+
"hostname" : "medialive-fips.us-isob-east-1.sc2s.sgov.gov",
|
35208
|
+
"tags" : [ "fips" ]
|
35209
|
+
} ]
|
35210
|
+
}
|
34669
35211
|
}
|
34670
35212
|
},
|
34671
35213
|
"mediapackage" : {
|
@@ -35657,6 +36199,12 @@
|
|
35657
36199
|
"us-isof-south-1" : { }
|
35658
36200
|
}
|
35659
36201
|
},
|
36202
|
+
"schemas" : {
|
36203
|
+
"endpoints" : {
|
36204
|
+
"us-isof-east-1" : { },
|
36205
|
+
"us-isof-south-1" : { }
|
36206
|
+
}
|
36207
|
+
},
|
35660
36208
|
"secretsmanager" : {
|
35661
36209
|
"endpoints" : {
|
35662
36210
|
"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.1059.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-
|
11
|
+
date: 2025-03-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|