{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-structure/amazon-macie-currency-structure.json", "name": "Currency", "description": "The type of currency that the data for an Amazon Macie usage metric is reported in. Possible values are:", "type": "string", "enum": [ "USD" ] }