File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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 : {}
27942795s3_Scenario_ObjectVersioningUsage :
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ Code excerpts that show you how to call individual service functions.
6060Code examples that show you how to accomplish a specific task by calling multiple
6161functions 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
You can’t perform that action at this time.
0 commit comments