Skip to content

Commit 77eae0f

Browse files
authored
Adds metadata for the S3 Service and puts it into the Presigned URL scenario. (#6993)
1 parent 44da4c4 commit 77eae0f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.doc_gen/metadata/s3_metadata.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2789,6 +2789,7 @@ s3_Scenario_PresignedUrl:
27892789
excerpts:
27902790
- snippet_tags:
27912791
- s3.php.presigned_url.complete
2792+
- php.example_code.s3.service.S3Service
27922793
services:
27932794
s3: {}
27942795
s3_Scenario_ObjectVersioningUsage:

php/example_code/s3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Code excerpts that show you how to call individual service functions.
6060
Code examples that show you how to accomplish a specific task by calling multiple
6161
functions within the same service.
6262

63-
- [Create a presigned URL](PresignedURL.php)
63+
- [Create a presigned URL](S3Service.php)
6464
- [Create a serverless application to manage photos](../../applications/photo_asset_manager)
6565

6666

0 commit comments

Comments
 (0)