Skip to content

Commit a62c9d1

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c54b71e commit a62c9d1

File tree

2 files changed

+219
-28
lines changed

2 files changed

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

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

Lines changed: 213 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4505,27 +4505,132 @@
45054505
},
45064506
"cognito-identity" : {
45074507
"endpoints" : {
4508-
"af-south-1" : { },
4509-
"ap-east-1" : { },
4510-
"ap-northeast-1" : { },
4511-
"ap-northeast-2" : { },
4512-
"ap-northeast-3" : { },
4513-
"ap-south-1" : { },
4514-
"ap-south-2" : { },
4515-
"ap-southeast-1" : { },
4516-
"ap-southeast-2" : { },
4517-
"ap-southeast-3" : { },
4518-
"ap-southeast-4" : { },
4519-
"ca-central-1" : { },
4520-
"ca-west-1" : { },
4521-
"eu-central-1" : { },
4522-
"eu-central-2" : { },
4523-
"eu-north-1" : { },
4524-
"eu-south-1" : { },
4525-
"eu-south-2" : { },
4526-
"eu-west-1" : { },
4527-
"eu-west-2" : { },
4528-
"eu-west-3" : { },
4508+
"af-south-1" : {
4509+
"variants" : [ {
4510+
"hostname" : "cognito-identity.af-south-1.amazonaws.com",
4511+
"tags" : [ "dualstack" ]
4512+
} ]
4513+
},
4514+
"ap-east-1" : {
4515+
"variants" : [ {
4516+
"hostname" : "cognito-identity.ap-east-1.amazonaws.com",
4517+
"tags" : [ "dualstack" ]
4518+
} ]
4519+
},
4520+
"ap-northeast-1" : {
4521+
"variants" : [ {
4522+
"hostname" : "cognito-identity.ap-northeast-1.amazonaws.com",
4523+
"tags" : [ "dualstack" ]
4524+
} ]
4525+
},
4526+
"ap-northeast-2" : {
4527+
"variants" : [ {
4528+
"hostname" : "cognito-identity.ap-northeast-2.amazonaws.com",
4529+
"tags" : [ "dualstack" ]
4530+
} ]
4531+
},
4532+
"ap-northeast-3" : {
4533+
"variants" : [ {
4534+
"hostname" : "cognito-identity.ap-northeast-3.amazonaws.com",
4535+
"tags" : [ "dualstack" ]
4536+
} ]
4537+
},
4538+
"ap-south-1" : {
4539+
"variants" : [ {
4540+
"hostname" : "cognito-identity.ap-south-1.amazonaws.com",
4541+
"tags" : [ "dualstack" ]
4542+
} ]
4543+
},
4544+
"ap-south-2" : {
4545+
"variants" : [ {
4546+
"hostname" : "cognito-identity.ap-south-2.amazonaws.com",
4547+
"tags" : [ "dualstack" ]
4548+
} ]
4549+
},
4550+
"ap-southeast-1" : {
4551+
"variants" : [ {
4552+
"hostname" : "cognito-identity.ap-southeast-1.amazonaws.com",
4553+
"tags" : [ "dualstack" ]
4554+
} ]
4555+
},
4556+
"ap-southeast-2" : {
4557+
"variants" : [ {
4558+
"hostname" : "cognito-identity.ap-southeast-2.amazonaws.com",
4559+
"tags" : [ "dualstack" ]
4560+
} ]
4561+
},
4562+
"ap-southeast-3" : {
4563+
"variants" : [ {
4564+
"hostname" : "cognito-identity.ap-southeast-3.amazonaws.com",
4565+
"tags" : [ "dualstack" ]
4566+
} ]
4567+
},
4568+
"ap-southeast-4" : {
4569+
"variants" : [ {
4570+
"hostname" : "cognito-identity.ap-southeast-4.amazonaws.com",
4571+
"tags" : [ "dualstack" ]
4572+
} ]
4573+
},
4574+
"ca-central-1" : {
4575+
"variants" : [ {
4576+
"hostname" : "cognito-identity.ca-central-1.amazonaws.com",
4577+
"tags" : [ "dualstack" ]
4578+
} ]
4579+
},
4580+
"ca-west-1" : {
4581+
"variants" : [ {
4582+
"hostname" : "cognito-identity.ca-west-1.amazonaws.com",
4583+
"tags" : [ "dualstack" ]
4584+
} ]
4585+
},
4586+
"eu-central-1" : {
4587+
"variants" : [ {
4588+
"hostname" : "cognito-identity.eu-central-1.amazonaws.com",
4589+
"tags" : [ "dualstack" ]
4590+
} ]
4591+
},
4592+
"eu-central-2" : {
4593+
"variants" : [ {
4594+
"hostname" : "cognito-identity.eu-central-2.amazonaws.com",
4595+
"tags" : [ "dualstack" ]
4596+
} ]
4597+
},
4598+
"eu-north-1" : {
4599+
"variants" : [ {
4600+
"hostname" : "cognito-identity.eu-north-1.amazonaws.com",
4601+
"tags" : [ "dualstack" ]
4602+
} ]
4603+
},
4604+
"eu-south-1" : {
4605+
"variants" : [ {
4606+
"hostname" : "cognito-identity.eu-south-1.amazonaws.com",
4607+
"tags" : [ "dualstack" ]
4608+
} ]
4609+
},
4610+
"eu-south-2" : {
4611+
"variants" : [ {
4612+
"hostname" : "cognito-identity.eu-south-2.amazonaws.com",
4613+
"tags" : [ "dualstack" ]
4614+
} ]
4615+
},
4616+
"eu-west-1" : {
4617+
"variants" : [ {
4618+
"hostname" : "cognito-identity.eu-west-1.amazonaws.com",
4619+
"tags" : [ "dualstack" ]
4620+
} ]
4621+
},
4622+
"eu-west-2" : {
4623+
"variants" : [ {
4624+
"hostname" : "cognito-identity.eu-west-2.amazonaws.com",
4625+
"tags" : [ "dualstack" ]
4626+
} ]
4627+
},
4628+
"eu-west-3" : {
4629+
"variants" : [ {
4630+
"hostname" : "cognito-identity.eu-west-3.amazonaws.com",
4631+
"tags" : [ "dualstack" ]
4632+
} ]
4633+
},
45294634
"fips-us-east-1" : {
45304635
"credentialScope" : {
45314636
"region" : "us-east-1"
@@ -4554,32 +4659,76 @@
45544659
"deprecated" : true,
45554660
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
45564661
},
4557-
"il-central-1" : { },
4558-
"me-central-1" : { },
4559-
"me-south-1" : { },
4560-
"sa-east-1" : { },
4662+
"il-central-1" : {
4663+
"variants" : [ {
4664+
"hostname" : "cognito-identity.il-central-1.amazonaws.com",
4665+
"tags" : [ "dualstack" ]
4666+
} ]
4667+
},
4668+
"me-central-1" : {
4669+
"variants" : [ {
4670+
"hostname" : "cognito-identity.me-central-1.amazonaws.com",
4671+
"tags" : [ "dualstack" ]
4672+
} ]
4673+
},
4674+
"me-south-1" : {
4675+
"variants" : [ {
4676+
"hostname" : "cognito-identity.me-south-1.amazonaws.com",
4677+
"tags" : [ "dualstack" ]
4678+
} ]
4679+
},
4680+
"sa-east-1" : {
4681+
"variants" : [ {
4682+
"hostname" : "cognito-identity.sa-east-1.amazonaws.com",
4683+
"tags" : [ "dualstack" ]
4684+
} ]
4685+
},
45614686
"us-east-1" : {
45624687
"variants" : [ {
4688+
"hostname" : "cognito-identity-fips.us-east-1.amazonaws.com",
4689+
"tags" : [ "dualstack", "fips" ]
4690+
}, {
45634691
"hostname" : "cognito-identity-fips.us-east-1.amazonaws.com",
45644692
"tags" : [ "fips" ]
4693+
}, {
4694+
"hostname" : "cognito-identity.us-east-1.amazonaws.com",
4695+
"tags" : [ "dualstack" ]
45654696
} ]
45664697
},
45674698
"us-east-2" : {
45684699
"variants" : [ {
4700+
"hostname" : "cognito-identity-fips.us-east-2.amazonaws.com",
4701+
"tags" : [ "dualstack", "fips" ]
4702+
}, {
45694703
"hostname" : "cognito-identity-fips.us-east-2.amazonaws.com",
45704704
"tags" : [ "fips" ]
4705+
}, {
4706+
"hostname" : "cognito-identity.us-east-2.amazonaws.com",
4707+
"tags" : [ "dualstack" ]
45714708
} ]
45724709
},
45734710
"us-west-1" : {
45744711
"variants" : [ {
4712+
"hostname" : "cognito-identity-fips.us-west-1.amazonaws.com",
4713+
"tags" : [ "dualstack", "fips" ]
4714+
}, {
45754715
"hostname" : "cognito-identity-fips.us-west-1.amazonaws.com",
45764716
"tags" : [ "fips" ]
4717+
}, {
4718+
"hostname" : "cognito-identity.us-west-1.amazonaws.com",
4719+
"tags" : [ "dualstack" ]
45774720
} ]
45784721
},
45794722
"us-west-2" : {
45804723
"variants" : [ {
4724+
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com",
4725+
"tags" : [ "dualstack", "fips" ]
4726+
}, {
45814727
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com",
45824728
"tags" : [ "fips" ]
4729+
}, {
4730+
"hostname" : "cognito-identity.us-west-2.amazonaws.com",
4731+
"tags" : [ "dualstack" ]
45834732
} ]
45844733
}
45854734
}
@@ -23840,7 +23989,12 @@
2384023989
},
2384123990
"cognito-identity" : {
2384223991
"endpoints" : {
23843-
"cn-north-1" : { }
23992+
"cn-north-1" : {
23993+
"variants" : [ {
23994+
"hostname" : "cognito-identity.cn-north-1.amazonaws.com.cn",
23995+
"tags" : [ "dualstack" ]
23996+
} ]
23997+
}
2384423998
}
2384523999
},
2384624000
"compute-optimizer" : {
@@ -26118,8 +26272,14 @@
2611826272
},
2611926273
"us-gov-west-1" : {
2612026274
"variants" : [ {
26275+
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
26276+
"tags" : [ "dualstack", "fips" ]
26277+
}, {
2612126278
"hostname" : "cognito-identity-fips.us-gov-west-1.amazonaws.com",
2612226279
"tags" : [ "fips" ]
26280+
}, {
26281+
"hostname" : "cognito-identity.us-gov-west-1.amazonaws.com",
26282+
"tags" : [ "dualstack" ]
2612326283
} ]
2612426284
}
2612526285
}
@@ -30481,6 +30641,23 @@
3048130641
"us-iso-west-1" : { }
3048230642
}
3048330643
},
30644+
"bedrock" : {
30645+
"endpoints" : {
30646+
"bedrock-runtime-us-iso-east-1" : {
30647+
"credentialScope" : {
30648+
"region" : "us-iso-east-1"
30649+
},
30650+
"hostname" : "bedrock-runtime.us-iso-east-1.c2s.ic.gov"
30651+
},
30652+
"bedrock-us-iso-east-1" : {
30653+
"credentialScope" : {
30654+
"region" : "us-iso-east-1"
30655+
},
30656+
"hostname" : "bedrock.us-iso-east-1.c2s.ic.gov"
30657+
},
30658+
"us-iso-east-1" : { }
30659+
}
30660+
},
3048430661
"cloudcontrolapi" : {
3048530662
"endpoints" : {
3048630663
"us-iso-east-1" : { },
@@ -31455,13 +31632,21 @@
3145531632
},
3145631633
"budgets" : {
3145731634
"endpoints" : {
31635+
"aws-iso-b-global" : {
31636+
"credentialScope" : {
31637+
"region" : "us-isob-east-1"
31638+
},
31639+
"hostname" : "budgets.global.sc2s.sgov.gov"
31640+
},
3145831641
"us-isob-east-1" : {
3145931642
"credentialScope" : {
3146031643
"region" : "us-isob-east-1"
3146131644
},
31462-
"hostname" : "budgets.us-isob-east-1.sc2s.sgov.gov"
31645+
"hostname" : "budgets.global.sc2s.sgov.gov"
3146331646
}
31464-
}
31647+
},
31648+
"isRegionalized" : false,
31649+
"partitionEndpoint" : "aws-iso-b-global"
3146531650
},
3146631651
"cloudcontrolapi" : {
3146731652
"endpoints" : {

0 commit comments

Comments
 (0)