Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ region
Method
region
crates/chat-cli/src/api_client/endpoints.rs:65–67 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
63
}
64
65
pub(crate) fn region(&self) -> &Region {
66
&self.region
67
}
68
}
69
70
#[cfg(test)]
Callers
7
new
Method · 0.45
configured_value
Method · 0.45
new
Method · 0.45
new
Method · 0.45
get_cognito_credentials_send
Function · 0.45
client
Function · 0.45
get_available_models
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected