bedrockagent_get_data_source {paws.machine.learning} | R Documentation |
Gets information about a data source
Description
Gets information about a data source.
See https://www.paws-r-sdk.com/docs/bedrockagent_get_data_source/ for full documentation.
Usage
bedrockagent_get_data_source(dataSourceId, knowledgeBaseId)
Arguments
dataSourceId |
[required] The unique identifier of the data source. |
knowledgeBaseId |
[required] The unique identifier of the knowledge base for the data source. |
[Package paws.machine.learning version 0.9.0 Index]