Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit authored Nov 22, 2024
1 parent 3a1598e commit 4deb6ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions research_datastream/terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ terraform apply -var-file=./variables.tfvars
```

## Execute AWS State Machine
This command will execute the aws state machine, which will start and manage an ec2 instance to run the datastream command. See [GETTING_STARTED.md]
(https://github.com/CIROH-UA/ngen-datastream/blob/main/research_datastream/terraform/GETTING_STARTED.md#create-execution-file) for more guidance on configuring the `execution.json`.
This command will execute the aws state machine, which will start and manage an ec2 instance to run the datastream command. See [GETTING_STARTED.md](https://github.com/CIROH-UA/ngen-datastream/blob/main/research_datastream/terraform/GETTING_STARTED.md#create-execution-file) for more guidance on configuring the `execution.json`.
```
aws stepfunctions start-execution \
--state-machine-arn arn:aws:states:us-east-1:###:stateMachine:<sm_name> \
Expand Down

0 comments on commit 4deb6ae

Please sign in to comment.