Skip to main content

malware_protection_plans_list_only

Lists malware_protection_plans in a region or regions, for all properties use malware_protection_plans

Overview

Namemalware_protection_plans_list_only
TypeResource
DescriptionResource Type definition for AWS::GuardDuty::MalwareProtectionPlan
Idaws.guardduty.malware_protection_plans_list_only

Fields

NameDatatypeDescription
malware_protection_plan_idstringA unique identifier associated with Malware Protection plan resource.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all malware_protection_plans in a region.

SELECT
region,
malware_protection_plan_id
FROM aws.guardduty.malware_protection_plans_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the malware_protection_plans_list_only resource, see malware_protection_plans