File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
javav2/example_code/s3/src/main/java/com/example/s3/batch Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2988,7 +2988,7 @@ s3_Scenario_GettingStarted:
29882988 - description : Define a struct that wraps bucket and object actions used by the scenario.
29892989 snippet_tags :
29902990 - gov2.s3.BucketBasics.complete
2991- - description : Run an interactive scenario that shows you how to work with S3 buckets and objects.
2991+ - description : Run an interactive scenario that shows you how work with S3 buckets and objects.
29922992 snippet_tags :
29932993 - gov2.s3.Scenario_GetStarted
29942994 Rust :
Original file line number Diff line number Diff line change 1616 - name : checkout repo content
1717 uses : actions/checkout@v4
1818 - name : validate metadata
19- uses : awsdocs/aws-doc-sdk-examples-tools@2024.43 .0
19+ uses : awsdocs/aws-doc-sdk-examples-tools@2024.44 .0
2020 with :
2121 doc_gen_only : " False"
2222 strict_titles : " True"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Shows how to use the AWS SDK for Java 2.x to work with Amazon S3 Control.
77<!-- custom.overview.start-->
88<!-- custom.overview.end-->
99
10- _ Amazon S3 Control _
10+ _ Amazon S3 Control lets you manage S3 resources. _
1111
1212## ⚠ Important
1313
You can’t perform that action at this time.
0 commit comments