https://github.com/andreibarbuoz/uipath-aws-orchestrator
https://github.com/andreibarbuoz/uipath-aws-orchestrator
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreibarbuoz/uipath-aws-orchestrator
- Owner: AndreiBarbuOz
- Created: 2020-02-07T09:00:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T07:23:39.000Z (about 5 years ago)
- Last Synced: 2025-01-12T10:34:15.190Z (4 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
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
```