Skip to content

Commit 04d9750

Browse files
authored
doc: add action aws:ecs:stop-task for fis (#288)
1 parent 5887db2 commit 04d9750

File tree

1 file changed

+1
-0
lines changed
  • src/content/docs/aws/services

1 file changed

+1
-0
lines changed

src/content/docs/aws/services/fis.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ LocalStack FIS currently supports the following actions:
235235
- **`aws:ec2:terminate-instances`**: Runs EC2 TerminateInstances on the target EC2 instances.
236236
- **`aws:rds:reboot-db-instances`**: Runs EC2 RebootInstances on the target EC2 instances.
237237
- **`aws:ssm:send-command`**: Runs the Systems Manager SendCommand on the target EC2 instances.
238+
- **`aws:ecs:stop-task`**: Runs ECS StopTask on the target ECS tasks.
238239

239240
If you would like support for more FIS actions, please make a feature request on [GitHub](https://github.com/localstack/localstack/issues/new/choose).
240241

0 commit comments

Comments
 (0)