TestAwsS3SqsIngestFeed is an input datatype for testing an ingest feed that uses AWS S3 and SQS. It's used by the testAwsS3SqsIngestFeed() mutation field.

Table: TestAwsS3SqsIngestFeed

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
authenticationIngestFeedAwsAuthenticationInputyes Long-TermHow to authenticate to AWS. See IngestFeedAwsAuthenticationInput.
regionstringyes Long-TermThe AWS region in which to connect.
repositoryNameRepoOrViewNameyes Long-TermThe name of the repository of the ingest feed. RepoOrViewName is a scalar.
sqsUrlstringyes Long-TermThe AWS SQS queue URL.