You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws_doc_sdk_examples_tools/config/services.yaml
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2790,6 +2790,22 @@ s3-control:
2790
2790
tags:
2791
2791
product_categories: {'Storage'}
2792
2792
version: s3control-2018-08-20
2793
+
s3-directory-buckets:
2794
+
bundle: s3
2795
+
api_ref: AmazonS3/latest/API/Welcome.html
2796
+
blurb: 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.
0 commit comments