This topic describes how to view your bills for OpenSearch.
Procedure
-
Sign in to the Expenses and Costs console.
-
In the left-side navigation pane, choose Billing > Bill Details.
-
Set the billing date range. For Product Name, select OpenSearch. For Commodity Name, select AI Search Open Platform.
You can also search by resource name, instance ID, or order number.
The instance ID contains the name of the service actually called and its usage volume. For example, an instance ID is opensearch_xxxx_xxxx_xxx-xx
wb3rOryi001;text-generation/qwen-plus/output token:0.278:rag0509. This string contains the following parameters:
-
Workspace: rag0509
-
text-generation/qwen-plus/output_token: This indicates that calling the Qwen-Plus model generated an output of 0.278k tokens. The price for Qwen-Plus output is USD 0.012 per 1,000 tokens. The cost for this service is calculated as 0.012 * 0.278 = USD 0.003336.
In another example, the instance ID is opensearch__xxxx_xxxx_xxx-xxwb3rOrvi001:text-sparse-embeddina/ops-text-sparse-embedding-001/token;0.011;rag0509
-
text-sparse-embeddina/ops-text-sparse-embedding-001/token;0.011: This indicates that calling the OpenSearch sparse text embedding-001 service vectorized 0.011k tokens. The price for this service is USD 0.0006 per 1,000 tokens. The cost is calculated as 0.0006 * 0.011 = USD 0.0000066. The system rounds this amount to six decimal places, and the cost shown on the bill is USD 0.000007.
-