well I understand that you are looking for the exact components. On the other hand you can use the amazon SOAP API as standard web services; http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/using-soap-api.html I don't know what is the current support of xml signatures and other WS standards in Talend componets, so this might be problem in the end. If the current components doesn't support it, you can generate from Amazon WSDL the java client get necessary data via standard Talend components and pass these variables to routine with the client. Describe your requirement, amazon storage, database, etc.?