Skip to content

Commit

Permalink
Updated endpoints.json and partitions.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Feb 14, 2024
1 parent 220b367 commit e7f416e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/feature-AWSSDKforJavav2-0443982.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
Original file line number Diff line number Diff line change
Expand Up @@ -11569,9 +11569,12 @@
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
Expand Down Expand Up @@ -13288,6 +13291,13 @@
}
}
},
"private-networks" : {
"endpoints" : {
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"profile" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -26236,6 +26246,16 @@
}
}
},
"api.pricing" : {
"defaults" : {
"credentialScope" : {
"service" : "pricing"
}
},
"endpoints" : {
"us-iso-east-1" : { }
}
},
"api.sagemaker" : {
"endpoints" : {
"us-iso-east-1" : { }
Expand Down Expand Up @@ -26267,6 +26287,11 @@
"us-iso-west-1" : { }
}
},
"arc-zonal-shift" : {
"endpoints" : {
"us-iso-east-1" : { }
}
},
"athena" : {
"endpoints" : {
"us-iso-east-1" : { }
Expand Down Expand Up @@ -27046,6 +27071,16 @@
}
}
},
"api.pricing" : {
"defaults" : {
"credentialScope" : {
"service" : "pricing"
}
},
"endpoints" : {
"us-isob-east-1" : { }
}
},
"api.sagemaker" : {
"endpoints" : {
"us-isob-east-1" : { }
Expand All @@ -27069,6 +27104,11 @@
"us-isob-east-1" : { }
}
},
"arc-zonal-shift" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"autoscaling" : {
"defaults" : {
"protocols" : [ "http", "https" ]
Expand Down

0 comments on commit e7f416e

Please sign in to comment.