Skip to content

Commit

Permalink
Update link aws_s3.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenRenaux authored May 1, 2023
1 parent 6d56043 commit fc0a0ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Resources/doc/cache-resolver/aws_s3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,10 @@ You can also use the constructor of the resolver to directly inject multiple opt
- { CacheControl: "max-age=86400" }
tags:
- { name: "liip_imagine.cache.resolver", resolver: "aws_s3_resolver" }
You can find an example with private ACL and signed url on the `events`_ section.

.. _`signed url with events`: https://github.com/liip/LiipImagineBundle/tree/2.x/Resources/doc/events
.. _`events`: https://github.com/liip/LiipImagineBundle/tree/2.x/Resources/doc/events
.. _`aws-sdk-php`: https://github.com/amazonwebservices/aws-sdk-for-php
.. _`S3 SDK documentation`: http://docs.aws.amazon.com/aws-sdk-php/latest/class-Aws.S3.S3Client.html#_putObject
.. _`Default Credential Provider Chain`: https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials.html

0 comments on commit fc0a0ed

Please sign in to comment.