renameStage
Last updated: July 13, 2026
Renames an existing stage in Snowflake.
Note: Automatic rollback renames the stage back to original name.
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 | Current name of the stage | Yes |
| String | New name for the stage | Yes |
| Boolean | Don't error if the stage doesn't exist | No |
loading
loading
loading
loading