{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-macie/refs/heads/main/json-structure/amazon-macie-__list-of-s3-bucket-name-structure.json", "name": "__listOfS3BucketName", "description": "__listOfS3BucketName schema from Amazon Macie API", "type": "array", "items": { "$ref": "#/components/schemas/S3BucketName" } }