S3ActionEventOutputFormat is an enumerated list of values to use for S3 action.

This enumerated datatype is used by four other datatypes: CreateS3Action, which is used by the createS3Action() mutation field; TestS3Action, which is used by the testS3Action() mutation; UpdateS3Action, which is used by the updateS3Action() mutation; and S3Action, which is also used by the createS3Action() and updateS3Action() mutation fields.

Table: S3ActionEventOutputFormat

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: Dec 29, 2025
CSV   Long-TermUse CSV when writing to S3.
NDJSON   Long-TermUse NDJSON when writing to S3.