his guide provides step-by-step instructions for deploying Unstructured API from AWS Marketplace.
CloudFormation
.
Create Key Pairs
in the Amazon EC2 User Guide.VPC only
Name tag
for your VPC.
Name tag
.
Availability Zone
.
Add new subnet
.
Create subnet
.
Name
.
VPC
from Step 2 above.
Create route table
Actions
button on the top right-hand corner
Edit route table association
from the Actions dropdown menu
Edit route table association
page, select the route table designed for public subnets from Step 5 and save the changes.
route table
that you created in Step 5.
Actions
button on the top right-hand corner
Edit routes
from the Actions dropdown menu
Internet Gateway
you’ve configured in Step 4.
Save changes
to establish the route, granting internet access to the public subnets.
Continue to subscribe
Continue to Configuration
CloudFormation Template
from the Fulfillment option dropdown menu.
Unstructured API
template and software version.
Region
Continue to Launch
button.
Launch CloudFormation
from Choose Action dropdown menu.
Launch
button.
Create stack
workflow in the CloudFormation.
Step 1: Create stack
Template is ready
Amazon S3 URL
Next
button.
stack name
KeyName
- see the Pre-Requirements, if you haven’t created an EC2 Key Pair.
LoadBalancerScheme
to internet-facing
SSHLocation
to 0.0.0.0/0, only if you allow public access on the Internet.
SSHLocation
to the IP address or range associated with your organization. Please consult your IT department or VPN vendor to obtain the correct IP information for these settings.
AWS Client VPN
, which is a managed client-based VPN service that enables secure access AWS resources and resources in your on-premises network. For more information, please refer to Getting started with AWS Client VPN.
Subnets
and VPC
from the Part 1 above.
Next
button.
Next
button.
Submit
button.
CREATE_COMPLETE
status.Resources
tab and click the ApplicationLoadBalancer
.
EC2 Load Balancer
page and click the Load Balancer created by the Cloud Formation from the previous step.
DNS Name
, shown as A Record
and suffix elb.amazonaws.com
.
DNS Name
to replace the <api_url>
for the next steps, i.e., Healthcheck and Data Processing.