value
The service code or attribute value that you want to filter by. If you're filtering by service code this is the actual service code, such as AmazonEC2
. If you're filtering by attribute name, this is the attribute value that you want the returned products to match, such as a Provisioned IOPS
volume.
For ANY_OF
and NONE_OF
filter types, you can provide multiple values as a comma-separated string. For example, t2.micro,t2.small,t2.medium
or Compute optimized, GPU instance, Micro instances
.