{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-schema/amazon-macie-__list-of-resource-profile-artifact-schema.json", "title": "__listOfResourceProfileArtifact", "description": "__listOfResourceProfileArtifact schema from Amazon Macie API", "type": "array", "items": { "$ref": "#/components/schemas/ResourceProfileArtifact" } }