detective_update_datasource_packages {paws.security.identity} | R Documentation |
Starts a data source package for the Detective behavior graph
Description
Starts a data source package for the Detective behavior graph.
See https://www.paws-r-sdk.com/docs/detective_update_datasource_packages/ for full documentation.
Usage
detective_update_datasource_packages(GraphArn, DatasourcePackages)
Arguments
GraphArn |
[required] The ARN of the behavior graph. |
DatasourcePackages |
[required] The data source package to start for the behavior graph. |
[Package paws.security.identity version 0.9.0 Index]