Skip to content

Commit b58f123

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 1e4b327 commit b58f123

File tree

2 files changed

+204
-2
lines changed

2 files changed

+204
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 199 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,6 +1157,24 @@
11571157
"eu-central-1" : { },
11581158
"eu-west-1" : { },
11591159
"eu-west-2" : { },
1160+
"fips-us-east-1" : {
1161+
"credentialScope" : {
1162+
"region" : "us-east-1"
1163+
},
1164+
"hostname" : "comprehend-fips.us-east-1.amazonaws.com"
1165+
},
1166+
"fips-us-east-2" : {
1167+
"credentialScope" : {
1168+
"region" : "us-east-2"
1169+
},
1170+
"hostname" : "comprehend-fips.us-east-2.amazonaws.com"
1171+
},
1172+
"fips-us-west-2" : {
1173+
"credentialScope" : {
1174+
"region" : "us-west-2"
1175+
},
1176+
"hostname" : "comprehend-fips.us-west-2.amazonaws.com"
1177+
},
11601178
"us-east-1" : { },
11611179
"us-east-2" : { },
11621180
"us-west-2" : { }
@@ -1874,6 +1892,30 @@
18741892
"eu-west-1" : { },
18751893
"eu-west-2" : { },
18761894
"eu-west-3" : { },
1895+
"fips-us-east-1" : {
1896+
"credentialScope" : {
1897+
"region" : "us-east-1"
1898+
},
1899+
"hostname" : "events-fips.us-east-1.amazonaws.com"
1900+
},
1901+
"fips-us-east-2" : {
1902+
"credentialScope" : {
1903+
"region" : "us-east-2"
1904+
},
1905+
"hostname" : "events-fips.us-east-2.amazonaws.com"
1906+
},
1907+
"fips-us-west-1" : {
1908+
"credentialScope" : {
1909+
"region" : "us-west-1"
1910+
},
1911+
"hostname" : "events-fips.us-west-1.amazonaws.com"
1912+
},
1913+
"fips-us-west-2" : {
1914+
"credentialScope" : {
1915+
"region" : "us-west-2"
1916+
},
1917+
"hostname" : "events-fips.us-west-2.amazonaws.com"
1918+
},
18771919
"me-south-1" : { },
18781920
"sa-east-1" : { },
18791921
"us-east-1" : { },
@@ -2244,6 +2286,12 @@
22442286
"region" : "us-east-1"
22452287
},
22462288
"hostname" : "iam.amazonaws.com"
2289+
},
2290+
"iam-fips" : {
2291+
"credentialScope" : {
2292+
"region" : "us-east-1"
2293+
},
2294+
"hostname" : "iam-fips.amazonaws.com"
22472295
}
22482296
},
22492297
"isRegionalized" : false,
@@ -2670,6 +2718,7 @@
26702718
"managedblockchain" : {
26712719
"endpoints" : {
26722720
"ap-northeast-1" : { },
2721+
"ap-northeast-2" : { },
26732722
"ap-southeast-1" : { },
26742723
"eu-west-1" : { },
26752724
"us-east-1" : { }
@@ -3189,6 +3238,30 @@
31893238
"eu-west-1" : { },
31903239
"eu-west-2" : { },
31913240
"eu-west-3" : { },
3241+
"fips-us-east-1" : {
3242+
"credentialScope" : {
3243+
"region" : "us-east-1"
3244+
},
3245+
"hostname" : "polly-fips.us-east-1.amazonaws.com"
3246+
},
3247+
"fips-us-east-2" : {
3248+
"credentialScope" : {
3249+
"region" : "us-east-2"
3250+
},
3251+
"hostname" : "polly-fips.us-east-2.amazonaws.com"
3252+
},
3253+
"fips-us-west-1" : {
3254+
"credentialScope" : {
3255+
"region" : "us-west-1"
3256+
},
3257+
"hostname" : "polly-fips.us-west-1.amazonaws.com"
3258+
},
3259+
"fips-us-west-2" : {
3260+
"credentialScope" : {
3261+
"region" : "us-west-2"
3262+
},
3263+
"hostname" : "polly-fips.us-west-2.amazonaws.com"
3264+
},
31923265
"me-south-1" : { },
31933266
"sa-east-1" : { },
31943267
"us-east-1" : { },
@@ -3339,6 +3412,36 @@
33393412
"eu-west-1" : { },
33403413
"eu-west-2" : { },
33413414
"eu-west-3" : { },
3415+
"fips-ca-central-1" : {
3416+
"credentialScope" : {
3417+
"region" : "ca-central-1"
3418+
},
3419+
"hostname" : "redshift-fips.ca-central-1.amazonaws.com"
3420+
},
3421+
"fips-us-east-1" : {
3422+
"credentialScope" : {
3423+
"region" : "us-east-1"
3424+
},
3425+
"hostname" : "redshift-fips.us-east-1.amazonaws.com"
3426+
},
3427+
"fips-us-east-2" : {
3428+
"credentialScope" : {
3429+
"region" : "us-east-2"
3430+
},
3431+
"hostname" : "redshift-fips.us-east-2.amazonaws.com"
3432+
},
3433+
"fips-us-west-1" : {
3434+
"credentialScope" : {
3435+
"region" : "us-west-1"
3436+
},
3437+
"hostname" : "redshift-fips.us-west-1.amazonaws.com"
3438+
},
3439+
"fips-us-west-2" : {
3440+
"credentialScope" : {
3441+
"region" : "us-west-2"
3442+
},
3443+
"hostname" : "redshift-fips.us-west-2.amazonaws.com"
3444+
},
33423445
"me-south-1" : { },
33433446
"sa-east-1" : { },
33443447
"us-east-1" : { },
@@ -4166,6 +4269,30 @@
41664269
"eu-west-1" : { },
41674270
"eu-west-2" : { },
41684271
"eu-west-3" : { },
4272+
"fips-us-east-1" : {
4273+
"credentialScope" : {
4274+
"region" : "us-east-1"
4275+
},
4276+
"hostname" : "sns-fips.us-east-1.amazonaws.com"
4277+
},
4278+
"fips-us-east-2" : {
4279+
"credentialScope" : {
4280+
"region" : "us-east-2"
4281+
},
4282+
"hostname" : "sns-fips.us-east-2.amazonaws.com"
4283+
},
4284+
"fips-us-west-1" : {
4285+
"credentialScope" : {
4286+
"region" : "us-west-1"
4287+
},
4288+
"hostname" : "sns-fips.us-west-1.amazonaws.com"
4289+
},
4290+
"fips-us-west-2" : {
4291+
"credentialScope" : {
4292+
"region" : "us-west-2"
4293+
},
4294+
"hostname" : "sns-fips.us-west-2.amazonaws.com"
4295+
},
41694296
"me-south-1" : { },
41704297
"sa-east-1" : { },
41714298
"us-east-1" : { },
@@ -4240,8 +4367,56 @@
42404367
"eu-west-1" : { },
42414368
"eu-west-2" : { },
42424369
"eu-west-3" : { },
4370+
"fips-us-east-1" : {
4371+
"credentialScope" : {
4372+
"region" : "us-east-1"
4373+
},
4374+
"hostname" : "ssm-fips.us-east-1.amazonaws.com"
4375+
},
4376+
"fips-us-east-2" : {
4377+
"credentialScope" : {
4378+
"region" : "us-east-2"
4379+
},
4380+
"hostname" : "ssm-fips.us-east-2.amazonaws.com"
4381+
},
4382+
"fips-us-west-1" : {
4383+
"credentialScope" : {
4384+
"region" : "us-west-1"
4385+
},
4386+
"hostname" : "ssm-fips.us-west-1.amazonaws.com"
4387+
},
4388+
"fips-us-west-2" : {
4389+
"credentialScope" : {
4390+
"region" : "us-west-2"
4391+
},
4392+
"hostname" : "ssm-fips.us-west-2.amazonaws.com"
4393+
},
42434394
"me-south-1" : { },
42444395
"sa-east-1" : { },
4396+
"ssm-facade-fips-us-east-1" : {
4397+
"credentialScope" : {
4398+
"region" : "us-east-1"
4399+
},
4400+
"hostname" : "#ssm-facade-fips.us-east-1.amazonaws.com"
4401+
},
4402+
"ssm-facade-fips-us-east-2" : {
4403+
"credentialScope" : {
4404+
"region" : "us-east-2"
4405+
},
4406+
"hostname" : "#ssm-facade-fips.us-east-2.amazonaws.com"
4407+
},
4408+
"ssm-facade-fips-us-west-1" : {
4409+
"credentialScope" : {
4410+
"region" : "us-west-1"
4411+
},
4412+
"hostname" : "#ssm-facade-fips.us-west-1.amazonaws.com"
4413+
},
4414+
"ssm-facade-fips-us-west-2" : {
4415+
"credentialScope" : {
4416+
"region" : "us-west-2"
4417+
},
4418+
"hostname" : "#ssm-facade-fips.us-west-2.amazonaws.com"
4419+
},
42454420
"us-east-1" : { },
42464421
"us-east-2" : { },
42474422
"us-west-1" : { },
@@ -5515,6 +5690,12 @@
55155690
"protocols" : [ "https" ]
55165691
},
55175692
"endpoints" : {
5693+
"fips-us-gov-west-1" : {
5694+
"credentialScope" : {
5695+
"region" : "us-gov-west-1"
5696+
},
5697+
"hostname" : "comprehend-fips.us-gov-west-1.amazonaws.com"
5698+
},
55185699
"us-gov-west-1" : { }
55195700
}
55205701
},
@@ -5861,6 +6042,12 @@
58616042
},
58626043
"polly" : {
58636044
"endpoints" : {
6045+
"fips-us-gov-west-1" : {
6046+
"credentialScope" : {
6047+
"region" : "us-gov-west-1"
6048+
},
6049+
"hostname" : "polly-fips.us-gov-west-1.amazonaws.com"
6050+
},
58646051
"us-gov-west-1" : { }
58656052
}
58666053
},
@@ -5878,8 +6065,18 @@
58786065
},
58796066
"redshift" : {
58806067
"endpoints" : {
5881-
"us-gov-east-1" : { },
5882-
"us-gov-west-1" : { }
6068+
"us-gov-east-1" : {
6069+
"credentialScope" : {
6070+
"region" : "us-gov-east-1"
6071+
},
6072+
"hostname" : "redshift.us-gov-east-1.amazonaws.com"
6073+
},
6074+
"us-gov-west-1" : {
6075+
"credentialScope" : {
6076+
"region" : "us-gov-west-1"
6077+
},
6078+
"hostname" : "redshift.us-gov-west-1.amazonaws.com"
6079+
}
58836080
}
58846081
},
58856082
"rekognition" : {

0 commit comments

Comments
 (0)