{ "@context": { "@version": 1.1, "aws": "https://aws.amazon.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Amazon Cognito User Pool": "aws:Amazon Cognito User Pool", "Id": { "@id": "aws:Id", "@type": "xsd:string" }, "Name": { "@id": "aws:Name", "@type": "xsd:string" }, "Status": { "@id": "aws:Status", "@type": "xsd:string" }, "Arn": { "@id": "aws:Arn", "@type": "xsd:string" }, "CreationDate": { "@id": "aws:CreationDate", "@type": "xsd:dateTime" }, "LastModifiedDate": { "@id": "aws:LastModifiedDate", "@type": "xsd:dateTime" }, "EstimatedNumberOfUsers": { "@id": "aws:EstimatedNumberOfUsers", "@type": "xsd:integer" }, "MfaConfiguration": { "@id": "aws:MfaConfiguration", "@type": "xsd:string" }, "Policies": { "@id": "aws:Policies", "@type": "@id" }, "PasswordPolicy": { "@id": "aws:PasswordPolicy", "@type": "@id" }, "MinimumLength": { "@id": "aws:MinimumLength", "@type": "xsd:integer" }, "RequireUppercase": { "@id": "aws:RequireUppercase", "@type": "xsd:boolean" }, "RequireLowercase": { "@id": "aws:RequireLowercase", "@type": "xsd:boolean" }, "RequireNumbers": { "@id": "aws:RequireNumbers", "@type": "xsd:boolean" }, "RequireSymbols": { "@id": "aws:RequireSymbols", "@type": "xsd:boolean" }, "TemporaryPasswordValidityDays": { "@id": "aws:TemporaryPasswordValidityDays", "@type": "xsd:integer" }, "AutoVerifiedAttributes": { "@id": "aws:AutoVerifiedAttributes", "@type": "xsd:string", "@container": "@set" }, "UsernameAttributes": { "@id": "aws:UsernameAttributes", "@type": "xsd:string", "@container": "@set" }, "SchemaAttributes": { "@id": "aws:SchemaAttributes", "@type": "@id", "@container": "@set" }, "EmailConfiguration": { "@id": "aws:EmailConfiguration", "@type": "@id" }, "SourceArn": { "@id": "aws:SourceArn", "@type": "xsd:string" }, "ReplyToEmailAddress": { "@id": "aws:ReplyToEmailAddress", "@type": "xsd:string" }, "EmailSendingAccount": { "@id": "aws:EmailSendingAccount", "@type": "xsd:string" }, "SmsConfiguration": { "@id": "aws:SmsConfiguration", "@type": "@id" }, "SnsCallerArn": { "@id": "aws:SnsCallerArn", "@type": "xsd:string" }, "ExternalId": { "@id": "aws:ExternalId", "@type": "xsd:string" }, "SnsRegion": { "@id": "aws:SnsRegion", "@type": "xsd:string" }, "UserPoolTags": { "@id": "aws:UserPoolTags", "@type": "@id" }, "AdminCreateUserConfig": { "@id": "aws:AdminCreateUserConfig", "@type": "@id" }, "AllowAdminCreateUserOnly": { "@id": "aws:AllowAdminCreateUserOnly", "@type": "xsd:boolean" }, "UnusedAccountValidityDays": { "@id": "aws:UnusedAccountValidityDays", "@type": "xsd:integer" }, "InviteMessageTemplate": { "@id": "aws:InviteMessageTemplate", "@type": "@id" }, "SMSMessage": { "@id": "aws:SMSMessage", "@type": "xsd:string" }, "EmailMessage": { "@id": "aws:EmailMessage", "@type": "xsd:string" }, "EmailSubject": { "@id": "aws:EmailSubject", "@type": "xsd:string" } } }