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

Meta: S3 directory bucket subservice #118

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Laren-AWS
Copy link
Contributor

Add s3-directory-buckets as a pseudo-subservice bundled under s3 so that its examples are published in a separate folder under s3 in the documentation.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Laren-AWS Laren-AWS self-assigned this Nov 15, 2024
Copy link

@yanjieniu yanjieniu left a comment

Choose a reason for hiding this comment

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

Update information for the feature of S3 directory buckets.

blurb: are a high-performance, single-zone Amazon S3 storage class that is purpose-built to deliver consistent, single-digit millisecond data access for your most latency-sensitive applications.
expanded:
long: Amazon S3 Directory Buckets
short: Amazon S3 Directory Buckets

Choose a reason for hiding this comment

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

S3 Directory Buckets

short: Amazon S3 Directory Buckets
guide:
subtitle: User Guide
url: AmazonS3/latest/userguide/s3-express-one-zone.html

Choose a reason for hiding this comment

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

AmazonS3/latest/userguide/directory-buckets-overview.html

s3-directory-buckets:
bundle: s3
api_ref: AmazonS3/latest/API/Welcome.html
blurb: are a high-performance, single-zone Amazon S3 storage class that is purpose-built to deliver consistent, single-digit millisecond data access for your most latency-sensitive applications.

Choose a reason for hiding this comment

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

are designed to store data within a single AWS Zone. Directory buckets organize data hierarchically into directories, providing a structure similar to a file system.

sort: S3 Directory Buckets
tags:
product_categories: {'Storage'}
version: s3-2006-03-01

Choose a reason for hiding this comment

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

s3directorybuckets-2023-11-28

Copy link

@yanjieniu yanjieniu left a comment

Choose a reason for hiding this comment

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

SDK config comment based on the "s3-directory-buckets: s3" change.

@@ -122,6 +122,7 @@ Go:
route-53-domains: route53domains
route53-recovery-cluster: route53recoverycluster
s3-control: s3control
s3-directory-buckets: s3

Choose a reason for hiding this comment

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

Do we also need to add a line below line 278 for "s3-directory-buckets: s3" ?

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