Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/user-guide/aws/s3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The supported APIs are available on our [API coverage page](https://docs.localst

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

Start your LocalStack container using your preferred method.
Start your LocalStack container using your [preferred method](https://docs.localstack.cloud/getting-started/installation/).
We will demonstrate how you can create an S3 bucket, manage S3 objects, and generate pre-signed URLs for S3 objects.

### Create an S3 bucket
Expand Down