Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-swift-automation committed Feb 10, 2025
1 parent 5eef662 commit 8e0a90e
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion codegen/sdk-codegen/sdk-endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -34087,7 +34087,19 @@
"protocols" : [ "https" ]
},
"endpoints" : {
"us-iso-east-1" : { }
"fips-us-iso-east-1" : {
"credentialScope" : {
"region" : "us-iso-east-1"
},
"deprecated" : true,
"hostname" : "fips.transcribe.us-iso-east-1.c2s.ic.gov"
},
"us-iso-east-1" : {
"variants" : [ {
"hostname" : "fips.transcribe.us-iso-east-1.c2s.ic.gov",
"tags" : [ "fips" ]
} ]
}
}
},
"transcribestreaming" : {
Expand Down

0 comments on commit 8e0a90e

Please sign in to comment.