You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: content/en/user-guide/aws/redshift/index.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
title: "Redshift"
3
3
linkTitle: "Redshift"
4
4
description: Get started with Redshift on LocalStack
5
+
tags: ["Free", "Ultimate"]
5
6
---
6
7
7
8
## Introduction
@@ -14,7 +15,8 @@ LocalStack allows you to use the RedShift APIs in your local environment to anal
14
15
The supported APIs are available on our [API coverage page](https://docs.localstack.cloud/references/coverage/coverage_redshift/), which provides information on the extent of RedShift's integration with LocalStack.
15
16
16
17
{{< callout "Note" >}}
17
-
The Community edition of LocalStack provides RedShift with mocked CRUD operations, while the Pro edition provides emulation capabilities.
18
+
Users on Free plan can use RedShift APIs in LocalStack for basic mocking and testing.
19
+
For advanced features like Redshift Data API and other emulation capabilities, please refer to the Ultimate plan.
0 commit comments