Skip to content

Commit 44b7c84

Browse files
Update docs/quickstarts/automq.md
Co-authored-by: Katie Schilling <[email protected]>
1 parent 530546d commit 44b7c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/quickstarts/automq.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ metadata. You can create them via the Tigris console or using the AWS CLI:
3535
# Configure credentials
3636
export AWS_ACCESS_KEY_ID=YOUR_TIGRIS_ACCESS_KEY
3737
export AWS_SECRET_ACCESS_KEY=YOUR_TIGRIS_SECRET_KEY
38+
export AWS_ENDPOINT_URL_S3=https://t3.storage.dev
3839

3940
# Create buckets for AutoMQ data and operations storage
4041
aws s3api create-bucket --bucket your-automq-data --endpoint-url https://t3.storage.dev

0 commit comments

Comments
 (0)