{ "@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#", "Secret": "aws:Secret", "ARN": { "@id": "aws:ARN", "@type": "xsd:string" }, "Name": { "@id": "aws:Name", "@type": "xsd:string" }, "Description": { "@id": "aws:Description", "@type": "xsd:string" }, "KmsKeyId": { "@id": "aws:KmsKeyId", "@type": "xsd:string" }, "RotationEnabled": { "@id": "aws:RotationEnabled", "@type": "xsd:boolean" }, "RotationLambdaARN": { "@id": "aws:RotationLambdaARN", "@type": "xsd:string" }, "RotationRules": "aws:RotationRules", "LastRotatedDate": { "@id": "aws:LastRotatedDate", "@type": "xsd:dateTime" }, "LastChangedDate": { "@id": "aws:LastChangedDate", "@type": "xsd:dateTime" }, "LastAccessedDate": { "@id": "aws:LastAccessedDate", "@type": "xsd:dateTime" }, "DeletedDate": { "@id": "aws:DeletedDate", "@type": "xsd:dateTime" }, "Tags": { "@id": "aws:Tags", "@container": "@set", "@type": "xsd:string" }, "SecretVersionsToStages": { "@id": "aws:SecretVersionsToStages", "@type": "xsd:string" }, "OwningService": { "@id": "aws:OwningService", "@type": "xsd:string" }, "CreatedDate": { "@id": "aws:CreatedDate", "@type": "xsd:dateTime" }, "PrimaryRegion": { "@id": "aws:PrimaryRegion", "@type": "xsd:string" }, "SecretValue": "aws:SecretValue", "VersionId": { "@id": "aws:VersionId", "@type": "xsd:string" }, "SecretBinary": { "@id": "aws:SecretBinary", "@type": "xsd:string" }, "SecretString": { "@id": "aws:SecretString", "@type": "xsd:string" }, "VersionStages": { "@id": "aws:VersionStages", "@container": "@set", "@type": "xsd:string" }, "AutomaticallyAfterDays": { "@id": "aws:AutomaticallyAfterDays", "@type": "xsd:integer" }, "Duration": { "@id": "aws:Duration", "@type": "xsd:string" }, "ScheduleExpression": { "@id": "aws:ScheduleExpression", "@type": "xsd:string" }, "Tag": "aws:Tag", "Key": { "@id": "aws:Key", "@type": "xsd:string" }, "Value": { "@id": "aws:Value", "@type": "xsd:string" }, "ListSecretsResponse": "aws:ListSecretsResponse", "SecretList": { "@id": "aws:SecretList", "@container": "@set", "@type": "xsd:string" }, "NextToken": { "@id": "aws:NextToken", "@type": "xsd:string" }, "GetRandomPasswordResponse": "aws:GetRandomPasswordResponse", "RandomPassword": { "@id": "aws:RandomPassword", "@type": "xsd:string" } } }