entityresolution_list_schema_mappings {paws.analytics} | R Documentation |
Returns a list of all the SchemaMappings that have been created for an Amazon Web Services account
Description
Returns a list of all the SchemaMappings
that have been created for an Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/entityresolution_list_schema_mappings/ for full documentation.
Usage
entityresolution_list_schema_mappings(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of objects returned per page. |
nextToken |
The pagination token from the previous API call. |
[Package paws.analytics version 0.9.0 Index]