Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The dashboard uses [LocalStack Chaos API]({{< ref "chaos-api" >}}) under the hoo
You can find this feature in the LocalStack Web Application by navigating to [**app.localstack.cloud/chaos-engineering**](https://app.localstack.cloud/chaos-engineering).

{{< callout "note" >}}
Chaos Engineering Dashboard is offered as a **preview** feature and under active development.
Chaos Engineering Dashboard is offered as a **preview** feature and is under active development.
{{< /callout >}}

## Features
Expand Down
2 changes: 1 addition & 1 deletion content/en/user-guide/cloud-sandbox/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ LocalStack Cloud Sandbox encompasses the following features:
- Facilitate collaboration by allowing developers to test features on the same environment.

{{< callout >}}
Cloud Sandbox is offered as a **preview** feature and under active development.
Cloud Sandbox is offered as a **preview** feature and is under active development.
{{< /callout >}}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Application Preview"
linkTitle: "Application Preview"
weight: 2
description: Create an Application Preview to deploy your application changes in an Ephemeral Instance
tags: ["Pro image"]
---

## Introduction
Expand All @@ -13,7 +14,7 @@ It allows temporary deployment of AWS powered applications on a LocalStack Ephem
This feature is currently only available for GitHub repositories that use GitHub Actions.

{{< callout >}}
Application Preview is offered as a **preview** feature and under active development.
Application Preview is offered as a **preview** feature and is under active development.
{{< /callout >}}

## Getting started
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: "Ephemeral Instances"
linkTitle: "Ephemeral Instances"
weight: 1
description: Create an Ephemeral Instance in the cloud using the LocalStack Web Application
tags: ["Pro image"]
---

## Introduction
Expand All @@ -11,7 +12,7 @@ Ephemeral Instances allows you to run a LocalStack instance in the cloud.
You can interact with these instances via the LocalStack Web Application, or by configuring your integrations and developer tools with the endpoint URL of the ephemeral instance.

{{< callout "note" >}}
Ephemeral Instances is offered as a **preview** feature and under active development.
Ephemeral Instances is offered as a **preview** feature and is under active development.
{{< /callout >}}

## Getting started
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Subsequently, it displays the suggested policy.
This feature aids in identifying the correct permissions for cloud applications and can help spot logical errors, such as unexpected actions in a policy.

{{< callout "note" >}}
IAM Policy Stream is offered as a **preview** feature and under active development.
IAM Policy Stream is offered as a **preview** feature and is under active development.
{{< /callout >}}

## Getting started
Expand Down
4 changes: 4 additions & 0 deletions content/en/user-guide/tools/event-studio/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ With Event Studio, you can:
- Gain insights into IAM policies and detect missing permissions.
- Enhance event contexts for advanced flow tracing.

{{< callout >}}
Event Studio is offered as a **preview** feature and is under active development.
{{</callout>}}

## Installation

To install Event Studio, start your LocalStack container with your `LOCALSTACK_AUTH_TOKEN`:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Alternatively, go to your LocalStack Instance and click on **Overview** to see a
<br>

{{< callout "note" >}}
Stack Overview is offered as a **preview** feature and under active development.
Stack Overview is offered as a **preview** feature and is under active development.
{{< /callout >}}

## Supported Resources
Expand Down