TAdvAmazonCloudDrive not working

What's the deal with TAdvAmazonCloudDrive? I saw a reference to it in this topic:

http://www.tmssoftware.com/site/forum/forum_posts.asp?TID=7809

and the statement "The documentation will be updated accordingly." but I don't see anything.

When I'm trying to log in the authorization dialog appears (empty) and then just goes away.

Here's what's in the log:

20171218T093407:HTTPS GET: https://drive.amazonaws.com/drive/v1/account/endpoint
20171218T093408:HTTPS GET RESULT:{"message":"Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=Bearer"}
20171218T093408:HTTPS POST: api.amazon.com/auth/o2/token
20171218T093408:HTTPS POST RES:400
20171218T093408:HTTPS GET: https://drive.amazonaws.com/drive/v1/account/endpoint
20171218T093408:HTTPS GET RESULT:{"message":"Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=Bearer"}
20171218T093408:HTTPS GET: https://drive.amazonaws.com/drive/v1/account/endpoint
20171218T093408:HTTPS GET RESULT:{"message":"Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=Bearer"}
20171218T093408:HTTPS GET: https://drive.amazonaws.com/drive/v1/account/endpoint
20171218T093408:HTTPS GET RESULT:{"message":"Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=Bearer"}
20171218T093411:HTTPS POST: api.amazon.com/auth/o2/token
20171218T093411:HTTPS POST RES:400
20171218T093411:HTTPS GET: https://drive.amazonaws.com/drive/v1/account/endpoint
20171218T093411:HTTPS GET RESULT:{"message":"Authorization header requires 'Credential' parameter. Authorization header requires 'Signature' parameter. Authorization header requires 'SignedHeaders' parameter. Authorization header requires existence of either a 'X-Amz-Date' or a 'Date' header. Authorization=Bearer"}

Amazon changed the policy & API on the use of their Amazon Drive. They no longer give everyone access to their API and found our components not enough a reason to allow us continued access, so this component is sadly deprecated due to Amazon policies.