{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-inspector/refs/heads/main/json-structure/inspector-batch-get-free-trial-info-request-account-ids-list-structure.json", "name": "BatchGetFreeTrialInfoRequestAccountIdsList", "description": "BatchGetFreeTrialInfoRequestAccountIdsList schema", "type": "array", "items": { "type": "string", "pattern": "[0-9]{12}" } }