Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The error message "com.amazonaws.AmazonClientException: Unable to execute HTTP request: peer not authenticated" indicates that the client is unable to communicate with the server because the server's SSL/TLS certificate cannot be verified. This usually happens when the server's SSL/TLS certificate is self-signed or expired, or when there is a network issue preventing proper verification. As a result, the client is unable to establish a secure connection with the server and perform the requested operation.