Overview
SentEngine ASN Demand ETL Reconciler is an automation engine that extracts, transforms, and reconciles ASNs, purchase orders, and demand signals across supply chains. It streamlines data accuracy and supplier alignment by intelligently matching inbound logistics data with expected demand and order commitments.
Highlights
- Automates ETL and reconciliation of ASNs, purchase orders, and demand data.
- Ensures real-time accuracy across supplier, logistics, and procurement systems.
- Reduces manual effort with automated document matching and validation.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
---|---|
t4g.small Recommended | $4.20 |
t4g.nano | $2.11 |
m8g.16xlarge | $8.39 |
m7g.16xlarge | $8.39 |
t4g.micro | $8.39 |
t4g.medium | $8.39 |
r8g.24xlarge | $8.39 |
r8g.12xlarge | $8.39 |
r8g.xlarge | $8.39 |
m8g.24xlarge | $8.39 |
Vendor refund policy
Refunds for AMI hourly usage are not typically issued due to the pay-as-you-go model. If you believe a charge was made in error, contact us at support@sentengine.com within 7 days of the charge. We will review each request on a case-by-case basis and respond within 5 business days.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (Arm) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- minor bug fixes
- improved stability
Additional details
Usage instructions
====================================================================== SENTENGINE ASN DEMAND ETL RECONCILER - AWS MARKETPLACE AMI INSTALLATION
PRODUCT NAME : SentEngine ASN Demand ETL Reconciler
PLATFORM : AWS Marketplace
AMI BASE : Amazon Linux 2023 (Graviton / ARM64)
SERVICE PORT : 8080 (HTTP)
SSH ACCESS : ec2-user via port 22
======================================================================
- OVERVIEW ======================================================================
The SentEngine ASN Demand ETL Reconciler is an ETL service for processing Advanced Shipping Notice (ASN) demand data using external large language models (LLMs), data parsers, and NLP. The service is delivered as a Graviton-based AMI for deployment on AWS EC2.
It listens on port 8080 for API calls and can be accessed via internal or external IP addresses. External IPs must be allowlisted in your SentEngine console for access to be granted.
RECOMMENDED DEPLOYMENT: Use within a private VPC subnet.
DO NOT expose port 8080 publicly without TLS.
====================================================================== 2. PREREQUISITES
- AWS account with permissions for EC2, VPC, and Marketplace subscriptions.
- Subscription to the AMI on AWS Marketplace.
- Graviton-compatible instance type (e.g., t4g.small, c7g.medium).
- VPC setup with:
- Subnet (private preferred)
- Optional NAT Gateway for outbound internet
- Optional Application Load Balancer (ALB) for HTTPS
====================================================================== 3. LAUNCHING THE AMI
- Go to AWS Marketplace and search: "SentEngine ASN Demand ETL Reconciler"
- Click "Continue to Subscribe", accept terms.
- Click "Continue to Configuration".
- Choose:
- Delivery Method: Amazon Machine Image (AMI)
- Software Version: Latest
- Region: Your preferred AWS region
- Click "Continue to Launch".
- Select EC2 Instance Type (ARM64, e.g., t4g.medium).
- Choose a VPC and subnet.
- Set up an EC2 Key Pair for SSH access.
- Create or assign a Security Group (see section 4).
- Click "Launch".
====================================================================== 4. SECURITY GROUP SETUP
RECOMMENDED SECURITY GROUP RULES:
PORT | PROTOCOL | SOURCE | PURPOSE |
---|---|---|---|
22 | TCP | Your IP | SSH access |
8080 | TCP | VPC only | Internal ETL service requests |
443 | TCP | ALB or trusted | Optional: HTTPS via ALB |
OUT | ALL | 0.0.0.0/0 | Allow outbound for API/LLM use |
DO NOT expose port 8080 to 0.0.0.0/0 without HTTPS.
====================================================================== 5. ACCESSING THE INSTANCE
SSH INTO INSTANCE:
ssh -i /path/to/key.pem ec2-user@<PUBLIC_IP>
VERIFY SERVICE:
sudo systemctl status sentengine-asn-demand-etl-reconciler
====================================================================== 6. CONNECTING APPLICATIONS
Point internal clients to:
http://<PRIVATE_IP>:8080
If external access is needed:
- Place an ALB in front of the instance.
- Forward HTTPS from ALB to instance port 8080.
- Use ACM for TLS.
- Register public IP or NAT IP in SentEngine console.
====================================================================== 7. SERVICE MANAGEMENT
RESTART:
sudo systemctl restart sentengine-asn-demand-etl-reconciler
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.