Skip to main content

protection_groups

Retrieves a list of protection_groups in a region

Overview

Nameprotection_groups
TypeResource
Descriptionprotection_groups
Idawscc.shield.protection_groups

Fields

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

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
protection_group_arn
FROM awscc.shield.protection_groups

Permissions

To operate on the protection_groups resource, the following permissions are required:

Create

shield:CreateProtectionGroup,
shield:TagResource

List

shield:ListProtectionGroups