Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ url
Method
url
crates/chat-cli/src/api_client/endpoints.rs:61–63 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
59
}
60
61
pub(crate) fn url(&self) -> &str {
62
&self.url
63
}
64
65
pub(crate) fn region(&self) -> &Region {
66
&self.region
Callers
5
request_test
Function · 0.45
new
Method · 0.45
configured_value
Method · 0.45
test_endpoints
Function · 0.45
resolve_endpoint
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_endpoints
Function · 0.36