const github.com/aws/aws-sdk-go/service/sts.ErrCodeIDPCommunicationErrorException

2 uses

	github.com/aws/aws-sdk-go/service/sts (current package)
		customizations.go#L10: 	r.RetryErrorCodes = append(r.RetryErrorCodes, ErrCodeIDPCommunicationErrorException)
		errors.go#L22: 	ErrCodeIDPCommunicationErrorException = "IDPCommunicationError"