Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Jul 27, 2021
1 parent ea5fc54 commit 8489515
Show file tree
Hide file tree
Showing 2 changed files with 48 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 @@ -1251,6 +1251,7 @@
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
Expand Down Expand Up @@ -2752,6 +2753,36 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"hostname" : "emr-containers-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "emr-containers-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"hostname" : "emr-containers-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"hostname" : "emr-containers-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
},
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down Expand Up @@ -7850,6 +7881,12 @@
},
"neptune" : {
"endpoints" : {
"cn-north-1" : {
"credentialScope" : {
"region" : "cn-north-1"
},
"hostname" : "rds.cn-north-1.amazonaws.com.cn"
},
"cn-northwest-1" : {
"credentialScope" : {
"region" : "cn-northwest-1"
Expand Down Expand Up @@ -10457,6 +10494,11 @@
"us-isob-east-1" : { }
}
},
"ds" : {
"endpoints" : {
"us-isob-east-1" : { }
}
},
"dynamodb" : {
"defaults" : {
"protocols" : [ "http", "https" ]
Expand Down

0 comments on commit 8489515

Please sign in to comment.