AWS.STS.ISTSClient.GetCallerIdentity

Requests information about the IAM user or role calling the operation.

function GetCallerIdentity(const ARequest: ISTSGetCallerIdentityRequest): ISTSGetCallerIdentityResponse; overload; function GetCallerIdentity: ISTSGetCallerIdentityResponse; overload;
__fastcall ISTSGetCallerIdentityResponse GetCallerIdentity(const ISTSGetCallerIdentityRequest ARequest); __fastcall ISTSGetCallerIdentityResponse GetCallerIdentity();

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

Parameters
Description
const ARequest: ISTSGetCallerIdentityRequest
An GetCallerIdentity request object.

Response containing GetCallerIdentity results.

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