malware_protection_plans_list_only
Lists malware_protection_plans
in a region or regions, for all properties use malware_protection_plans
Overview
Name | malware_protection_plans_list_only |
Type | Resource |
Description | Resource Type definition for AWS::GuardDuty::MalwareProtectionPlan |
Id | aws.guardduty.malware_protection_plans_list_only |
Fields
Name | Datatype | Description |
---|---|---|
malware_protection_plan_id | string | A unique identifier associated with Malware Protection plan resource. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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