Skip to content

Commit e92b7f8

Browse files
authored
Bundle S3 directory buckets and fix a typo in pipes version. (#121)
1 parent 20f72a9 commit e92b7f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aws_doc_sdk_examples_tools/config/services.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2480,7 +2480,7 @@ pipes:
24802480
api_ref: eventbridge/latest/pipes-reference/Welcome.html
24812481
tags:
24822482
product_categories: {'Application Integration'}
2483-
version: "2015-10-07"
2483+
version: "pipes-2015-10-07"
24842484
polly:
24852485
long: '&POLlong;'
24862486
short: '&POL;'
@@ -2789,6 +2789,7 @@ s3-control:
27892789
product_categories: {'Storage'}
27902790
version: s3control-2018-08-20
27912791
s3-directory-buckets:
2792+
bundle: s3
27922793
api_ref: AmazonS3/latest/API/Welcome.html
27932794
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.
27942795
expanded:

0 commit comments

Comments
 (0)