createQuote

abstract suspend fun createQuote(input: CreateQuoteRequest): 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.