Amazon Web Services (AWS) GuardDuty Detector
Overview of GuardDuty API The AWS GuardDuty Detector API empowers you to secure AWS accounts against cyber threats and unauthorized activities. This tool allows you to manage and monitor security detectors within the GuardDuty service. These detectors function as virtual guards, continuously scanning your AWS environment to identify potential risks. Through the GuardDuty Detector API, you can…
Amazon Web Services (AWS) GuardDuty Detector endpoints
| Method | Endpoint | Description |
|---|---|---|
| Create | ||
| POST |
/detector /detector |
This operation enables the creation of a new detector resource. By using this endpoint, users can set up a detector instance to monitor and detect potential threats within their… |
| Retrieve IDs | ||
| GET |
/detector /detector |
This operation allows clients to obtain a list of the IDs associated with all existing detector resources. By accessing this endpoint, users can retrieve information about the… |
| Retrieve One | ||
| GET |
/detector/{detectorId} /detector/{detectorId} |
This operation retrieves a detector based on a specified detectorId. By providing the unique identifier associated with a particular detector, users can access detailed… |
| Update | ||
| POST |
/detector/{detectorId} /detector/{detectorId} |
This operation enables users to update and modify the configuration of a specific detector identified by its detectorId. By providing the detectorId as a parameter in the request… |
| Delete | ||
| DELETE |
/detector/{detectorId} /detector/{detectorId} |
This operation allows users to delete a specific detector identified by its detectorId. By making a request to this endpoint with the detectorId parameter, users can remove the… |
Amazon Web Services (AWS) GuardDuty Detector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|