View source: R/vpclattice_operations.R
vpclattice_batch_update_rule | R Documentation |
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.
vpclattice_batch_update_rule(listenerIdentifier, rules, serviceIdentifier)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.