delete_parameter
Remove a parameter from an AWS QuickSight analysis. Use it to clean up unused parameters; verify dependencies first because existing filters, calculated fields, or controls may break.
Instructions
Delete a parameter from a QuickSight analysis.
WARNING: This is destructive. If the parameter is used by filters, calculated fields, or controls, those references will break. Check get_parameters first to understand dependencies.
A backup is automatically created before deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_id | Yes | The QuickSight analysis ID. | |
| parameter_name | Yes | Exact name of the parameter to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||