Source
CREATE NOTIFICATION INTEGRATION (outbound to an Amazon SNS topic)
Creates a new notification integration in the account or replaces an existing integration for sending a message to an Amazon SNS topic. Note Currently, this feature is limited to Snowflake accounts hosted on AWS.
SYSTEM$GET_AWS_SNS_IAM_POLICY
Returns an AWS IAM policy statement that must be added to the Amazon SNS topic policy in order to grant the Amazon SQS messaging queue created by Snowflake to subscribe to the topic. This function is used when automating Snowpipe using SQS…