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

Commit c74aa11

Browse files
Add note about LocalStack editions (#1521)
1 parent d92e732 commit c74aa11

File tree

1 file changed

+4
-0
lines changed
  • content/en/user-guide/aws/redshift

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ The query results can be saved to an S3 Data Lake while additional analytics can
1414
LocalStack allows you to use the RedShift APIs in your local environment to analyze structured and semi-structured data across local data warehouses and data lakes.
1515
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.
1616

17+
{{< callout "Note" >}}
18+
The Community edition of LocalStack provides RedShift with mocked CRUD operations, while the Pro edition provides emulation capabilities.
19+
{{< /callout >}}
20+
1721
## Getting started
1822

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

0 commit comments

Comments
 (0)