UpdateFdrFeed is used to input data for updating an FDR feed. Note that the fields, apart from id and repositoryName, only need to be supplied if the field should be changed.

Table: UpdateFdrFeed

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 23, 2024
clientIdstring  Long-TermThe AWS client unique identifier of the FDR feed.
clientSecretstring  Long-TermThe AWS client secret for the FDR feed.
descriptionUpdateDescription  Long-TermThe description of the FDR feed. See UpdateDescription.
enabledboolean  Long-TermWhether ingest from the FDR feed is enabled.
idstringyes Long-TermThe unique identifier of the FDR feed.
namestring  Long-TermThe name of the FDR feed.
parserstring  Long-TermThe unique identifier or name of the parser that should be used to parse the FDR data. Use the FDR parser from the crowdstrike/fdr package, which can be referred to as \"crowdstrike/fdr:FDR\".
repositoryNamestringyes Long-TermThe name of the repository of the FDR feed.
s3Identifierstring  Long-TermThe AWS S3 identifier of the FDR feed.
sqsUrlstring  Long-TermThe AWS SQS queue URL of the FDR feed.