Issues
- 0
Add documentation for installation, configuration, and usage. Ensure documentation points out that the service referencing for XML and PHP config formats is the same as YAML unlike traditional service config references.
#9 opened by jmcclell - 0
- 0
Add integration with guzzle bundle for logging/profiling AWS requests, or, alternatively, roll our own version
#5 opened by jmcclell - 0
Tag each service with AWS service type?
#32 opened by jmcclell - 0
Add YAML versions of test config files
#31 opened by jmcclell - 0
Validate XSD
#19 opened by jmcclell - 0
s3 wrapper needs to happen in a runtime listener since the container is cached after being first built
#29 opened by jmcclell - 0
Add session save handler support for DynamoDB
#12 opened by jmcclell - 0
Add twig extension to generate S3 links
#10 opened by jmcclell - 0
Add Twig extension to generage CloudFront links
#11 opened by jmcclell - 0
Add ability to register events for Guzzle
#3 opened by jmcclell - 0
Add stream wrapper to S3 config to enable it upon bundle load (@see http://blogs.aws.amazon.com/php/blog/tag/symfony)
#2 opened by jmcclell - 0
- 0
Make default base AWS class configurable
#28 opened by jmcclell - 0
Remove usage of canBeEnabled in favor of longform to maintain compatibility with Symfony 2.1
#21 opened by jmcclell - 0
Remove YAML hack for service refs
#20 opened by jmcclell - 0
Unit test: extends test
#23 opened by jmcclell - 0
Unit test: custom class
#22 opened by jmcclell - 0
Unit test: request option
#25 opened by jmcclell - 0
Unit test: disabled service
#24 opened by jmcclell - 0
Unit test: auth type
#26 opened by jmcclell - 0
- 0
Get coveralls.io code coverage reports working
#18 opened by jmcclell - 0
- 0
- 0
- 0
- 0
- 0
- 0
Refactor AWS configuration translation
#1 opened by jmcclell - 1
Fix extends functionality to always extend default_settings rathe than the default service of a particular service type
#17 opened by jmcclell - 0
Add configuration caching
#14 opened by jmcclell