Skip to content

Commit ae27620

Browse files
authored
Fix s3control service version and other fields in services.yaml. (#114)
1 parent 1dafd3b commit ae27620

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

aws_doc_sdk_examples_tools/config/services.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2760,7 +2760,7 @@ s3:
27602760
s3-control:
27612761
bundle: s3
27622762
api_ref: AmazonS3/latest/API/Welcome.html
2763-
blurb: ''
2763+
blurb: lets you manage S3 resources.
27642764
expanded:
27652765
long: Amazon S3 Control
27662766
short: Amazon S3 Control
@@ -2771,8 +2771,8 @@ s3-control:
27712771
short: '&S3Control;'
27722772
sort: S3 Control
27732773
tags:
2774-
product_categories: {}
2775-
version: '2018-08-20'
2774+
product_categories: {'Storage'}
2775+
version: s3control-2018-08-20
27762776
sagemaker:
27772777
long: '&SMlong;'
27782778
short: '&SM;'

0 commit comments

Comments
 (0)