merge_config {paws.common} | R Documentation |
Merges config lists for paws services
Description
Allows config list to be flatten from shorthand.
Usage
merge_config(orig_cfg, param_cfg)
Arguments
orig_cfg |
Original config list |
param_cfg |
Config list developed from service parameters |
[Package paws.common version 0.7.6 Index]