Skip to content

Commit

Permalink
Add Rust presigning examples
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther authored and Laren-AWS committed Sep 6, 2023
1 parent e3b807c commit 38aab4e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .doc_gen/metadata/s3_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2382,6 +2382,15 @@ s3_Scenario_PresignedUrl:
- description: Create a PutObject presigned request and use it to upload an object.
snippet_tags:
- s3.kotlin.presign_getObjectMoreOptions.main
Rust:
versions:
- sdk_version: 1
github: rust_dev_preview/examples/s3
excerpts:
- description: Create presigning requests to GET and PUT S3 objects.
snippet_tags:
- s3.rust.get-object-presigned
- s3.rust.put-object-presigned
services:
s3: {}
s3_Scenario_ObjectVersioningUsage:
Expand Down

0 comments on commit 38aab4e

Please sign in to comment.