> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "AmazonSpecification"
description: "Represents a product specification for an Amazon item. These specifications provide more detailed information about the product."
---

## Fields

<ParamField path="name" type="String!" required>
  The name of the specification, e.g., 'RAM'.
</ParamField>

<ParamField path="value" type="String!" required>
  The value of the specification, e.g., '8 GB'.
</ParamField>

## Related types

* [AmazonProduct](/api-reference/amazonproduct)


---

*Powered by [holocron.so](https://holocron.so)*
