Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
1 change: 1 addition & 0 deletions aws_doc_sdk_examples_tools/config/sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ Go:
route-53-domains: route53domains
route53-recovery-cluster: route53recoverycluster
s3-control: s3control
s3-directory-buckets: s3
secrets-manager: secretsmanager
service-catalog: servicecatalog
service-catalog-appregistry: servicecatalogappregistry
Expand Down
16 changes: 16 additions & 0 deletions aws_doc_sdk_examples_tools/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2773,6 +2773,22 @@ s3-control:
tags:
product_categories: {'Storage'}
version: s3control-2018-08-20
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.
expanded:
long: Amazon S3 Directory Buckets
short: Amazon S3 Directory Buckets
guide:
subtitle: User Guide
url: AmazonS3/latest/userguide/s3-express-one-zone.html
long: '&S3; Directory Buckets'
short: '&S3; Directory Buckets'
sort: S3 Directory Buckets
tags:
product_categories: {'Storage'}
version: s3-2006-03-01
sagemaker:
long: '&SMlong;'
short: '&SM;'
Expand Down
Loading