vpclattice_batch_update_rule: Updates the listener rules in a batch

View source: R/vpclattice_operations.R

vpclattice_batch_update_ruleR Documentation

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 Amazon Resource Name (ARN) of the listener.

rules

[required] The rules for the specified listener.

serviceIdentifier

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


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.