createQuote

inline suspend fun OutpostsClient.createQuote(crossinline block: CreateQuoteRequest.Builder.() -> Unit): CreateQuoteResponse

Creates a quote for an Outpost. A quote provides pricing and configuration options based on the requested capacity. You can optionally associate the quote with an existing Outpost or create a standalone quote by specifying only the country code and requested capacities.