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

Table: CreateFdrFeed

ParameterTypeRequired[a]DefaultDescription
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.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.