We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5887db2 commit 04d9750Copy full SHA for 04d9750
src/content/docs/aws/services/fis.mdx
@@ -235,6 +235,7 @@ LocalStack FIS currently supports the following actions:
235
- **`aws:ec2:terminate-instances`**: Runs EC2 TerminateInstances on the target EC2 instances.
236
- **`aws:rds:reboot-db-instances`**: Runs EC2 RebootInstances on the target EC2 instances.
237
- **`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.
239
240
If you would like support for more FIS actions, please make a feature request on [GitHub](https://github.com/localstack/localstack/issues/new/choose).
241
0 commit comments