{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-structure/amazon-macie-admin-status-structure.json", "name": "AdminStatus", "description": "The current status of an account as the delegated Amazon Macie administrator account for an organization in Organizations. Possible values are:", "type": "string", "enum": [ "ENABLED", "DISABLING_IN_PROGRESS" ] }