AWS.STS.ESTSIDPCommunicationError
AWS_STS_ESTSIDPCommunicationErrorAWS_STS_ESTSIDPCommunicationError

The request could not be filfilled because the identity provider (IdP) that was asked to verify the identity token could not be reached.

ESTSIDPCommunicationError = class(ESTSException);
class ESTSIDPCommunicationError : public ESTSException;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

This may be a transient error cause by network conditions. Retrying the request may resolve the issue. If the error persists, the identity provider may be down.

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