ALTER SECURITY INTEGRATION¶
Modifies the properties for an existing security integration.
Syntax¶
ALTER [ SECURITY ] INTEGRATION [ IF EXISTS ] <name> SET <parameters>
ALTER [ SECURITY ] INTEGRATION [ IF EXISTS ] <name> UNSET <parameter>
ALTER [ SECURITY ] INTEGRATION <name> SET TAG <tag_name> = '<tag_value>' [ , <tag_name> = '<tag_value>' ... ]
ALTER [ SECURITY ] INTEGRATION <name> UNSET TAG <tag_name> [ , <tag_name> ... ]
The syntax varies considerably among security environments (i.e. types of security integrations). For specific syntax, usage notes, and examples, see: