Files
symfony-flex-recipes-contrib/async-aws/async-aws-bundle/0.1/config/packages/async_aws.yaml
T

10 lines
313 B
YAML

# Read documentation at https://github.com/async-aws/symfony-bundle
async_aws:
config:
region: eu-central-1
accessKeyId: '%env(AWS_KEY)%'
accessKeySecret: '%env(AWS_SECRET)%'
# All installed clients are automatically autowrired. Use this section to customize clients
clients: