TestFdrFeed
is used to
input data for testing an FDR feed.
Table: TestFdrFeed
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 20, 2024 | |||||
clientID | string | Long-Term | AWS client id to use in FDR feed test. If not set, the 'clientId' of the existing FDR feed will be used. | ||
clientSecret | string | Long-Term | AWS client secret to use in FDR feed test. If not set, the clientSecret of the existing FDR feed will be used. | ||
feedId | string | Long-Term | The unique identifier of an existing FDR feed. If no ID is provided, the remaining input fields must be set. | ||
repositoryName | string | yes | Long-Term | The name of the repository of the FDR feed. | |
s3Identifier | string | Long-Term | AWS S3 identifier to use in FDR feed test. If not set, the s3Identifier of the existing FDR feed will be used. | ||
sqsUrl | string | Long-Term | AWS SQS queue url to use in FDR feed test. If not set, the sqsUrl of the existing FDR feed will be used. |