Skip to content

Commit

Permalink
Update include/aws/s3/s3_client.h
Browse files Browse the repository at this point in the history
Co-authored-by: Waqar Ahmed Khan <waahm7@gmail.com>
  • Loading branch information
graebm and waahm7 authored Nov 22, 2023
1 parent 77e2a5c commit 5181b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/aws/s3/s3_client.h
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ struct aws_s3_meta_request_options {
/**
* Optional.
* The S3 operation name (e.g. "CreateBucket").
* You should only set this when type is AWS_S3_META_REQUEST_TYPE_DEFAULT;
* This will only be used when type is AWS_S3_META_REQUEST_TYPE_DEFAULT;
* it is automatically populated for other meta-request types.
* This name is used to fill out details in metrics and error reports.
*/
Expand Down

0 comments on commit 5181b19

Please sign in to comment.