OrganizationAdditionalConfigurationResult is a JSON Structure definition published by Amazon GuardDuty, describing 2 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-organization-additional-configuration-result-structure.json",
"name": "OrganizationAdditionalConfigurationResult",
"description": "A list of additional configuration which will be configured for the organization.",
"type": "object",
"properties": {
"Name": {
"allOf": [
{
"$ref": "#/components/schemas/OrgFeatureAdditionalConfiguration"
},
{
"xml": {
"name": "name"
},
"description": "The name of the additional configuration that is configured for the member accounts within the organization."
}
]
},
"AutoEnable": {
"allOf": [
{
"$ref": "#/components/schemas/OrgFeatureStatus"
},
{
"xml": {
"name": "autoEnable"
},
"description": "<p>Describes how The status of the additional configuration that are configured for the member accounts within the organization.</p> <p>If you set <code>AutoEnable</code> to <code>NEW</code>, a feature will be configured for only the new accounts when they join the organization.</p> <p>If you set <code>AutoEnable</code> to <code>NONE</code>, no feature will be configured for the accounts when they join the organization.</p>"
}
]
}
}
}
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.