Skip to content

Commit 95b9319

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 4a83bea commit 95b9319

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
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 service endpoint metadata."
6+
}

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6157,9 +6157,7 @@
61576157
},
61586158
"me-south-1" : { },
61596159
"sa-east-1" : { },
6160-
"us-east-1" : {
6161-
"sslCommonName" : "queue.{dnsSuffix}"
6162-
},
6160+
"us-east-1" : { },
61636161
"us-east-2" : { },
61646162
"us-west-1" : { },
61656163
"us-west-2" : { }
@@ -9238,6 +9236,15 @@
92389236
}
92399237
}
92409238
},
9239+
"servicequotas" : {
9240+
"defaults" : {
9241+
"protocols" : [ "https" ]
9242+
},
9243+
"endpoints" : {
9244+
"us-gov-east-1" : { },
9245+
"us-gov-west-1" : { }
9246+
}
9247+
},
92419248
"sms" : {
92429249
"endpoints" : {
92439250
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)