Skip to contents

Lists the rules for the specified listener.

See https://www.paws-r-sdk.com/docs/vpclattice_list_rules/ for full documentation.

Usage

vpclattice_list_rules(
  serviceIdentifier,
  listenerIdentifier,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

serviceIdentifier

[required] The ID or ARN of the service.

listenerIdentifier

[required] The ID or ARN of the listener.

maxResults

The maximum number of results to return.

nextToken

A pagination token for the next page of results.