API StabilityLongTerm

CreateFdrFeed is used to input data for creating an FDR feed.

Table: CreateFdrFeed

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 17, 2024
clientIDstringyes  The AWS client identifier of the FDR feed.
clientSecretstringyes  The AWS client secret of the FDR feed.
descriptionstring   A description of the FDR feed.
enabledbooleanyes  Whether ingest from the FDR feed is enabled.
Namestringyes  The name of the FDR feed.
parserstringyes  The unique identifier or name of the parser that should be used to parse the FDR data. We recommend using the FDR parser from the crowdstrike/fdr package, which can be referred to as crowdstrike/fdr:FDR.
repositoryNamestringyes  The name of the repository of the FDR feed.
s3Identifierstringyes  The AWS S3 identifier of the FDR feed.
sqsUrlstringyes  The AWS SQS queue URL of the FDR feed.