renameFileFormat
Last updated: January 27, 2026
Renames an existing file format in Snowflake.
Note: Automatic rollback renames the file format back to original name.
Available attributes
Attribute | Type | Description | Required |
|---|---|---|---|
| String | Name of the catalog (database) containing the file format | No |
| String | Name of the schema containing the file format | No |
| String | Current name of the file format | Yes |
| String | New name for the file format | Yes |
| Boolean | Only rename if the file format exists using | No |
loading
loading
loading
loading