docs(s3): add missing labels and fix wording

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
Andrew Mayorov 2024-02-12 10:39:42 +01:00 committed by GitHub
parent c108262771
commit 5b7bb89f37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -9,8 +9,14 @@ secret_access_key.desc:
bucket.desc:
"""The name of the S3 bucket."""
bucket.label:
"""Bucket"""
key.desc:
"""Key of the S3 object being manipulated."""
"""Key of the S3 object."""
key.label:
"""Object Key"""
host.desc:
"""The host of the S3 endpoint."""