Skip to main content

listeners

Retrieves a list of listeners in a region

Overview

Namelisteners
TypeResource
Descriptionlisteners
Idawscc.vpclattice.listeners

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

vpc-lattice:CreateListener,
vpc-lattice:TagResource,
vpc-lattice:GetListener,
vpc-lattice:ListTagsForResource

List

vpc-lattice:ListListeners