We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f608fe commit 940a571Copy full SHA for 940a571
README.md
@@ -28,7 +28,7 @@ We are using the following AWS services and their features to build our infrastr
28
- [API Gateway](https://docs.localstack.cloud/user-guide/aws/apigatewayv2/) to expose the Lambda functions to the user through HTTP APIs.
29
- [Cognito User Pools](https://docs.localstack.cloud/user-guide/aws/cognito/) for creating an identity pool to generate signed url for S3.
30
- [Cloudfront](https://docs.localstack.cloud/user-guide/aws/cloudfront/) to serve frontend content.
31
-- [S3] (https://docs.localstack.cloud/user-guide/aws/s3/) to store files for the frontend build.
+- [S3](https://docs.localstack.cloud/user-guide/aws/s3/) to store files for the frontend build.
32
33
## Prerequisites
34
0 commit comments