Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bucket name examples to use recommended 'amzn-s3-demo-bucket' #1099

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dannycjones
Copy link
Contributor

Description of change

Mountpoint currently uses an outdated example bucket name. AWS documentation is using the bucket name prefix amzn-s3-demo-bucket across all documentation.

We plan to update for consistency with AWS documentation (such as the Amazon S3 User Guide).

When reviewing AWS documentation, it is typically (1, 2) presented lowercase but as a code highlight. We also use that same format now in our documentation.

Relevant issues: N/A

Does this change impact existing behavior?

No, changes documentation and unit test source code only.

Does this change need a changelog entry in any of the crates?

No.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
Copy link
Contributor

@passaro passaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dannycjones dannycjones added this pull request to the merge queue Nov 4, 2024
Merged via the queue into awslabs:main with commit c3277ef Nov 4, 2024
23 checks passed
@dannycjones dannycjones deleted the update-example-bucket-name branch November 4, 2024 21:35
github-merge-queue bot pushed a commit that referenced this pull request Nov 7, 2024
## Description of change

The Mountpoint README currently uses an outdated example bucket name.
AWS documentation is using the bucket name prefix `amzn-s3-demo-bucket`
across all documentation.

This is a change missed in #1099.

Relevant issues: #1099

## Does this change impact existing behavior?

No, changes documentation and unit test source code only.

## Does this change need a changelog entry in any of the crates?

No.

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).

Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants