We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da49f57 commit ccff6e1Copy full SHA for ccff6e1
aws-proxy/pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
name = "localstack-extension-aws-proxy"
8
readme = "README.md"
9
version = "0.2.1"
10
-description = "LocalStack extension that emulates the Snowflake API"
+description = "LocalStack extension that proxies AWS resources into your LocalStack instance"
11
authors = [
12
{ name = "LocalStack Team", email = "info@localstack.cloud"}
13
]
0 commit comments