Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Oct 22, 2020
1 parent 81cce31 commit bce9901
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/feature-AWSSDKforJavav2-e97801d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "AWS SDK for Java v2",
"description": "Updated service endpoint metadata."
}
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -748,6 +749,7 @@
},
"backup" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
Expand All @@ -757,6 +759,7 @@
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -3296,6 +3299,7 @@
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
Expand Down Expand Up @@ -6725,6 +6729,12 @@
"cn-northwest-1" : { }
}
},
"fsx" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"gamelift" : {
"endpoints" : {
"cn-north-1" : { }
Expand Down Expand Up @@ -6982,6 +6992,12 @@
"cn-northwest-1" : { }
}
},
"securityhub" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"serverlessrepo" : {
"defaults" : {
"protocols" : [ "https" ]
Expand Down

0 comments on commit bce9901

Please sign in to comment.