{ "type": "object", "properties": { "Group": { "allOf": [ { "$ref": "#/components/schemas/GroupType" }, { "description": "The group object for the group." } ] } }, "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-cognito/refs/heads/main/json-structure/cognito-idp-get-group-response-structure.json", "name": "GetGroupResponse", "description": "GetGroupResponse schema from Amazon Cognito" }