

# Amount
<a name="API_Amount"></a>

Represents a monetary amount with a currency.

## Contents
<a name="API_Amount_Contents"></a>

 ** currency **   <a name="BedrockAgentCore-Type-Amount-currency"></a>
The currency code for the amount.  
Type: String  
Valid Values: `USD`   
Required: Yes

 ** value **   <a name="BedrockAgentCore-Type-Amount-value"></a>
The numeric value of the amount.  
Type: String  
Required: Yes

## See Also
<a name="API_Amount_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/Amount) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/Amount) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/Amount) 