Skip to main content

protection_groups_list_only

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

Overview

Nameprotection_groups_list_only
TypeResource
DescriptionA grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.
Idaws.shield.protection_groups_list_only

Fields

NameDatatypeDescription
protection_group_arnstringThe ARN (Amazon Resource Name) of the protection group.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all protection_groups in a region.

SELECT
region,
protection_group_arn
FROM aws.shield.protection_groups_list_only
;

Permissions

For permissions required to operate on the protection_groups_list_only resource, see protection_groups