Administrator is a JSON Structure definition published by Amazon GuardDuty, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-guardduty/refs/heads/main/json-structure/guardduty-administrator-structure.json",
"name": "Administrator",
"description": "Contains information about the administrator account and invitation.",
"type": "object",
"properties": {
"AccountId": {
"allOf": [
{
"$ref": "#/components/schemas/AccountId"
},
{
"xml": {
"name": "accountId"
},
"description": "The ID of the account used as the administrator account."
}
]
},
"InvitationId": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"xml": {
"name": "invitationId"
},
"description": "The value that is used to validate the administrator account to the member account."
}
]
},
"RelationshipStatus": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"xml": {
"name": "relationshipStatus"
},
"description": "The status of the relationship between the administrator and member accounts."
}
]
},
"InvitedAt": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"xml": {
"name": "invitedAt"
},
"description": "The timestamp when the invitation was sent."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.