- Primeros pasos
- Seguridad y cumplimiento de los datos
- Organizaciones
- Autenticación y seguridad
- Licencia
- Acerca de la licencia
- Precios unificados: marco del plan de licencias
- Flex: marco del plan de licencias
- Activar su licencia Enterprise
- Actualización y desactualización de licencias
- Migración de licencias
- Solicitar una prueba de servicio
- Asignar licencias a tenants
- Asignación de licencias de usuario
- Anular la asignación de licencias de usuarios
- Monitoring license allocation
- Licencias con exceso de asignación
- Notificaciones de licencias
- Administración de licencias de usuario
- Tenants y servicios
- Cuentas y roles
- Ai Trust Layer
- Aplicaciones externas
- Notificaciones
- Registro
- Data Export
- Pruebas en su organización
- Solución de problemas
- Migrar a Automation Cloud
Guía para administradores de Automation Cloud
Use this guide to configure Amazon Web Services (AWS) Simple Queue Service (SQS) as a destination for UiPath Data Export. AWS SQS supports event-based (JSON) exports for Orchestrator Events and Audit Logs.
Requisitos previos
- An active AWS SQS account.
- An AWS Access Key ID and Secret Access Key with SQS publish permissions.
- A standard SQS queue. FIFO queues are not supported.
- Organization Administrator access in UiPath Automation Cloud.
Security recommendation
To restrict access without exposing your SQS queue to all traffic, configure a static IP allowlist. Create an AWS access policy with a Deny rule for all requests that do not originate from the UiPath export IP address using the aws:SourceIp condition. For the full list of outbound IP ranges by region, see Configuring the firewall for Automation Cloud.
Configuring AWS SQS
-
In UiPath Automation Cloud, go to Admin and select Data Export.
-
Select + Add.
-
Choose the tenant for this export, then select Next.
-
Select the data sources to export (for example, Orchestrator Events or Audit Logs), then select Next.
-
Select AWS SQS as the destination and enter the following credentials:
Campo Descripción AWS Access Key ID The access key identifier for your AWS account. Clave de acceso secreta de AWS The secret key associated with the access key ID. AWS SQS Queue URL The full URL of your SQS queue. Región de AWS SQS The AWS region where your SQS queue is hosted (for example, us-east-1).To verify connectivity before saving, select Test Connection. This sends a test event to the queue.
-
Review the configuration, then select Save.
Result: The new configuration appears in the Data Export table. The Status column reflects whether data is being delivered successfully.