paws.security.identity (version 0.5.0)

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

Description

Enables 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_subscribe_to_event/ for full documentation.

Usage

inspector_subscribe_to_event(resourceArn, event, topicArn)

Arguments

resourceArn

[required] The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

event

[required] The event for which you want to receive SNS notifications.

topicArn

[required] The ARN of the SNS topic to which the SNS notifications are sent.