glue_get_mapping {paws.analytics} | R Documentation |
Creates mappings
Description
Creates mappings.
See https://www.paws-r-sdk.com/docs/glue_get_mapping/ for full documentation.
Usage
glue_get_mapping(Source, Sinks = NULL, Location = NULL)
Arguments
Source |
[required] Specifies the source table. |
Sinks |
A list of target tables. |
Location |
Parameters for the mapping. |
[Package paws.analytics version 0.7.0 Index]