TestFdrFeed is an input datatype for testing an FDR feed. It's used by the testFdrFeed() mutation field.

Table: TestFdrFeed

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 20, 2024
clientIdstring  Long-TermAWS client id to use in FDR feed test. If not set, the 'clientId' of the existing FDR feed will be used.
clientSecretstring  Long-TermAWS client secret to use in FDR feed test. If not set, the clientSecret of the existing FDR feed will be used.
feedIdstring  Long-TermThe unique identifier of an existing FDR feed. If no unique identifier is provided, the remaining input fields must be set.
repositoryNamestringyes Long-TermThe name of the repository of the FDR feed.
s3Identifierstring  Long-TermAWS S3 identifier to use in FDR feed test. If not set, the s3Identifier of the existing FDR feed will be used.
sqsUrlstring  Long-TermAWS SQS queue url to use in FDR feed test. If not set, the sqsUrl of the existing FDR feed will be used.