Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Sep 1, 2021
1 parent 0793881 commit 10ffcc6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
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 @@ -3945,6 +3945,13 @@
}
}
},
"ivs" : {
"endpoints" : {
"eu-west-1" : { },
"us-east-1" : { },
"us-west-2" : { }
}
},
"kafka" : {
"endpoints" : {
"ap-east-1" : { },
Expand Down Expand Up @@ -6759,6 +6766,19 @@
"us-west-2" : { }
}
},
"ssm-incidents" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"states" : {
"endpoints" : {
"af-south-1" : { },
Expand Down

0 comments on commit 10ffcc6

Please sign in to comment.