Configuration parameters
defaultRegion— AWS Default Region (required)roleArn— Role ArnisFetch— Fetch incidentsincidentType— Incident typeroleSessionName— Role Session NamesessionDuration— Role Session Durationcredentials— Access Keyaccess_key— Access Keysecret_key— Secret Keytimeout— Timeoutretries— Retriesendpoint_url— PrivateLink service URL.sts_endpoint_url— STS PrivateLink URL.sts_regional_endpoint— AWS STS Regional Endpointsfetch_limit— How many incidents to fetch each timefirst_fetch_time— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days, 3 months, 1 year)gs_severity— Guard Duty Severity levelis_archive— Archive findings After FetchincidentFetchInterval— Incidents Fetch Intervalinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (23)
-
aws-gd-archive-findingsArchives Amazon GuardDuty findings specified by the list of finding IDs.
-
aws-gd-create-detectorCreate an AWS Guard Duty Detector on the integration instance specified aws account.
-
aws-gd-create-ip-setA list of trusted IP addresses on allow list for secure communication with AWS infrastructure and applications.
-
aws-gd-create-sample-findingsGenerates example findings of types specified by the list of finding types. If 'NULL' is specified for findingTypes, the API generates example findings of all supported finding types.
-
aws-gd-create-threatintel-setCreate a new ThreatIntelSet. ThreatIntelSets consist of known malicious IP addresses. GuardDuty generates findings based on ThreatIntelSets.
-
aws-gd-delete-detectorDeletes a Amazon GuardDuty detector specified by the detector ID.
-
aws-gd-delete-ip-setDeletes the IPSet specified by the IPSet ID.
-
aws-gd-delete-threatintel-setDeletes ThreatIntelSet specified by the ThreatIntelSet ID.
-
aws-gd-get-detectorRetrieves an Amazon GuardDuty detector specified by the detectorId.
-
aws-gd-get-findingsDescribes Amazon GuardDuty findings specified by finding IDs.
-
aws-gd-get-ip-setRetrieves the IPSet specified by the IPSet ID.
-
aws-gd-get-membersDescribes Amazon GuardDuty members for the specified detector ID & account ID.
-
aws-gd-get-threatintel-setRetrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID.
-
aws-gd-list-detectorsLists detectorIds of all the existing Amazon GuardDuty detector resources.
-
aws-gd-list-findingsLists Amazon GuardDuty findings for the specified detector ID.
-
aws-gd-list-ip-setsLists the IPSets of the GuardDuty service specified by the detector ID.
-
aws-gd-list-membersDescribes Amazon GuardDuty members for the specified detector ID.
-
aws-gd-list-threatintel-setsLists the ThreatIntelSets of the GuardDuty service specified by the detector ID.
-
aws-gd-unarchive-findingsUnarchives Amazon GuardDuty findings specified by the list of finding IDs.
-
aws-gd-update-detectorUpdates an Amazon GuardDuty detector specified by the detectorId.
-
aws-gd-update-findings-feedbackMarks specified Amazon GuardDuty findings as useful or not useful.
-
aws-gd-update-ip-setUpdates the IPSet specified by the IPSet ID.
-
aws-gd-update-threatintel-setUpdates the ThreatIntelSet specified by ThreatIntelSet ID.