Questions tagged with AWS Transfer Family
AWS Transfer Family securely scales your recurring business-to-business file transfers to Amazon Simple Storage Service (S3) and Amazon Elastic File System (EFS) using SFTP, FTPS, and FTP protocols.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
151 results
Hello,
I have created a Lambda which is responsible for receiving certificate files from a frontend and uploading them to Transfer Family. In order to obtain the certificate chain, we begin by making...
With Transfer Family Connector and a lambda, I am working to build an automated process to retrieve files from an external SFTP server. Once retrieved, the files need to be deleted. As of September...
Hi All,
We set a connector to send files to a partner, I would like to know if we can get X12 EDI 997 ASK message and were is placed, in our s3 bucket only see failed, processed and processing...
Hi All,
We are sending a file via AS2 connector, and we have a MDN reply in the .json file with the following info:
```
{
"failure-code": "INSUFFICENT_MESSAGE_SECURITY_UNENCRYPTED",
...
Hi all, I am trying to transfer files into s3 via SFTP. Do I need to set up an AWS SFTP server or can i just use the AWS SFTP connector?
I'm having issues with my AWS Transfer Family instance not "playing nicely" with sources using GoAnywhere as their FTP client. Other FTP clients don't cause any issues. In one case, our use of the...
When trying to send to a partner, I get a JSON response with MDN_RESPONSE_INDICATES_AUTHENTICATION_FAILED. However, when receiving from a partner, there is no issue. What's odd to me is that the...
After setting up an AS2 partner/connector/agreement, we tried sending a test document to the partner. However, even though the partner was able to successfully send to us, we were not able to send to...
Hi,
I am pondering the use of AWS **Directory Service** vs **Lambda** to integrate with a **3rd party IdP**. As I understand, Directory Service is exclusively to integrate with **AD/AAD**, where as...
Hi everyone!
I have settled up an AS2 server on AWS Transfer Family. The corresponding signing and encryption certificates were generated on CloudShell and imported into the local profile.
I want to...
Hi,
I am a total beginner in AWS. I just created a sFTP service using Transfer Family. What i need is to generate a Typescript for what i have created so later on i can recreate the service using...
I'm configuring AWS Transfer Family Server for AS2 over HTTPS. I found link below with step-by-step tutorial how to accomplish it. Although it seems like it is working for NLB, I'm not able to...