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 16, 2021
1 parent 93fd02b commit 9d8c18b
Show file tree
Hide file tree
Showing 2 changed files with 40 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 @@ -7240,6 +7240,30 @@
"eu-west-1" : { },
"eu-west-2" : { },
"sa-east-1" : { },
"transcribestreaming-fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com"
},
"transcribestreaming-fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com"
},
"transcribestreaming-fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com"
},
"transcribestreaming-fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
},
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
Expand Down Expand Up @@ -9804,6 +9828,16 @@
"us-gov-west-1" : { }
}
},
"oidc" : {
"endpoints" : {
"us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "oidc.us-gov-west-1.amazonaws.com"
}
}
},
"organizations" : {
"endpoints" : {
"aws-us-gov-global" : {
Expand Down

0 comments on commit 9d8c18b

Please sign in to comment.