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

Commit 3db7744

Browse files
authored
add preview labels and change tags (#1574)
1 parent 974dd0e commit 3db7744

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Bedrock"
33
linkTitle: "Bedrock"
44
description: Use foundation models running on your device with LocalStack!
5-
tags: ["Enterprise image"]
5+
tags: ["Enterprise plan"]
66
---
77

88
## Introduction

content/en/user-guide/security-testing/iam-policy-stream/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ This is typically a service resource for resource-based policies, or an IAM prin
1414
Subsequently, it displays the suggested policy.
1515
This feature aids in identifying the correct permissions for cloud applications and can help spot logical errors, such as unexpected actions in a policy.
1616

17+
{{< callout "note" >}}
18+
IAM Policy Stream is offered as a **preview** feature and under active development.
19+
{{< /callout >}}
20+
1721
## Getting started
1822

1923
This guide is designed for users who are new to the IAM Policy Stream.

content/en/user-guide/tools/localstack-sdk/python/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The LocalStack SDK for Python supports these features:
1818
- Retrieve and delete sent SES messages.
1919

2020
{{< callout >}}
21-
This project is still in a preview phase, and will be subject to fast and breaking changes.
21+
This SDK is still in a preview phase, and will be subject to fast and breaking changes.
2222
{{< /callout >}}
2323

2424
## Installation

content/en/user-guide/web-application/stack-overview/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Alternatively, go to your LocalStack Instance and click on **Overview** to see a
1616
<br>
1717
<br>
1818

19+
{{< callout "note" >}}
20+
Stack Overview is offered as a **preview** feature and under active development.
21+
{{< /callout >}}
22+
1923
## Supported Resources
2024

2125
The following resources are supported by Stack Overview:

0 commit comments

Comments
 (0)
close