diff --git a/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md b/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md index 4491245173..d856752682 100644 --- a/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md +++ b/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md @@ -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 diff --git a/content/en/user-guide/cloud-sandbox/_index.md b/content/en/user-guide/cloud-sandbox/_index.md index 9544fb0cc2..e5bfda06c2 100644 --- a/content/en/user-guide/cloud-sandbox/_index.md +++ b/content/en/user-guide/cloud-sandbox/_index.md @@ -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 >}} diff --git a/content/en/user-guide/cloud-sandbox/application-previews/index.md b/content/en/user-guide/cloud-sandbox/application-previews/index.md index 4a34d4ffd4..6fd89c104b 100644 --- a/content/en/user-guide/cloud-sandbox/application-previews/index.md +++ b/content/en/user-guide/cloud-sandbox/application-previews/index.md @@ -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 @@ -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 diff --git a/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md b/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md index 9f21f41513..f405009786 100644 --- a/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md +++ b/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md @@ -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 @@ -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 diff --git a/content/en/user-guide/security-testing/iam-policy-stream/index.md b/content/en/user-guide/security-testing/iam-policy-stream/index.md index b5afeec882..f7daad3138 100644 --- a/content/en/user-guide/security-testing/iam-policy-stream/index.md +++ b/content/en/user-guide/security-testing/iam-policy-stream/index.md @@ -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 diff --git a/content/en/user-guide/tools/event-studio/index.md b/content/en/user-guide/tools/event-studio/index.md index bfaf938c0b..79015a7415 100644 --- a/content/en/user-guide/tools/event-studio/index.md +++ b/content/en/user-guide/tools/event-studio/index.md @@ -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. +{{}} + ## Installation To install Event Studio, start your LocalStack container with your `LOCALSTACK_AUTH_TOKEN`: diff --git a/content/en/user-guide/web-application/stack-overview/index.md b/content/en/user-guide/web-application/stack-overview/index.md index adfe1100ff..7b191a0be0 100644 --- a/content/en/user-guide/web-application/stack-overview/index.md +++ b/content/en/user-guide/web-application/stack-overview/index.md @@ -17,7 +17,7 @@ Alternatively, go to your LocalStack Instance and click on **Overview** to see a
{{< 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