MCPcopy 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_testFunction · 0.45
newMethod · 0.45
configured_valueMethod · 0.45
test_endpointsFunction · 0.45
resolve_endpointMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_endpointsFunction · 0.36