v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437208153.9 KB

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

post/#X-Amz-Target=InspectorService.UnsubscribeFromEvent

Headers

X-Amz-Target'InspectorService.UnsubscribeFromEvent' required

Request body

resourceArnstring required

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

event'ASSESSMENT_RUN_STARTED' | 'ASSESSMENT_RUN_COMPLETED' | 'ASSESSMENT_RUN_STATE_CHANGED' | 'FINDING_REPORTED' | 'OTHER' required

The event for which you want to stop receiving SNS notifications.

topicArnstring required

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

Response

Success