Skip to main content

rules

Retrieves a list of rules in a region

Overview

Namerules
TypeResource
Descriptionrules
Idawscc.vpclattice.rules

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.vpclattice.rules
WHERE region = 'us-east-1'

Permissions

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

Create

vpc-lattice:CreateRule,
vpc-lattice:GetRule,
vpc-lattice:ListTagsForResource,
vpc-lattice:TagResource

List

vpc-lattice:ListRules