v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467438317.3 KB

Updates the Amazon GuardDuty detector specified by the detectorId.

There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.

post/detector/{detectorId}

Path parameters

detectorIdstring required

The unique ID of the detector to update.

Request body

enableboolean

Specifies whether the detector is enabled or not enabled.

findingPublishingFrequency'FIFTEEN_MINUTES' | 'ONE_HOUR' | 'SIX_HOURS'

An enum value that specifies how frequently findings are exported, such as to CloudWatch Events.

Response

Success

UpdateDetectorResponse required