View source: R/inspector_operations.R
inspector_unsubscribe_from_event | R Documentation |
Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.
See https://www.paws-r-sdk.com/docs/inspector_unsubscribe_from_event/ for full documentation.
inspector_unsubscribe_from_event(resourceArn, event, topicArn)
resourceArn |
[required] The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications. |
event |
[required] The event for which you want to stop receiving SNS notifications. |
topicArn |
[required] The ARN of the SNS topic to which SNS notifications are sent. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.