AWS.SNS.TSNSClient.ListTopics

Lists topics.

function ListTopics(const ARequest: ISNSListTopicsRequest): ISNSListTopicsResponse; overload;
__fastcall ISNSListTopicsResponse ListTopics(const ISNSListTopicsRequest ARequest);

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: ISNSListTopicsRequest
A ListTopics request object.

Response containing ListTopics results.

Exceptions
Description
The user has been denied access to the requested resource.
One of the request parameters does not comply with the associated constraints.
One of the request parameters does not comply with the associated constraints.
Copyright © 2019-2021 Appercept Ltd. All rights reserved.