vpclattice_update_listener: Updates the specified listener for the specified service

View source: R/vpclattice_operations.R

vpclattice_update_listenerR Documentation

Updates the specified listener for the specified service

Description

Updates the specified listener for the specified service.

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

Usage

vpclattice_update_listener(
  defaultAction,
  listenerIdentifier,
  serviceIdentifier
)

Arguments

defaultAction

[required] The action for the default rule.

listenerIdentifier

[required] The ID or Amazon Resource Name (ARN) of the listener.

serviceIdentifier

[required] The ID or Amazon Resource Name (ARN) of the service.


paws.networking documentation built on May 29, 2024, 10:12 a.m.