UiPath Documentation
automation-suite
2.2510
true
UiPath logo, featuring letters U and I in white

Automation Suite on Linux installation guide

Last updated Mar 26, 2026

AWS Marketplace deployment parameters

This page documents the AWS parameters you need to configure when deploying Automation Suite to AWS.

Table 1. Network choice

Parameter label (name)Default valueDescription
Deploy to an existing VPCfalseChoose true to deploy Automation Suite in an existing VPC.

Table 2. Network configuration

Note:

Configure this section only when deploying Automation Suite in an existing VPC.

Parameter label (name)Default valueDescription
VPC CIDR10.0.0.0/16VPC CIDR block. Example: x.y.0.0/16, x.y.z.0/24.
VPC IDRequires InputID of the existing VPC.
Public subnet IDsBlank stringList of public subnet IDs to deploy the internet-facing Load Balancer and the Bastion host.
Private Subnet IDsRequires InputList of private subnet IDs.

Table 3. Availability Zone configuration

Note:

Configure this section only when deploying Automation Suite in a new VPC.

Parameter label (name)Default valueDescription
Availability ZonesRequires inputChoose up to three Availability Zones to use for the VPC subnets.

Table 4. Common networking configuration

Parameter label (name)Default valueDescription
Number of Availability Zones2Choose the number of Availability Zones to use in the VPC. This must match the number of zones selected in the Availability Zones parameter.
Deploy Bastion hosttrueDeploy a Bastion host inside the public subnet.
CIDR for bastion's ingress for SSH trafficEmpty stringIngress Security Group CIDR (for SSH). Configure this parameter only if you have set the Deploy Bastion host parameter to true. Set to x.x.x.x/32 to allow one specific IP address access, 0.0.0.0/0 to allow all IP addresses access, or another CIDR range.

Table 5. Automation Suite node configuration

Parameter label (name)Default valueDescription
Server instance typec5.4xlargeChoose the node type for the Server node instances.
Server instance count3Choose the number of nodes to be deployed as Server node instances.
Agent instance typec5.4xlargeChoose the node type for the Agent node instances.
Agent instance count1Choose the number of nodes to be deployed as Agent node instances.
GPU agent instance typep3.2xlargeChoose the node type for the GPU Agent node instance.
AS Robots agent instance typec5a.4xlargeChoose the node type for the AS Robots Agent node instance.
AS Robots agent instance count1Choose the number of nodes to be deployed as AS Robots Agent node instances.

Table 6. Automation Suite instance configuration

Parameter label (name)Default valueDescription
Instance key pairRequires inputExisting key pair to connect to virtual machine (VM) instances.
IAM role ARNBlank stringARN of a pre-deployed IAM Role with sufficient permissions for the deployment. Leave empty to create a new role automatically during deployment.
IAM role nameBlank stringName of a pre-deployed IAM role with sufficient permissions for the deployment. Leave empty to create a new role automatically during deployment.

Table 7. Automation Suite deployment configuration

Parameter label (name)Default valueDescription
Enable cluster backuptrueEnable the cluster backup.
Use a shared bucket for external storagefalseEnable a shared bucket across products. If enabled, Process Mining and Data Service still require a dedicated bucket each.
Load balancerALBSelect either an Application Load Balancer (ALB) or a Network Load Balancer (NLB). If you select a Network Load Balancer, then you need to manually configure the TLS certificates post deployment.
Ingress Security Group CIDR (for https)Empty stringIngress Security Group CIDR (for HTTPS). Set the CIDR to allow access to Automation Suite. Set the CIDR tox.x.x.x/32 to allow one specific IP address access, 0.0.0.0/0 to allow all IP addresses access, or another CIDR range.
Perform installationtruePerform the Automation Suite installation. Choose false to perform only infrastructure provisioning and configuration.
Automation Suite versione.g. 2023.10.1Automation Suite version to install
Add GPU-enabled VMsfalseChoose true to add a GPU-enabled VM to the deployment.
Extra configuration keysBlank stringExtra configuration keys to add to the cluster configuration. Leave empty to use the default configuration.
Validity of the self-signed certificate1825Validity (in days) of the self-signed certificate that the deployment uses to encrypt traffic inside the VPC.
Disable presigned URLfalseEnable or disable objectstore access via pre-signed URLs.

Table 8: Automation Suite external registry configuration

Parameter label (name)Default valueDescription
External registry Fully Qualified Domain NameRequires inputFQDN for the external registry. Leave empty to not use an external registry.
External registry user nameRequires inputUser name for connecting to the external registry. Leave empty to not use an external registry.
External registry passwordRequires inputPassword for connecting to the external registry. Leave empty to not use an external registry.

Table 9. Automation Suite service configuration

Parameter label (name)Default valueDescription
Service install flags (multiple)trueChoose if a specific service is installed in the cluster.

Table 10. Automation Suite external Orchestrator configuration

Parameter label (name)Default valueDescription
Connect AI Center to an external OrchestratorfalseRegister AI Center to an external Orchestrator.
Orchestrator URLBlank stringURL of the external Orchestrator to which AI Center connects. Example: https://my-orchestrator.net
Identity URLBlank stringURL of the Identity server used to authorize AI Center. Example: https://my-orchestrator.net/identity
Base64 encoded Orchestrator certificateBlank stringBase64 encoded Orchestrator certificate string Example: UExBQ0VIT0xERVI=
Base64 encoded Identity certificateBlank stringBase64 encoded Identity certificate string Example: UExBQ0VIT0xERVI=

Table 11. DNS or SSL configuration

Parameter label (name)Default valueDescription
Hosting FQDNRequires inputFully qualified domain name (FQDN) for Automation Suite. This must be either a subdomain or root domain of the ID of Amazon Route 53-hosted zone parameter.
ID of Amazon Route 53-hosted zoneBlank stringEnter the ID of the Amazon Route 53-hosted zone or leave blank. For details, see.
ARN of the ACM-hosted certificateBlank stringARN of the certificate present in the Amazon Certificate Manager (ACM) to use with the ALB. Leave empty to create the public certificate during deployment.
Use internal load balancerfalseChoose if you want to use an internal load balancer.

Table 12. Amazon RDS configuration

Parameter label (name)Default valueDescription
Engine of SQL Server deployed on Amazon RDSsqlserver-seChoose the Amazon Relational Database Service (Amazon RDS) SQL engine
Version of SQL Server deployed on Amazon RDS15.00Choose the Amazon RDS SQL version.
AWS KMS Key Id used to encrypt Amazon RDS storageBlank stringKMS Key ID to use for the encryption of the Amazon RDS storage. Leave empty to skip encrypting the Amazon RDS storage.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated