inspector_unsubscribe_from_event: Disables the process of sending Amazon Simple Notification...

View source: R/inspector_operations.R

inspector_unsubscribe_from_eventR Documentation

Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic

Description

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.

Usage

inspector_unsubscribe_from_event(resourceArn, event, topicArn)

Arguments

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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.