Skip to content

Commit d42f786

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent 3ef9a90 commit d42f786

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3740,6 +3740,7 @@
37403740
"ap-southeast-3" : { },
37413741
"ap-southeast-4" : { },
37423742
"ap-southeast-5" : { },
3743+
"ap-southeast-6" : { },
37433744
"ap-southeast-7" : { },
37443745
"bedrock-ap-northeast-1" : {
37453746
"credentialScope" : {
@@ -33350,6 +33351,12 @@
3335033351
}
3335133352
}
3335233353
},
33354+
"grafana" : {
33355+
"endpoints" : {
33356+
"us-gov-east-1" : { },
33357+
"us-gov-west-1" : { }
33358+
}
33359+
},
3335333360
"greengrass" : {
3335433361
"defaults" : {
3335533362
"protocols" : [ "https" ]
@@ -39499,6 +39506,12 @@
3949939506
"us-isof-south-1" : { }
3950039507
}
3950139508
},
39509+
"bedrock" : {
39510+
"endpoints" : {
39511+
"us-isof-east-1" : { },
39512+
"us-isof-south-1" : { }
39513+
}
39514+
},
3950239515
"budgets" : {
3950339516
"endpoints" : {
3950439517
"aws-iso-f-global" : {

0 commit comments

Comments
 (0)