Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Jan 26, 2021
1 parent 339fe77 commit 46c099d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/next-release/feature-AWSSDKforJavav2-bedacd4.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 service endpoint metadata."
}
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@
},
"appmesh" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
Expand Down Expand Up @@ -8312,7 +8313,12 @@
},
"hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
},
"us-gov-east-1" : { },
"us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "greengrass.us-gov-east-1.amazonaws.com"
},
"us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
Expand Down

0 comments on commit 46c099d

Please sign in to comment.