Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 08e17ab

Browse files
committed
changes
1 parent cbe8af1 commit 08e17ab

File tree

8 files changed

+7
-17
lines changed

8 files changed

+7
-17
lines changed

content/en/tutorials/route-53-failover/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ LocalStack allows you to integrate and test [Chaos API]({{< ref "chaos-api" >}})
2929
Route53's health checks and traffic redirection enhance architecture resilience and ensure service continuity during regional outages, crucial for uninterrupted user experiences.
3030

3131
{{< callout "note">}}
32-
Route53 Failover and Chaos API is currently available as part of the LocalStack Enterprise plan.
32+
Route53 Failover and Chaos API is currently available as part of the Ultimate plan.
3333
If you'd like to try it out, please [contact us](https://www.localstack.cloud/demo) to request access.
3434
{{< /callout >}}
3535

content/en/user-guide/aws/ec2/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ Any operation not listed below will use the mock VM manager.
452452

453453
{{< callout "note" >}}
454454
The Libvirt VM manager is under active development.
455-
It is currently offered as a preview and will be part of the Enterprise Plan upon release.
455+
It is currently offered as a preview and will be part of the Ultimate plan upon release.
456456
If a functionality you desire is missing, please create a feature request on the [GitHub issue tracker](https://github.com/localstack/localstack/issues/new/choose).
457457
{{< /callout >}}
458458

content/en/user-guide/aws/verifiedpermissions/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Verified Permissions"
33
linkTitle: "Verified Permissions"
44
description: Get started with Verified Permissions on LocalStack
5-
tags: ["Enterprise plan"]
5+
tags: ["Ultimate"]
66
---
77

88
## Introduction
@@ -14,11 +14,6 @@ It checks if a principal can take an action on a resource in a specific context
1414
LocalStack allows you to use the Verified Permissions APIs in your local environment to test your authorization logic, with integrations with other AWS services like Cognito.
1515
The supported APIs are available on our [API coverage page](https://docs.localstack.cloud/references/coverage/coverage_verifiedpermissions/), which provides information on the extent of Verified Permissions' integration with LocalStack.
1616

17-
{{< callout >}}
18-
Verified Permissions is available as part of the LocalStack Enterprise plan.
19-
If you'd like to try it out, please [contact us](https://www.localstack.cloud/demo) to request access.
20-
{{< /callout >}}
21-
2217
## Getting started
2318

2419
This guide is designed for users new to Verified Permissions and assumes basic knowledge of the AWS CLI and our [`awslocal`](https://github.com/localstack/awscli-local) wrapper script.

content/en/user-guide/chaos-engineering/chaos-api/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ If required, you can make the failures occur probabilistically.
2222

2323
Furthermore, the Chaos API can also be configured to add a network latency for all calls.
2424

25-
{{< alert title="Note">}}
26-
Chaos API is available as part of the LocalStack Enterprise plan.
27-
If you'd like to try it out, please [contact us](https://www.localstack.cloud/demo) to request access.
28-
{{< /alert >}}
29-
3025
## Prerequisites
3126

3227
The prerequisites for this guide are:

content/en/user-guide/localstack-enterprise/enterprise-image/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Enterprise Image"
33
linkTitle: "Enterprise Image"
44
weight: 1
55
description: Custom LocalStack Enterprise image for offline or air-gapped environments with preferred configurations and packages.
6-
tags: ["Enterprise plan"]
6+
tags: ["Enterprise"]
77
---
88

99
## Introduction

content/en/user-guide/localstack-enterprise/enterprise-support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Enterprise Support"
33
linkTitle: "Enterprise Support"
44
weight: 3
55
description:
6-
tags: ["Enterprise plan"]
6+
tags: ["Enterprise"]
77
---
88

99
## Introduction

content/en/user-guide/localstack-enterprise/single-sign-on/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Single-Sign On"
33
weight: 4
44
description: >
55
Configuring Custom Single-Sign On (SSO) Providers in LocalStack Web Application
6-
tags: ["Enterprise plan"]
6+
tags: ["Enterprise"]
77
aliases:
88
- /user-guide/web-application/single-sign-on/
99
---

content/en/user-guide/localstack-enterprise/single-sign-on/azure-ad/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "SSO for Azure AD"
3-
tags: ["Enterprise plan"]
3+
tags: ["Enterprise"]
44
weight: 1
55
description: >
66
Configuring Azure AD for Single Sign-on in LocalStack Enterprise

0 commit comments

Comments
 (0)