Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Mar 26, 2021
1 parent 21cfcde commit ef381be
Show file tree
Hide file tree
Showing 2 changed files with 28 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 @@ -866,6 +866,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 @@ -7773,6 +7774,27 @@
"us-gov-west-1" : { }
}
},
"api.detective" : {
"defaults" : {
"protocols" : [ "https" ]
},
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-east-1-fips" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"hostname" : "api.detective-fips.us-gov-east-1.amazonaws.com"
},
"us-gov-west-1" : { },
"us-gov-west-1-fips" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "api.detective-fips.us-gov-west-1.amazonaws.com"
}
}
},
"api.ecr" : {
"endpoints" : {
"fips-dkr-us-gov-east-1" : {
Expand Down

0 comments on commit ef381be

Please sign in to comment.