MCPcopy 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

newMethod · 0.45
configured_valueMethod · 0.45
newMethod · 0.45
newMethod · 0.45
clientFunction · 0.45
get_available_modelsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected