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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Dec 29, 2025
CSV   Long-TermUse CSV when writing to S3.
NDJSON   Long-TermUse NDJSON when writing to S3.