alterStageFileFormat
Last updated: July 13, 2026
Modifies the file format configuration of an existing stage in Snowflake.
Note: This change type does not support automatic rollback.
Available attributes
Attribute | Type | Description | Required |
|---|---|---|---|
| String | Name of the catalog (database) containing the stage | No |
| String | Name of the schema containing the stage | No |
| String | Name of the stage to alter | Yes |
| Boolean | Don't error if the stage doesn't exist | No |
| Nested | New file format configuration | Yes |
fileFormat attributes
New file format configuration (nested element):
Attribute | Type | Description |
|---|---|---|
| String | Reference to named file format |
| String | Type: |
| MapWrapper | Type-specific options (e.g., |
loading
loading
loading
loading