2023/05/16 - Amazon Detective - 1 updated api methods
Changes Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
{'DatasourcePackages': {'ASFF_SECURITYHUB_FINDING'}}
Starts a data source packages for the behavior graph.
See also: AWS API Documentation
Request Syntax
client.update_datasource_packages( GraphArn='string', DatasourcePackages=[ 'DETECTIVE_CORE'|'EKS_AUDIT'|'ASFF_SECURITYHUB_FINDING', ] )
string
[REQUIRED]
The ARN of the behavior graph.
list
[REQUIRED]
The data source package start for the behavior graph.
(string) --
None