Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/content/docs/aws/services/fis.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ LocalStack FIS currently supports the following actions:
- **`aws:ec2:terminate-instances`**: Runs EC2 TerminateInstances on the target EC2 instances.
- **`aws:rds:reboot-db-instances`**: Runs EC2 RebootInstances on the target EC2 instances.
- **`aws:ssm:send-command`**: Runs the Systems Manager SendCommand on the target EC2 instances.
- **`aws:ecs:stop-task`**: Runs ECS StopTask on the target ECS tasks.

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

Expand Down