AWS.SNS.ISNSConfirmSubscriptionRequest.AuthenticateOnUnsubscribe

Disallows unauthenticated unsubscribes of the subscription.

property AuthenticateOnUnsubscribe: string;
__property AnsiString AuthenticateOnUnsubscribe;

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

If set to true and the request has a signature, then only the topic owner and subscription owner can unsubscribe the endpoint. The unsubscribe action will require AWS authentication.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.