{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-structure/amazon-macie-effective-permission-structure.json", "name": "EffectivePermission", "description": "EffectivePermission schema from Amazon Macie API", "type": "string", "enum": [ "PUBLIC", "NOT_PUBLIC", "UNKNOWN" ] }