An open API service indexing awesome lists of open source software.

https://github.com/andreibarbuoz/uipath-aws-orchestrator


https://github.com/andreibarbuoz/uipath-aws-orchestrator

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# UiPath Orchestrator templates for AWS

```cmd
aws cloudformation create-stack --stack-name orch-single-node --template-body file://orch-single-node.yaml --parameters file://orch-single-node-params.json --capabilities CAPABILITY_IAM
```

```cmd
aws cloudformation validate-template --template-body file://orch-single-node.yaml
```