Learn R Programming

paws.networking (version 0.9.0)

vpclattice_batch_update_rule: Updates the listener rules in a batch

Description

Updates the listener rules in a batch. You can use this operation to change the priority of listener rules. This can be useful when bulk updating or swapping rule priority.

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

Usage

vpclattice_batch_update_rule(listenerIdentifier, rules, serviceIdentifier)

Arguments

listenerIdentifier

[required] The ID or ARN of the listener.

rules

[required] The rules for the specified listener.

serviceIdentifier

[required] The ID or ARN of the service.