symfony - GuafretteBundle with Aws SDK2 -
I am trying to use goufet with AOS SDK2, and I get the following error on the cache: Clear after config:
[ehs / common \ exception \ invalid enterprise exception] The signature value provided is not an example of S3SignatureInter
I have setup
composer.json
"aws / aws-sdk-php": "2.6.*@dev"
config. Yml
GitHub:
The problem was a mistake, the logic of service announcement (which I should have seen) must be a collection like this:
config.yml
Services: src.aws_s3.client: Category: Aas \ S3 \ S3Client factory_class: Aws \ S3 \ S3Client factory_method: 'factory' logic - key:% amazon_av_source% secret:% amazon_aws_secret_key%
Comments
Post a Comment